summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/accessible
Commit message (Expand)AuthorAgeFilesLines
* Make sure accProbe can retrieve our relations.Jan Arve Saether2014-11-261-1/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+1
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-1/+1
| |\
| | * Accessibility: Fix crash with invalid QAccessibleInterfaceDyami Caliri2014-09-301-1/+1
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-298-144/+80
|\| |
| * | Update license headers and add new license filesMatti Paaso2014-09-248-144/+80
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-08-181-0/+7
|\| |
| * | Add accessible rolesFrederik Gladhorn2014-08-131-0/+7
* | | Update IAccessible2 to 1.3.0Frederik Gladhorn2014-08-132-19/+2
|/ /
* | Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-232-0/+4
* | Accessibility: Improve handling current valueFrederik Gladhorn2014-07-071-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-041-5/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-5/+3
| |\|
| | * Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-048-8/+8
* | | Accessibility Windows: Add shortcuts to nameFrederik Gladhorn2014-07-041-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-012-1/+2
|\|
| * Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
| * Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
* | Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-201-33/+28
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+2
|\
| * Accessibility Win: handle disabled stateFrederik Gladhorn2014-02-071-0/+2
* | Windows: Fixed alert sound of QMessageBox.Friedemann Kleint2014-01-311-26/+21
* | Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-223-32/+10
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-2/+2
|/
* Remove empty QAccessible2 headerFrederik Gladhorn2013-11-203-3/+1
* AccessibleRelation::get_relationType didn't handle all enum values.Jan Arve Saether2013-10-021-0/+12
* Fix a c&p bug in the IA2 bridge when returning the row descriptionJan Arve Saether2013-09-231-1/+1
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-221-2/+6
* Do not call QAccessible::child() with a negative index.Jan Arve Saether2013-07-021-9/+4
* Fix gcc warnings about unused-valueKai Koehne2013-06-121-1/+1
* Accessibility Windows: always check for negative child idsFrederik Gladhorn2013-04-222-26/+21
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-191-0/+4
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-3/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-026-247/+239
* Accessibility: Fix crash in windowHelperFrederik Gladhorn2013-03-233-6/+9
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-1/+3
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-143-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-3/+4
|\
| * Do not crash if the child index is out of range.Jan Arve Saether2013-02-061-3/+4
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-228-8/+10
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-188-8/+8
| * Fix warnings about calling nativeResource when no handle exists.Friedemann Kleint2013-01-161-0/+2
* | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-2/+4
|\|
| * Do not crash in the bridge because of inconsistent hierarchyJan Arve Saether2013-01-031-2/+4
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-045-24/+37
|\|
| * Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-173-14/+15
| * a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-112-10/+22