summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessibleobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Make Accessibility publicFrederik Gladhorn2013-09-191-2/+1
* Remove the crash pending warningJan Arve Saether2013-05-071-4/+0
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-5/+1
* Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Remove some dead code.Frederik Gladhorn2013-01-221-31/+0
|/
* Fix memory leak in childAtMorten Johan Sorvig2012-12-141-0/+2
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-271-1/+1
* Merge master into api_changesKent Hansen2012-03-161-0/+1
|\
| * Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-0/+1
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-2/+2
|/
* Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-281-0/+1
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-061-20/+5
* fix memory leak of QAccessibleWidgetJian Liang2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-191-10/+0
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-4/+0
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-4/+1
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-1/+1
* Improve Accessibility documentation.Frederik Gladhorn2012-01-091-0/+2
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-3/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-13/+12
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-13/+13
* Remove virtual child integers.Frederik Gladhorn2011-11-231-13/+7
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-77/+0
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-2/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Use QGuiApp::activeWindow()->accessibleRoot() to find focus childJan-Arve Saether2011-10-031-1/+4
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+395
* library splitLars Knoll2011-05-071-410/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+410