summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* 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-042-0/+7
* 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
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-5/+5
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-14/+14
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-2/+10
|\
| * Protect against nullptr deref in QAccessibleEvent::uniqueIdFrederik Gladhorn2017-02-071-1/+6
| * Use categorized logging in qaccessible.cppFrederik Gladhorn2017-02-071-1/+4
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-011-1/+1
|\|
| * Accessibility: make sure childAt calls isValidFrederik Gladhorn2017-01-121-1/+1
* | QAccessibleCache: Replace Q_GLOBAL_STATIC by instance pointerFriedemann Kleint2017-01-281-2/+12
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-2/+2
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-193-3/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-153-3/+12
| |\|
| | * Improve lookup speed for QAccessible::uniqueIdAlexandru Croitor2016-07-073-3/+12
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-036-3/+8
|/ /
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-082-8/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-8/+1
|\|
| * Remove warning about being unable to instantiate accessibility interfaceFrederik Gladhorn2016-02-021-8/+1
* | Compile fix for QT_NO_ACCESSIBILITYPaul Olav Tvete2016-01-281-1/+2
* | Updated license headersJani Heikkinen2016-01-1513-182/+260
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-11/+10
|\|
| * Respond with a sound for certain message boxes on windowsJan Arve Saether2015-12-041-11/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+0
|\|
| * Doc: Remove invalid uses of \relates commandTopi Reinio2015-08-191-1/+0
* | Add some missing libraries for shared library builds on iOS.Jake Petroules2015-08-271-1/+5
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-7/+125
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-7/+124
* | QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-193-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-013-14/+14
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-302-2/+2
| * Fix signature of new methodsLars Knoll2015-06-102-12/+12
* | Don't define qAccessiblePlugins if we cannot use them.Ulf Hermann2015-06-161-2/+2
* | Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-041-0/+6
|\|
| * Doc: added doc for non-documented functionsNico Vertriest2015-05-181-0/+6
* | De-duplicate vtables III: QAccessibleMarc Mutz2015-06-032-20/+127
* | QAccessibleInterface: move implementation beside doc blockMarc Mutz2015-06-031-7/+4
|/
* Fix debug stream operators.Friedemann Kleint2015-04-011-7/+9
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-1/+1
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-1113-107/+99
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+2
* a11y: Fix warning about instance method '-invalidate' not foundTor Arne Vestbø2015-02-041-0/+5