summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-2766-302/+301
* Post Merge FixesLeander Beernaert2020-01-244-18/+16
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24174-1030/+2107
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1611-322/+276
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-1511-322/+276
| | |\
| | | * macOS: Move palette setup into platform themeTor Arne Vestbø2020-01-144-302/+195
| | | * Windows QPA: Fix co-existence of several Qt versions in an applicationFriedemann Kleint2020-01-141-8/+5
| | | * 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-155-3/+30
| |\| |
| | * | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-3/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-133-0/+28
| | |\|
| | | * 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-135-4/+17
| |\| |
| | * | QWindowsVistaStyle: Fix build with no dockwidget & commandlinkbutton featuresNodir Temirkhodjaev2020-01-102-1/+10
| | * | xcb: Fix nullptr vs. VK_NULL_HANDLE errorLaszlo Agocs2020-01-092-2/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-1/+5
| | |\|
| | | * iOS: Handle positionFromPosition out of boundsAndy Shaw2020-01-091-1/+5
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-103-2/+9
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-092-0/+7
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-0/+7
| | | |\|
| | | | * xcb: Propagate size hints when window changes its scaling factorBłażej Szczygieł2020-01-082-0/+7
| | * | | wasm: futureproof EmscriptenMouseEventLorn Potter2020-01-091-2/+2
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-099-110/+111
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-071-2/+4
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-2/+4
| | | |\|
| | | | * tablets on xcb: report correct local coordinates to nested windowsShawn Rutledge2020-01-061-2/+4
| | * | | Revert "Android: Implement MaximizeUsingFullscreenGeometryHint"Eskil Abrahamsen Blomfeldt2020-01-078-108/+107
| | |/ /
| * | | SQL: cleanup private classesChristian Ehrlicher2020-01-072-14/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-074-9/+14
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-063-7/+14
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-063-7/+14
| | | |\|
| | | | * 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
| | * | | Modernize setAlphaChannel(), and deprecated alphaChannel()Allan Sandfeld Jensen2020-01-051-2/+0
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0446-314/+549
| |\| |
| | * | SQL: add proper support to build QMYSQL with MariaDB client librariesChristian Ehrlicher2020-01-032-1/+5
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-022-8/+15
| | |\|
| | | * wasm: fix setting translucent backgroundLorn Potter2020-01-011-1/+1
| | | * wasm: support all cursor shapesAlexandra Cherdantseva2019-12-301-7/+14
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-277-33/+45
| | |\|
| | | * 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
| | * | QMacStyle: fix tab widget's tab barTimur Pocheptsov2019-12-211-1/+25
| | * | Fix unneeded use of QImage invertPixels and createAlphaMaskAllan Sandfeld Jensen2019-12-191-9/+2
| | * | Windows QPA: Allow the native Windows virtual keyboard to be disabledAndre de la Rocha2019-12-172-3/+6
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-163-84/+284
| | |\ \