summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | | | CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-122-2/+14
* | | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-1216-190/+284
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1116-190/+284
| |\| | |
| | * | | Fix license headersJani Heikkinen2018-01-1113-182/+260
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-6/+8
| | |\| |
| | | * | Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-6/+8
| | * | | sqlite: Bind duplicated named placeholders correctlyAndy Shaw2018-01-081-1/+15
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-1/+1
| | |\| |
| | | * | Change use of qDebug to qCDebugMårten Nordheim2018-01-051-1/+1
* | | | | QMacStyle: Draw CE_MenuItem text using AppKitGabriel de Dietrich2018-01-111-0/+30
|/ / / /