summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-1015-186/+253
|\
| * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-1015-186/+253
| |\
| | * Remove QCupsPrintEnginePrivate::setupDefaultPrinterAlbert Astals Cid2018-02-052-33/+0
| | * 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
| | * Fix HiDPI rendering issues in the WindowsVista styleAndre de la Rocha2018-02-022-28/+44
| | * Fix opening of flatpak FileChooser portalJan Grulich2018-02-022-55/+61
| | * QMacStyle: CE_Splitter is HITheme-freeGabriel de Dietrich2018-01-242-7/+31
| | * QMacStyle: declare block in drawNSViewInRect() as noescapeGabriel de Dietrich2018-01-242-2/+2
| | * QMacStyle: PE_FrameLineEdit is HITheme-freeGabriel de Dietrich2018-01-242-30/+20
| | * XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-245-10/+75
* | | QMacStyle: Fix crash when using Freetype font engineGabriel de Dietrich2018-02-091-24/+26
* | | eglfs_kms_vsp2: Try to recover when failing in the middle of a blendJohan Klokkhammer Helsing2018-02-071-11/+6
|/ /
* | QMacStyle: Remove call to HIThemeDrawSeparatorGabriel de Dietrich2018-02-051-12/+6
* | QMacStyle: CE_DockWidgetTitle is now HITheme-freeGabriel de Dietrich2018-02-051-67/+30
* | QMacStyle: QMdiSubWindow is now HITheme-freeGabriel de Dietrich2018-02-052-228/+213
* | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-35/+12
* | QMacStyle: CC_SpinBox is now HITheme-freeGabriel de Dietrich2018-02-051-31/+29
* | 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-2115-65/+47
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2015-65/+47
| |\
| | * Fix gcc 8 string-op-truncation warningAllan Sandfeld Jensen2018-01-181-1/+1
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-1610-48/+23
| | |\
| | | * 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
| | | * | MySQL: Fix qAddPostRoutine of mysql_server_end() on WindowsThiago Macieira2018-01-101-1/+1
| | * | | 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
* | | | QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-172-31/+90
* | | | Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* | | | IBus: Delete deprecated DBus APIsTakao Fujiwara2018-01-162-22/+73
* | | | QMacStyle: checkbox, radio button are now HITheme-freeGabriel de Dietrich2018-01-161-44/+32
* | | | QMacStyle: Use QPainter to draw focus ringGabriel de Dietrich2018-01-161-34/+21
* | | | Add missing dead key symbolsMatt Whitlock2018-01-153-6/+157