lyx_mirror/src/frontends/qt4
2015-05-15 03:51:11 +02:00
..
ui BoxUi.ui: update tooltips and tab order 2015-05-12 00:28:29 +02:00
.gitignore
Action.cpp
Action.h
BulletsModule.cpp
BulletsModule.h
ButtonController.cpp
ButtonController.h
ButtonPolicy.cpp
ButtonPolicy.h
CategorizedCombo.cpp Squash warnings reported by gcc 4.9 2015-01-14 11:52:14 +01:00
CategorizedCombo.h
CMakeLists.txt Fix bug #9217: [Qt5] QWindowsMime class not available 2014-12-26 16:53:31 +01:00
ColorCache.cpp
ColorCache.h
CustomizedWidgets.cpp Correct \file statement 2013-12-21 12:58:23 +01:00
CustomizedWidgets.h
Dialog.cpp
Dialog.h
DialogView.h
DockView.h
EmptyTable.cpp sign. 2015-05-02 11:38:46 +02:00
EmptyTable.h sign. 2015-05-02 11:38:46 +02:00
FancyLineEdit.cpp
FancyLineEdit.h
FileDialog.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
FileDialog.h Fix various warnings issued by clang++. 2014-04-22 00:04:04 +02:00
FindAndReplace.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
FindAndReplace.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
FloatPlacement.cpp Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
FloatPlacement.h Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiAbout.cpp Make builds reproducible 2015-03-26 18:14:45 +01:00
GuiAbout.h
GuiAlert.cpp On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
GuiApplication.cpp Do not blindly insert ubound Alt-<letter> keybindings. 2015-05-13 14:54:52 +02:00
GuiApplication.h Fix external middle-mouse pasting with Qt5/X11. 2015-04-07 12:59:41 +02:00
GuiBibitem.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
GuiBibitem.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiBibtex.cpp
GuiBibtex.h
GuiBox.cpp GuiBox.cpp: assure that the parameters are not empty 2015-05-15 03:51:11 +02:00
GuiBox.h Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiBranch.cpp Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiBranch.h Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiBranches.cpp
GuiBranches.h
GuiChanges.cpp
GuiChanges.h
GuiCharacter.cpp support for all default colors of the package xcolor 2015-05-14 22:23:44 +02:00
GuiCharacter.h
GuiCitation.cpp Fix the last clang warnings about overloaded virtual methods 2014-12-22 11:02:45 +01:00
GuiCitation.h Fix the last clang warnings about overloaded virtual methods 2014-12-22 11:02:45 +01:00
GuiClipboard.cpp Adjust preprocessor guards for Qt5/X11. 2015-01-11 19:44:35 +01:00
GuiClipboard.h GuiLog: Use GuiClipboard to put the log on the clipboard 2014-04-29 15:38:35 +02:00
GuiCommandBuffer.cpp Prefer svg icons. 2015-03-13 00:47:21 +01:00
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompare.cpp
GuiCompare.h
GuiCompareHistory.cpp
GuiCompareHistory.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
GuiCompleter.cpp Fix missing symbols in math completer 2015-02-14 20:32:25 +01:00
GuiCompleter.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
GuiDelimiter.cpp Fix #5760 also on Windows. 2015-05-05 01:38:50 +02:00
GuiDelimiter.h
GuiDialog.cpp
GuiDialog.h
GuiDocument.cpp Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
GuiDocument.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
GuiErrorList.cpp Show Anyway button needs to be enabled/disabled in paramsToDialog. 2015-04-05 10:50:30 +02:00
GuiErrorList.h Button for showing PDF if compilation error 2015-04-04 13:13:19 -04:00
GuiERT.cpp Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiERT.h Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiExternal.cpp
GuiExternal.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp Solve the "soft-hyphen" (0x00ad) symbol problem. 2015-01-21 14:12:42 +01:00
GuiFontLoader.h
GuiFontMetrics.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
GuiFontMetrics.h Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
GuiGraphics.cpp Fix aspectratio UI 2015-01-04 10:05:42 +01:00
GuiGraphics.h Fix aspectratio UI 2015-01-04 10:05:42 +01:00
GuiGraphicsUi.h
GuiHSpace.cpp Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiHSpace.h Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiHyperlink.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
GuiHyperlink.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiIdListModel.cpp
GuiIdListModel.h
GuiImage.cpp Shut up compiler warning 2015-05-14 12:14:47 +02:00
GuiImage.h
GuiInclude.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
GuiInclude.h
GuiIndex.cpp
GuiIndex.h
GuiIndices.cpp
GuiIndices.h
GuiInfo.cpp GuiInfo: implement checkWidgets. 2015-04-01 10:07:20 +02:00
GuiInfo.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiKeySymbol.cpp Fix key code 2014-10-08 10:57:58 +02:00
GuiKeySymbol.h Header cleanup cont. 2013-05-20 18:47:16 -07:00
GuiLabel.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
GuiLabel.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiLine.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
GuiLine.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiListings.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
GuiListings.h
GuiLog.cpp Get rid of ugly font metrics workarounds. 2014-06-25 17:55:16 +02:00
GuiLog.h
GuiMathMatrix.cpp Fix bug #9153 (Using mathpanel to insert matrix creates extra space on top) 2014-06-06 16:14:24 +02:00
GuiMathMatrix.h
GuiNomenclature.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
GuiNomenclature.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiNote.cpp
GuiNote.h
GuiPainter.cpp Solve the "soft-hyphen" (0x00ad) symbol problem. 2015-01-21 14:12:42 +01:00
GuiPainter.h Tweak the shape of the parbreak separator. 2014-10-25 23:38:52 +02:00
GuiParagraph.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
GuiParagraph.h Header cleanup cont. 2013-05-20 18:47:16 -07:00
GuiPhantom.cpp
GuiPhantom.h
GuiPrefs.cpp support for all default colors of the package xcolor 2015-05-14 22:23:44 +02:00
GuiPrefs.h Fix the last clang warnings about overloaded virtual methods 2014-12-22 11:02:45 +01:00
GuiPrint.cpp
GuiPrint.h Header cleanup cont. 2013-05-20 18:47:16 -07:00
GuiPrintindex.cpp
GuiPrintindex.h
GuiPrintNomencl.cpp Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiPrintNomencl.h No need for default argument 2015-04-02 16:32:04 +02:00
GuiProgress.cpp On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
GuiProgress.h On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
GuiProgressView.cpp Sort debug options in the message pane by string. This makes it 2014-10-26 12:49:04 -04:00
GuiProgressView.h Header cleanup cont. 2013-05-20 18:47:16 -07:00
GuiRef.cpp Make BufferList::fileNames() threadsafe 2014-07-05 12:51:40 +02:00
GuiRef.h
GuiSearch.cpp Style 2014-02-04 10:37:29 +01:00
GuiSearch.h Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262). 2013-07-21 17:51:53 +01:00
GuiSelection.cpp Use the cached value GuiSelection::selection_supported_ 2014-04-29 15:17:15 +02:00
GuiSelection.h
GuiSelectionManager.cpp
GuiSelectionManager.h
GuiSendto.cpp
GuiSendto.h
GuiSetBorder.cpp
GuiSetBorder.h
GuiShowFile.cpp
GuiShowFile.h
GuiSpellchecker.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
GuiSpellchecker.h
GuiSymbols.cpp Do not read array before checking the bounds 2015-02-20 16:51:20 +01:00
GuiSymbols.h
GuiTabular.cpp Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiTabular.h Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiTabularCreate.cpp Use EmptyTable widget in TabularCreate dialog. 2015-05-01 18:11:57 +02:00
GuiTabularCreate.h
GuiTexinfo.cpp
GuiTexinfo.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
GuiThesaurus.cpp
GuiThesaurus.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
GuiToc.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
GuiToc.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
GuiToolbar.cpp Prefer svg icons. 2015-03-13 00:47:21 +01:00
GuiToolbar.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
GuiView.cpp #1720 disable document buffer related LFUNs in GUI view if the work area has no focus 2015-05-08 19:09:00 +02:00
GuiView.h #1720 disable document buffer related LFUNs in GUI view if the work area has no focus 2015-05-08 19:09:00 +02:00
GuiViewSource.cpp Merge remote-tracking branch 'features/str-metrics' 2014-07-25 20:10:55 +02:00
GuiViewSource.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
GuiVSpace.cpp Fix enabling/disabling in InsetParams derived dialogs (#9541) 2015-05-11 11:35:02 +02:00
GuiVSpace.h Implement checkWidgets in the remaining InsetParamsWidget derived dialogs. 2015-04-02 17:03:08 +02:00
GuiWorkArea_Private.h Squash warnings reported by gcc 4.9 2015-01-14 11:52:14 +01:00
GuiWorkArea.cpp Prefer svg icons. 2015-03-13 00:47:21 +01:00
GuiWorkArea.h Implement and bind buffer-move-{next,previous} 2015-04-08 14:12:52 -04:00
GuiWrap.cpp
GuiWrap.h
IconPalette.cpp
IconPalette.h
InGuiThread.cpp
InGuiThread.h
InsertTableWidget.cpp
InsertTableWidget.h
InsetParamsDialog.cpp Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
InsetParamsDialog.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
InsetParamsWidget.cpp Fix warning 2015-03-31 17:08:04 +02:00
InsetParamsWidget.h Improve read-only mode of InsetParams derived dialogs 2015-03-30 14:44:11 +02:00
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LayoutBox.cpp #9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5. 2014-08-25 20:08:59 +02:00
LayoutBox.h
LengthCombo.cpp
LengthCombo.h
LyXFileDialog.cpp Fix file dialogs with Qt 5.2.0 and later. 2013-12-24 17:21:56 +01:00
LyXFileDialog.h
Makefile.am Add cmake files to autoconf's dist 2014-08-31 15:21:20 +02:00
Menus.cpp Do not show obsoleted flex insets in the menu. 2015-04-20 18:10:25 +02:00
Menus.h
PanelStack.cpp Prefer svg icons. 2015-03-13 00:47:21 +01:00
PanelStack.h
pch.h
qt_helpers.cpp Split different indices in the outliner 2015-05-09 15:30:10 +02:00
qt_helpers.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:19:47 +02:00
qt_i18n.h
README
TocModel.cpp Header cleanup cont. 2013-05-22 19:58:58 -07:00
TocModel.h Header cleanup cont. 2013-05-22 19:58:58 -07:00
TocWidget.cpp Provide icons for the outline-* lfuns. 2015-03-28 23:22:21 +01:00
TocWidget.h
Toolbars.cpp
Toolbars.h
Validator.cpp Use QLocale::toDouble instead of QString::toDouble in the length validator 2015-03-15 11:48:36 +01:00
Validator.h

This file contains some do's and dont's for the Qt4 frontend.

General rules
-------------

Every editable field that affects the state of the dialog contents
from LyX's point of view should connect its xxxChanged() signal to
a the dialog's changed_adaptor() slot, which in turn should call
changed(). If you are using a more complicated thing anyway,
then remember to call changed() at the end (if it has changed!)

Every non-trivial widget should have a tooltip. If you don't know
what to write, write "FIXME", and it can fixed later. Don't be afraid
to use QWhatsThis too, but this must be done in the derived class's
constructor, and use _("..."). Non-trivial means that things like "OK"
/must not/ have a tooltip.

moc needs a fully qualified "std::string" for .connect() statements
to work. Be very, very careful.

Remember to check tab order on a dialog (third icon, with blue bars in
designer).

Remember to check sensible resizing behaviour on a dialog. This is
usually done by adding a top-level layout to the dialog in Designer.

Remember to use Edit->Check Accelerators

If necessary, you should override Qt2Base::isValid() for determining the
validity of the current dialog's contents.

OK/Apply/Restore/Close should be connected in the derived class's
constructor to call slotOK() etc. Refer to close/cancel as close in the
source.

Override update_contents() to update the dialog, not update().  Only
these functions may change dialog widgets that may emit changed() during
initialisation, to prevent the button controller from changing its
state.

Never call buttoncontroller functions directly from dialogs. In general,
you should use Qt2Base::changed() in all circumstances. However, if you
must call the buttoncontroller, make sure to respect Qt2Base::updating_

Naming conventions
------------------

QFoo.{cpp,h}     The file that interacts with the controller _and_
the implementation of the dialog, derived from the generated files
ui/FooDialog.ui  The designer file
ui_FooDialog.h   Generated files from FooDialog.ui

slots should be named e.g. slotFooClicked(), slotFooSelected(), where
foo is the name of the widget.

Widgets should be named like "fooXX", where XX is one of the following
widget types :

CB - check box
CO - combo box
ED - line edit
GB - group box
LA - label
LC - LengthCombo
LV - QListView
ML - QTextBrowser
PB - push button
RB - radio button
SB - spin box
SL - slider
TE - text edit
TW - tree widget (FIXME: also TV in some files)


Qt, Unicode, and LyX
--------------------

LyX uses a different encoding (UCS4) than Qt (UTF16), therefore there are a
number of conversion functions in qt_helpers.{cpp,h}. Read the doxygen
documentation for details when to use which function.

Additionally, you should follow these simple rules :

o Use qt_() not _() in code
o Use the conversion functions of qt_helpers.h, NOT .latin1() / .c_str() etc.