summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix message box and other system soundsFriedemann Kleint2020-01-141-0/+53
* wasm: do not get canvas as property of js global objectAlexandra Cherdantseva2020-01-135-12/+23
* Wasm: Support event loop wakeup from secondary threadsMorten Johan Sørvig2020-01-122-0/+25
* Fix developer build with clang-cl failing due exception specFriedemann Kleint2020-01-101-0/+3
* iOS: Handle positionFromPosition out of boundsAndy Shaw2020-01-091-1/+5
* xcb: Propagate size hints when window changes its scaling factorBłażej Szczygieł2020-01-082-0/+7
* tablets on xcb: report correct local coordinates to nested windowsShawn Rutledge2020-01-061-2/+4
* macOS: Skip uninitialized buffers in IOSurface backingstoreTor Arne Vestbø2020-01-031-2/+4
* macOS: Handle missing color space information in IOSurface backingstoreTor Arne Vestbø2020-01-031-3/+10
* Remove commented out code added by mistake in 7ac4e55cb979dTor Arne Vestbø2020-01-021-2/+0
* wasm: fix setting translucent backgroundLorn Potter2020-01-011-1/+1
* wasm: support all cursor shapesAlexandra Cherdantseva2019-12-301-7/+14
* macOS Don't throw away backingstore buffers when backing properties changeTor Arne Vestbø2019-12-235-30/+32
* macOS: Deliver theme changes synchronouslyTor Arne Vestbø2019-12-191-1/+1
* Parse Xft.dpi with fractionAllan Sandfeld Jensen2019-12-171-2/+12
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-133-84/+284
|\
| * Initialize all variablesBogDan Vatra2019-12-031-2/+3
| * Fix assets iteratorBogDan Vatra2019-11-291-14/+56
| * macOS: Harden screen handling logic when reconfiguring displaysTor Arne Vestbø2019-11-292-68/+225
* | Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-111-2/+2
* | PSQL: Optimize QPSQLResult::data() function for date and time typesRobert Szefner2019-12-101-25/+9
* | Windows QPA: Export "checkable" info for menu items through UI AutomationAndre de la Rocha2019-12-101-1/+2
* | Move the tooltip out of the way of very large mouse cursorsVolker Hilsheimer2019-12-094-0/+55
* | Register the screen pulse eventJames McDonnell2019-12-092-3/+23
* | PSQL: set correct empty QVariant in QPSQLResult::record()Christian Ehrlicher2019-12-091-0/+1
* | Windows QPA: Fix tray geometry not updatingFriedemann Kleint2019-12-051-0/+4
* | macOS: Improve QCocoaGLContext loggingTor Arne Vestbø2019-12-052-1/+23
* | macOS: Enable fullscreen for windows by defaultTor Arne Vestbø2019-12-051-1/+4
* | Do not read Xft.dpi on platforms that shouldn't be using Xft settingsAllan Sandfeld Jensen2019-12-051-0/+11
* | Quit application when QWindowsSystemTrayIcon receives WM_CLOSEJan Niklas Hasse2019-12-051-1/+5
* | QMacStyle: correct placement of edit field in comboboxVolker Hilsheimer2019-12-031-4/+4
* | Prevent emscripten_webgl_destroy_context from removing event handlersMorten Johan Sørvig2019-12-031-0/+7
* | iOS: Guard against request for textInputView without focus windowTor Arne Vestbø2019-12-031-2/+6
* | macOS: Don't tweak NSApp presentationOptions on startupTor Arne Vestbø2019-12-031-10/+0
* | macOS Accessibility: Fix role for comboboxesPeter Varga2019-11-291-1/+1
* | Windows QPA: Disable the native Windows OSK if Qt Virtual Keyboard is in useAndre de la Rocha2019-11-252-3/+16
* | macOS: Replace use of deprecated acceptsTouchEvents APITor Arne Vestbø2019-11-251-2/+2
* | macOS: Replace use of deprecated NSDragPboard enumTor Arne Vestbø2019-11-251-2/+2
|/
* xcb: Simplify code by using helper QXcbIntegration::defaultConnection()Alexander Volkov2019-11-201-2/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-135-8/+67
|\
| * Windows QPA: Avoid returning UI Automation ValueProvider for static textAndre de la Rocha2019-11-071-2/+3
| * Windows QPA: Fix missing update when the display is sleepingAndre de la Rocha2019-11-073-0/+62
| * iOS: Account for UITextInteraction when building against 12.x or lowerAndy Shaw2019-11-071-6/+2
* | Windows QPA: Fix wrong scaling of fixed size in window creation phaseFriedemann Kleint2019-11-082-12/+33
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-065-12/+29
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-065-12/+29
| |\|
| | * macOS: Only skip screen reconfigure if primary screen changedTor Arne Vestbø2019-11-051-3/+2
| | * Query the mouse buttons initially in case the middle button was usedAndy Shaw2019-11-031-1/+3
| | * wasm: take canvas offset into accountLorn Potter2019-11-011-1/+5
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-5/+14
| | |\