]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiPrefs.h
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.{cpp,h}:
2008-03-18 Jürgen SpitzmüllerMove completion to a pane of its own.
2008-03-15 Bo PengTools->Preference: move editing and fullscreen from...
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-01-30 Stefan Schimanski* The gui change for the mouse wheel speed setting...
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-23 Bo PengPrefShortcuts: ShortcutEdit, adapted from Edwin's patch
2007-10-21 Bo PengPrefShortcuts: handle user unbind items that have no...
2007-10-20 Bo PengPrefShortcuts: Roughly finish the shortcut configuratio...
2007-10-19 Bo PengPrefShortcuts: the buttons are almost usable now
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitznext one
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-09-11 André Pönitzcosmetics
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 Edwin Leuvenget rid of (cyg)win path panel in prefs by moving it...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace