summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Regenerate projectsAlexandru Croitor2020-09-226-1/+71
* Windows QPA: Fix warnings about deprecated operator + for keysFriedemann Kleint2020-09-221-2/+2
* QCocoaDrag::maybeDragMultipleItems - fix erroneous size checkTimur Pocheptsov2020-09-211-1/+1
* Cleanup API of QMimeDataLars Knoll2020-09-2114-48/+47
* QAbstractEventDispatcher: change event dispatcher timer interval to qint64Liu Yang2020-09-212-2/+2
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-181-5/+7
* Handle NSEvent*MouseDragged in QCocoaWindow::startSystemMove()René Meusel2020-09-181-0/+3
* xcb: Reduce number of created colormapsAlexander Volkov2020-09-164-12/+26
* Windows QPA: Remove unused functionFriedemann Kleint2020-09-161-10/+0
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-162-0/+3
* Remove dead codeVolker Hilsheimer2020-09-151-16/+0
* Windows QPA: Fix build with mingw64/Win32 threadingFriedemann Kleint2020-09-151-7/+25
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-152-4/+5
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-141-4/+6
* Add missing #includes for FreeBSD buildAdriaan de Groot2020-09-142-0/+2