]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiProgressView.cpp
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiProgressView.cpp
2017-10-18 Enrico ForestieriSpeed up exit time
2016-10-26 Jean-Marc LasgouttesFix compiler warning from clang 3.9
2016-04-15 Stephan WittImproved fix for #9966
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-26 Richard HeckSort debug options in the message pane by string. This...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-06-25 Jean-Marc LasgouttesGet rid of ugly font metrics workarounds.
2013-05-21 Pavel SandaHeader cleanup cont.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse new T not new T()
2010-06-03 Peter Kümmelfix bug #6748: queue LyXErrMessages so any other stuff...
2010-05-17 Pavel SandaCoding style, thanks Abdel.
2010-05-16 Pavel SandaNext attempt on correct newlines in Message pane
2010-03-11 Vincent van RavesteijnAdjust the window settings for MacOSX.
2010-03-07 Peter KümmelUse one place to generate current time string, increase...
2010-02-06 Jürgen SpitzmüllerGuiProgressView.cpp:
2010-01-15 Peter Kümmeladd warning about processing events
2010-01-13 Pavel SandaProgressView minimal horizontal size.
2010-01-13 Pavel SandaProgressView quirks
2010-01-12 Pavel SandaRevert last patch for time being. This gives 0 vertical...
2010-01-12 Pavel SandaNo vertical restrictions
2010-01-12 Vincent van RavesteijnChange the ProgressView strings:
2010-01-11 Vincent van RavesteijnGuiProgressView: Always add the new text to the end...
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