summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1421-322/+278
|\
| * Fix build failure when QtNetwork module is not buildPasi Petäjäjärvi2018-02-131-1/+1
| * Make use of our egl convenience code for QNX QPAAdam Treat2018-02-089-295/+159
| * macOS: fix menu positioning on high-DPIJ-P Nurmi2018-02-051-2/+4
| * Fix QXcbWindow::mapFrom/ToGlobal()J-P Nurmi2018-02-051-2/+2
| * Fix window activation in QWindowsWindow::setCustomMargins()Dominik Haumann2018-02-021-1/+1
| * Fix QFileDialog::defaultSuffix on macOSNathan Collins2018-02-011-4/+8
| * Check selection handles positionBogDan Vatra2018-01-271-6/+42
| * Android: Hide handler(s) if the cursor is not visible anymoreBogDan Vatra2018-01-271-0/+10
| * Remove traces of Growl in QSystemTrayIcon code and documentationKonstantin Tokarev2018-01-261-2/+0
| * Android: Fix compilation with warnings-are-errorsEskil Abrahamsen Blomfeldt2018-01-261-1/+0
| * Fix compilation with -no-feature-regularexpressionJoni Poikelin2018-01-251-4/+23
| * Cocoa: Explicitly hide popup windows when the application is hiddenAndy Shaw2018-01-251-0/+18
| * glx: Avoid losing the stereo flag in QSurfaceFormatLaszlo Agocs2018-01-231-0/+4
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-203-5/+5
* | macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-134-7/+11
* | winrt: Correctly check if mouse button was clickedOliver Wolff2018-02-121-1/+1
* | winrt: Keep track of affected window for mouse eventsOliver Wolff2018-02-121-18/+20
* | winrt: Fix mouse releases that happen outside a windowOliver Wolff2018-02-121-0/+6
* | winrt: mouse handling: Fix detection of affected windowOliver Wolff2018-02-121-2/+3
* | Windows QPA: Implement QPlatformWindow::startSystemMove()Alexander Volkov2018-02-112-0/+11
* | Remove code paths for macOS < 10.11Jake Petroules2018-02-112-21/+1
* | Load Qt libs from Qt threadBogDan Vatra2018-02-111-55/+52
* | Merge "Merge remote-tracking branch 'origin/dev' into 5.11" into refs/staging...Jani Heikkinen2018-02-107-31/+95
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-107-31/+95
| |\ \
| | * | Modernize logging in CoreFoundation and iOS event dispatchersTor Arne Vestbø2018-02-051-20/+19
| | * | Use new QString::remove(QLatin1String)Anton Kudryavtsev2018-02-051-1/+1
| | * | XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-245-10/+75
* | | | eglfs_kms_vsp2: Try to recover when failing in the middle of a blendJohan Klokkhammer Helsing2018-02-071-11/+6
|/ / /
* | | eglfs_kms_vsp2: Add support for setting layer alphaJohan Klokkhammer Helsing2018-02-058-0/+54
* | | QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-044-25/+41
|/ /
* | QOffscreenIntegration: add missing overrideAnton Kudryavtsev2018-01-241-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-2113-63/+45
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2013-63/+45
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-169-47/+22
| | |\|
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-1110-47/+23
| | | |\
| | | | * macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
| | | | * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
| | | | * macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
| | | | * macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
| | * | | macOS: Copy QNSWindowProtocol without referencing it by nameTor Arne Vestbø2018-01-151-10/+17
| | * | | XCB: Replace qDebug with qCDebugOrgad Shaneh2018-01-153-6/+6
* | | | | Windows QPA: Avoid 'large' mouse cursors over RDPFrank Richter2018-01-211-1/+13
|/ / / /
* | | | eglfs/kms : implement nativeResourceForScreenLionel CHAZALLON2018-01-202-0/+11
* | | | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | | | Cocoa: Prevent crash on focusObjectChanged()Morten Johan Sørvig2018-01-181-0/+2
* | | | Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* | | | Add missing dead key symbolsMatt Whitlock2018-01-152-5/+126
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1115-189/+269
|\| | |
| * | | Fix license headersJani Heikkinen2018-01-1113-182/+260