summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* Do not map LayeredPane and Terminal to the wrong MSAA roleJan-Arve Saether2012-04-251-3/+5
* Add QDebug operator<< for QAccessibleEventJan-Arve Saether2012-04-242-0/+17
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-173-4/+6
|\
| * Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+3
| * Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+1
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-9/+3
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-232-15/+157
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-191-2/+4
| |\ \ \ \
| * \ \ \ \ Merge master into api_changesKent Hansen2012-03-167-9/+12
| |\ \ \ \ \
| * | | | | | QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
| * | | | | | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-123-30/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-083-24/+30
| |\ \ \ \ \ \ \
| * | | | | | | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-2/+2
* | | | | | | | | Add 'we mean it' header to qpa headersGirish Ramakrishnan2012-04-161-0/+11
* | | | | | | | | doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-161-3/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add missing accessible child id.Frederik Gladhorn2012-03-281-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-9/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-192-17/+20
* | | | | | Accessibility: add text update eventsFrederik Gladhorn2012-03-192-11/+150
| |_|_|_|/ |/| | | |
* | | | | Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-181-2/+4
| |_|_|/ |/| | |
* | | | Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-156-9/+9
* | | | Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-0/+3
| |_|/ |/| |
* | | Add documenation about QAccessibleStateChange event.Frederik Gladhorn2012-03-121-0/+23
* | | Remove QAccessible2::TableModelChange.Frederik Gladhorn2012-03-121-29/+0
* | | Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-122-1/+17
* | | QAccessibleEvent needs a virtual destructor.Frederik Gladhorn2012-03-081-0/+3
* | | Add accessible role Desktop.Frederik Gladhorn2012-03-082-0/+3
| |/ |/|
* | Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-4/+0
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-13/+13
* | Mark overload of QAccessible::updateAccessibility as deprecated.Frederik Gladhorn2012-03-022-3/+1
* | Improve debugging in the windows accessibility bridge.Jan-Arve Saether2012-03-021-4/+16
|/
* Make accessible interfaces private for Qt 5.0Jan-Arve Saether2012-02-285-0/+16
* Minor fixes for RelationFlag.Jan-Arve Saether2012-02-242-4/+6
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Remove QAccessibleInterface::relationTo().Jan-Arve Saether2012-02-202-43/+4
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-202-59/+4
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-171-3/+3
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-102-5/+6
* Update docs for QAccessibleEvent.Frederik Gladhorn2012-02-101-46/+10
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-064-23/+26
* Add accessible role Terminal.Frederik Gladhorn2012-02-061-0/+1
* fix memory leak of QAccessibleWidgetJian Liang2012-02-021-1/+1
* Use events for accessibility updates.Frederik Gladhorn2012-01-315-34/+93
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-256-6/+0
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-193-3/+3
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-192-11/+0
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-192-5/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-5/+0