]> git.lyx.org Git - features.git/history - src/frontends/qt4/GuiFontLoader.C
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[features.git] / src / frontends / qt4 / GuiFontLoader.C
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...
2007-04-25 André Pönitzcode cosmetics whitespace, unneeded lyx:: qualification...
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-25 Peter Kümmelcmake:
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-07 Enrico ForestieriOn *nix, report the font family name instead of "Multi"
2006-12-06 Enrico ForestieriDirectly use the family name in QFontInfo to ascertain...
2006-11-13 Georg BaumAdd support for the esint package
2006-10-30 Michael Schmittremove references to Qt3/Gtk
2006-10-22 Asger Ottar Alstrup- Do not use kerning, because that fucks up cursor...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...