summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Qt6 renamingBogDan Vatra2020-10-142-5/+11
* Remove dead codeLars Knoll2020-10-121-1/+1
* MinGW: Fix static build using PCHCristian Adam2020-10-091-0/+6
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0732-68/+68
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-0726-41/+41
* 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
* 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
* 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
* QCocoaDrag - set image only on the first drag itemTimur Pocheptsov2020-09-281-2/+7
* 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
* QCocoaDrag::drag - make sure clipboard is ours and populatedTimur Pocheptsov2020-09-231-4/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2328-109/+109
* CMake: Regenerate projectsAlexandru Croitor2020-09-224-1/+61
* 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
* 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
* 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-141-0/+1
* Plumb application quit through platform pluginTor Arne Vestbø2020-09-145-4/+9
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-121-2/+0
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-1/+1
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-124-4/+4
* Clang 10: Fix missing-exception-spec error on WindowsKai Koehne2020-09-111-0/+1
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-111-1/+1
* Do not expose xlib as public dependency of QtGuiJoerg Bornemann2020-09-113-0/+5
* [macOS] Add native virtual key code to modifier keysMichael Brüning2020-09-101-9/+18
* X11: set fallback logical DPI to 96Morten Johan Sørvig2020-09-101-6/+6
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-102-4/+4