..
ui
Use proper label in the shortcut panel
2007-10-29 17:09:50 +00:00
Action.cpp
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
Action.h
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
alert_pimpl.cpp
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +00:00
BulletsModule.cpp
use "real" resources
2007-10-17 18:28:45 +00:00
BulletsModule.h
Why would boost::array<Bullet, 4> be better than Bullet[4]?
2007-09-15 23:04:28 +00:00
ButtonController.cpp
ButtonController.cpp: fix a bug introduced in r20018: don't enable all widgets in the dialog, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg128222.html
2007-09-27 21:03:26 +00:00
ButtonController.h
extract code that sets color of widget from ButtonController and move to qt_helpers
2007-09-15 13:06:48 +00:00
ColorCache.cpp
Move Color::color enum to ColorCode.h
2007-10-25 12:41:02 +00:00
ColorCache.h
Move Color::color enum to ColorCode.h
2007-10-25 12:41:02 +00:00
CustomizedWidgets.cpp
- add label and remove subclassed SearchLineEdit
2007-10-29 08:56:30 +00:00
CustomizedWidgets.h
- add label and remove subclassed SearchLineEdit
2007-10-29 08:56:30 +00:00
Dialogs.cpp
Remove the embedding dialog
2007-10-21 17:56:22 +00:00
DialogView.h
cosmetics
2007-10-09 22:13:51 +00:00
DockView.h
finally merge Dialog and Controller
2007-10-09 21:21:01 +00:00
EmptyTable.cpp
EmptyTable.h
FileDialog.cpp
start some work on file dialogs
2007-10-28 16:32:20 +00:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiAbout.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiApplication.cpp
Move Color::color enum to ColorCode.h
2007-10-25 12:41:02 +00:00
GuiApplication.h
Move Color::color enum to ColorCode.h
2007-10-25 12:41:02 +00:00
GuiBibitem.cpp
some refactoring
2007-10-07 14:44:41 +00:00
GuiBibitem.h
move stuff around. probably not the final destination...
2007-10-07 21:14:24 +00:00
GuiBibtex.cpp
start some work on file dialogs
2007-10-28 16:32:20 +00:00
GuiBibtex.h
one more
2007-10-07 18:40:01 +00:00
GuiBox.cpp
cosmetics... less than intented
2007-10-24 22:55:02 +00:00
GuiBox.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiBranch.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiBranch.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiBranches.cpp
next one
2007-10-06 22:43:21 +00:00
GuiBranches.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiChanges.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiChanges.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiCharacter.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiCharacter.h
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiCitation.cpp
some refactoring
2007-10-07 14:59:01 +00:00
GuiCitation.h
one more
2007-10-07 18:40:01 +00:00
GuiClipboard.cpp
GuiClipboard.cpp: add missing ";"
2007-10-01 00:11:21 +00:00
GuiClipboard.h
Fix slowness issue with Clipboard. Cache the Clipboard status when the data is changed.
2007-09-30 20:28:15 +00:00
GuiCommandBuffer.cpp
use "real" resources
2007-10-17 18:28:45 +00:00
GuiCommandBuffer.h
one more
2007-10-07 18:40:01 +00:00
GuiCommandEdit.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiCommandEdit.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiDelimiter.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiDelimiter.h
math stuff
2007-10-07 20:34:09 +00:00
GuiDialog.cpp
InsetCommandParams() now takes an InsetCode rather than a string.
2007-10-19 17:22:55 +00:00
GuiDialog.h
Make GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 16:51:07 +00:00
GuiDocument.cpp
Document->settings: update embedded file list properly
2007-10-30 15:20:59 +00:00
GuiDocument.h
Document->settings: update embedded file list properly
2007-10-30 15:20:59 +00:00
GuiErrorList.cpp
GuiErrorList.cpp: whitespace
2007-10-30 20:22:50 +00:00
GuiErrorList.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiERT.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiERT.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiExternal.cpp
start some work on file dialogs
2007-10-28 16:32:20 +00:00
GuiExternal.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiFloat.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiFloat.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiFontExample.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiFontExample.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiFontLoader.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiFontLoader.h
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiFontMetrics.cpp
Add a FIXME and a hint for implementation of surrogate pair metric problem.
2007-10-08 08:55:21 +00:00
GuiFontMetrics.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiGraphics.cpp
move stuff
2007-10-28 16:42:18 +00:00
GuiGraphics.h
move stuff
2007-10-28 16:42:18 +00:00
GuiGraphicsUi.h
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiHyperlink.cpp
The huge URL patch:
2007-10-13 19:06:09 +00:00
GuiHyperlink.h
The huge URL patch:
2007-10-13 19:06:09 +00:00
GuiImage.cpp
cosmetics
2007-10-17 18:47:47 +00:00
GuiImage.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiImplementation.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiImplementation.h
Merge QController into individual dialogs. Also various cleanup
2007-08-31 22:16:11 +00:00
GuiInclude.cpp
Make GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 16:51:07 +00:00
GuiInclude.h
Make GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 16:51:07 +00:00
GuiIndex.cpp
some refactoring
2007-10-07 14:59:01 +00:00
GuiIndex.h
some refactoring
2007-10-07 14:59:01 +00:00
GuiKeySymbol.cpp
Fix the shortcut input dialog bug (can not input Ctrl-blah)
2007-10-30 16:04:48 +00:00
GuiKeySymbol.h
cosmetics
2007-10-02 21:51:54 +00:00
GuiListings.cpp
Add Erlang support for listings (bug 4263)
2007-10-13 20:56:28 +00:00
GuiListings.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiLog.cpp
add missing include
2007-10-11 19:35:49 +00:00
GuiLog.h
add "copy to clipboard" button to log dialog
2007-10-11 18:15:30 +00:00
GuiMath.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiMath.h
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiMathMatrix.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiMathMatrix.h
math stuff
2007-10-07 20:34:09 +00:00
GuiMenubar.cpp
* make it compile
2007-10-21 17:15:02 +00:00
GuiMenubar.h
fix compilation on mac
2007-10-02 07:51:25 +00:00
GuiNomencl.cpp
next ones
2007-10-07 14:41:49 +00:00
GuiNomencl.h
next ones
2007-10-07 14:41:49 +00:00
GuiNote.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiNote.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiPainter.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiPainter.h
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiParagraph.cpp
* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-23 08:10:55 +00:00
GuiParagraph.h
* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-23 08:10:55 +00:00
GuiPopupMenu.cpp
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
GuiPopupMenu.h
rename a few view functions from foo() to fooView()
2007-09-03 20:28:26 +00:00
GuiPrefs.cpp
To reduce confusion, stop displaying UserExtraUnbind items in the shortcut customization dialog.
2007-10-30 15:25:30 +00:00
GuiPrefs.h
- add label and remove subclassed SearchLineEdit
2007-10-29 08:56:30 +00:00
GuiPrint.cpp
mainly cosmetics
2007-10-20 10:03:45 +00:00
GuiPrint.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiRef.cpp
Make GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 16:51:07 +00:00
GuiRef.h
Make GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 16:51:07 +00:00
GuiSearch.cpp
* src/frontends/qt4/GuiSearch.cpp:
2007-10-30 13:16:45 +00:00
GuiSearch.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiSelection.cpp
Potentially fix slowness issue with Selection. Cache the Selection status when the data is changed.
2007-10-01 08:18:14 +00:00
GuiSelection.h
Potentially fix slowness issue with Selection. Cache the Selection status when the data is changed.
2007-10-01 08:18:14 +00:00
GuiSelectionManager.cpp
Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called.
2007-09-15 01:53:26 +00:00
GuiSelectionManager.h
Repair behavior of citation dialog after all the recent changes in src/frontends/. Previously, there had been a virtual initialiseParams() method in QCitation which overrode the corresponding method in ControlCitation. But now there is no "local" controller, and so intialiseParams() overrode nothing and so never got called.
2007-09-15 01:53:26 +00:00
GuiSendto.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiSendto.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiSetBorder.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiSetBorder.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiShowFile.cpp
cosmetics
2007-10-20 17:35:27 +00:00
GuiShowFile.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiSpellchecker.cpp
* Paragraph: Move more things to Paragraph::Private
2007-10-24 07:08:55 +00:00
GuiSpellchecker.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiTabular.cpp
Move Inset::Code to InsetCode.h
2007-10-13 09:04:52 +00:00
GuiTabular.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiTabularCreate.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiTabularCreate.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiTexinfo.cpp
cosmetics
2007-10-20 17:35:27 +00:00
GuiTexinfo.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiThesaurus.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiThesaurus.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiToc.cpp
mainly cosmetics
2007-10-20 10:03:45 +00:00
GuiToc.h
Fix memory leak.
2007-10-09 09:29:27 +00:00
GuiToolbar.cpp
CmdDef.cpp/h: A class that manages command definitions. The definitions are
2007-10-20 23:27:03 +00:00
GuiToolbar.h
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
GuiToolbars.cpp
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
GuiToolbars.h
mainly reduce include dependencies
2007-10-15 22:43:55 +00:00
GuiView.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiView.h
cosmetics
2007-10-23 21:41:17 +00:00
GuiViewSource.cpp
* GuiViewSource: port back to DockView.
2007-10-09 09:43:56 +00:00
GuiViewSource.h
* GuiViewSource: port back to DockView.
2007-10-09 09:43:56 +00:00
GuiVSpace.cpp
finally merge Dialog and Controller
2007-10-09 21:21:01 +00:00
GuiVSpace.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiWorkArea.cpp
Splitup Font in saner bits:
2007-10-28 18:51:54 +00:00
GuiWorkArea.h
Reduce use of dynamic_cast.
2007-10-16 06:50:09 +00:00
GuiWrap.cpp
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
GuiWrap.h
move Controller inheritance further up the tree
2007-10-09 19:34:27 +00:00
IconPalette.cpp
listen to andré
2007-10-01 17:40:42 +00:00
IconPalette.h
cosmetics
2007-09-28 22:26:28 +00:00
InsertTableWidget.cpp
InsertTableWidget.h
LaTeXHighlighter.cpp
set eol-style.
2007-10-09 06:39:53 +00:00
LaTeXHighlighter.h
move LaTeXHighlighte
2007-10-06 19:03:41 +00:00
LengthCombo.cpp
cosmetics... less than intented
2007-10-24 22:55:02 +00:00
LengthCombo.h
LyXFileDialog.cpp
start some work on file dialogs
2007-10-28 16:32:20 +00:00
LyXFileDialog.h
start some work on file dialogs
2007-10-28 16:32:20 +00:00
Makefile.am
Add initial embedding files panel in the Document->Settings dialog
2007-10-29 04:07:38 +00:00
PanelStack.cpp
single depth for preference items,
2007-08-30 14:22:56 +00:00
PanelStack.h
pch.h
the delegate patch
2007-10-02 18:27:20 +00:00
qlkey.h
Cosmetic changes to how shortcuts are printed: S-C-S => C-S-s because S-S can be confusion, and Ctrl-Shift is more natural than Shift-Ctrl
2007-10-30 16:34:35 +00:00
qt_helpers.cpp
cosmetics... less than intented
2007-10-24 22:55:02 +00:00
qt_helpers.h
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +00:00
README
the fun begins....
2007-09-05 20:33:29 +00:00
TocModel.cpp
Remove warnings reported with gcc 4.3:
2007-09-16 10:36:57 +00:00
TocModel.h
TocWidget.cpp
use "real" resources
2007-10-17 18:28:45 +00:00
TocWidget.h
next one
2007-10-06 20:54:31 +00:00
Validator.cpp
one more
2007-10-07 08:55:20 +00:00
Validator.h
shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual
2007-09-10 22:32:59 +00:00