]> git.lyx.org Git - lyx.git/history - src/frontends/qt3
Fix Qt4 resize bug.
[lyx.git] / src / frontends / qt3 /
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-06-02 Abdelrazak YounesThis patch removes qscreen.[Ch] and simplify the cursor...
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-25 Abdelrazak Younesqt3/qfont_loader.h: added comment about pointer reference.
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-20 Jean-Marc Lasgouttes* src/frontends/qt3/qfontloader.C (initFontPath, ~FontL...
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-09 Bo PengMake scons work on mingw/windows, from Bo Peng (ben...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-02 Georg Baum * src/frontends/qt3/moc/Makefile.am: Remove extra...
2006-05-01 Georg BaumConvert ui files to qt3 format:
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-25 Bo PengAdd lyxrc.use_lastfilepos and load_session to the prefe...
2006-04-24 Lars Gullik Bjønnes* Rename src/frontends/qt2 to src/frontends/qt3,