lyx_mirror/src/frontends/qt4
Peter Kümmel 7afdba6b06 re-add view for progress, cleanup follows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32610 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-22 10:04:30 +00:00
..
ui fix compilation with qt 4.2 2009-12-08 12:27:44 +00:00
Action.cpp Introduce Application::currentWindow() and get rid of lyx_view_ member in LyXFunc. 2009-09-22 21:25:32 +00:00
Action.h
BulletsModule.cpp Bullet's pref box glitch - looks like qt 4.5 changed some small finger paint and we need 2009-08-17 14:22:40 +00:00
BulletsModule.h
ButtonController.cpp New ButtonPolicy for dialogs with an auto-apply option. 2009-01-18 14:33:51 +00:00
ButtonController.h New ButtonPolicy for dialogs with an auto-apply option. 2009-01-18 14:33:51 +00:00
ButtonPolicy.cpp Prevent warning when pressing OKAY while the dialog is in AUTOAPPLY_INITIAL state (GuiCharacter). 2009-05-03 15:27:47 +00:00
ButtonPolicy.h Whitespace. 2009-01-18 14:37:14 +00:00
ColorCache.cpp move ColorSet to a header of its own to reduce #include dependencies 2009-02-09 23:30:24 +00:00
ColorCache.h Add a new Color class. This class makes it possible to specify a color as a merging of two other colors. The actual computation of the new color is done in ColorCache::get. 2009-02-09 20:00:31 +00:00
CustomizedWidgets.cpp Patch from Ben M.: do not accept key events if we do not know what these keys 2009-07-06 16:14:20 +00:00
CustomizedWidgets.h
Dialog.cpp Introduce Application::currentWindow() and get rid of lyx_view_ member in LyXFunc. 2009-09-22 21:25:32 +00:00
Dialog.h Refactorize GuiView::showView. 2009-06-16 17:22:43 +00:00
DialogView.h
DockView.h
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp replace links to bugzilla with links to trac 2009-12-11 00:59:10 +00:00
FileDialog.h
FindAndReplace.cpp Removed unneeded commented code (fixing #6333). 2009-12-17 15:41:40 +00:00
FindAndReplace.h First implementation of feature in bug #3696 2009-08-19 23:05:31 +00:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp * GuiAbout.cpp: 2009-11-10 14:45:21 +00:00
GuiAbout.h
GuiAlert.cpp - Show progress information in status bar. 2009-12-21 11:48:19 +00:00
GuiApplication.cpp cmake: fix merge build 2009-11-07 12:50:30 +00:00
GuiApplication.h Transfer all keyboard related code and actions from LyXFunc to GuiApplication. Part of it should be transfered later to GuiView and BufferView. This code can probably be simplified a lot... 2009-10-04 20:58:20 +00:00
GuiBibitem.cpp
GuiBibitem.h
GuiBibtex.cpp Add button to rescan the list of bib/bst files from within the dialogs. 2008-12-02 08:46:59 +00:00
GuiBibtex.h Add button to rescan the list of bib/bst files from within the dialogs. 2008-12-02 08:46:59 +00:00
GuiBox.cpp GuiBox.cpp: fix typo is comment 2009-11-01 23:23:54 +00:00
GuiBox.h
GuiBranch.cpp * GuiBranch.cpp: remove duplicated include. 2009-04-17 07:47:09 +00:00
GuiBranch.h
GuiBranches.cpp Get rid off unneeded horiz scrollbar 2009-08-12 09:46:26 +00:00
GuiBranches.h * Add possibility to append active branch names to the output file name (#3105). 2009-07-13 14:30:08 +00:00
GuiChanges.cpp Fix bug #2213 (part 3): GuiChanges lacks "Previous Change" button. 2009-04-05 19:15:52 +00:00
GuiChanges.h Fix bug #2213 (part 3): GuiChanges lacks "Previous Change" button. 2009-04-05 19:15:52 +00:00
GuiCharacter.cpp Introduce double underline and wavy underline styles from ulem 2009-05-05 09:26:28 +00:00
GuiCharacter.h Introduce double underline and wavy underline styles from ulem 2009-05-05 09:26:28 +00:00
GuiCitation.cpp GuiCitation.cpp: fix #5987 2009-06-12 00:17:13 +00:00
GuiCitation.h
GuiClipboard.cpp Safety measure for r27988. 2009-01-04 23:39:12 +00:00
GuiClipboard.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
GuiCommandBuffer.cpp Introduce Application::currentWindow() and get rid of lyx_view_ member in LyXFunc. 2009-09-22 21:25:32 +00:00
GuiCommandBuffer.h Next camel 2009-05-23 09:40:44 +00:00
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompare.cpp Don't set the read-only flags of the documents. The GuiCompare is modal anyway, so the user shouldn't be able to change something. 2009-10-25 13:56:44 +00:00
GuiCompare.h Call the Compare thread from the GuiCompare dialog. 2009-10-25 13:41:46 +00:00
GuiCompleter.cpp Fix bug #6063: Keylogger lyx::lyxbreaker: Crash in Math. 2009-07-12 10:52:28 +00:00
GuiCompleter.h
GuiDelimiter.cpp please Lars. 2009-03-15 15:53:17 +00:00
GuiDelimiter.h
GuiDialog.cpp fix ticket #6081 2009-07-14 16:01:55 +00:00
GuiDialog.h New ButtonPolicy for dialogs with an auto-apply option. 2009-01-18 14:33:51 +00:00
GuiDocument.cpp * Add support for per-document fontenc setting (bug 5730) 2009-11-29 14:43:00 +00:00
GuiDocument.h * Add support for per-document fontenc setting (bug 5730) 2009-11-29 14:43:00 +00:00
GuiErrorList.cpp Fix bug #2179: GuiErrorList resets to first item. 2009-11-28 00:52:08 +00:00
GuiErrorList.h Fix bug #2179: GuiErrorList resets to first item. 2009-11-28 00:52:08 +00:00
GuiERT.cpp Move CollapseStatus from Inset to InsetCollapsable (where it belongs IMO). 2009-11-02 05:03:09 +00:00
GuiERT.h
GuiExternal.cpp * InsetExternal.cpp: 2009-10-09 12:40:34 +00:00
GuiExternal.h * GuiExternal.{cpp,h}: 2009-01-14 15:47:25 +00:00
GuiFloat.cpp
GuiFloat.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp replace links to bugzilla with links to trac 2009-12-11 00:59:10 +00:00
GuiFontLoader.h
GuiFontMetrics.cpp
GuiFontMetrics.h
GuiGraphics.cpp This is still needed for keyboard focus 2009-11-06 15:56:15 +00:00
GuiGraphics.h stickToCodingConventions. 2009-05-23 08:01:38 +00:00
GuiGraphicsUi.h
GuiHSpace.cpp allow to use glue lengths in the HSpace dialog; file format change 2009-07-21 11:51:43 +00:00
GuiHSpace.h fix bug 2558: hspace support in math 2008-12-22 18:12:32 +00:00
GuiHyperlink.cpp Fix bug 5695: Default button in GuiHyperlink must be "OK" 2009-03-08 09:42:16 +00:00
GuiHyperlink.h
GuiIdListModel.cpp
GuiIdListModel.h
GuiImage.cpp Adjust the work-around for bug #5957. 2009-08-14 14:58:52 +00:00
GuiImage.h
GuiInclude.cpp Camelize another slot 2009-05-23 09:06:50 +00:00
GuiInclude.h Camelize another slot 2009-05-23 09:06:50 +00:00
GuiIndex.cpp New inset dialog for InsetIndex (only used with multiple indices).. 2009-04-17 09:22:44 +00:00
GuiIndex.h New inset dialog for InsetIndex (only used with multiple indices).. 2009-04-17 09:22:44 +00:00
GuiIndices.cpp * GuiIndices.cpp: 2009-08-27 16:47:45 +00:00
GuiIndices.h * GuiBranches.cpp: 2009-07-11 06:29:57 +00:00
GuiInfo.cpp Cosmetics and constify. 2009-06-29 23:43:23 +00:00
GuiInfo.h
GuiKeySymbol.cpp Patch from Ben M.: do not accept key events if we do not know what these keys 2009-07-06 16:14:20 +00:00
GuiKeySymbol.h
GuiLabel.cpp
GuiLabel.h
GuiListings.cpp Camelize another slot 2009-05-23 09:06:50 +00:00
GuiListings.h Camelize another slot 2009-05-23 09:06:50 +00:00
GuiLog.cpp * Include bibtex and makeindex logs to log file dialog. 2009-11-29 17:15:22 +00:00
GuiLog.h * Include bibtex and makeindex logs to log file dialog. 2009-11-29 17:15:22 +00:00
GuiMathMatrix.cpp update author settings for the files I recently notably modified 2009-07-13 23:25:47 +00:00
GuiMathMatrix.h support for matrix decoration in the MathMatrix dialog; 2009-07-12 21:39:21 +00:00
GuiNomencl.cpp Fix also nomenclature dialog which was refered in #3852 2009-11-06 15:22:21 +00:00
GuiNomencl.h
GuiNote.cpp revert r28281 2009-01-25 23:50:54 +00:00
GuiNote.h revert r28281 2009-01-25 23:50:54 +00:00
GuiPainter.cpp Introduce double underline and wavy underline styles from ulem 2009-05-05 09:26:28 +00:00
GuiPainter.h Introduce double underline and wavy underline styles from ulem 2009-05-05 09:26:28 +00:00
GuiParagraph.cpp Add support for number localization in the GUI (using Qt's locale facilities). 2009-07-12 15:44:26 +00:00
GuiParagraph.h Better fix 2009-06-16 14:33:29 +00:00
GuiPhantom.cpp - stdmenus.inc: Phantom can contain other things as well, not only text 2009-02-05 18:09:36 +00:00
GuiPhantom.h - stdmenus.inc: Phantom can contain other things as well, not only text 2009-02-05 18:09:36 +00:00
GuiPrefs.cpp improve fontenc GUI. 2009-11-29 13:29:36 +00:00
GuiPrefs.h improve fontenc GUI. 2009-11-29 13:29:36 +00:00
GuiPrint.cpp * cosmetics 2009-04-22 21:17:49 +00:00
GuiPrint.h
GuiPrintindex.cpp A GUI for nomencl settings. Adds the possibility to enter a custom length. 2009-05-22 16:26:15 +00:00
GuiPrintindex.h New inset dialog for InsetPrintIndex (only used with multiple indices).. 2009-04-17 14:29:32 +00:00
GuiPrintNomencl.cpp constify GuiPrintNomencl::isValid() 2009-05-26 16:19:03 +00:00
GuiPrintNomencl.h constify GuiPrintNomencl::isValid() 2009-05-26 16:19:03 +00:00
GuiProgress.cpp also build with older Qt versions 2009-12-22 09:26:45 +00:00
GuiProgress.h - Show progress information in status bar. 2009-12-21 11:48:19 +00:00
GuiProgressView.cpp re-add view for progress, cleanup follows 2009-12-22 10:04:30 +00:00
GuiProgressView.h re-add view for progress, cleanup follows 2009-12-22 10:04:30 +00:00
GuiRef.cpp * GuiRef.cpp: 2009-09-07 09:04:27 +00:00
GuiRef.h Next camel 2009-05-23 09:47:20 +00:00
GuiSearch.cpp LFUN_WORD_REPLACE: Invert replacement and searched strings in the FuncRequest argument. This is to allow replacement of current word even if it is not selected. 2009-07-04 23:02:27 +00:00
GuiSearch.h
GuiSelection.cpp
GuiSelection.h
GuiSelectionManager.cpp cmake: fix merge build 2009-11-07 12:50:30 +00:00
GuiSelectionManager.h Move to QAbstractItemView 2009-08-14 20:37:12 +00:00
GuiSendto.cpp headers cleanup 2009-05-14 09:20:58 +00:00
GuiSendto.h remove duplicated (and probably not really correct) code 2009-05-12 07:12:25 +00:00
GuiSetBorder.cpp
GuiSetBorder.h
GuiShowFile.cpp
GuiShowFile.h
GuiSpellchecker.cpp * fix bug 6089. 2009-07-18 13:46:05 +00:00
GuiSpellchecker.h * fix bug 6089. 2009-07-18 13:46:05 +00:00
GuiSymbols.cpp
GuiSymbols.h
GuiTabular.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
GuiTabular.h - support for longtable alignment, fileformat change 2009-07-11 13:09:45 +00:00
GuiTabularCreate.cpp
GuiTabularCreate.h
GuiTexinfo.cpp
GuiTexinfo.h
GuiThesaurus.cpp LFUN_WORD_REPLACE: Invert replacement and searched strings in the FuncRequest argument. This is to allow replacement of current word even if it is not selected. 2009-07-04 23:02:27 +00:00
GuiThesaurus.h
GuiToc.cpp fix a few compiler warnings 2009-06-09 13:17:07 +00:00
GuiToc.h Fix bug #3918: Toggle outline button update when clicking x. 2009-05-14 23:46:42 +00:00
GuiToolbar.cpp Constify. 2009-09-13 18:12:11 +00:00
GuiToolbar.h Move layout from GuiToolbar to GuiView. Now, it is possible to use the popup also when the Toolbar has not been visible before. 2009-08-14 22:58:57 +00:00
GuiView.cpp re-add view for progress, cleanup follows 2009-12-22 10:04:30 +00:00
GuiView.h move calls to Buffer::errors and Buffer::message to GUI thread 2009-12-21 13:11:17 +00:00
GuiViewSource.cpp GuiViewsource: 2009-04-01 20:32:26 +00:00
GuiViewSource.h
GuiVSpace.cpp allow the usage of relative lengths in the HSpace and the VSpace dialog; file format change 2009-07-20 11:22:51 +00:00
GuiVSpace.h
GuiWorkArea.cpp suppress warning (multiplication of int by double) 2009-11-27 14:56:32 +00:00
GuiWorkArea.h Fix r31814: we have to close the tab not hide it. Also rename the closeCurrentTab() function to hideCurrentTab(). 2009-10-31 18:14:21 +00:00
GuiWrap.cpp
GuiWrap.h
IconPalette.cpp
IconPalette.h
InsertTableWidget.cpp Introduce Application::currentWindow() and get rid of lyx_view_ member in LyXFunc. 2009-09-22 21:25:32 +00:00
InsertTableWidget.h
LaTeXHighlighter.cpp Proper fix to avoid an infinite loop with Qt4.5. 2009-03-09 19:54:47 +00:00
LaTeXHighlighter.h
LayoutBox.cpp Introduce Application::currentWindow() and get rid of lyx_view_ member in LyXFunc. 2009-09-22 21:25:32 +00:00
LayoutBox.h Remove GuiToolbar * member from the LayoutBox ctor: Why should we limit a LayoutBox to the Toolbar and it doesn't even have to know where it is. 2009-08-14 22:47:57 +00:00
LengthCombo.cpp Another camel 2009-05-23 09:28:33 +00:00
LengthCombo.h Another camel 2009-05-23 09:28:33 +00:00
LyXFileDialog.cpp * LyXFileDialog.cpp: 2009-01-27 08:50:19 +00:00
LyXFileDialog.h
Makefile.am add progress widget: update Makefiles 2009-12-20 15:04:20 +00:00
Menus.cpp Fix crash noticed by Bennett: 2009-09-30 14:30:16 +00:00
Menus.h
PanelStack.cpp
PanelStack.h
pch.h
qt_helpers.cpp Fix a bunch of assertions. 2009-08-15 20:47:46 +00:00
qt_helpers.h Add support for number localization in the GUI (using Qt's locale facilities). 2009-07-12 15:44:26 +00:00
qt_i18n.h
README
TocModel.cpp * TocWidget.cpp: disable sort option for TOC (bug 5983). 2009-07-24 13:58:02 +00:00
TocModel.h replace links to bugzilla with links to trac 2009-12-11 00:59:10 +00:00
TocWidget.cpp Move Undo::beginUndoGroup() and Undo::endUndoGroup() calls to where they are used and necessary, hopefully. 2009-10-03 19:12:21 +00:00
TocWidget.h Implement the getStatus mechanism for the context menu of the toc. 2009-04-11 11:43:13 +00:00
Toolbars.cpp unify shortcuts to avoid doubled entries in the po-files 2009-06-07 16:19:40 +00:00
Toolbars.h remember the last selection on the view/update popup button. 2009-04-18 10:44:44 +00:00
Validator.cpp * Validator.{cpp, h}: 2009-07-19 16:53:50 +00:00
Validator.h * Validator.{cpp, h}: 2009-07-19 16:53:50 +00:00

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.