summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Pass device for synthesized touch/tablet eventsFriedemann Kleint2020-11-274-12/+41
* Reduce the scope of variables in exec() and fetchNext()Zou Ya2020-11-262-7/+3
* Add font function to OffscreenTheme to run unit tests with offscreenAndreas Buhr2020-11-241-0/+14
* Reduce the scope of variables in bindInValues()Huang Jie2020-11-241-4/+3
* wasm: fix resizing of qwidget windowsLorn Potter2020-11-232-1/+36
* wasm: fix mouse double clickLorn Potter2020-11-232-6/+21
* CMake: Fix build of plugins/styles/mac using PCHCristian Adam2020-11-201-0/+7
* macOS: Propagate device-pixel-ratio of system tray iconTor Arne Vestbø2020-11-201-0/+1
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-203-4/+4
* 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-1612-50/+50
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-153-15/+15
* 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
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-0914-0/+14
* 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
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* Windows QPA: Use a QSharedPointer for the touch deviceFriedemann Kleint2020-10-266-32/+27
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-261-1/+17
* 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