summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QWindowsXPStyle: Add debug operators for the theme dataFriedemann Kleint2017-10-192-0/+42
* Windows QPA: Clean up code checking for the OS versionFriedemann Kleint2017-10-185-18/+13
* linuxfb/drm: Pick up the format from the config fileLaszlo Agocs2017-10-171-10/+66
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1737-591/+806
|\
| * macOS: Mark the widget's container as embedded when placed into NSMenuItemv5.10.0-beta2Tor Arne Vestbø2017-10-161-1/+1
| * macOS: Add support for non-window backed offscreen surfacesTor Arne Vestbø2017-10-163-2/+27
| * Windows Vista Style: Draw dock widget title with Qt::TextShowMnemonicFriedemann Kleint2017-10-101-1/+2
| * Avoid using deprecated APIs on iOS 10.0+Lars Schmertmann2017-10-061-2/+4
| * macOS: Split QCocoaScreen out from qcocoaintegration.mmTor Arne Vestbø2017-10-056-276/+391
| * QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-052-52/+41
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-0511-20/+85
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-0411-20/+85
| | |\
| | | * OCI: Clear the cache in the result for a forward only queryAndy Shaw2017-10-031-0/+9
| | | * QWindowsMouseHandler: Add documentation link for bitmask magicGabriel de Dietrich2017-09-281-0/+1
| | | * macOS: Bail out early when handling shortcut event results in closing windowAnders Hafreager2017-09-281-0/+4
| | | * Windows QPA: Call raise() also for SubWindows with WindowStaysOnTopHintFriedemann Kleint2017-09-261-1/+3
| | | * Windows QPA: Detect screen by mouse position when dragging a windowFriedemann Kleint2017-09-264-11/+39
| | | * Windows QPA: Move function to find screen by HWND to QWindowsScreenManagerFriedemann Kleint2017-09-253-8/+24
| | | * Only call mysql_library_end() once when using MariaDBDaniel Vrátil2017-09-211-6/+12
| | | * XCB: also test for Xinerama's presenceThiago Macieira2017-09-211-1/+0
| * | | Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-054-20/+4
| * | | macOS: Prevent backingstore image detach during color space assignmentv5.10.0-beta1Tor Arne Vestbø2017-10-042-27/+11
| |/ /
| * | QMacStyle: Remove HITheme calls for QSizeGripGabriel de Dietrich2017-10-031-45/+32
| * | QMacStyle: De-HITheme QGroupBoxGabriel de Dietrich2017-10-032-12/+18
| * | QMacStyle: Refactor QMacStylePrivate::cocoaControl()Gabriel de Dietrich2017-10-032-55/+55
| * | macOS: Tighten up window icon and represented filename handlingTor Arne Vestbø2017-10-033-19/+32
| * | Clean up OS version checks for Apple platformsJake Petroules2017-09-297-8/+7
| * | macOS: Apply window file path when creating new NSWindowTor Arne Vestbø2017-09-281-0/+1
| * | macOS: Deliver NSWindow notifications to all windows, not just top levelTor Arne Vestbø2017-09-262-45/+79
| * | macOS: Don't send expose event as update request when becoming visibleTor Arne Vestbø2017-09-261-6/+16
* | | Add virtual keyboard geometry support to Windows portAndre de la Rocha2017-10-162-0/+26
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-104-21/+39
* | | OCI: Use TIMESTAMP for datetime dataAndy Shaw2017-10-101-85/+122
* | | xcb: tidy up QXcbWindow::handleClientMessageEventGatis Paeglis2017-10-101-8/+12
* | | xcb: Unify visual to QImage::Format logicAllan Sandfeld Jensen2017-10-076-146/+114
* | | Windows QPA: Directly link against touch functionsFriedemann Kleint2017-10-054-70/+21
* | | Handle endian mismatch between X11 client and serverAllan Sandfeld Jensen2017-10-024-25/+57
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2635-693/+839
|\| |
| * | Remove obsolete version checksJake Petroules2017-09-253-35/+10
| * | macOS touch and gestures: pay attention to deviceIDShawn Rutledge2017-09-213-24/+35
| * | make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-11/+11
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-2010-46/+95
| |\|
| | * windows: Blacklist Intel 8.15.10.1749Laszlo Agocs2017-09-191-1/+16
| | * Hide ibus IM on password fieldsAllan Sandfeld Jensen2017-09-182-0/+12
| | * Cocoa: Update the known menu items when the QCocoaMenuBar is deletedAndy Shaw2017-09-081-8/+2
| | * Cocoa: Check if charactersIgnoringModifiers is not empty tooAndy Shaw2017-09-081-2/+8
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-068-7/+63
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-068-7/+63
| | |\|
| | | * Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14
| | | * macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+8