..
ui
GuiPrintNomencl: More descriptive UI.
2009-05-23 05:30:01 +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
cosmetics;
2008-09-20 11:47:38 +00:00
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
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
Enable dialogs that can apply for read-only documents.
2009-04-11 18:34:03 +00:00
Dialog.h
Spellchecker: More simplifications.
2009-04-04 17:25:14 +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
remove unused includes of convert.h
2009-05-21 21:02:14 +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
cosmetics. remoe strange dependency of GuiDocument.h
2008-09-20 13:44:51 +00:00
GuiAbout.cpp
Fix display of release date with Qt 4.2.
2009-03-18 23:17:33 +00:00
GuiAbout.h
GuiAlert.cpp
Implement a warning dialog with a "Do not show this warning again!" checkbox.
2009-04-19 11:57:52 +00:00
GuiApplication.cpp
Fix bug #5458 (try 2): File reopens at LyX-start even though it was closed in previous session.
2009-05-09 19:59:53 +00:00
GuiApplication.h
Fix bug http://www.lyx.org/trac/ticket/5812
2009-04-03 17:00:09 +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
* GuiBranch.cpp: remove duplicated include.
2009-04-17 07:47:09 +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
cosmetics
2008-09-21 19:27:20 +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
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
Next camel
2009-05-23 09:40:44 +00:00
GuiCommandBuffer.h
Next camel
2009-05-23 09:40:44 +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
please Lars.
2009-03-15 15:53:17 +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
* Per-document setting for bibtex and makeindex.
2009-05-22 07:20:00 +00:00
GuiDocument.h
* Per-document setting for bibtex and makeindex.
2009-05-22 07:20:00 +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
Coding style
2008-09-08 01:18:33 +00:00
GuiFontMetrics.h
GuiGraphics.cpp
stickToCodingConventions.
2009-05-23 08:01:38 +00:00
GuiGraphics.h
stickToCodingConventions.
2009-05-23 08:01:38 +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
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
compilation warning: scale is unsigned
2009-02-16 10:07:16 +00:00
GuiImage.h
Simplify image creation with a new factory function: newImage().
2008-09-19 12:01:01 +00:00
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
* Per-document setting for bibtex and makeindex.
2009-05-22 07:20:00 +00:00
GuiIndices.h
* Per-document setting for bibtex and makeindex.
2009-05-22 07:20:00 +00:00
GuiInfo.cpp
Fix bug that you can't change Info insets.
2009-04-22 21:16:51 +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
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
Proper fix to avoid an infinite loop with Qt4.5.
2009-03-09 19:54:47 +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
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
* GuiParagraph.{cpp, h}:
2009-05-23 07:45:46 +00:00
GuiParagraph.h
* GuiParagraph.{cpp, h}:
2009-05-23 07:45:46 +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
Leftover
2009-05-23 12:52:23 +00:00
GuiPrefs.h
Leftover
2009-05-23 12:52:23 +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
GuiPrintNomencl: More descriptive UI.
2009-05-23 05:30:01 +00:00
GuiPrintNomencl.h
GuiPrintNomencl.{cpp,h}:
2009-05-22 17:35:50 +00:00
GuiRef.cpp
Next camel
2009-05-23 09:47:20 +00:00
GuiRef.h
Next camel
2009-05-23 09:47:20 +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 merge build
2009-02-22 12:42:10 +00:00
GuiSelectionManager.h
cosmetics. remoe strange dependency of GuiDocument.h
2008-09-20 13:44:51 +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
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
Patch from Edwin - spellcheck typos.
2009-04-21 21:06:21 +00:00
GuiSpellchecker.h
Patch from Edwin - spellcheck typos.
2009-04-21 21:06:21 +00:00
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
Fix a few enable/disable problems for longtables:
2009-05-17 18:27:39 +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
Fix bug #3918 : Toggle outline button update when clicking x.
2009-05-14 23:46:42 +00:00
GuiToc.h
Fix bug #3918 : Toggle outline button update when clicking x.
2009-05-14 23:46:42 +00:00
GuiToolbar.cpp
remember the last selection on the view/update popup button.
2009-04-18 10:44:44 +00:00
GuiToolbar.h
remember the last selection on the view/update popup button.
2009-04-18 10:44:44 +00:00
GuiView.cpp
reorder.
2009-05-22 16:41:20 +00:00
GuiView.h
Fix bug #5131 : Remember last file active.
2009-05-05 12:47:44 +00:00
GuiViewSource.cpp
GuiViewsource:
2009-04-01 20:32:26 +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
comment
2009-05-05 06:24:43 +00:00
GuiWorkArea.h
Remove the corner button too
2009-05-02 12:43:45 +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
Proper fix to avoid an infinite loop with Qt4.5.
2009-03-09 19:54:47 +00:00
LaTeXHighlighter.h
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
A GUI for nomencl settings. Adds the possibility to enter a custom length.
2009-05-22 16:26:15 +00:00
Menus.cpp
SpellChecker context menu. Part of the continuous SpellChecker project.
2009-05-06 23:39:17 +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
cosmetics
2008-09-21 09:11:21 +00:00
pch.h
qt_helpers.cpp
fix two compiler warnings
2009-03-30 10:36:05 +00:00
qt_helpers.h
* qt_helpers.{cpp,h}:
2009-01-14 17:53:31 +00:00
qt_i18n.h
README
TocModel.cpp
remove unused includes of convert.h
2009-05-21 21:02:14 +00:00
TocModel.h
Add "Copy label as reference" to context menu of the TOC.
2009-04-08 21:40:42 +00:00
TocWidget.cpp
Fix the copy label as ref for equations from the context menu.
2009-05-20 23:58:29 +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
Squash gcc warnings.
2009-05-07 12:40:35 +00:00
Toolbars.h
remember the last selection on the view/update popup button.
2009-04-18 10:44:44 +00:00
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