]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/qt_helpers.C
Fix unreported bug related to 3246 by Richard Heck:
[lyx.git] / src / frontends / qt4 / qt_helpers.C
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Abdelrazak YounesPartly revert revision 16744. Georg doesn't want to...
2007-01-18 Abdelrazak YounesConvert internal_path() to unicode (partially). Fix...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-12-08 Georg BaumFix incorrect conversion from QString to std::string...
2006-12-04 Georg BaumMake string conversion work with non-ucs2-characters...
2006-12-02 Georg Baumremove unused function
2006-12-02 Georg Baumremove duplicate of toqstr
2006-12-02 Peter Kümmel--style=Andre
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