summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Windows QPA: Fix programmable keyboard shortcuts being triggered twiceFriedemann Kleint2018-09-281-2/+18
* | wasm: make maximized and fullscreen windows not draggableLorn Potter2018-09-284-21/+31
* | qwinrtcursor: Use QPointF as much as possible in pos/setPosOliver Wolff2018-09-261-6/+7
* | Windows UI automation: Add missing overrideFriedemann Kleint2018-09-261-1/+1
* | winrt platform plugin: Fix clang warningsOliver Wolff2018-09-2624-89/+72
* | QWinRTInputContext::hideInputPanel: return early if panel is not visibleOliver Wolff2018-09-261-0/+2
* | QWindowsCursor: fix typo and change enum CursorState into enum classAnton Kudryavtsev2018-09-253-12/+12
* | Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-251-0/+16
* | macOS: Use light color for tooltip text in dark modeMorten Johan Sørvig2018-09-251-0/+3
* | qnsview_key/qnsview_mouse make Ctrl+left click work againTimur Pocheptsov2018-09-242-4/+8
* | Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-144-3/+60
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-142-2/+16
|\|
| * Detect when we are at the sentence boundaryAndy Shaw2018-09-131-2/+14
| * Fix XCB on endian mismatched client and server with SHM offAllan Sandfeld Jensen2018-09-121-0/+2
* | macOS: Clarify what static mutex in QCocoaGLContext is used forTor Arne Vestbø2018-09-131-4/+6