summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessiblecache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* a11y: Fix bug in the accessibility cacheJan Arve Sæther2020-05-191-4/+60
* Add logging for QAccessibleCacheFrederik Gladhorn2018-07-081-0/+6
* Fix deletion of items in QAccessibleCacheFrederik Gladhorn2018-07-081-2/+4
* Accessibility: Fix leaking cached interfacesFrederik Gladhorn2018-05-041-0/+6
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* QAccessibleCache: Replace Q_GLOBAL_STATIC by instance pointerFriedemann Kleint2017-01-281-2/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+8
|\
| * Improve lookup speed for QAccessible::uniqueIdAlexandru Croitor2016-07-071-1/+8
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-18/+10
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | Compile with -no-feature-accessibilityFrederik Gladhorn2014-08-211-0/+4
|/
* Accessibility iOSFrederik Gladhorn2014-06-061-1/+1
* Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-091-1/+12
* Use new connect syntaxFrederik Gladhorn2014-01-101-1/+1
* Accessibility for AndroidFrederik Gladhorn2013-08-221-1/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-0/+116