lyx_mirror/src/frontends/qt4
Enrico Forestieri 91208a2f79 Fix the 100% cpu load problem when previewing with Qt 4.2 and 4.3.
Now it works fine again with those Qt versions.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36235 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-10 15:35:56 +00:00
..
ui Standard button label 2010-11-09 01:54:28 +00:00
Action.cpp
Action.h
BulletsModule.cpp
BulletsModule.h
ButtonController.cpp
ButtonController.h
ButtonPolicy.cpp Revert r35760, as suggested by Vincent. 2010-10-21 19:33:29 +00:00
ButtonPolicy.h
ColorCache.cpp Set url color from system theme. 2010-09-09 13:04:02 +00:00
ColorCache.h Finish implementation of "use system colors" checkbox. 2010-08-09 12:15:02 +00:00
CustomizedWidgets.cpp
CustomizedWidgets.h
Dialog.cpp
Dialog.h
DialogView.h DialogView: make GuiView the parent widget to partly solve bug #6710. 2010-10-21 13:40:49 +00:00
DockView.h
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp
FileDialog.h
FindAndReplace.cpp Clean up this code a little bit. 2010-09-29 13:14:20 +00:00
FindAndReplace.h
FloatPlacement.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
FloatPlacement.h
GuiAbout.cpp
GuiAbout.h
GuiAlert.cpp Typo. 2010-10-22 17:08:57 +00:00
GuiApplication.cpp Squash warning. 2010-10-29 20:54:26 +00:00
GuiApplication.h typo 2010-11-04 15:35:12 +00:00
GuiBibitem.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiBibitem.h
GuiBibtex.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiBibtex.h
GuiBox.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiBox.h
GuiBranch.cpp
GuiBranch.h
GuiBranches.cpp
GuiBranches.h Fix unnecessary dependencies on GuiDocument.h. 2010-07-12 21:42:25 +00:00
GuiChanges.cpp
GuiChanges.h
GuiCharacter.cpp
GuiCharacter.h
GuiCitation.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiCitation.h
GuiClipboard.cpp switch mouse to busy symbol every 3 seconds and then back to show the 2010-10-23 10:49:45 +00:00
GuiClipboard.h Fix #6597: LyX Appears frozen if the process holding the clipboard is frozen 2010-10-23 00:21:58 +00:00
GuiCommandBuffer.cpp
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompare.cpp Turn on sliding when starting comparison 2010-09-08 15:12:55 +00:00
GuiCompare.h Some cosmetics (from my local cosmetics branch). 2010-10-18 14:20:03 +00:00
GuiCompareHistory.cpp Ui glitches 2010-09-07 11:58:42 +00:00
GuiCompareHistory.h These things need to be updated for each dialog opening 2010-09-07 11:29:05 +00:00
GuiCompleter.cpp Revert r32909: make input completion case sensitive again. 2010-10-27 08:45:21 +00:00
GuiCompleter.h remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiDelimiter.cpp * GuiDelimiter.cpp: disable cut and paste inside the listviews (bug 6942). 2010-10-15 07:12:49 +00:00
GuiDelimiter.h
GuiDialog.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiDialog.h
GuiDocument.cpp Complete Jurgen's fix. 2010-10-29 13:06:52 +00:00
GuiDocument.h A UI for document-local layout information. LyX has supported this for a 2010-08-05 22:47:42 +00:00
GuiErrorList.cpp Whitespace. 2010-10-14 20:49:34 +00:00
GuiErrorList.h
GuiERT.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiERT.h
GuiExternal.cpp
GuiExternal.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp GuiFontLoader.cpp: forgot this in r34941 2010-07-17 16:16:47 +00:00
GuiFontLoader.h
GuiFontMetrics.cpp
GuiFontMetrics.h
GuiGraphics.cpp remove unused headers 2010-08-12 09:38:22 +00:00
GuiGraphics.h
GuiGraphicsUi.h
GuiHSpace.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiHSpace.h
GuiHyperlink.cpp Fix assert in all InsetParamsWidget's for unicode characters (bug #7017) 2010-11-07 17:38:39 +00:00
GuiHyperlink.h Migrate GuiHyperlink to InsetParamsDialog. 2010-10-27 17:02:42 +00:00
GuiIdListModel.cpp
GuiIdListModel.h
GuiImage.cpp
GuiImage.h
GuiInclude.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiInclude.h
GuiIndex.cpp
GuiIndex.h
GuiIndices.cpp
GuiIndices.h Fix unnecessary dependencies on GuiDocument.h. 2010-07-12 21:42:25 +00:00
GuiInfo.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
GuiInfo.h
GuiKeySymbol.cpp Fix #6966. 2010-10-23 20:17:41 +00:00
GuiKeySymbol.h
GuiLabel.cpp Fix assert in all InsetParamsWidget's for unicode characters (bug #7017) 2010-11-07 17:38:39 +00:00
GuiLabel.h Revert r35933. There are insets not based upon InsetCommand, such as 2010-10-31 18:56:32 +00:00
GuiLine.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiLine.h GuiLine: honor Abdel as author 2010-09-17 01:32:23 +00:00
GuiListings.cpp
GuiListings.h
GuiLog.cpp * GuiLog.cpp: refine warning detection: 2010-08-02 16:38:41 +00:00
GuiLog.h
GuiMathMatrix.cpp GuiMathMatrix: 2010-09-24 03:44:34 +00:00
GuiMathMatrix.h GuiMathMatrix: 2010-09-24 03:44:34 +00:00
GuiNomenclature.cpp Fix assert in all InsetParamsWidget's for unicode characters (bug #7017) 2010-11-07 17:38:39 +00:00
GuiNomenclature.h GuiNomencl.xxx: Rename to be in line with class name. 2010-10-27 20:05:38 +00:00
GuiNote.cpp
GuiNote.h
GuiPainter.cpp GuiPainter.cpp: correct attempt from r35491 2010-09-25 14:14:50 +00:00
GuiPainter.h use one place to adjust width of thin lines 2010-09-07 05:14:57 +00:00
GuiParagraph.cpp
GuiParagraph.h
GuiPhantom.cpp
GuiPhantom.h
GuiPrefs.cpp BufferList should not determine that the current author has id = 0. This should really be in AuthorList. Besides BufferList shouldn't have to create an Author by itself. 2010-10-29 19:27:55 +00:00
GuiPrefs.h disable the check box for compound word handling because of missing API for it with apples native spell checker 2010-09-29 19:05:28 +00:00
GuiPrint.cpp
GuiPrint.h
GuiPrintindex.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiPrintindex.h
GuiPrintNomencl.cpp Migrate GuiPrintNomencl to InsetParamsDialog. 2010-10-30 20:14:57 +00:00
GuiPrintNomencl.h Revert r35933. There are insets not based upon InsetCommand, such as 2010-10-31 18:56:32 +00:00
GuiProgress.cpp Compil fix 2010-11-06 00:34:03 +00:00
GuiProgress.h
GuiProgressView.cpp
GuiProgressView.h
GuiRef.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
GuiRef.h
GuiSearch.cpp
GuiSearch.h
GuiSelection.cpp
GuiSelection.h
GuiSelectionManager.cpp
GuiSelectionManager.h
GuiSendto.cpp
GuiSendto.h
GuiSetBorder.cpp
GuiSetBorder.h
GuiShowFile.cpp
GuiShowFile.h
GuiSpellchecker.cpp Comments. 2010-10-14 15:04:57 +00:00
GuiSpellchecker.h #6917 move forward after adding a word to personal dictionary or the list of ignored words 2010-09-28 15:09:06 +00:00
GuiSymbols.cpp
GuiSymbols.h
GuiTabular.cpp GuiTabular.cpp: workaround fix for #7022 2010-11-08 04:36:11 +00:00
GuiTabular.h Table dialog: Fix enabling/disabling of first header and last footer 2010-11-02 13:35:16 +00:00
GuiTabularCreate.cpp
GuiTabularCreate.h
GuiTexinfo.cpp
GuiTexinfo.h
GuiThesaurus.cpp
GuiThesaurus.h
GuiToc.cpp
GuiToc.h
GuiToolbar.cpp
GuiToolbar.h
GuiView.cpp Fix the 100% cpu load problem when previewing with Qt 4.2 and 4.3. 2010-11-10 15:35:56 +00:00
GuiView.h Move the buffer related part from GuiView::renameBuffer to Buffer::saveAs. 2010-11-07 21:26:02 +00:00
GuiViewSource.cpp
GuiViewSource.h
GuiVSpace.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
GuiVSpace.h
GuiWorkArea.cpp Fix bug #6589 (Crash when reverting to saved while cursor is in mathed) 2010-10-28 12:32:32 +00:00
GuiWorkArea.h Update the cursor shape also when the cursor shape changes without a mouse move actions. 2010-10-24 22:14:31 +00:00
GuiWrap.cpp
GuiWrap.h
IconPalette.cpp correct icon size in math panels 2010-09-24 12:59:43 +00:00
IconPalette.h
InGuiThread.cpp check also if there is a QApplication instance 2010-11-01 21:32:59 +00:00
InGuiThread.h Be compatible with Qt 4.2 and 4.3 (Q_EMIT). 2010-11-03 00:38:35 +00:00
InsertTableWidget.cpp
InsertTableWidget.h
InsetParamsDialog.cpp Migrate GuiPrintNomencl to InsetParamsDialog. 2010-10-30 20:14:57 +00:00
InsetParamsDialog.h
InsetParamsWidget.cpp Revert r35933. There are insets not based upon InsetCommand, such as 2010-10-31 18:56:32 +00:00
InsetParamsWidget.h In r35952 we reverted r35933, but InsetParamsWidget.h was forgotten. 2010-10-31 23:59:07 +00:00
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LayoutBox.cpp
LayoutBox.h
LengthCombo.cpp
LengthCombo.h
LyXFileDialog.cpp
LyXFileDialog.h
Makefile.am GuiNomencl.xxx: Rename to be in line with class name. 2010-10-27 20:05:38 +00:00
Menus.cpp Improve display of index names under Insert>Lists/TOC. 2010-11-02 20:38:42 +00:00
Menus.h
PanelStack.cpp
PanelStack.h
pch.h
qt_helpers.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
qt_helpers.h
qt_i18n.h
README
TocModel.cpp
TocModel.h
TocWidget.cpp
TocWidget.h
Toolbars.cpp
Toolbars.h
Validator.cpp
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.