]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiProgressView.cpp
compile fix for qt<4.4
[lyx.git] / src / frontends / qt4 / GuiProgressView.cpp
2010-01-11 Jean-Marc Lasgouttescompile fix for qt<4.4
2010-01-11 Jürgen Spitzmüller* GuiProgressView.cpp: i18n.
2010-01-11 Jürgen SpitzmüllerProposal for a more structured UI.
2010-01-10 Vincent van RavesteijnCosmetics mainly: Rename math.h to cmath, reorder some...
2010-01-07 Enrico ForestieriGive the progress widget a minimum height.
2010-01-07 Enrico ForestieriThis workaround is also needed for Qt 4.3 as the bug...
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.2.x.
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.3.x. It now compiles also...
2010-01-06 Peter Kümmelat least compile with old Qt versions
2010-01-06 Peter Kümmelcleanup
2010-01-05 Peter Kümmeltoggle debug levels between all/selected/none
2010-01-04 Vincent van Ravesteijnrevert r32764.
2010-01-04 Vincent van RavesteijnSimplify code introduced in r32761.
2010-01-04 Vincent van RavesteijnMake sure that the size of the checkboxes is initialize...
2010-01-04 Vincent van Ravesteijn* GuiProgressView: cosmetics.
2010-01-04 Pavel SandaSetup checboxes according to initial values from comman...
2010-01-03 Pavel SandaAdd statusbar checkbox sessions
2010-01-03 Pavel SandaProgressView quirks
2010-01-03 Pavel SandaFix some eoln issues in progress view.
2010-01-03 Pavel SandaLyXErr and statusbar messages hsould have different...
2010-01-03 Pavel SandaI finally find my way into horiz span of ProgressView.
2010-01-03 Pavel SandaMove settings into grid
2009-12-30 Richard HeckMake gcc happy.
2009-12-30 Peter Kümmeluse lfun
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-30 Peter Kümmellevels are not exclusive
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-28 Pavel SandaDebug window should have fixed widht font
2009-12-28 Pavel SandaSession info for debug window
2009-12-28 Pavel SandaRespect automatic clear
2009-12-28 Pavel SandaMove debug window into designers stuff instead of dynam...
2009-12-25 Pavel SandaSome strings already have eoln
2009-12-25 Pavel SandaAdd debug.h for lyxerr usage
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-22 Peter Kümmelre-add view for progress, cleanup follows