]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QDocumentDialog.C
renaming in frontends/qt4/ui: s/Q//g
[lyx.git] / src / frontends / qt4 / QDocumentDialog.C
2007-03-26 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2007-03-25 Abdelrazak YounesThird present for Bo: Add syntax highlighting to the...
2007-03-25 Abdelrazak Younes* BufferParams:
2007-02-15 Abdelrazak YounesIt seems that commit 17167 was not enough to ensure...
2007-02-13 Abdelrazak YounesWhile working on bug 3227, I noticed that from()->show...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2007-01-07 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2006-12-30 Peter Kümmelundo last acedential checkin
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-11-21 Edwin Leuven* clean layout of font panel in document dialog
2006-11-13 Georg BaumAdd support for the esint package
2006-11-07 Jürgen SpitzmüllerHit Qt 4.2 with the sledgehammer until the dialog resiz...
2006-11-05 Georg Baumremove faulty FIXMEs. I was confused.
2006-11-04 Jürgen Spitzmüller* src/frontends/qt4/QBranches.C:
2006-11-03 José MatoxAdd UTF-8 as an option for encoding
2006-10-26 Georg BaumRestore inputenc support
2006-10-16 Jürgen Spitzmüllerfix bug 2910:
2006-10-09 Abdelrazak Younesmore unicode work.
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-25 Edwin Leuvenminimal effort implementation of:
2006-08-17 Abdelrazak YounesCosmetic changes:
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-13 Edwin Leuvenmake bullet configuration functional in the document...
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-08 Edwin Leuvenreplaced last convenience class in iconpallete
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-24 Abdelrazak YounesOups, compilation fix (missing a '{')
2006-03-24 Abdelrazak Younes* src/frontends/qt4/QDocumentDialog.C
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-20 Abdelrazak YounesWhen I created the Branches dialog class, I forgot...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes