summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-124-1/+131
* cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-123-2/+41
* cmake: imageformats plugin needs an if guardAlbert Astals Cid2019-02-121-2/+20
* cmake: enable the compose pluginAlbert Astals Cid2019-02-112-1/+28
* cmake: build the ibus pluginAlbert Astals Cid2019-02-113-0/+34
* cmake: enable the xdgdesktopportal pluginAlbert Astals Cid2019-02-112-1/+22
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-113-0/+40
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-112-1/+20
* cmake: build the offscreen platform plugin on macOSLiang Qi2019-02-111-1/+1
* cmake: build libinput pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: build the tuiotouch pluginAlbert Astals Cid2019-02-112-1/+27
* cmake: enable evdevtablet pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevkeyboard pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: enable evdevtouch pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevmouse pluginAlbert Astals Cid2019-02-113-0/+50
* 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: Build src/plugins/imageformatsAlbert Astals Cid2019-02-015-0/+60
* 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-015-3/+301
* 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-019-42/+78
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-302-3/+5
| |\|
| | * Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-3/+5
| * | xcb: Extract QXcbWindow::isTrayIconWindow()Alexander Volkov2018-09-293-4/+7
| * | xcb: Initialize OpenGL integration only when requiredAlexander Volkov2018-09-294-34/+46