summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible/qaccessiblewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-22/+0
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-45/+45
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-301-0/+7
* Remove virtual child integers.Frederik Gladhorn2011-11-231-67/+23
* 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-271-0/+27
* Remove QAccessibleWidgetPrivate inheritance of QAccessibleFrederik Gladhorn2011-10-231-3/+3
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-201-4/+10
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-61/+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-291-0/+5
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-191-117/+93
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-161-1/+5
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-151-57/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+7
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+1031