]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiAbout.cpp
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / GuiAbout.cpp
2018-07-08 Juergen SpitzmuellerStart using QDialogButtonGroup rather than manual OK...
2018-02-22 Pavel SandaFix little bit the garbled output for translators.
2016-06-19 Stephan WittAlways present Qt version info in LyX About dialog...
2015-05-24 Juergen SpitzmuellerGuiAbout: Detect and provide links to trac
2015-05-19 Juergen SpitzmuellerGuiAbout: enforce a reasonable width (show all tabs)
2015-05-19 Juergen SpitzmuellerMake RELEASE-NOTES accessible from GUI (#8616)
2015-05-18 Juergen SpitzmuellerisReadable can only be used after the file has been...
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-25 Jean-Marc LasgouttesAdd new variables lyx_build_date/time
2014-10-18 Stephan WittAdd Qt-version info to LyX version string when a git...
2014-10-10 Jean-Marc LasgouttesAdd the git commit (if applicable) to LyX version
2013-05-15 Vincent van RavesteijnGuiAbout: Add missing include
2013-05-14 Vincent van Ravesteijnqt5: Only include a single header to fix compilation
2013-05-13 Vincent van RavesteijnUse [[Context]] for the msgid of some strings
2013-05-13 Vincent van RavesteijnTranslate build version strings
2012-10-07 Scott KostyshakAdd tab with build information to Help > About LyX
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-11 Vincent van RavesteijnAdd Qt version info to the About dialog in the DEVEL_VE...
2010-01-23 Abdelrazak YounesAbout box: Migrate to DialogView.
2009-11-10 Jürgen Spitzmüller* GuiAbout.cpp:
2009-03-18 Enrico ForestieriFix display of release date with Qt 4.2.
2009-02-16 Jean-Marc Lasgouttescompilation warning: comparison of two char *
2009-01-17 Pavel SandaUncrustify string for translators
2009-01-15 Jürgen Spitzmüller* GuiAbout.cpp:
2009-01-15 Jürgen Spitzmüller* configure.ac:
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-07-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4943 .
2008-06-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
2008-03-14 Stefan Schimanski* Some work was done in 2007 and 2008 which should...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext ones
2007-09-08 André Pönitzmake Controller a standalone class.
2007-09-05 André Pönitzsimplify About dialog
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace