aboutsummaryrefslogtreecommitdiffstats
path: root/gui/application.cc
Commit message (Expand)AuthorAgeFilesLines
* option to disable anti aliasing in guiMiodrag Milanovic2019-05-251-2/+3
* Merge pull request #169 from ajeakins/masterMiodrag Milanović2019-05-231-0/+17
|\
| * Bring back check that GL contexts get the format requested.Adrian Jeakins2019-05-011-0/+13
| * Fix device view not showing anything on macOS.Adrian Jeakins2018-12-051-0/+4
* | gui: Fix warning: catching polymorphic type by valueMichael Buesch2019-05-201-1/+1
|/
* Fix crash starting the GUI on macOS where we must request a core profile.Adrian Jeakins2018-12-041-0/+1
* 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