summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1
* Fix a crash in a11y introduced by d289e54f2d2aa066cb3Jan-Arve Saether2011-08-151-41/+72
* Add constants to QAccessible::Event enum.Frederik Gladhorn2011-07-141-34/+34
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-134-1/+137
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-07-081-3/+3
* Implement text interface for QLineEdit.Frederik Gladhorn2011-07-061-0/+112
* Merge branch '4.8-upstream' into master-waterWater-Team2011-06-291-36/+95
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-06-281-12/+234
| |\
| * \ Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-4/+7
| |\ \
| | * \ Merge remote branch 'upstream/4.8'Thierry Bastian2011-05-2618-306/+306
| | |\ \
| | * | | When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-05-191-4/+7
| * | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-05-2418-306/+306
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-191-36/+95
| | |/ / | |/| |
* | | | Fix typo in comment.Frederik Gladhorn2011-06-281-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-1218-306/+306
|\ \ \ | | |/ | |/|
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1318-306/+306
| |/
* | When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-06-101-4/+7
* | Fix updateAccessibility for QGraphicsObjectsJan-Arve Sæther2011-05-091-1/+123
* | Make accessibility work on Windows with alienJan-Arve Sæther2011-05-091-13/+113
|/
* Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-271-2/+2
* Add accessible events as defined by IAccessible2.Frederik Gladhorn2011-04-271-0/+36
* Window and Application fixes for accessibility.Frederik Gladhorn2011-03-231-3/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1718-18/+18
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1118-18/+18
* | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-1/+1
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-261-2/+2
|\ \
| * | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-2/+2
| |\|
| | * Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-65/+65
|\| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-65/+65
| |\|
| | * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-65/+65
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-2/+2
|\| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-2/+2
| |\|
| | * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-2/+2
| | |\
| | | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-2/+2
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-193-8/+13
|\| | |
| * | | Fix documentation for QAccessible::InterfaceFactoryJan-Arve Sæther2010-08-101-6/+11
| * | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
| * | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-1/+1
| |/ /
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-0/+4
|\| |
| * | Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-0/+4
| |\|
| | * Ensure that compiling with the no debug/warning output defines worksAndy Shaw2010-06-231-0/+4
* | | Adding -qpa configure switchJørgen Lind2010-06-241-1/+1
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-2/+2
|\| |
| * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-2/+2
| |/
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-1418-18/+18
|\|
| * Update copyright year to 2010Jason McDonald2010-01-0718-18/+18
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-195-6/+74
|\|
| * doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-161-0/+10
| * Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-063-1/+31