summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessible.cpp
Commit message (Expand)AuthorAgeFilesLines
* a11y: Add new QAccessibleAttributesInterfaceMichael Weghorn2024-02-291-1/+87
* Doc: Fix QDoc warnings for overloadsPaul Wicking2024-02-141-2/+2
* a11y: No longer mark QAccessibleSelectionInterface as preliminaryMichael Weghorn2023-09-201-1/+0
* Accessibility: call update handler even if not activeVolker Hilsheimer2023-05-161-4/+4
* a11y: Add new relations DescriptionFor, Described, Flows{From,To}Michael Weghorn2023-03-011-6/+10
* a11y: Test and document relations betterJan Arve Sæther2023-02-281-6/+17
* QtGui: Disambiguate static variablesFriedemann Kleint2023-02-031-3/+3
* Doc: Move documentation for QAI::selectionInterface to source fileKai Köhne2023-01-161-0/+5
* a11y: Add new QAccessibleSelectionInterfaceMichael Weghorn2022-11-111-1/+110
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-15/+15
* QtGui: Fix mismatches between string types and string literalsMate Barany2022-09-211-4/+4
* a11y: Fix QAccessibleTableInterface::selectedRows docMichael Weghorn2022-09-191-1/+1
* a11y: Fix typo in QAccessible::ObjectHide docMichael Weghorn2022-09-161-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Revert "a11y: Do not cache classes that don't have a factory plugin"Fabian Kosmale2022-05-061-4/+25
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-1/+1
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-5/+7
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-1/+1
* Remove documentation of non-existing QAccessible stateAllan Sandfeld Jensen2022-02-111-1/+0
* qaccessible: Split QAccessible into own headerFabian Kosmale2022-02-091-0/+1
* Doc: Use \inmodule for all classes and headersTopi Reinio2022-01-171-0/+2
* gui: Fix typos in documentationJonas Kvinge2021-10-121-4/+4
* Add QAccessibleHyperlinkInterfaceJan Arve Sæther2021-06-031-0/+39
* a11y: Do not cache classes that don't have a factory pluginJan Arve Sæther2021-01-131-5/+4
* Make QAccessible::State's equality operator a hidden friendVolker Hilsheimer2020-10-281-6/+0
* Fix some qdoc warnings: undocumented parametersVolker Hilsheimer2020-09-251-2/+3
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-1/+1
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-171-1/+1
* Doc: Remove outdated documentationPaul Wicking2020-08-121-5/+0
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-2/+2
* a11y: Fix bug in the accessibility cacheJan Arve Sæther2020-05-191-4/+4
* Remove deprecated QAccessible::updateAccessibility overloadVolker Hilsheimer2020-05-151-10/+1
* Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-111-17/+0
* Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-10/+10
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+1
|\
| * Add accessibility notification roleFrederik Gladhorn2019-06-121-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+1
|\ \
| * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
| |/
* / Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
|/
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-7/+7
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-16/+2
* qdoc: properly omit comments for enums marked with omitvalueChristian Ehrlicher2018-03-271-13/+13
* doc: Add missing class qualifier to \fn for constructorMartin Smith2018-01-121-1/+1
* Accessibility docs: remove wrong statementFrederik Gladhorn2017-10-291-1/+0
* Protect against nullptr deref in QAccessibleEvent::uniqueIdFrederik Gladhorn2017-02-071-1/+6
* Use categorized logging in qaccessible.cppFrederik Gladhorn2017-02-071-1/+4