summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* evdevtouch: Fix wrong addTouchPoint for "mtdev"Valery Volgutov2021-02-241-3/+7
* evdevtouch: Fix normalizedPositionValery Volgutov2021-01-271-0/+6
* Support customized device discovery with udevElvis Lee2020-11-091-1/+3
* Mark changed regions dirty instead of bounding box of changesJoni Poikelin2020-11-041-3/+3
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-308-2/+8
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-302-1/+27
* webOS: Support mapping evdev keyboard and touchscreen to specific windowElvis Lee2020-10-278-31/+104
* Export gbm device integration to build it outsideElvis Lee2020-10-232-4/+3
* cmake: Sync FbSupport module name with pro fileTor Arne Vestbø2020-10-211-0/+1
* QHighDpi: window geometry scaling functionsMorten Johan Sørvig2020-10-201-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-075-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-237-33/+33
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-163-0/+11
* Properly free m_mtdev when mtdev_open() returns an errorSteffen Kieß2020-08-261-0/+1
* Remove linuxofonoFriedemann Kleint2020-07-157-635/+0
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-1317-2757/+0
* Refactor pointer event hierarchyShawn Rutledge2020-07-102-38/+36
* Move qglxconvenience to QtOpenGLFriedemann Kleint2020-07-088-601/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-6/+6
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Use QList instead of QVector in platformsupportJarek Kobus2020-07-0610-28/+28
* Move linuxaccessibility to QtGuiFriedemann Kleint2020-07-0624-4861/+0
* Move xkbcommon to QtGuiFriedemann Kleint2020-07-0410-1254/+3
* CMake: Re-run pro2cmake on gui, platformheadersTor Arne Vestbø2020-07-032-2/+1
* Only use one macro per lineLars Schmertmann2020-07-031-3/+7
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-024-43/+44
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-018-2598/+0
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-2230-4597/+0
* Move UNIX services into QtGuiFriedemann Kleint2020-06-188-505/+0
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-166-44/+42
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-1514-1474/+0
* Port platformsupport to QStringViewLars Knoll2020-06-158-13/+13
* Move windows font databases into QtGuiFriedemann Kleint2020-06-1118-6602/+0
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-1012-595/+3
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-095-321/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-44/+5
* QWindowsFontDatabase: replace a QPair with a dedicated structMarc Mutz2020-06-073-5/+20
* Remove winrtOliver Wolff2020-06-066-655/+17
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-036-236/+7
* Windows: Fix QPainter warnings when using some fontsEskil Abrahamsen Blomfeldt2020-06-031-0/+3
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-029-226/+2
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-023-0/+3
* CMake: Regenerate src/platformsupportAlexandru Croitor2020-05-296-52/+58
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-2810-1410/+0
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-2716-1862/+0
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-278-2178/+1
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-2718-2817/+14
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-271-7/+11
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-252-11/+10