summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/linux
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1614-532/+28
* QtGui: includemocsMarc Mutz2022-04-295-0/+10
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-282-11/+11
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-284-299/+289
* DBusConnection: reuse pre-defined constat values where possibleSona Kurazyan2022-04-261-4/+3
* AtSpiAdaptor: fix debug messages to output the values before clearingSona Kurazyan2022-04-261-5/+10
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-6/+6
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-052-17/+35
* Gui: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+2
* Respect AT_SPI_BUS_ADDRESS env var on LinuxPatrick Griffis2022-02-171-0/+8
* Accessibility Linux: Fix caps lock stateSamuel Thibault2021-09-282-10/+8
* Remove the qmake project filesJoerg Bornemann2021-01-071-27/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-7/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-82/+0
* Do not expose ATSPI as public dependency of QtGuiJoerg Bornemann2020-09-111-1/+1
* Deprecate int based convert/canConvertLars Knoll2020-08-241-1/+1
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-312-4/+4
* Linux: fix crash in AtSpi adaptor when handling window activationLu YaNing2020-07-141-1/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* SPI Accessibility: Remove global variableFriedemann Kleint2020-07-065-9/+33
* Use QList instead of QVector in platformsupportJarek Kobus2020-07-062-10/+10
* Move linuxaccessibility to QtGuiFriedemann Kleint2020-07-0621-0/+4842