]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPrefs.cpp
* For gcc to know about QStandardItemModel < QAbstractItemModel we need this header.
[lyx.git] / src / frontends / qt4 / GuiPrefs.cpp
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