summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/widgets/qaccessiblewidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-301-0/+9
* Remove virtual child integers.Frederik Gladhorn2011-11-231-313/+114
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-211-3/+0
* Implement child instead of navigate in QAccessibleMainWindow.Frederik Gladhorn2011-10-261-12/+9
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-2/+0
* Use child/parent function in QAccessibleWidget and test.Frederik Gladhorn2011-10-061-15/+8
* Simplify QAccessibleAbstractScrollArea and Calendar.Frederik Gladhorn2011-10-031-36/+14
* Simplify QAccessibleTextEdit.Frederik Gladhorn2011-09-281-468/+400
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-191-25/+37
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-151-52/+52
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-13/+119
|\
| * Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-231-5/+106
| * Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
| * Changing cursor position in all boundariesJosé Millán Soto2011-08-161-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-6/+11
|\|
| * Make navigation in TabWidgets consistent.Frederik Gladhorn2011-05-101-4/+9
| * Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-1/+1
| * QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2011-05-101-1/+1
* | fix includesLars Knoll2011-05-071-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1667