index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
windows
/
qwindowsaccessibility.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for IAccessible2 on Windows
Jan-Arve Saether
2012-03-13
1
-1525
/
+0
*
Fix off by one in updateAccessibility.
Frederik Gladhorn
2012-03-07
1
-8
/
+6
*
Fix get_accFocus() to return CHILDID_SELF when it returns itself.
Jan-Arve Saether
2012-03-02
1
-7
/
+41
*
Improve debugging in the windows accessibility bridge.
Jan-Arve Saether
2012-03-02
1
-29
/
+43
*
Fix compilation with MinGW
Jonathan Liu
2012-02-15
1
-0
/
+2
*
Move all usages of Relation enum values to QAccessible::relations()
Jan-Arve Saether
2012-02-10
1
-0
/
+23
*
Use Q_OS_WINCE instead of Q_WS_WINCE
Andreas Holzammer
2012-02-07
1
-4
/
+4
*
Remove QAccessible::FocusChild, add focusChild()
Jan-Arve Saether
2012-02-06
1
-22
/
+11
*
Use events for accessibility updates.
Frederik Gladhorn
2012-01-31
1
-7
/
+7
*
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
*
fix case of included windows headers
Mark Brand
2012-01-19
1
-1
/
+1
*
Remove all references to QAccessible::Self
Jan-Arve Saether
2012-01-19
1
-2
/
+2
*
Clean up and extend QAccessible::State.
Frederik Gladhorn
2012-01-16
1
-1
/
+1
*
Remove all references to QAccessible::(Up|Down|Left|Right)
Jan-Arve Saether
2012-01-12
1
-2
/
+8
*
Make QAccessibleInterface::indexOfChild() 0-based.
Frederik Gladhorn
2012-01-11
1
-2
/
+2
*
Accessiblity State as bit field.
Frederik Gladhorn
2012-01-10
1
-3
/
+57
*
Remove unused function.
Frederik Gladhorn
2012-01-09
1
-100
/
+0
*
Remove all references to QAccessible:: {Child|Ancestor|Sibling}
Jan-Arve Saether
2012-01-06
1
-24
/
+92
*
Windows: Fix compiler warnings in accessibility.
Friedemann Kleint
2012-01-06
1
-0
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Use meta object to get string rep of QAccessible::Role.
Frederik Gladhorn
2012-01-03
1
-76
/
+1
*
Fix regression, make sure hit testing work on windows again.
Jan-Arve Saether
2011-12-23
1
-19
/
+31
*
Do not crash in the windows accessibility bridge
Jan-Arve Saether
2011-12-22
1
-1
/
+1
*
Accessibility: childAt returns interface
Frederik Gladhorn
2011-12-19
1
-11
/
+13
*
Don't inherit QAccessible from QWindowsAccessible
Jan-Arve Saether
2011-12-02
1
-27
/
+27
*
Change default implementation of window() to just return 0
Jan-Arve Saether
2011-11-25
1
-2
/
+17
*
Remove virtual child integers.
Frederik Gladhorn
2011-11-23
1
-28
/
+83
*
Accessibility: Clean up usage of navigate.
Frederik Gladhorn
2011-11-21
1
-4
/
+2
*
Mark the most important MSAA functions as "moz: [important]"
Jan-Arve Saether
2011-10-20
1
-0
/
+20
*
Refactor QAccessibleActionInterface.
Frederik Gladhorn
2011-10-19
1
-17
/
+32
*
Fix QWindowsAccessible::GetWindow()
Jan-Arve Saether
2011-10-03
1
-18
/
+4
*
Windows plugin: Fix compilation with MinGW.
Friedemann Kleint
2011-10-03
1
-1
/
+2
*
Refactor accessibility for Qt5
Jan-Arve Saether
2011-09-29
1
-0
/
+1406