| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Qt] fix links in about window not opening | Philip Kaufmann | 2014-06-24 | 1 | -0/+3 |
| | | | | | - closes #4402 | ||||
| * | qt: Unify AboutDialog and HelpMessageDialog | Wladimir J. van der Laan | 2014-06-12 | 1 | -6/+1 |
| | | | | | | They share so much code and functionality that they may as well be one class. | ||||
| * | [Qt] add utilitydialog.cpp/h and helpmessage class | Philip Kaufmann | 2014-01-18 | 1 | -0/+128 |
| - adds a nice and well formated dialog, which displays our -? help message (all options/paramaters) - moves aboutdialog.cpp/h to the new utilitydialog - move GUI shutdown window to utilitydialog | |||||