summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/widgets/qaccessiblewidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile with QT_NO_CURSOR.Volker Krause2012-12-071-4/+4
* Accessibility: set multiline state for text edits.Frederik Gladhorn2012-11-231-2/+9
* Accessibility: remove redundant role functionFrederik Gladhorn2012-10-271-5/+0
* Bring back accessibility for plain text edit.Frederik Gladhorn2012-10-221-6/+90
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-1/+1
* Make accessibility debug output optional.Frederik Gladhorn2012-10-031-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implemented QAccessibleTextWidgetJan-Arve Saether2012-08-141-328/+412
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-111-52/+10
* Merge master into api_changesKent Hansen2012-03-271-13/+4
|\
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-13/+4
* | Remove QWorkspace.Debao Zhang2012-03-231-39/+0
|/
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-081-4/+11
* Fix compiler warnings in accessible code.Friedemann Kleint2012-02-071-24/+0
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-061-28/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove all reimplementations of relationTo() returning Unrelated.Jan-Arve Saether2012-01-161-5/+0
* Clean up and extend QAccessible::State.Frederik Gladhorn2012-01-161-2/+2
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-121-21/+0
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-121-211/+0
* Make QAccessibleInterface::indexOfChild() 0-based.Frederik Gladhorn2012-01-111-17/+9
* Accessiblity State as bit field.Frederik Gladhorn2012-01-101-12/+15
* Remove all references to QAccessible:: {Child|Ancestor|Sibling}Jan-Arve Saether2012-01-061-37/+29
* Constify more accessibility interface functions.Frederik Gladhorn2012-01-061-12/+12
* Remove Cursor functions from invokeMethod.Frederik Gladhorn2012-01-061-20/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-34/+14
* Finish removing virtual child integersBradley T. Hughes2011-12-131-4/+4
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-62/+62
* 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