summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-1/+1
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-102-116/+64
* Do not check isActiveWindow in QAccessibleWidget::stateJosé Millán Soto2012-02-081-1/+1
* Fix compiler warnings in accessible code.Friedemann Kleint2012-02-071-0/+1
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-062-27/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-191-3/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-91/+2
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-1/+1
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-8/+8
* Improve Accessibility documentation 2.Frederik Gladhorn2012-01-101-0/+9
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-10/+10
* Improve Accessibility documentation.Frederik Gladhorn2012-01-091-0/+2
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-134/+0
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-192-23/+0
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-082-51/+51
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-302-1/+8
* Remove virtual child integers.Frederik Gladhorn2011-11-232-74/+28
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-1/+1
* QtGui: Fix compilation with gcc 4.4Friedemann Kleint2011-11-031-2/+2
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-272-1/+34
* Remove QAccessibleWidgetPrivate inheritance of QAccessibleFrederik Gladhorn2011-10-231-3/+3
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-202-4/+13
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-192-67/+0
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-12/+10
* Use interfaces in QAccessibleWidget childAt.Frederik Gladhorn2011-10-031-17/+7
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-2919-8217/+16
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-196-125/+143
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-161-1/+5
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-156-166/+15
* Add a function to get all relations of an accessible.Frederik Gladhorn2011-09-152-4/+25
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-292-35/+38
* Fix exports for widgets.Friedemann Kleint2011-08-251-3/+3
* Merge branch 'master' into refactorGunnar Sletta2011-08-257-6/+257
* use correct includes in qaccessible_win.cpp/qwizard_win_p.hOlli Werwolff2011-06-081-3/+3
* Do not compile _win files when -qpa is usedOlli Werwolff2011-06-081-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-087-23/+23
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2418-342/+401
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-2/+2
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-113-15/+271
* fix includesLars Knoll2011-05-075-6/+6
* library splitLars Knoll2011-05-0719-0/+8818