summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* a11y: Add new QAccessibleAttributesInterfaceMichael Weghorn2024-02-291-0/+13
* Doc: Move documentation for QAI::selectionInterface to source fileKai Köhne2023-01-161-3/+0
* a11y: Add new QAccessibleSelectionInterfaceMichael Weghorn2022-11-111-0/+22
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-1/+2
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* qaccessible: Split QAccessible into own headerFabian Kosmale2022-02-091-383/+8
* gui: accessible - silence int conversion warningTim Blechmann2021-06-171-4/+4
* Add QAccessibleHyperlinkInterfaceJan Arve Sæther2021-06-031-1/+17
* QTestAccessible: Clear objects in EventList when deletedFabian Kosmale2021-05-231-0/+1
* Make QAccessible::State's equality operator a hidden friendVolker Hilsheimer2020-10-281-2/+4
* Use QList instead of QVector in guiJarek Kobus2020-06-291-2/+3
* Remove deprecated QAccessible::updateAccessibility overloadVolker Hilsheimer2020-05-151-16/+1
* a11y: Remove a ### Qt6 that doesn't make much senseJan Arve Sæther2020-02-121-2/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+1
|\
| * Add accessibility notification roleFrederik Gladhorn2019-06-121-0/+1
* | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-0/+2
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-2/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-6/+6
|\
| * Fix signature of new methodsLars Knoll2015-06-101-6/+6
* | Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
* | De-duplicate vtables III: QAccessibleMarc Mutz2015-06-031-11/+25
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+2
* Add accessible actions for scrolling and page changesFrederik Gladhorn2014-10-281-0/+6
* Add searchEdit as accessible stateFrederik Gladhorn2014-10-251-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Add accessible rolesFrederik Gladhorn2014-08-131-1/+50
* Add QAccessible::ActivationObserverFrederik Gladhorn2014-08-111-0/+10
* Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-231-0/+3
* Remove outdated commentFrederik Gladhorn2014-07-151-1/+0
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-201-0/+1
* Accessibility: Make it possible to send events with no QObjectFrederik Gladhorn2013-10-251-1/+71
* Change return type of imagePosition to QPointJan Arve Saether2013-10-151-1/+1
* Make Accessibility publicFrederik Gladhorn2013-09-191-4/+140
* QAccessible::State is no longer an enumOlivier Goffart2013-04-301-1/+1
* Get rid of this hack where QAccessible inherits from QObject.Jan Arve Saether2013-04-261-4/+1
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-0/+12
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-3/+17
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+2
|\
| * Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-131-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-2/+2
|\|
| * Add translator help for accessibility stringsFrederik Gladhorn2013-02-081-2/+2