lyx_mirror/src/frontends/qt4
Georg Baum d40c9f0548 Fix the reset buttom for the greyed out text color:
Reset to the default greyed out text color, not to the note background color


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37956 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-18 21:13:05 +00:00
..
ui Add unused string into tooltip 2011-03-13 23:14:12 +00:00
Action.cpp
Action.h
BulletsModule.cpp
BulletsModule.h
ButtonController.cpp
ButtonController.h
ButtonPolicy.cpp
ButtonPolicy.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
ColorCache.cpp
ColorCache.h
CustomizedWidgets.cpp
CustomizedWidgets.h
Dialog.cpp
Dialog.h
DialogView.h
DockView.h
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp
FileDialog.h
FindAndReplace.cpp Implements functionality of the replaceAll button on Advanced F&R. 2011-03-04 22:19:19 +00:00
FindAndReplace.h Commit r37853 was missing FindAndReplace.h. 2011-03-05 16:06:54 +00:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp
GuiAbout.h
GuiAlert.cpp Qt performs its own formatting to assure a maximum line length of the 2011-03-02 00:26:34 +00:00
GuiApplication.cpp #6920 paint single characters only when Qt4.7 or better, otherwise automatic kerning breaks cursor positioning 2011-02-24 21:38:12 +00:00
GuiApplication.h #7149 fix a crash on file-open with having some view but no current one 2011-01-18 15:22:10 +00:00
GuiBibitem.cpp
GuiBibitem.h
GuiBibtex.cpp
GuiBibtex.h
GuiBox.cpp
GuiBox.h
GuiBranch.cpp
GuiBranch.h
GuiBranches.cpp
GuiBranches.h
GuiChanges.cpp
GuiChanges.h
GuiCharacter.cpp
GuiCharacter.h
GuiCitation.cpp Towards a proper fix for bug #6846, this just disentangles a couple 2010-12-03 19:00:55 +00:00
GuiCitation.h
GuiClipboard.cpp Fix bug #6538 (Figure: relative path changed to absolute on copy/paste) 2010-12-11 23:04:24 +00:00
GuiClipboard.h Fix bug #6538 (Figure: relative path changed to absolute on copy/paste) 2010-12-11 23:04:24 +00:00
GuiCommandBuffer.cpp
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompare.cpp
GuiCompare.h
GuiCompareHistory.cpp
GuiCompareHistory.h
GuiCompleter.cpp Fix part of bug #7072 by opening undo groups as needed. 2010-11-29 16:38:13 +00:00
GuiCompleter.h
GuiDelimiter.cpp
GuiDelimiter.h
GuiDialog.cpp
GuiDialog.h Typos in the comment. 2011-02-13 09:59:14 +00:00
GuiDocument.cpp Fix the reset buttom for the greyed out text color: 2011-03-18 21:13:05 +00:00
GuiDocument.h * Allow to set language package on a per-document basis (fixes bug 2909). 2011-02-03 14:17:31 +00:00
GuiErrorList.cpp Fix bug #7361 (Assertion when a latex error occurs in the first (empty) paragraph) 2011-03-18 17:26:17 +00:00
GuiErrorList.h
GuiERT.cpp
GuiERT.h
GuiExternal.cpp
GuiExternal.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp Add some extra information about bug #3684. 2010-12-29 05:50:50 +00:00
GuiFontLoader.h
GuiFontMetrics.cpp Fix bug #7187: Font painting problems with emulated scaling. 2010-12-29 05:35:03 +00:00
GuiFontMetrics.h
GuiGraphics.cpp Disentangle various "in"s 2010-11-30 00:55:34 +00:00
GuiGraphics.h
GuiGraphicsUi.h
GuiHSpace.cpp
GuiHSpace.h
GuiHyperlink.cpp
GuiHyperlink.h
GuiIdListModel.cpp Fix a couple of compilation issues with gcc 4.6. See bug #7285. 2011-02-07 22:47:02 +00:00
GuiIdListModel.h
GuiImage.cpp
GuiImage.h
GuiInclude.cpp
GuiInclude.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
GuiIndex.cpp
GuiIndex.h
GuiIndices.cpp revert r37459 and add a note to the sources: 2011-02-04 07:37:12 +00:00
GuiIndices.h
GuiInfo.cpp
GuiInfo.h
GuiKeySymbol.cpp fix wrong preprocessor 2011-02-23 21:06:15 +00:00
GuiKeySymbol.h
GuiLabel.cpp
GuiLabel.h
GuiLine.cpp fix typo: double semicolon at line end of code 2010-12-21 15:28:55 +00:00
GuiLine.h
GuiListings.cpp
GuiListings.h
GuiLog.cpp
GuiLog.h
GuiMathMatrix.cpp
GuiMathMatrix.h
GuiNomenclature.cpp
GuiNomenclature.h
GuiNote.cpp
GuiNote.h
GuiPainter.cpp #7266 drawing of dotted lines with QPen and line width of 0.5 does not work well - restore line width 0 for thin line 2011-03-08 15:35:24 +00:00
GuiPainter.h
GuiParagraph.cpp
GuiParagraph.h
GuiPhantom.cpp
GuiPhantom.h
GuiPrefs.cpp * GuiPrefs.cpp: no need to exclude greyedouttext and shaded colors from prefs. 2011-03-18 15:12:03 +00:00
GuiPrefs.h Fix UI glitch in the prefs dialog (bug 7190). 2011-01-03 17:21:22 +00:00
GuiPrint.cpp
GuiPrint.h
GuiPrintindex.cpp
GuiPrintindex.h
GuiPrintNomencl.cpp
GuiPrintNomencl.h
GuiProgress.cpp use more common millisecond notation 2011-02-15 15:25:16 +00:00
GuiProgress.h start the timer in the correct thread 2011-01-15 22:39:46 +00:00
GuiProgressView.cpp
GuiProgressView.h
GuiRef.cpp
GuiRef.h
GuiSearch.cpp
GuiSearch.h
GuiSelection.cpp
GuiSelection.h
GuiSelectionManager.cpp Style. 2011-03-18 18:56:05 +00:00
GuiSelectionManager.h
GuiSendto.cpp * GuiSendto: allow to simply export from this dialog if no command is given. 2011-02-10 14:06:53 +00:00
GuiSendto.h
GuiSetBorder.cpp
GuiSetBorder.h
GuiShowFile.cpp
GuiShowFile.h
GuiSpellchecker.cpp #7357 correct the numbers by introducing two modes of word count 2011-03-18 12:50:09 +00:00
GuiSpellchecker.h
GuiSymbols.cpp
GuiSymbols.h
GuiTabular.cpp Fix bug #7308: Table settings dialog broken. 2011-02-16 23:09:29 +00:00
GuiTabular.h Fix #7021: the problem was that activating the border combo was triggering dialogToParams() and thus disallowed because of the empty value. 2010-12-04 10:55:03 +00:00
GuiTabularCreate.cpp
GuiTabularCreate.h
GuiTexinfo.cpp
GuiTexinfo.h
GuiThesaurus.cpp make thesaurus usable for readonly documents 2011-01-15 12:09:23 +00:00
GuiThesaurus.h make thesaurus usable for readonly documents 2011-01-15 12:09:23 +00:00
GuiToc.cpp
GuiToc.h
GuiToolbar.cpp This comment introduced in r37075 was wrong. We should never end up here! 2011-01-03 15:56:27 +00:00
GuiToolbar.h Remove unused member variable GuiToolbar::name_. 2011-01-03 12:39:56 +00:00
GuiView.cpp Fix bug #7330 (No error notification with 'View master document') 2011-03-03 16:00:40 +00:00
GuiView.h remove obsolete code: we have now a animation to indicate that LyX is busy 2011-01-24 11:38:13 +00:00
GuiViewSource.cpp Fix bug #5600: View source panel isn't updating after restart. 2011-01-04 00:00:20 +00:00
GuiViewSource.h Fix bug #5600: View source panel isn't updating after restart. 2011-01-04 00:00:20 +00:00
GuiVSpace.cpp
GuiVSpace.h
GuiWorkArea.cpp Temporally fix #7321 until a better solution is found. The auto scrolling is very bad but at least it does not crash nor assert. 2011-03-13 16:41:47 +00:00
GuiWorkArea.h Fix bug #7209: Crash when clicking on unfinished command in math. 2011-02-14 21:30:12 +00:00
GuiWrap.cpp
GuiWrap.h
IconPalette.cpp
IconPalette.h
InGuiThread.cpp
InGuiThread.h
InsertTableWidget.cpp
InsertTableWidget.h
InsetParamsDialog.cpp InsetParamsDialog: update the dialog settings on context change (on user request). 2011-01-31 14:48:16 +00:00
InsetParamsDialog.h InsetParamsDialog: update the dialog settings on context change (on user request). 2011-01-31 14:48:16 +00:00
InsetParamsWidget.cpp
InsetParamsWidget.h
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LayoutBox.cpp
LayoutBox.h
LengthCombo.cpp
LengthCombo.h
LyXFileDialog.cpp
LyXFileDialog.h
Makefile.am add busy.gif to resources (in line with cmake) 2011-02-03 21:16:41 +00:00
Menus.cpp Menus.cpp: use proper ifdefs. 2011-02-16 15:56:07 +00:00
Menus.h Fix bug #5414: Show context menu accelerators when the context menu is shown after pressing the keyboard context menu key. 2011-02-15 16:53:37 +00:00
PanelStack.cpp suppress abbreviated descriptions in document dialog 2011-02-15 09:37:19 +00:00
PanelStack.h
pch.h
qt_helpers.cpp
qt_helpers.h
qt_i18n.h
README
TocModel.cpp
TocModel.h
TocWidget.cpp Make outliner delays again more invisible in some cases. 2010-12-26 23:23:48 +00:00
TocWidget.h Attempt to workaround movement and editation slowness. 2010-12-19 22:27:21 +00:00
Toolbars.cpp Fix another instance of "visibility >= MATH". This was forgotten in r37068. 2011-01-03 12:14:44 +00:00
Toolbars.h Remove GuiToolbar::allowauto_ and define this property in the Toolbars.h::Visibility enum. 2011-01-03 11:42:01 +00:00
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.