summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/qunixplatforminterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QtGui native interface implementation filesTor Arne Vestbø2020-10-121-107/+0
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-13/+13
* 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
* 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
* 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-021-0/+80