]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiPrefs.h
2009-11-29 Jürgen Spitzmüllerimprove fontenc GUI.
2009-10-17 Richard HeckRedo the viewer_alternatives and editor_alternatives...
2009-09-21 Uwe StöhrGuiPrefs:
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-06-18 Jean-Marc Lasgouttesprefs \use_personal_dictionary and \personal_dictionary...
2009-05-28 Enrico ForestieriFix doubling of bibtex and index alternatives everytime...
2009-05-23 Pavel SandaLeftover
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-23 Pavel SandaNext camel
2009-05-22 Pavel SandaPlease Juergen wrt #5307
2009-05-20 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5307
2009-05-08 Jürgen Spitzmüller* configure.py:
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-09-22 Abdelrazak YounesPref ui module: add a 'clear session'.
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-21 Jürgen SpitzmüllerHopefully less confusing shortcut settings UI (bug...
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5011
2008-06-25 Abdelrazak YounesAdd a preference combo box for the preferred user inter...
2008-05-19 André Pönitzcosmetics
2008-05-08 Abdelrazak Younesuse GuiApplication::languageModel() in GuiDocument.cpp
2008-04-21 Jürgen Spitzmüllerimprovements to the Shortcuts UI.
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
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