summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix
Commit message (Expand)AuthorAgeFilesLines
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-161-1/+1
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-2/+2
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-062-15/+0
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-032-3/+3
* Define unix platform interfaces also without openglSamuli Piippo2020-08-051-2/+2
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-0/+4
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-312-11/+11
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-201-0/+12
* Add QXcbWindow platform interfaceTor Arne Vestbø2020-07-201-0/+2
* Add QXcbScreen platform interfaceTor Arne Vestbø2020-07-201-0/+5
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-073-8/+8
* Add ; to Q_UNUSEDLars Schmertmann2020-07-074-8/+8
* Move linuxaccessibility to QtGuiFriedemann Kleint2020-07-061-3/+3
* Move xkbcommon to QtGuiFriedemann Kleint2020-07-044-0/+1182
* Fix no-OpenGL build after introducing QOpenGLContext platform interfaceTor Arne Vestbø2020-07-031-0/+4
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-022-1/+82
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-2225-0/+4518
* Move UNIX services into QtGuiFriedemann Kleint2020-06-183-0/+460
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-107-0/+500