lyx_mirror/src/frontends/qt4
Peter Kümmel dcd8650998 cleanup export of mime type strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24930 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 07:49:16 +00:00
..
ui Move (de)activate out of harms way 2008-05-08 10:19:36 +00:00
Action.cpp * remove the need of an active GuiView 2008-03-14 16:33:16 +00:00
Action.h * remove the need of an active GuiView 2008-03-14 16:33:16 +00:00
BulletsModule.cpp
BulletsModule.h
ButtonController.cpp pimpl ButtonController 2008-04-19 09:12:34 +00:00
ButtonController.h pimpl ButtonController 2008-04-19 09:12:34 +00:00
ButtonPolicy.cpp pimply buttonpolicy data 2008-04-19 08:42:56 +00:00
ButtonPolicy.h pimply buttonpolicy data 2008-04-19 08:42:56 +00:00
ColorCache.cpp simplify color cache code 2008-05-23 20:29:48 +00:00
ColorCache.h simplify color cache code 2008-05-23 20:29:48 +00:00
CustomizedWidgets.cpp
CustomizedWidgets.h
Dialog.cpp header. 2008-05-07 14:45:49 +00:00
Dialog.h * Delegates.h: clarify some comments. 2008-05-02 21:38:23 +00:00
DialogView.h do what the FIXME suggested 2008-03-05 20:11:47 +00:00
DockView.h do what the FIXME suggested 2008-03-05 20:11:47 +00:00
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp compile fix 2008-04-21 06:30:46 +00:00
FileDialog.h move the filefilter stuff closer to the only place where it is used 2008-04-20 19:56:01 +00:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp * Some work was done in 2007 and 2008 which should deserve a copyright, no? 2008-03-14 23:32:34 +00:00
GuiAbout.h
GuiAlert.cpp
GuiApplication.cpp cleanup export of mime type strings 2008-05-25 07:49:16 +00:00
GuiApplication.h Introduce docstring_list 2008-05-24 10:15:52 +00:00
GuiBibitem.cpp move GuiCommand into hedar of its own. InsetCommandParams.h is expensive 2008-04-20 08:19:26 +00:00
GuiBibitem.h move GuiCommand into hedar of its own. InsetCommandParams.h is expensive 2008-04-20 08:19:26 +00:00
GuiBibtex.cpp * GuiBibtex.cpp: 2008-04-28 12:57:41 +00:00
GuiBibtex.h merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiBox.cpp remove stupid windows defines 2008-05-24 21:58:56 +00:00
GuiBox.h remove InsetBoxMailer. 2008-03-27 07:26:37 +00:00
GuiBranch.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
GuiBranch.h
GuiBranches.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiBranches.h
GuiChanges.cpp
GuiChanges.h
GuiCharacter.cpp fix http://bugzilla.lyx.org/show_bug.cgi?id=4870 2008-05-22 15:20:43 +00:00
GuiCharacter.h remove stupid windows defines 2008-05-24 21:58:56 +00:00
GuiCitation.cpp Add session to citation dialog. 2008-05-14 14:37:33 +00:00
GuiCitation.h Add session to citation dialog. 2008-05-14 14:37:33 +00:00
GuiClipboard.cpp cleanup export of mime type strings 2008-05-25 07:49:16 +00:00
GuiClipboard.h cleanup export of mime type strings 2008-05-25 07:49:16 +00:00
GuiCommandBuffer.cpp
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompleter.cpp from_utf8(fromqstr -> qstring_to_ucs4 . 2008-05-05 17:04:02 +00:00
GuiCompleter.h * even setModel can trigger focus events. So move also those into 2008-03-04 12:44:48 +00:00
GuiDelimiter.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiDelimiter.h
GuiDialog.cpp bug 4652: better fix. 2008-05-15 08:06:32 +00:00
GuiDialog.h move GuiCommand into hedar of its own. InsetCommandParams.h is expensive 2008-04-20 08:19:26 +00:00
GuiDocument.cpp rework a bit the document dialog so that it works more or less fine without any open document. 2008-05-15 08:41:17 +00:00
GuiDocument.h rework a bit the document dialog so that it works more or less fine without any open document. 2008-05-15 08:41:17 +00:00
GuiErrorList.cpp
GuiErrorList.h
GuiERT.cpp this feels more natural... 2008-03-27 23:37:59 +00:00
GuiERT.h
GuiExternal.cpp Improvements to the External dialog. 2008-04-28 06:19:25 +00:00
GuiExternal.h basic context menu for InsetExternal. 2008-04-28 05:12:28 +00:00
GuiFloat.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
GuiFloat.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp cosmetics 2008-05-02 22:07:51 +00:00
GuiFontLoader.h Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiFontMetrics.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
GuiFontMetrics.h
GuiGraphics.cpp Introduce groups for graphics insets. That includes: 2008-05-06 21:13:09 +00:00
GuiGraphics.h Fix 4603 for GuiGraphics. I guess most GuiDialog based dialog need fixing... 2008-05-06 15:18:50 +00:00
GuiGraphicsUi.h
GuiHSpace.cpp support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting. 2008-04-30 20:11:57 +00:00
GuiHSpace.h ** add support for protected horizontal fill. FILE FORMAT CHANGE. ** 2008-03-18 12:11:28 +00:00
GuiHyperlink.cpp cosmetics 2008-04-20 21:05:35 +00:00
GuiHyperlink.h merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiIdListModel.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
GuiIdListModel.h Fix a bug noticed by Stefan: that the module UI was broken. The problem was introduced at r23981. The data() and setData() methods must be kept in sync. 2008-04-17 02:43:57 +00:00
GuiImage.cpp cosmetics 2008-04-20 21:05:35 +00:00
GuiImage.h
GuiInclude.cpp * implement "inset-edit" in InsetInclude. 2008-04-27 18:03:21 +00:00
GuiInclude.h * implement "inset-edit" in InsetInclude. 2008-04-27 18:03:21 +00:00
GuiKeySymbol.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
GuiKeySymbol.h
GuiLabel.cpp merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiLabel.h merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiListings.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
GuiListings.h
GuiLog.cpp Introduce docstring_list 2008-05-24 10:15:52 +00:00
GuiLog.h
GuiMath.cpp s/kb_action/FuncCode/g 2008-03-15 01:20:36 +00:00
GuiMath.h move GuiCommand into hedar of its own. InsetCommandParams.h is expensive 2008-04-20 08:19:26 +00:00
GuiMathMatrix.cpp cosmetics 2008-04-20 21:05:35 +00:00
GuiMathMatrix.h
GuiNomencl.cpp merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiNomencl.h merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiNote.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
GuiNote.h
GuiPainter.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiPainter.h
GuiParagraph.cpp Add session to paragraph dialog. 2008-05-14 14:08:58 +00:00
GuiParagraph.h Add session to paragraph dialog. 2008-05-14 14:08:58 +00:00
GuiPrefs.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiPrefs.h cosmetics 2008-05-19 20:52:24 +00:00
GuiPrint.cpp compile fix 2008-04-21 06:53:00 +00:00
GuiPrint.h s/kb_action/FuncCode/g 2008-03-15 01:20:36 +00:00
GuiRef.cpp compile fix 2008-04-21 06:53:00 +00:00
GuiRef.h merge GuiCommand into its users. 2008-04-20 09:24:14 +00:00
GuiSearch.cpp Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4194 . 2008-03-12 16:17:25 +00:00
GuiSearch.h
GuiSelection.cpp cosmetics 2008-04-20 21:05:35 +00:00
GuiSelection.h
GuiSelectionManager.cpp Some comments. 2008-04-24 18:19:40 +00:00
GuiSelectionManager.h
GuiSendto.cpp * src/frontends/qt4/GuiSendto.cpp: 2008-05-19 10:12:27 +00:00
GuiSendto.h use cheaper includes in ui files 2008-04-20 16:32:40 +00:00
GuiSetBorder.cpp
GuiSetBorder.h
GuiShowFile.cpp a few more docstring<->QString conversions 2008-03-05 23:10:53 +00:00
GuiShowFile.h
GuiSpellchecker.cpp * getSpeller create a new speller, so call it create* 2008-03-16 17:06:26 +00:00
GuiSpellchecker.h
GuiSymbols.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiSymbols.h use cheaper includes in ui files 2008-04-20 16:32:40 +00:00
GuiTabular.cpp fix: http://bugzilla.lyx.org/show_bug.cgi?id=4688 2008-05-04 07:51:50 +00:00
GuiTabular.h fix: http://bugzilla.lyx.org/show_bug.cgi?id=4688 2008-05-04 07:51:50 +00:00
GuiTabularCreate.cpp
GuiTabularCreate.h s/kb_action/FuncCode/g 2008-03-15 01:20:36 +00:00
GuiTexinfo.cpp ...and clean up headers 2008-03-08 21:55:03 +00:00
GuiTexinfo.h less string conversions as long as we stay in the frontend 2008-03-08 07:59:47 +00:00
GuiThesaurus.cpp
GuiThesaurus.h
GuiToc.cpp Cleanup Toc dialog and GuiView interaction. The toc models are now part of GuiView. The TocWidget is just a view of this model. 2008-05-02 12:09:51 +00:00
GuiToc.h Cleanup Toc dialog and GuiView interaction. The toc models are now part of GuiView. The TocWidget is just a view of this model. 2008-05-02 12:09:51 +00:00
GuiToolbar.cpp * compare locale aware 2008-05-09 01:16:49 +00:00
GuiToolbar.h * copy icon size to new GuiView from the last GuiView 2008-03-14 16:39:34 +00:00
GuiToolbars.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
GuiToolbars.h Remove TextClassPtr without losing the type safety it provided. 2008-02-28 01:42:02 +00:00
GuiView.cpp slightly more compact code 2008-05-23 18:09:40 +00:00
GuiView.h * frontends/LyXView.h: 2008-05-22 15:01:36 +00:00
GuiViewSource.cpp Add session to view-source dialog. 2008-05-14 14:24:55 +00:00
GuiViewSource.h Add session to view-source dialog. 2008-05-14 14:24:55 +00:00
GuiVSpace.cpp remove InsetVSpaceMailer class 2008-03-27 00:21:35 +00:00
GuiVSpace.h
GuiWorkArea.cpp Pimpl stuff in GuiApplication. 2008-05-23 08:43:07 +00:00
GuiWorkArea.h * Some more clever elide mode for the LyX buffer tabs. In trunk 2008-04-29 15:44:07 +00:00
GuiWrap.cpp Fix http://bugzilla.lyx.org/show_bug.cgi?id=4603 2008-05-06 14:53:54 +00:00
GuiWrap.h Fix http://bugzilla.lyx.org/show_bug.cgi?id=4603 2008-05-06 14:53:54 +00:00
IconPalette.cpp
IconPalette.h
InsertTableWidget.cpp
InsertTableWidget.h
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LengthCombo.cpp
LengthCombo.h
LyXFileDialog.cpp move the filefilter stuff closer to the only place where it is used 2008-04-20 19:56:01 +00:00
LyXFileDialog.h move the filefilter stuff closer to the only place where it is used 2008-04-20 19:56:01 +00:00
Makefile.am First step towards fixing bug 4588: move the ui file reading and the ToolbarBackend to the frontend. 2008-05-24 09:28:05 +00:00
Menus.cpp Introduce docstring_list 2008-05-24 10:15:52 +00:00
Menus.h Introduce docstring_list 2008-05-24 10:15:52 +00:00
PanelStack.cpp cosmetics 2008-05-02 22:07:51 +00:00
PanelStack.h * src/frontends/qt4/PanelStack.{cpp, h}: 2008-03-19 18:15:16 +00:00
pch.h
qt_helpers.cpp remove annoying debug information 2008-05-23 13:34:16 +00:00
qt_helpers.h Factorize out some code between TocModel.cpp and Menus.cpp. 2008-05-16 13:49:49 +00:00
qt_i18n.h move the filefilter stuff closer to the only place where it is used 2008-04-20 19:56:01 +00:00
README
TocModel.cpp Factorize out some code between TocModel.cpp and Menus.cpp. 2008-05-16 13:49:49 +00:00
TocModel.h Factorize out some code between TocModel.cpp and Menus.cpp. 2008-05-16 13:49:49 +00:00
TocWidget.cpp add a FIXME. 2008-05-17 17:08:09 +00:00
TocWidget.h simplify navigator. Get rid of the selectionModel() based navigation as this was too buggy. The tree now react to 'clicked' and activated signal. Changing a selection with the keyboard won't trigger a cursor jump, the user will have to hit 'Enter' for that. This is a ui change that probably needs to be documented (if it was already). 2008-05-17 17:03:53 +00:00
ToolbarBackend.cpp First step towards fixing bug 4588: move the ui file reading and the ToolbarBackend to the frontend. 2008-05-24 09:28:05 +00:00
ToolbarBackend.h First step towards fixing bug 4588: move the ui file reading and the ToolbarBackend to the frontend. 2008-05-24 09:28:05 +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.