]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiAlert.cpp
Make the InsetInfo dialog a bit less esoteric.
[lyx.git] / src / frontends / qt4 / GuiAlert.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-03-27 Jean-Marc LasgouttesHandle properly exception that can be thrown by to_loca...
2016-12-04 Guillaume MunchGuiAlert: Convert html to plain text on console output
2015-09-12 Jean-MarcAdd missing breaks
2014-06-14 Peter KümmelOn Linux show in crash message box the backtrace
2014-03-09 Tommaso CucinottaPrevent LyX from freezing in additional common cases...
2012-08-18 Tommaso CucinottaAvoid that, if an error dialog pops up during a long...
2011-03-02 Enrico ForestieriQt performs its own formatting to assure a maximum...
2010-10-22 Richard HeckTypo.
2010-10-21 Peter Kümmelenable EXPORT_in_THREAD to prevent gui calls in non...
2010-10-21 Peter Kümmelno QtGui in support
2010-10-20 Peter Kümmeladd generic helper class for calling functions in gui...
2010-04-19 Enrico ForestieriExtend Alert::prompt such that 4 buttons are possible...
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2010-01-11 Enrico ForestieriDon't use a hourglass cursor while diplaying alerts.
2010-01-08 Richard HeckRemove unused UI file.
2009-12-21 Peter Kümmel- Show progress information in status bar.
2009-04-19 Jürgen SpitzmüllerImplement a warning dialog with a "Do not show this...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-10-30 Pavel SandaFix http://bugzilla.lyx.org/show_bug.cgi?id=5430 .
2008-02-22 Jean-Marc Lasgouttesdisable annoying debug messages
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2007-12-12 André Pönitzremove a few toutf8 conversion that are done by lyxerr...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-14 André Pönitzcompile fix;
2007-11-13 André Pönitzcosmetics