..
ui
minor tweaks.
2007-09-27 10:44:29 +00:00
Action.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
Action.h
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
alert_pimpl.cpp
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +00:00
BulletsModule.cpp
Fix ambiguity in translation
2007-08-31 11:09:46 +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
extract code that sets color of widget from ButtonController and move to qt_helpers
2007-09-15 13:06:48 +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
ChangeLog
less functions
2007-09-11 17:06:15 +00:00
ColorCache.cpp
I guess Windows folks are not too happy with files named color.h and Color.h
2007-04-26 19:21:38 +00:00
ColorCache.h
rename LColor into Color
2007-04-26 17:34:20 +00:00
Dialogs.cpp
* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 11:27:52 +00:00
DialogView.h
add #include <QShowEvent> just in case.
2007-09-27 14:22:58 +00:00
DockView.h
more bug fixes...
2007-09-26 20:18:41 +00:00
EmptyTable.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
EmptyTable.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
FileDialog.cpp
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +00:00
FloatPlacement.cpp
Whitespace cleanup
2007-05-28 22:27:45 +00:00
FloatPlacement.h
fix building with automake; break scons, cmake and qmake
2007-08-11 15:48:15 +00:00
GuiAbout.cpp
make Controller a standalone class.
2007-09-08 21:16:54 +00:00
GuiAbout.h
simplify About dialog
2007-09-05 22:54:47 +00:00
GuiApplication.cpp
* DialogView: Initial Window geometry session support.
2007-09-27 14:05:05 +00:00
GuiApplication.h
consmetics
2007-09-15 22:56:09 +00:00
GuiBibitem.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiBibitem.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiBibtex.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiBibtex.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiBox.cpp
GuiBox.cpp: fix bug 4233 http://bugzilla.lyx.org/show_bug.cgi?id=4233
2007-09-24 11:44:19 +00:00
GuiBox.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiBranch.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiBranch.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiBranches.cpp
the fun begins....
2007-09-05 20:33:29 +00:00
GuiBranches.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiChanges.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiChanges.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiCharacter.cpp
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiCharacter.h
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiCitation.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
GuiCitation.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
GuiClipboard.cpp
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiClipboard.h
Merge QController into individual dialogs. Also various cleanup
2007-08-31 22:16:11 +00:00
GuiCommandBuffer.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiCommandBuffer.h
the fun begins....
2007-09-05 20:33:29 +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
cosmetics
2007-09-11 18:33:42 +00:00
GuiDelimiter.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiDialog.cpp
* GuiDialog: Initial Window geometry session support. Inheriting class will have to be be modified to make use of that.
2007-09-27 14:35:12 +00:00
GuiDialog.h
* GuiDialog: Initial Window geometry session support. Inheriting class will have to be be modified to make use of that.
2007-09-27 14:35:12 +00:00
GuiDocument.cpp
GuiDocument.cpp: - replace bookmarkslevel edit field by a spinbox (by Pavel)
2007-09-22 22:20:15 +00:00
GuiDocument.h
Pavel Sanda's "PDFOptions" patch
2007-09-20 22:31:18 +00:00
GuiEmbeddedFiles.cpp
Embedding: handle readOnly files correctly.
2007-09-13 15:09:56 +00:00
GuiEmbeddedFiles.h
shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual
2007-09-10 22:32:59 +00:00
GuiErrorList.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiErrorList.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiERT.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiERT.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiExternal.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiExternal.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiFloat.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiFloat.h
cosmetics
2007-09-11 18:33:42 +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
consmetics
2007-09-15 22:56:09 +00:00
GuiFontLoader.h
consmetics
2007-09-15 22:56:09 +00:00
GuiFontMetrics.cpp
Optimisation: don't search twice the hash tables.
2007-08-13 13:56:54 +00:00
GuiFontMetrics.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiGraphics.cpp
Remove warnings reported with gcc 4.3:
2007-09-16 10:36:57 +00:00
GuiGraphics.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiGraphicsUi.h
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiImage.cpp
Remove warnings reported with gcc 4.3:
2007-09-16 10:36:57 +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
cosmetics
2007-09-11 18:33:42 +00:00
GuiInclude.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiIndex.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiIndex.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiKeySymbol.cpp
simplify KeySymbol stuff. which hopefully works...
2007-09-17 18:41:03 +00:00
GuiKeySymbol.h
simplify KeySymbol stuff. which hopefully works...
2007-09-17 18:41:03 +00:00
GuiListings.cpp
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiListings.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiLog.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiLog.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiMathMatrix.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiMathMatrix.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiMenubar.cpp
move our stuff off the Q* namespace
2007-08-31 05:53:55 +00:00
GuiMenubar.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiNomencl.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiNomencl.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiNote.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiNote.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiPainter.cpp
consmetics
2007-09-15 22:56:09 +00:00
GuiPainter.h
Merge QController into individual dialogs. Also various cleanup
2007-08-31 22:16:11 +00:00
GuiParagraph.cpp
* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 11:27:52 +00:00
GuiParagraph.h
* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 11:27:52 +00:00
GuiPopupMenu.cpp
reduce #includes
2007-09-19 22:37:22 +00:00
GuiPopupMenu.h
rename a few view functions from foo() to fooView()
2007-09-03 20:28:26 +00:00
GuiPrefs.cpp
Silence a warning.
2007-09-20 04:27:16 +00:00
GuiPrefs.h
* new file formats panel that includes copier
2007-09-15 17:09:57 +00:00
GuiPrint.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiPrint.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiRef.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiRef.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiSearch.cpp
Add session support to spell-checking and search dialogs.
2007-09-27 14:37:36 +00:00
GuiSearch.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiSelection.cpp
fix unicode decomposition (bugs 3313 and 3498):
2007-07-05 14:45:00 +00:00
GuiSelection.h
code cosmetics whitespace, unneeded lyx:: qualification, indentation, unneeded destructors and the like
2007-04-25 16:39:21 +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
cosmetics
2007-09-11 18:33:42 +00:00
GuiSendto.h
cosmetics
2007-09-11 18:33:42 +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-09-11 18:33:42 +00:00
GuiShowFile.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiSpellchecker.cpp
Add session support to spell-checking and search dialogs.
2007-09-27 14:37:36 +00:00
GuiSpellchecker.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiTabular.cpp
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiTabular.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiTabularCreate.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiTabularCreate.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiTexinfo.cpp
compile fix
2007-09-17 23:00:53 +00:00
GuiTexinfo.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiThesaurus.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiThesaurus.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiToc.cpp
remove recursive call
2007-09-08 21:00:03 +00:00
GuiToc.h
Restore docked outline widget. Warning: still instable!
2007-09-08 17:28:14 +00:00
GuiToolbar.cpp
reduce #includes
2007-09-19 22:37:22 +00:00
GuiToolbar.h
the fun begins....
2007-09-05 20:33:29 +00:00
GuiURL.cpp
cosmetics
2007-09-11 18:33:42 +00:00
GuiURL.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiView.cpp
reduce #includes
2007-09-19 22:37:22 +00:00
GuiView.h
reduce #includes
2007-09-19 22:37:22 +00:00
GuiViewSource.cpp
connect to the right slots...
2007-09-09 12:06:37 +00:00
GuiViewSource.h
header cleanup.
2007-09-08 16:36:53 +00:00
GuiVSpace.cpp
shuffle stuff around
2007-09-11 21:27:57 +00:00
GuiVSpace.h
cosmetics
2007-09-11 18:33:42 +00:00
GuiWorkArea.cpp
simplify KeySymbol stuff. which hopefully works...
2007-09-17 18:41:03 +00:00
GuiWorkArea.h
rename a few view functions from foo() to fooView()
2007-09-03 20:28:26 +00:00
GuiWrap.cpp
GuiWrap.cpp: disconnect the widgets that are by default disabled from readonly
2007-09-25 23:50:55 +00:00
GuiWrap.h
GuiWrap: make the optional options really optional by checkboxes in the dialog
2007-09-24 22:35:00 +00:00
IconPalette.cpp
xpm -> png
2007-08-30 20:09:12 +00:00
IconPalette.h
* Get rid the of the QWidgetAction subclass and use homebrew tearoff widget:
2007-06-21 09:51:50 +00:00
InsertTableWidget.cpp
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
InsertTableWidget.h
Whitespace cleanup
2007-05-28 22:27:45 +00:00
LengthCombo.cpp
rename/merge LyXLength related stuff
2007-04-28 12:58:49 +00:00
LengthCombo.h
rename/merge LyXLength related stuff
2007-04-28 12:58:49 +00:00
LyXFileDialog.cpp
remove Dialog::title_, direct setting the title works as well.
2007-09-10 19:02:11 +00:00
LyXFileDialog.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
Makefile.am
* qt4/DialogView.h: new template class based on QDialog.
2007-09-27 11:27:52 +00:00
PanelStack.cpp
single depth for preference items,
2007-08-30 14:22:56 +00:00
PanelStack.h
Rename .C ==> .cpp for files in src/frontends/qt4, part two
2007-04-26 03:53:51 +00:00
pch.h
One more second..
2007-09-19 21:28:11 +00:00
qlkey.h
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +00:00
qt_helpers.cpp
shuffle stuff around; minor coding style issues
2007-09-15 15:42:22 +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
Restore docked outline widget. Warning: still instable!
2007-09-08 17:28:14 +00:00
TocWidget.h
Restore docked outline widget. Warning: still instable!
2007-09-08 17:28:14 +00:00
Validator.cpp
shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual
2007-09-10 22:32:59 +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