summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-106-8/+14
* | | | Fix custom page size handling in the Unix print dialogAlbert Astals Cid2018-01-091-3/+2
* | | | Small optimalization for NULL valuesRobert Szefner2018-01-091-2/+1
* | | | QWindowsXPStyle: Speed up level window loop in helper winId()Friedemann Kleint2018-01-091-5/+4
* | | | Fix support for flatpak FileChooser portalJan Grulich2018-01-081-2/+2
* | | | Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-0816-1/+2301
* | | | XCB: Undef KeyPress and KeyRelease also when not using xinput2Ulf Hermann2018-01-081-0/+2
* | | | QPSQL: Add support for multiple result setsRobert Szefner2018-01-081-1/+48
* | | | Cocoa: Make AA_MacDontSwapCtrlMeta workAndy Shaw2018-01-081-5/+15
* | | | Send NET_WM_SYNC on swapBuffers when using EGLDavid Edmundson2018-01-071-0/+8
* | | | QPSQL: Add support for forward-only queriesRobert Szefner2018-01-061-30/+274
* | | | QWindowsXPStyle: Remove unused codeFriedemann Kleint2018-01-052-41/+0
* | | | CUPS: Fix conflict handlingAlbert Astals Cid2018-01-051-2/+4
* | | | Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+3