..
ui
- stdmenus.inc: Phantom can contain other things as well, not only text
2009-02-05 18:09:36 +00:00
Action.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
Action.h
BulletsModule.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +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
New ButtonPolicy for dialogs with an auto-apply option.
2009-01-18 14:33:51 +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
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
CustomizedWidgets.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
Dialog.cpp
Dialogs: discourage non const access to buffer() and bufferview().
2008-09-29 10:52:17 +00:00
Dialog.h
Dialogs: discourage non const access to lyxview().
2008-09-29 11:01:53 +00:00
DialogView.h
DockView.h
Don't show the dock widget at construction time. This should fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5273
2008-10-03 13:45:56 +00:00
EmptyTable.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
EmptyTable.h
FileDialog.cpp
Remove traces of Q_CYGWIN_WIN
2008-10-15 23:00:42 +00:00
FileDialog.h
FindAndReplace.cpp
Squash warnings.
2009-02-12 14:30:29 +00:00
FindAndReplace.h
FindAdvSearch. Next patch from Tommaso.
2009-01-14 15:34:56 +00:00
FloatPlacement.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
FloatPlacement.h
GuiAbout.cpp
compilation warning: comparison of two char *
2009-02-16 10:06:24 +00:00
GuiAbout.h
GuiAlert.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiApplication.cpp
move ColorSet to a header of its own to reduce #include dependencies
2009-02-09 23:30:24 +00:00
GuiApplication.h
remove spellchecker command and flag telling us whether to use a process or a
2008-11-16 12:22:54 +00:00
GuiBibitem.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
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
Move the half baked code that guesses whether to default on metric or
2009-02-06 21:24:13 +00:00
GuiBox.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiBranch.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiBranch.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiBranches.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiBranches.h
GuiChanges.cpp
remove unneeded header.
2008-11-15 12:55:40 +00:00
GuiChanges.h
GuiCharacter.cpp
Make the Apply button of the GuiCharacter dialog buffer dependent.
2009-01-18 14:43:03 +00:00
GuiCharacter.h
GuiCitation.cpp
The comment preceding getValueForField() reflected an earlier implmentation.
2008-11-19 04:16:12 +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
UI Command Buffer improvements.
2009-01-18 21:50:23 +00:00
GuiCommandBuffer.h
UI Command Buffer improvements.
2009-01-18 21:50:23 +00:00
GuiCommandEdit.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiCommandEdit.h
GuiCompleter.cpp
add Buffer * member to DocIterator
2008-11-17 11:46:07 +00:00
GuiCompleter.h
* complete-accept directly completes if the completion is unique
2008-11-16 17:02:40 +00:00
GuiDelimiter.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiDelimiter.h
GuiDialog.cpp
New ButtonPolicy for dialogs with an auto-apply option.
2009-01-18 14:33:51 +00:00
GuiDialog.h
New ButtonPolicy for dialogs with an auto-apply option.
2009-01-18 14:33:51 +00:00
GuiDocument.cpp
Next step: LayoutModuleList is now a thin wrapper around a list<string>.
2009-02-12 15:07:22 +00:00
GuiDocument.h
Next step: LayoutModuleList is now a thin wrapper around a list<string>.
2009-02-12 15:07:22 +00:00
GuiErrorList.cpp
* GuiErrorList.cpp (showEvent):
2008-11-23 10:55:41 +00:00
GuiErrorList.h
Fix for 5429 from Vincent.
2008-10-30 11:49:18 +00:00
GuiERT.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiERT.h
GuiExternal.cpp
Move the half baked code that guesses whether to default on metric or
2009-02-06 21:24:13 +00:00
GuiExternal.h
* GuiExternal.{cpp,h}:
2009-01-14 15:47:25 +00:00
GuiFloat.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiFloat.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp
GuiFontLoader.h
GuiFontMetrics.cpp
GuiFontMetrics.h
GuiGraphics.cpp
compilation warning: unused parameter
2009-02-16 10:05:40 +00:00
GuiGraphics.h
* InsetGraphics.{cpp.h}:
2009-01-17 08:02:52 +00:00
GuiGraphicsUi.h
GuiHSpace.cpp
Move the half baked code that guesses whether to default on metric or
2009-02-06 21:24:13 +00:00
GuiHSpace.h
fix bug 2558: hspace support in math
2008-12-22 18:12:32 +00:00
GuiHyperlink.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiHyperlink.h
GuiIdListModel.cpp
GuiIdListModel.h
GuiImage.cpp
compilation warning: scale is unsigned
2009-02-16 10:07:16 +00:00
GuiImage.h
GuiInclude.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiInclude.h
GuiInfo.cpp
fix potential problems detected by gcc
2008-12-22 18:18:47 +00:00
GuiInfo.h
GuiKeySymbol.cpp
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5648
2009-01-09 07:32:52 +00:00
GuiKeySymbol.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiLabel.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiLabel.h
GuiListings.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiListings.h
GuiLog.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiLog.h
GuiMathMatrix.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiMathMatrix.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiNomencl.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +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
Use the new Color class (see r28420) in the Painter code.
2009-02-09 20:10:11 +00:00
GuiPainter.h
Use the new Color class (see r28420) in the Painter code.
2009-02-09 20:10:11 +00:00
GuiParagraph.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiParagraph.h
remove mutable property
2008-09-29 10:56:45 +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
move ColorSet to a header of its own to reduce #include dependencies
2009-02-09 23:30:24 +00:00
GuiPrefs.h
Add support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 18:48:25 +00:00
GuiPrint.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiPrint.h
GuiRef.cpp
Fix bug 5785: http://bugzilla.lyx.org/show_bug.cgi?id=5785 .
2009-02-18 23:45:00 +00:00
GuiRef.h
From Vincent:
2008-10-28 15:38:28 +00:00
GuiSearch.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiSearch.h
GuiSelection.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiSelection.h
GuiSelectionManager.cpp
Fix bug 5711: http://bugzilla.lyx.org/show_bug.cgi?id=5711 .
2009-02-09 23:20:52 +00:00
GuiSelectionManager.h
GuiSendto.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiSendto.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiSetBorder.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiSetBorder.h
GuiShowFile.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiShowFile.h
GuiSpellchecker.cpp
* GuiSpellchecker:
2008-12-05 10:20:26 +00:00
GuiSpellchecker.h
GuiSymbols.cpp
Support gcc 4.4. Patch from Martin Michlmayr.
2008-11-17 12:49:47 +00:00
GuiSymbols.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiTabular.cpp
GuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5773
2009-02-12 03:02:34 +00:00
GuiTabular.h
GuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752
2009-02-10 18:08:09 +00:00
GuiTabularCreate.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiTabularCreate.h
GuiTexinfo.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiTexinfo.h
GuiThesaurus.cpp
* GuiThesaurus.cpp:
2008-11-17 07:15:44 +00:00
GuiThesaurus.h
Add support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 18:48:25 +00:00
GuiToc.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
GuiToc.h
GuiToolbar.cpp
* GuiToolbar.cpp (set):
2008-12-05 14:02:03 +00:00
GuiToolbar.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiView.cpp
compilation warning: add exta braces around assignment
2009-02-16 10:08:18 +00:00
GuiView.h
The rest of Tommaso patch with some cleanups. Not very clean still but at least it compiles!
2008-11-16 01:20:34 +00:00
GuiViewSource.cpp
* GuiViewSource.cpp:
2009-01-24 12:38:05 +00:00
GuiViewSource.h
Code shuffling in order to fix http://bugzilla.lyx.org/show_bug.cgi?id=5347
2008-10-18 13:20:17 +00:00
GuiVSpace.cpp
Move the half baked code that guesses whether to default on metric or
2009-02-06 21:24:13 +00:00
GuiVSpace.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiWorkArea.cpp
VCS: add GUI notification
2009-01-31 18:17:36 +00:00
GuiWorkArea.h
FindAndReplace: more simplification and correct focus handling.
2008-11-22 17:35:17 +00:00
GuiWrap.cpp
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
GuiWrap.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
IconPalette.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
IconPalette.h
InsertTableWidget.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
InsertTableWidget.h
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LengthCombo.cpp
compilation warning: comparison of two char *
2009-02-16 10:06:24 +00:00
LengthCombo.h
* LengthCombo.{cpp,h}:
2009-01-14 12:57:23 +00:00
LyXFileDialog.cpp
* LyXFileDialog.cpp:
2009-01-27 08:50:19 +00:00
LyXFileDialog.h
Makefile.am
- stdmenus.inc: Phantom can contain other things as well, not only text
2009-02-05 18:09:36 +00:00
Menus.cpp
Clean up the menus:
2009-01-16 20:58:04 +00:00
Menus.h
more latin1..utf8 schanges. all of src/* should be utf8 now
2008-11-14 15:58:50 +00:00
PanelStack.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
PanelStack.h
pch.h
qt_helpers.cpp
* qt_helpers.{cpp,h}:
2009-01-14 17:53:31 +00:00
qt_helpers.h
* qt_helpers.{cpp,h}:
2009-01-14 17:53:31 +00:00
qt_i18n.h
README
TocModel.cpp
thrid attempt at changing the naming pattern of the intermediated 'mocced' files
2008-11-14 14:28:50 +00:00
TocModel.h
Avoid a complete Toc reset in case when only a toc item update is needed.
2008-09-30 09:50:54 +00:00
TocWidget.cpp
* TocWidget.cpp:
2009-02-10 08:32:34 +00:00
TocWidget.h
Add persistent view switch to the outliner.
2008-10-02 15:00:43 +00:00
Toolbars.cpp
Toolbars.h
Validator.cpp
* qt_helpers.{cpp,h}:
2009-01-14 17:53:31 +00:00
Validator.h
* qt_helpers.{cpp,h}:
2009-01-14 17:53:31 +00:00