]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLyXKeySym.C
Fix unreported bug related to 3246 by Richard Heck:
[lyx.git] / src / frontends / qt4 / QLyXKeySym.C
2007-02-18 Georg Baumremove dead code that is no longer needed
2007-02-06 Abdelrazak Younes* QLyXKeySym::getUCSEncoded(): properly handle the...
2007-01-24 Georg BaumWe use char_type, not size_t for storing UCS4 characters.
2007-01-08 Abdelrazak Younesperformance fix/cleanup.
2007-01-04 Jean-Marc LasgouttesMake the shortcuts work correctly with the mac.
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-10-21 André Pönitzmove everything into namespace lyx
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-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes