summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Fix windows build after gui regenerationAlexandru Croitor2019-03-211-2/+2
* Add windows platform plugin and its requirementsAlexandru Croitor2019-03-183-2/+189
* cmake: fix cocoa and graphics on macOSLiang Qi2019-03-061-5/+5
* cmake: Make it so that eglfs plugin doesn't hang on make -jNAlbert Astals Cid2019-02-271-0/+1
* cmake: Give the egl_x11 test the necessary libs to compileAlbert Astals Cid2019-02-272-1/+32
* cmake: build eglfs_emuAlbert Astals Cid2019-02-182-1/+27
* cmake: build eglfs_kms_egldeviceAlbert Astals Cid2019-02-182-1/+35
* cmake: build eglfs_kms pluginAlbert Astals Cid2019-02-182-1/+39
* cmake: build eglfs_kms_supportAlbert Astals Cid2019-02-182-1/+30
* cmake: add deviceintegration/CMakeLists.txtAlbert Astals Cid2019-02-182-1/+51
* cmake: Add the eglfs platform pluginAlbert Astals Cid2019-02-152-1/+108
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-122-1/+42
* cmake: FindWrapOpenGL->WrapOpenGLAlbert Astals Cid2019-02-121-1/+1
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-121-0/+3
* cmake: add TODOs in plugins/platforms for futureLiang Qi2019-02-121-4/+56
* cmake: build the offscreen platform plugin on macOSLiang Qi2019-02-111-1/+1
* cmake: build the minimalegl platform pluginAlbert Astals Cid2019-02-112-0/+42
* Fix linkage against freetypeSimon Hausmann2019-02-111-0/+1
* cmake: build the offscreen platform pluginAlbert Astals Cid2019-02-112-0/+49
* cmake: build minimal platform pluginAlbert Astals Cid2019-02-112-0/+41
* cmake: build linuxfb platform pluginAlbert Astals Cid2019-02-112-0/+48
* Fix xcb platform linking when compiling the nativepainting codeAlbert Astals Cid2019-02-111-4/+6
* cmake: Fix build of xcb platform plugin when vulkan is availableAlbert Astals Cid2019-02-011-1/+1
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-2/+0
* CMake: cocoa disable printsupport featuresMikhail Svetkin2018-11-061-5/+5
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-051-12/+0
* Add linuxaccessibility supportTobias Hunger2018-11-011-2/+2
* Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+297
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-135-59/+12
|\
| * WinRT QPA: Fix crash in QWinRTBackingStore::flush()Andre de la Rocha2018-10-121-1/+4
| * windows: Disable shader disk cache for all Intel GPUsLaszlo Agocs2018-10-121-2/+1
| * xcb: remove runtime check for xcb_poll_for_queued_eventGatis Paeglis2018-10-123-56/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-1/+0
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+0
| |\
| | * Windows QPA: Fix WM_NCHITTEST not being sent to QAbstractNativeEventFilterFriedemann Kleint2018-10-021-1/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-0818-50/+131
|\| |
| * | Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-0511-12/+0
| * | Cocoa integration: fix incorrect keyboard mappingTimur Pocheptsov2018-10-041-4/+6
| * | QCocoaKeyMapper: Properly initialize all members and reset on updateUlf Hermann2018-10-042-12/+10
| * | macOS: Don't call [NSOpenGLContext update] for every frameTor Arne Vestbø2018-10-032-3/+37
| * | macOS: Ensure QFontDialog picks up changes in NSFontPanelTor Arne Vestbø2018-10-031-3/+7
| * | Windows QPA: Fix multiple mouse button presses detectionAndre de la Rocha2018-10-021-16/+42
| * | wasm: use config for natural scroll on safariLorn Potter2018-10-011-0/+29
* | | QCocoaWindow - close the underlying NSWindow before releasing itTimur Pocheptsov2018-10-051-0/+1
* | | Add support for showWithoutActivating windowsJames McDonnell2018-10-023-7/+90
|/ /
* | xcb: Extract QXcbWindow::isTrayIconWindow()Alexander Volkov2018-09-293-4/+7
* | xcb: Initialize OpenGL integration only when requiredAlexander Volkov2018-09-294-34/+46
* | iOS: add support for custom buttons in native MessageDialog helperUlf Hermann2018-09-292-1/+20
* | Windows QPA: Work around intermittent clipboard copy failuresFriedemann Kleint2018-09-284-2/+45
* | Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-09-283-24/+19