summaryrefslogtreecommitdiffstats
path: root/src/gui/platform
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-073-8/+8
* Add ; to Q_UNUSEDLars Schmertmann2020-07-074-8/+8
* macOS: Remove QMenu indirection via QPlatformNativeInterfaceTor Arne Vestbø2020-07-071-0/+3
* Simplify QMainWindow::setUnifiedTitleAndToolBarOnMacTor Arne Vestbø2020-07-061-0/+2
* 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-033-0/+12
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-027-2/+214
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-2225-0/+4518
* Only add file url if it references a local fileMichael Brüning2020-06-201-1/+2
* Move UNIX services into QtGuiFriedemann Kleint2020-06-183-0/+460
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-108-0/+501
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-094-0/+309
* Doc: Fix qdoc warningsPaul Wicking2020-06-031-10/+10
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-214-0/+1149
* wasm: Add saveFileContent()Morten Johan Sørvig2019-08-202-0/+39
* wasm: add local file access private APIMorten Johan Sørvig2019-02-074-0/+251