]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiProgress.cpp
Set a maximum value to zoom level
[lyx.git] / src / frontends / qt4 / GuiProgress.cpp
2018-07-11 Juergen SpitzmuellerUse QMessageBox for toggleWarning if possible
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-12-04 Guillaume MunchCosmetic changes to the needauth dialogs
2016-01-24 Scott KostyshakAmmend 20addbbf
2016-01-24 Scott KostyshakQt 5.6 renames signal QProcesss::error()
2014-06-14 Peter KümmelOn Linux show in crash message box the backtrace
2012-02-18 Enrico ForestieriFix bug #8032 (timeout when using the Sweave module)
2011-02-15 Peter Kümmeluse more common millisecond notation
2011-01-15 Peter Kümmelstart the timer in the correct thread
2010-11-06 Pavel SandaCompil fix
2010-06-07 Peter Kümmeldon't block GUI when showing all debug messages
2010-03-08 Peter Kümmelno Q_EMIT in older Qt versions
2010-03-07 Peter KümmelUse one place to generate current time string, increase...
2010-03-05 Peter Kümmelfix bug 6578, use tabs
2010-01-13 Pavel SandaMove lyxerrFlush() out of singnal/slot business.
2010-01-03 Pavel SandaFix some eoln issues in progress view.
2010-01-03 Pavel SandaLyXErr and statusbar messages hsould have different...
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-25 Vincent van RavesteijnDo not show empty messages in the statusbar.
2009-12-25 Pavel SandaNo need for time in statusbar for normal messages
2009-12-25 Pavel SandaprocessFinished is not cause of #6417
2009-12-23 Pavel SandaMake easier lyxerr usage
2009-12-23 Peter KümmelDon't overwrite other result messages in status bar
2009-12-22 Pavel SandaSquash gcc warn
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-21 Vincent van RavesteijnCompile fix. (I hope this is sufficient)
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-21 Peter Kümmel- Show progress information in status bar.
2009-12-20 Peter Kümmeladd progress widget
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-11 Abdelrazak YounesChange GuiProgress identifier and description.
2007-12-10 Abdelrazak YounesAdd common session handling infrastructure for dialogs.
2007-12-08 Peter Kümmeladd progress view of system calls