]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiAlert.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiAlert.cpp
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