]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
PrefShortcuts: add a simple shortcut dialog (does nothing now), adjust prefShortcuts...
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-18 Bo PengPrefShortcuts: fix a typo, add some more buttons
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-10-17 Bo PengPrefShortcuts: iteratively add all LFUN to different...
2007-10-16 Bo PengList currently used shortcuts in the shortcuts panel...
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-09 Abdelrazak Younesclear the pixmap cache and the font metrics cache in...
2007-10-07 André Pönitznext one
2007-09-20 Richard HeckSilence a warning.
2007-09-19 Edwin Leuvenmake sure formats are sorted and converters up-to-date
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-09-15 André Pönitzshuffle stuff around; minor coding style issues
2007-09-11 André Pönitzremove unnneded #include
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-05 André Pönitzthe fun begins....
2007-09-04 Peter Kümmelmove getSecond to frontend_helpers.h
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