summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessible2.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneded forward declaration.Frederik Gladhorn2012-10-161-2/+0
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-131-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Group functions in QAccessibleTextInterfaceJan-Arve Saether2012-08-141-9/+16
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-111-21/+0
* Replace (un)checkAction with toggleAction (3/3)Jan-Arve Saether2012-05-221-2/+0
* Replace (un)checkAction with toggleAction (1/3)Jan-Arve Saether2012-05-221-0/+1
* Merge master into api_changesKent Hansen2012-03-271-9/+3
|\
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-9/+3
* | Merge master into api_changesKent Hansen2012-03-161-0/+3
|\|
| * Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+3
* | QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
|/
* Remove QAccessible2::TableModelChange.Frederik Gladhorn2012-03-121-29/+0
* 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
* Constify more accessibility interface functions.Frederik Gladhorn2012-01-061-16/+16
* Image interface functions should be const.Frederik Gladhorn2012-01-061-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add virtual destructors to accessible interfaces.Frederik Gladhorn2012-01-041-0/+5
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-3/+0
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-34/+2
* Make cell a proper QAccessible2Interface.Frederik Gladhorn2011-12-011-6/+4
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-301-56/+9
* QtGui: Fix compilation with gcc 4.4Friedemann Kleint2011-11-031-7/+7
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-271-0/+2
* Sanitize QAccessible includes.Frederik Gladhorn2011-10-251-1/+1
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-7/+14
* Rename description to localizedDescription in Action interface.Frederik Gladhorn2011-10-031-1/+1
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+358
* library splitLars Knoll2011-05-071-246/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+246