]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiFontLoader.h
'using namespace std' instead of 'using std::xxx'
[lyx.git] / src / frontends / qt4 / GuiFontLoader.h
2007-12-02 Peter Kümmelfix memory leaks
2007-11-29 André Pönitzno need for pointers, not even leaking ones...
2007-11-02 Abdelrazak Younesadd some assertion for C-style table access.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-15 André Pönitzconsmetics
2007-09-12 Enrico ForestieriFix crash with old versions (earlier than 2.2.92) of...
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-05 André Pönitzthe fun begins....
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 André Pönitzcode cosmetics whitespace, unneeded lyx:: qualification...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-04 Abdelrazak Younesenable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...