aboutsummaryrefslogtreecommitdiffstats
path: root/gui/application.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash starting the GUI on macOS where we must request a core profile.Adrian Jeakins2018-12-041-0/+1
| | | | See http://doc.qt.io/qt-5/qabstractopenglfunctions.html
* Handle CTRL-C for windows buildMiodrag Milanovic2018-08-021-0/+13
|
* Added rest of properties to all sections in GUIMiodrag Milanovic2018-07-071-0/+7
|
* Added custom QApplication implementationMiodrag Milanovic2018-06-221-0/+47