]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/qt_helpers.C
remove size_t/int warning: QString doesn't use size_t so we must cast it to avoid...
[lyx.git] / src / frontends / qt4 / qt_helpers.C
2006-11-29 Peter Kümmelremove size_t/int warning: QString doesn't use size_t...
2006-11-07 Michael Schmitt * src/frontends/qt4/qt_helpers.C:
2006-10-22 André Pönitzmicrooptimization
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesChange (and fix) the bullets in itemize to be more...
2006-10-09 Abdelrazak Younesmore unicode Work: Menubar and Toolbar.
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-07 Abdelrazak Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-08-31 Lars Gullik BjønnesUse correct types for qstring, also to avoid 64<->32...
2006-08-30 Abdelrazak Younes* qt_helpers.[Ch]: new conversion from/to ucs4 strings...
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-03-17 Georg BaumRemove qt2 support in the following files:
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes