summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-042-3/+1
* Experimental DirectWrite font databaseEskil Abrahamsen Blomfeldt2020-02-042-6/+15
* Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-0314-13/+81
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-2811-37/+153
|\
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-2810-36/+152
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-2810-36/+152
| | |\
| | | * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-241-2/+2
| | | * wasm: fix redundant string conversions between wasm and JavaScriptAlexandra Cherdantseva2020-01-229-34/+150
| * | | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2840-142/+953
|\| |
| * | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-254-27/+100
| * | Windows QPA: Add setting of dark window bordersFriedemann Kleint2020-01-253-0/+52
| * | Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-258-2/+69
| * | Windows QPA: Better disambiguate Window class namesFriedemann Kleint2020-01-255-7/+26
| * | QCursor: Allow bitmap() and mask() to return by-valueSze Howe Koh2020-01-261-7/+7
| * | macOS: Decide enabled state of menu items correctlyVolker Hilsheimer2020-01-231-1/+1
| * | Mac: disable application menu items during modal sessionVolker Hilsheimer2020-01-241-1/+2
| * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-239-94/+95
| * | Introduce VK_KHR_display support for i.MX8 devicesLaszlo Agocs2020-01-2213-2/+592
| * | eglfs: find correct framebuffer index even if device node is symlinkRolf Eike Beer2020-01-221-1/+7
| * | wasm: guard nonthreaded builds from using threading.hLorn Potter2020-01-221-0/+2
* | | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-244-3/+4
* | | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-222-1/+2
* | | 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