summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* macOS: Remove alpha from default surface formatMorten Johan Sørvig2020-10-231-8/+1
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-231-2/+9
* Deprecate QVariant::TypeLars Knoll2020-10-238-332/+329
* Export gbm device integration to build it outsideElvis Lee2020-10-2337-109/+275
* Make QPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-231-1/+1
* CMake: Check for system_xcb_xinput featureAlexandru Croitor2020-10-231-1/+1
* name our glib event sources to ease debuggingAndreas Buhr2020-10-221-2/+3
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-212-6/+2
* Windows QPA/WmPointer: Register tablet devices of pointer handlerFriedemann Kleint2020-10-202-13/+64
* Windows QPA/wintab: Register tablet devicesFriedemann Kleint2020-10-202-117/+231
* QWindowsXPStyle: Remove unused variablesTor Arne Vestbø2020-10-201-2/+0
* QPA offscreen: make platform plugin configurableMorten Johan Sørvig2020-10-207-20/+144
* MinGW: Fix static direct2d plugin build using PCHCristian Adam2020-10-171-0/+6
* Fix the initial cursor state for the VNC pluginMagnaboscoL2020-10-171-1/+4
* Cleanup remaining QVariant::Type uses in Qt SqlLars Knoll2020-10-171-23/+23
* Remove misleading commentTimur Pocheptsov2020-10-161-6/+0
* Fix Qt6 renamingBogDan Vatra2020-10-142-5/+11
* Remove dead codeLars Knoll2020-10-122-4/+4
* Enable the Android style plugin for the cmake buildLars Knoll2020-10-122-1/+21
* FileChooser portal: skip empty filters to avoid rejection from portalsJan Grulich2020-10-121-0/+5
* MinGW: Fix static build using PCHCristian Adam2020-10-091-0/+6
* Windows Vista/XP Styles: Remove XP-specific codeFriedemann Kleint2020-10-091-410/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0743-121/+121
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-0727-42/+42
* Rename Android offscreen surface interfaceTor Arne Vestbø2020-10-071-1/+1
* WinTab: Switch stylus pointer type when the tablet is in the tablet proximityDmitry Kazakov2020-10-061-4/+21
* WinTab: Fix updating tablet pressure resolution on every proximity enter eventDmitry Kazakov2020-10-061-0/+5
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* Un-special-case macOS in handling of QKeyEvent::nativeScanCode()Tor Arne Vestbø2020-10-062-11/+17
* macOS: Prevent mapping non-keydown events to charactersTor Arne Vestbø2020-10-061-13/+21
* xdgdesktopportal: properly fix a dangling pointerGiuseppe D'Angelo2020-10-061-6/+5
* EGLFS: Don’t compute logical DPI from physical sizeMorten Johan Sørvig2020-10-068-23/+26
* Remove QPlatformScreen::pixelDensity()Morten Johan Sørvig2020-10-056-22/+0
* Windows QPA: Fix building with OpenGL disabled after "QFlags: remove deprecat...Martin Storsjö2020-10-051-1/+1
* Change QString::fromLatin1 and friends to use QByteArrayViewLars Knoll2020-10-051-1/+1
* CMake: set default eglfs device integration pluginSamuli Piippo2020-10-051-1/+16
* CMake: enable egl_viv pluginsSamuli Piippo2020-10-053-2/+58
* QFlags: remove deprecated constructorEdward Welbourne2020-10-032-6/+6
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-036-14/+14
* CMake Build: Add direct2d CMake buildCristian Adam2020-09-302-1/+278
* Add logging categories to image handlersAllan Sandfeld Jensen2020-09-303-7/+17
* QCocoaDrag - set image only on the first drag itemTimur Pocheptsov2020-09-281-2/+7
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* Windows Vista/XP Styles: Clean up some codeFriedemann Kleint2020-09-265-67/+10
* xcb: Avoid BadMatch error when creating non-OpenGL windowAlexander Volkov2020-09-251-13/+3
* CMake Build: Fix iOS build with PCH and CMake 3.18.3Cristian Adam2020-09-251-0/+8
* Windows: Build print support plugin directly into QtPrintSupportFriedemann Kleint2020-09-2411-1094/+0
* QCocoaDrag::drag - make sure clipboard is ours and populatedTimur Pocheptsov2020-09-231-4/+4
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-231-7/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2336-137/+137