..
ui
improvements to the Citation UI.
2008-04-26 08:07:46 +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
ColorCache.h
CustomizedWidgets.cpp
more compile fixes
2008-02-18 09:55:14 +00:00
CustomizedWidgets.h
Dialog.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
Dialog.h
forward decalaration is sufficient
2008-04-19 07:58:50 +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
disable annoying debug messages
2008-02-22 10:30:46 +00:00
GuiApplication.cpp
cosmetics
2008-04-20 21:05:35 +00:00
GuiApplication.h
simpliofy {Gui}FontLoader architecture a bit
2008-03-20 00:00:53 +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
move the filefilter stuff closer to the only place where it is used
2008-04-20 19:56:01 +00:00
GuiBibtex.h
merge GuiCommand into its users.
2008-04-20 09:24:14 +00:00
GuiBox.cpp
* src/frontends/qt4/GuiBox.cpp:
2008-04-04 13:33:52 +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
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiBranches.cpp
GuiBranches.h
GuiChanges.cpp
header cleanup
2008-02-17 20:47:04 +00:00
GuiChanges.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiCharacter.cpp
move the string conversion functions out-of-line to minimize #includes
2008-04-20 20:32:00 +00:00
GuiCharacter.h
move the string conversion functions out-of-line to minimize #includes
2008-04-20 20:32:00 +00:00
GuiCitation.cpp
improvements to the Citation UI.
2008-04-26 08:07:46 +00:00
GuiCitation.h
Implement a cache for BibTeX data. There was a cache of sorts already in InsetCitation, but that was being used only to cache the labels. So that has been moved to Buffer, and everything else that needs access to BibTeX data should call either Buffer::localBibInfo(), which gives you the BiblioInfo for this Buffer, or Buffer::masterBibInfo(), which gives you the BiblioInfo for the Buffer's master, if it has one, or for it, otherwise. Normally, what you want is masterBibInfo().
2008-04-25 20:03:03 +00:00
GuiClipboard.cpp
Compile fix
2008-04-22 00:54:56 +00:00
GuiClipboard.h
GuiCommandBuffer.cpp
* completion infrastructure
2008-02-21 19:42:34 +00:00
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompleter.cpp
fix #4758
2008-04-21 19:12:15 +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
simpliofy {Gui}FontLoader architecture a bit
2008-03-20 00:00:53 +00:00
GuiDelimiter.h
GuiDialog.cpp
merge GuiCommand into its users.
2008-04-20 09:24:14 +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
compile fix
2008-04-21 06:36:06 +00:00
GuiDocument.h
Remove embedding stuff from Document>Settings.
2008-04-19 15:57:17 +00:00
GuiErrorList.cpp
more compile fixes
2008-02-18 09:55:14 +00:00
GuiErrorList.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiERT.cpp
this feels more natural...
2008-03-27 23:37:59 +00:00
GuiERT.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiExternal.cpp
compile fix
2008-04-21 06:36:06 +00:00
GuiExternal.h
cosmetics
2008-04-18 20:45:21 +00:00
GuiFloat.cpp
remove remaining MailInsets.
2008-03-27 22:26:24 +00:00
GuiFloat.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp
cosmetics
2008-04-20 21:05:35 +00:00
GuiFontLoader.h
cleanup/compile fix
2008-03-20 00:19:10 +00:00
GuiFontMetrics.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
GuiFontMetrics.h
GuiGraphics.cpp
compile fix
2008-04-21 06:36:06 +00:00
GuiGraphics.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
2008-04-20 03:08:11 +00:00
GuiGraphicsUi.h
GuiHSpace.cpp
* some UI clarification on \enspace vs. \enskip
2008-04-01 14:53:29 +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
cosmetics
2008-04-20 21:05:35 +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
compile fix
2008-04-21 06:36:06 +00:00
GuiInclude.h
merge GuiCommand into its users.
2008-04-20 09:24:14 +00:00
GuiKeySymbol.cpp
cosmetics
2008-04-20 21:05:35 +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
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiLog.cpp
next try...
2008-04-02 23:06:22 +00:00
GuiLog.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
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
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiPainter.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
GuiPainter.h
GuiParagraph.cpp
Fix bug 4656 (OK and Cancel buttons for Paragraph dialog).
2008-04-19 16:56:40 +00:00
GuiParagraph.h
Fix bug 4656 (OK and Cancel buttons for Paragraph dialog).
2008-04-19 16:56:40 +00:00
GuiPrefs.cpp
Cosmetics.
2008-04-21 22:19:31 +00:00
GuiPrefs.h
improvements to the Shortcuts UI.
2008-04-21 10:10:12 +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
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
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
use cheaper includes in ui files
2008-04-20 16:32:40 +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
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiSpellchecker.cpp
* getSpeller create a new speller, so call it create*
2008-03-16 17:06:26 +00:00
GuiSpellchecker.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiSymbols.cpp
cosmetics
2008-03-23 13:59:51 +00:00
GuiSymbols.h
use cheaper includes in ui files
2008-04-20 16:32:40 +00:00
GuiTabular.cpp
Tabular de-spaghettization, step 2: move functions to where they are used.
2008-04-21 13:47:01 +00:00
GuiTabular.h
Free line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 18:08:32 +00:00
GuiTabularCreate.cpp
header cleanup
2008-02-17 20:47:04 +00:00
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
header cleanup
2008-02-17 20:47:04 +00:00
GuiThesaurus.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiToc.cpp
spelling fixes.
2008-04-20 10:26:57 +00:00
GuiToc.h
frontend cosmetics
2008-03-06 19:39:52 +00:00
GuiToolbar.cpp
cosmetics
2008-04-20 21:05:35 +00:00
GuiToolbar.h
* copy icon size to new GuiView from the last GuiView
2008-03-14 16:39:34 +00:00
GuiToolbars.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
GuiToolbars.h
Remove TextClassPtr without losing the type safety it provided.
2008-02-28 01:42:02 +00:00
GuiView.cpp
Don't hide dialogs upon buffer switch. I've been wanting to do this for a looonnng time...
2008-04-25 12:45:39 +00:00
GuiView.h
Don't hide dialogs upon buffer switch. I've been wanting to do this for a looonnng time...
2008-04-25 12:45:39 +00:00
GuiViewSource.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
GuiViewSource.h
GuiVSpace.cpp
remove InsetVSpaceMailer class
2008-03-27 00:21:35 +00:00
GuiVSpace.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +00:00
GuiWorkArea.cpp
fix #4758
2008-04-21 19:12:15 +00:00
GuiWorkArea.h
fix #4758
2008-04-21 19:12:15 +00:00
GuiWrap.cpp
remove InsetWrapMailer class
2008-03-27 00:07:54 +00:00
GuiWrap.h
Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 20:16:14 +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
use cheaper includes in ui files
2008-04-20 16:32:40 +00:00
Menus.cpp
spelling fixes.
2008-04-20 10:26:57 +00:00
Menus.h
fix some memory leaks
2008-04-16 19:43:06 +00:00
PanelStack.cpp
infrastructure for 'graceful asserts'
2008-04-10 21:49:34 +00:00
PanelStack.h
* src/frontends/qt4/PanelStack.{cpp, h}:
2008-03-19 18:15:16 +00:00
pch.h
qt_helpers.cpp
Compilation fix.
2008-04-21 22:42:26 +00:00
qt_helpers.h
compile fix
2008-04-21 06:53:00 +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
move the string conversion functions out-of-line to minimize #includes
2008-04-20 20:32:00 +00:00
TocModel.h
cosmetics
2008-03-26 22:25:43 +00:00
TocWidget.cpp
frontend cosmetics
2008-03-06 19:39:52 +00:00
TocWidget.h
Comments from Andre'.
2008-03-04 21:45:54 +00:00
Validator.cpp
Validator.h