| Commit message (Expand) | Author | Age | Files | Lines |
| * | Accessibility: Use factory function instead of plugin | Frederik Gladhorn | 2014-03-13 | 1 | -886/+0 |
| * | Accessibility: Fix reporting the same name/value twice | Frederik Gladhorn | 2014-02-10 | 1 | -1/+3 |
| * | Make QWindowContainer accessible | Frederik Gladhorn | 2014-02-05 | 1 | -1/+34 |
| * | Change return type of imagePosition to QPoint | Jan Arve Saether | 2013-10-15 | 1 | -4/+4 |
| * | Remove stray semicolon | Frederik Gladhorn | 2013-10-15 | 1 | -1/+1 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | Make QTextCursor accessibility boundary finder available | Frederik Gladhorn | 2013-04-08 | 1 | -4/+3 |
| * | Fix lupdate-warnings in simplewidgets.cpp. | Friedemann Kleint | 2013-02-05 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Accessible: Improve value interfacev5.0.0-rc2 | Frederik Gladhorn | 2012-12-12 | 1 | -0/+8 |
| * | Fix compile with QT_NO_SHORTCUT | Montel Laurent | 2012-12-01 | 1 | -1/+1 |
| * | Implement editable text interface for QLineEdit. | Frederik Gladhorn | 2012-11-03 | 1 | -0/+17 |
| * | Implement QAccessibleLineEdit::characterRect() | Jan-Arve Saether | 2012-10-28 | 1 | -3/+14 |
| * | Fix QTextBoundaryFinder usage cases in QAccessible2 | Konstantin Ritt | 2012-10-13 | 1 | -10/+3 |
| * | Return correct accessible name when a label has rich text | José Millán Soto | 2012-09-27 | 1 | -1/+9 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Make QStatusBar text available via accessibility. | Tilman Sauerbeck | 2012-09-19 | 1 | -0/+5 |
| * | Remove clipboard operations from QAccessibleEditableTextInterface | Jan-Arve Saether | 2012-07-11 | 1 | -3/+4 |
| * | Replace (un)checkAction with toggleAction (3/3) | Jan-Arve Saether | 2012-05-22 | 1 | -15/+6 |
| * | Added QAccessibleGroupBox | Frederik Gladhorn | 2012-03-24 | 1 | -13/+81 |
| * | API cleanup: remove CoordinateType enum | Jan-Arve Saether | 2012-03-24 | 1 | -14/+5 |
| * | Remove use of deprecated conversion from QKeySequence | Olivier Goffart | 2012-02-27 | 1 | -1/+1 |
| * | Move all usages of Relation enum values to QAccessible::relations() | Jan-Arve Saether | 2012-02-10 | 1 | -38/+23 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Clean up and extend QAccessible::State. | Frederik Gladhorn | 2012-01-16 | 1 | -1/+1 |
| * | Accessiblity State as bit field. | Frederik Gladhorn | 2012-01-10 | 1 | -13/+13 |
| * | Remove all references to QAccessible:: {Child|Ancestor|Sibling} | Jan-Arve Saether | 2012-01-06 | 1 | -2/+3 |
| * | Constify more accessibility interface functions. | Frederik Gladhorn | 2012-01-06 | 1 | -14/+14 |
| * | Image interface functions should be const. | Frederik Gladhorn | 2012-01-06 | 1 | -3/+3 |
| * | Remove Cursor functions from invokeMethod. | Frederik Gladhorn | 2012-01-06 | 1 | -20/+0 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Create a class to contain accessibilty enums. | Frederik Gladhorn | 2011-12-08 | 1 | -48/+48 |
| * | Fix casting. Casting is now done through the virtual interface_cast. | Jan-Arve Saether | 2011-11-30 | 1 | -0/+23 |
| * | Remove virtual child integers. | Frederik Gladhorn | 2011-11-23 | 1 | -43/+21 |
| * | QtGui: Fix compilation with gcc 4.4 | Friedemann Kleint | 2011-11-03 | 1 | -13/+13 |
| * | Add default actions to QAccessibleWidget. | Frederik Gladhorn | 2011-10-27 | 1 | -11/+13 |
| * | Refactor QAccessibleActionInterface. | Frederik Gladhorn | 2011-10-19 | 1 | -214/+75 |
| * | Remove stale documentation and fix qdoc errors. | Casper van Donderen | 2011-10-11 | 1 | -23/+0 |
| * | Rename description to localizedDescription in Action interface. | Frederik Gladhorn | 2011-10-03 | 1 | -2/+2 |
| * | QAccessibleToolButton fixes. | Frederik Gladhorn | 2011-09-28 | 1 | -95/+109 |
| * | Add parent and child functions to QAccessibleInterface. | Frederik Gladhorn | 2011-09-19 | 1 | -23/+41 |
| * | Remove AccessibleEx classes. | Frederik Gladhorn | 2011-09-15 | 1 | -21/+21 |
| * | Do not expose text when echo mode is not Normal. | José Millán Soto | 2011-08-23 | 1 | -0/+4 |
| * | Check validator when changing text using accessibility functions. | José Millán Soto | 2011-08-23 | 1 | -1/+8 |
| * | Rename textBeforeOffsetFromString to start with q. | Frederik Gladhorn | 2011-08-18 | 1 | -6/+6 |
| * | Implement text interface for QLineEdit. | Frederik Gladhorn | 2011-08-18 | 1 | -12/+28 |
| * | QAccessibleToolButton::text should return accessibleName if set. | Frederik Gladhorn | 2011-08-16 | 1 | -1/+1 |
| * | Remove stray semicolon. | Frederik Gladhorn | 2011-08-16 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |