summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Cocoa QPA: Remove uses of NULLGabriel de Dietrich2018-04-254-6/+6
* | | | QCocoaNSMenuItem: Add default initializerGabriel de Dietrich2018-04-253-5/+10
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-0/+8
|\| | |
| * | | Windows QPA: Fix Korean IME removing words when using CTRL shortcutsFriedemann Kleint2018-04-231-0/+8
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-224-20/+82
|\| | |
| * | | Windows QPA: Fix ambiguous shortcut overload warnings for ALT-keysFriedemann Kleint2018-04-201-2/+13
| * | | Windows QPA: Fix duplicate/missing native eventsFriedemann Kleint2018-04-204-18/+69
| | |/ | |/|
* | | q{cocoa,ppd}printdevice: Fix string comparisonMichael Weghorn2018-04-202-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-2011-215/+181
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2011-215/+181
| |\| |
| | * | iOS: Use the non deprecated application:openURL functionAndy Shaw2018-04-181-3/+2
| | * | QCocoaPlatformTheme: Fix tooltip background colorGabriel de Dietrich2018-04-181-1/+3
| | * | QMacStyle: Fix SC_ComboBoxEditField rectGabriel de Dietrich2018-04-181-2/+1
| | * | QMacStyle: Fix appearance of selected inactive tab bar buttonGabriel de Dietrich2018-04-181-9/+50
| | * | QMacStyle: Clean up code, remove dead bitsGabriel de Dietrich2018-04-182-170/+72
| | * | Do not ignore MenuItem on macOSJan Arve Saether2018-04-181-1/+0
| | * | iOS: Trigger manual layout of root view controller when coming out of backgroundTor Arne Vestbø2018-04-186-31/+55
| | |/
* | / Cocoa Helpers: Add qt_objc_cast() functionGabriel de Dietrich2018-04-202-4/+11
|/ /
* | Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-1936-199/+195
* | Cocoa Menus: Allow separators in app menuGabriel de Dietrich2018-04-195-11/+30
* | QCocoaMenuLoader: Add app specific items after PreferencesGabriel de Dietrich2018-04-191-6/+9
* | Cocoa Menus: Use the responder chain for menu items target/actionGabriel de Dietrich2018-04-1913-223/+280
* | Windows: Fix MDI child window titles in High-DPI displaysAndre de la Rocha2018-04-192-20/+24
* | QCocoaTheme: Include CoreServices rather than CarbonGabriel de Dietrich2018-04-182-2/+2
* | WinRT: Add Windows UI Automation supportAndre de la Rocha2018-04-1748-10/+5930
* | Provide QPlatformWindow::hasPendingUpdateRequest() helper functionTor Arne Vestbø2018-04-172-9/+6
* | macOS: Add logging when delivering update requestsTor Arne Vestbø2018-04-173-1/+8
* | 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