summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for RelationFlag.Jan-Arve Saether2012-02-241-4/+4
* Remove QAccessibleInterface::relationTo().Jan-Arve Saether2012-02-201-1/+0
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-201-1/+0
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-171-3/+3
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-101-3/+2
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-061-2/+2
* Add accessible role Terminal.Frederik Gladhorn2012-02-061-0/+1
* Use events for accessibility updates.Frederik Gladhorn2012-01-311-1/+27
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-191-1/+1
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-1/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-5/+0
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-8/+40
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-121-14/+2
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-121-4/+0
* Remove QAccessibleEventFrederik Gladhorn2012-01-121-14/+0
* Improve Accessibility documentation 2.Frederik Gladhorn2012-01-101-2/+2
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-41/+42
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-5/+0
* Remove Cursor functions from invokeMethod.Frederik Gladhorn2012-01-061-3/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use meta object to get string rep of QAccessible::Role.Frederik Gladhorn2012-01-031-0/+3
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-1/+1
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-13/+32
* Accessibility: Add Text::DebugDescriptionMorten Johan Sorvig2011-12-071-0/+1
* Remove unused enum values.Frederik Gladhorn2011-12-041-3/+1
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-13/+8
* Remove action enum.Frederik Gladhorn2011-12-011-17/+0
* Make cell a proper QAccessible2Interface.Frederik Gladhorn2011-12-011-1/+6
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-301-24/+19
* Remove virtual child integers.Frederik Gladhorn2011-11-231-14/+10
* Add debug stream for QAccessibleInterface.Frederik Gladhorn2011-11-211-0/+4
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-201-6/+3
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-5/+0
* Small cleanup.Jan-Arve Saether2011-10-031-7/+4
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-3/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+470
* library splitLars Knoll2011-05-071-425/+0
* remove more QT3_SUPPORT codeLars Knoll2011-05-031-3/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+428