summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-04-171-1/+2
* Android: Cleanup the threading handlingBogDan Vatra2018-04-152-125/+108
* Make sure we finish composing before we do any operations on textBogDan Vatra2018-04-151-0/+6
* Release left button before showing the popup context menuBogDan Vatra2018-04-153-0/+23
* Android: rewrite edit context menuBogDan Vatra2018-04-154-15/+29
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1512-270/+82
|\
| * xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
| * xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
| * xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
| * winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
| * QMacStyle doesn't depend on Carbon anymoreGabriel de Dietrich2018-04-123-211/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Lars Knoll2018-04-122-739/+484
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-122-739/+484
| |\|
| | * QMacStyle: CE_TabBarTabShape is now HITheme-freeGabriel de Dietrich2018-04-122-103/+163
| | * QMacStyle: SE_TreeViewDisclosureItem is now HITheme-freeGabriel de Dietrich2018-04-121-18/+3
| | * QMacStyle: PE_FrameTabWidget in now HITheme-freeGabriel de Dietrich2018-04-122-74/+57
| | * QMacStyle: Remove cached focus ring drawingGabriel de Dietrich2018-04-121-79/+23
| | * QMacStyle: CC_ComboBox is now HITheme-freeGabriel de Dietrich2018-04-122-468/+241
* | | Cocoa: Add QNSView Metal Layer supportMorten Johan Sørvig2018-04-123-3/+60
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-113-3/+5
|\|
| * glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
| * iOS: Remove sending of duplicate touch events after broken mergeTor Arne Vestbø2018-04-101-1/+1
| * Extend the MariaDB define check to cover the later versions tooAndy Shaw2018-04-101-2/+2
* | QNSView: Remove useless QWindow pointer checkGabriel de Dietrich2018-04-101-3/+1
* | iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-04-103-33/+51
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-102-56/+52
|\|
| * xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
| * xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
* | xcb: minor cleanups around QT_CONFIG(xcb_xlib)Gatis Paeglis2018-04-093-26/+2
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-091-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-072-3/+6
|\|
| * oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-061-3/+3
| * Avoid multiple connections to same response in FileChooser portalJan Grulich2018-04-061-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-064-2/+12
|\|
| * QMacStyle: Fix "on" toggle button text colorGabriel de Dietrich2018-04-051-1/+2
| * Make nvidia resets opt-in based on QSurfaceFormat::ResetNotificationDavid Edmundson2018-04-051-1/+1
| * Support graphics reset status for offscreen surfaces in XCB-GLXDavid Edmundson2018-04-051-0/+6
| * Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
* | QNSView: Remove isMenuView propertyGabriel de Dietrich2018-04-053-13/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-052-3/+11
|\|
| * Fix read-only text browser sometimes jump to the top of the documentJarek Kobus2018-04-041-0/+6
| * Cocoa: Make QMacNativeWidget paint correctlyMorten Johan Sørvig2018-04-031-3/+5
* | cups: Support raw printersAlbert Astals Cid2018-04-042-13/+12
* | QPpdPrintDevice: Move loadPrinter code to the constructorAlbert Astals Cid2018-04-042-34/+19
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-043-4/+11
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-311-11/+7
|\|
| * Windows: handle multiple transient children when closing windowsMauro Persano2018-03-291-11/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-301-1/+1
|\|
| * Allow compilation with clang-cl disguised as clJürgen Hunold2018-03-281-1/+1
* | Move delivery of update requests into QPlatformWindowTor Arne Vestbø2018-03-292-4/+9