]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QPrefsDialog.C
* MSVC Compilation fix: #warning is not supported.
[lyx.git] / src / frontends / qt4 / QPrefsDialog.C
2006-07-06 Abdelrazak Younes* MSVC Compilation fix: #warning is not supported.
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-06-30 Lars Gullik Bjønnesdelete some emits that I missed, add comments about...
2006-06-30 Lars Gullik BjønnesDo not use the qt "keyword" emit. Make qt not emit...
2006-06-28 Edwin Leuvensome connections not made because of:
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-20 Abdelrazak Younes* QPrefsDialog.[Ch]: Split up of QPrefsDialog into...
2006-05-18 Edwin Leuvenmake the formats/converters panels in the pref dialog...
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-07 Edwin Leuvencompile fixes + update in pref dialog
2006-04-06 Abdelrazak YounesFix: The modules' parent is not QPrefsDialog but the...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-28 Jürgen Spitzmüller* frontends/{qt2,qt4}/QPrefsDialog.C (remove_format):
2006-03-23 Abdelrazak Younes * src/frontends/qt4/QPrefsDialog.C
2006-03-22 Abdelrazak YounesChangelog:
2006-03-21 Abdelrazak Younes* QPrefsDialog::QPrefsDialog():
2006-03-16 Abdelrazak YounesEdwin Leuven <e.leuven@uva.nl>
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes