summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* evdevkeyboard: Try opening as read-write firstLaszlo Agocs2021-12-082-1/+6
* Test for nullptr before dereferencing the screenVolker Hilsheimer2021-12-082-2/+2
* evdevtouch: Fix loading screen name for output mappingDavid Rosca2021-10-121-1/+1
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-182-2/+18
* Fix button type to update coordinates when draggingCathy Park2021-08-111-1/+4
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-314-21/+21
* evdevtouch: Fix wrong addTouchPoint for "mtdev"Valery Volgutov2021-02-231-3/+7
* evdevtouch: Fix normalizedPositionValery Volgutov2021-01-271-0/+6
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-125-198/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0714-209/+0
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-232-4/+2
* 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