summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* Disable copying and assigning of QEventVolker Hilsheimer2020-11-192-15/+21
* xcb: Avoid use-after-free in QXcbConnection::initializeScreens()Alexander Volkov2020-11-181-2/+4
* Correct headers to build with eglfs modulesElvis Lee2020-11-1717-27/+9
* Android: Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-171-0/+10
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-152-14/+14
* Windows QPA: Fix a warning about deprecated conversion of keysFriedemann Kleint2020-11-121-1/+1
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-122-8/+2
* Cocoa: Allow CMD+H to hide the application when a tooltip is visibleAndy Shaw2020-11-101-1/+2
* Fix reordering warning in QEglFSIntegrationShawn Rutledge2020-11-091-2/+2
* Support customized device discovery with udevElvis Lee2020-11-091-2/+4
* CMake: Fix iOS platform plugin not being a default pluginAlexandru Croitor2020-11-071-0/+1
* xcb: ensure that available glx version is greater than requested one or equal...Aleksei Nikiforov2020-11-071-1/+7
* Fix compile warningVolker Hilsheimer2020-11-061-2/+2
* wasm: don’t deadlock on event processingMorten Johan Sørvig2020-11-041-3/+9
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-3/+2
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-021-5/+5
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-305-0/+5
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-305-7/+310
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-306-17/+50
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-294-1/+319
* [Android] Request cursor to be in proper positionTapio Oksa2020-10-291-4/+13
* Windows QPA: Use a QSharedPointer for the touch deviceFriedemann Kleint2020-10-266-32/+27
* 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-233-7/+7
* 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
* 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