summaryrefslogtreecommitdiffstats
path: root/gui/aboutdialog.cpp
Commit message (Collapse)AuthorAgeLines
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-24/+0
|
* Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on ↵Orochimarufan2013-10-18-0/+2
| | | | linux
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-5/+3
|
* Add/remove/drag&drop for the icon picker.Petr Mrázek2013-08-27-8/+9
|
* Implement About DialogOrochimarufan2013-02-21-0/+23
Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now.