summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xcb: qxcbdrag.cpp cleanupsGatis Paeglis2018-06-224-154/+118
* Make sure we open native dialogs when opening folders inside sandboxJan Grulich2018-06-151-4/+4
* configure: dequote library sources asapOswald Buddenhagen2018-06-121-7/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0733-89/+127
|\
| * ibase: Silence warning about incompatible function typesAndy Shaw2018-06-061-4/+4
| * Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
| * QMacStyle: Fix clipped arrow in QToolButtonGabriel de Dietrich2018-06-041-4/+8
| * QMacStyle: Fix QComboBox left contents marginGabriel de Dietrich2018-06-041-3/+3
| * Fix QWindowsNativeInterface::platformFunction()Sergiy Korobov2018-06-011-0/+2
| * macOS: Allow moving out of fullscreen state using titlebar buttonTor Arne Vestbø2018-05-301-1/+1
| * iOS: Handle application state for application extensionsTor Arne Vestbø2018-05-301-6/+21
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2927-64/+62
| * macOS: Respect maximum window size when computing zoomed state geometryTor Arne Vestbø2018-05-291-7/+17
| * iOS: Send window-system event also when embedded in native iOS appTor Arne Vestbø2018-05-293-32/+50
| * iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-05-291-1/+2
* | Keep native file dialog updated with current optionsJan Grulich2018-06-061-4/+12
* | MySQL: Handle TIME types as a string to allow the full range of dataAndy Shaw2018-06-061-1/+3
* | Add support for _q_platform_qnxWindowType QWindow propertyJames McDonnell2018-06-051-3/+12
* | macOS: Make sure QNSPanel also gets a debug descriptionTor Arne Vestbø2018-06-051-0/+1
* | macOS: Deliver screen changes synchronouslyTor Arne Vestbø2018-06-051-2/+2
* | macOS: Make layer-backed mode the defaultTor Arne Vestbø2018-05-311-2/+2
* | macOS: minor refactoring in mouse handlers for nsview/systemtrayiconMikhail Svetkin2018-05-313-23/+33
* | Windows QPA: Fix release button event type after moving windowsFriedemann Kleint2018-05-311-9/+16
* | Fix missing override warning for androidLiang Qi2018-05-301-1/+1
* | macOS: Minor metal support nits/cleanupsTor Arne Vestbø2018-05-301-3/+2
* | winrt: Handle expose event before removing windowOliver Wolff2018-05-251-1/+2
* | Open native file dialog inside sandbox when opening directoriesJan Grulich2018-05-243-8/+56
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-247-10/+26
|\|
| * ibase: Don't use deprecated QSqlError constructorAndy Shaw2018-05-181-1/+2
| * sqlite: Allow for duplicated placeholders with just one placeholderAndy Shaw2018-05-161-2/+2
| * Windows Platform: Redirect wheel event to a window under mouse cursorAlexandra Cherdantseva2018-05-161-3/+17
| * Windows QPA: Fix wrong initial size when launched on secondary screenFriedemann Kleint2018-05-161-2/+2
| * QMacStyle: remove unused qlibrary.h includeJ-P Nurmi2018-05-151-1/+0
| * Fix filter parsing in flatpak FileChooser portalJan Grulich2018-05-151-1/+1
| * Fix build without features.cursorTasuku Suzuki2018-05-151-0/+2
* | VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-05-231-3/+3
* | Cocoa Menus: Add support for menu items in window-less appsGabriel de Dietrich2018-05-234-30/+65
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-2385-315/+296
* | Direct2D QPA: Fix Qt include statementsFriedemann Kleint2018-05-2315-30/+30
* | Windows: Fix MinGW compilation after ec97be5585Martin Storsjö2018-05-221-0/+1
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-184-21/+60
* | Windows QPA: Fix left button reported pressed after moving windowsFriedemann Kleint2018-05-163-0/+27
* | macOS: minor refactoring in handler of global monitorMikhail Svetkin2018-05-151-5/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-15/+25
|\|
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-15/+25
| |\
| | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-2011-215/+181
| | |\
| | * | Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* | | | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-146-36/+3
* | | | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-146-52/+2
* | | | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-112-8/+11