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.4.3
6.5
6.5.0
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
/
accessible
/
qwindowsaccessibility.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Windows UI Automation
Andre de la Rocha
2017-11-14
1
-245
/
+0
*
Enable IAccessible2 for MinGW
Friedemann Kleint
2017-07-25
1
-9
/
+1
*
Windows QPA: Do not use QSettings to access the registry
Friedemann Kleint
2016-10-28
1
-12
/
+12
*
Windows QPA: Remove qtwindows_additional.h.
Friedemann Kleint
2016-05-17
1
-1
/
+1
*
Windows QPA: Remove Windows CE.
Friedemann Kleint
2016-03-29
1
-29
/
+5
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-29
1
-4
/
+4
|
\
|
*
Windows Accessibility: Fix warnings as shown by Qt Creator's Clang based code...
Friedemann Kleint
2016-02-26
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
1
-20
/
+0
|
\
|
|
*
Windows accessibility: Remove some cruft.
Friedemann Kleint
2016-02-10
1
-20
/
+0
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-10
/
+24
|
\
|
|
*
WinCE: Build accessibility support on WinCE7
Tobias Koenig
2016-01-18
1
-10
/
+24
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Respond with a sound for certain message boxes on windows
Jan Arve Saether
2015-12-04
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Oswald Buddenhagen
2014-10-06
1
-1
/
+1
|
\
|
*
Accessibility: Fix crash with invalid QAccessibleInterface
Dyami Caliri
2014-09-30
1
-1
/
+1
*
|
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
|
Update copyright to 2014 for accessibility
Frederik Gladhorn
2014-07-04
1
-1
/
+1
|
/
*
Windows: Fixed alert sound of QMessageBox.
Friedemann Kleint
2014-01-31
1
-26
/
+21
*
Remove empty QAccessible2 header
Frederik Gladhorn
2013-11-20
1
-1
/
+0
*
Let platform plugin decide if accessibility is active
Frederik Gladhorn
2013-04-19
1
-0
/
+4
*
Cache QAccessibleInterfaces.
Frederik Gladhorn
2013-04-02
1
-38
/
+6
*
Accessibility: Fix crash in windowHelper
Frederik Gladhorn
2013-03-23
1
-1
/
+1
*
Do not update accessibility for invalid interfaces
Frederik Gladhorn
2013-03-23
1
-1
/
+3
*
Make qaccessible2.h internal.
Frederik Gladhorn
2013-03-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+3
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
|
*
Fix warnings about calling nativeResource when no handle exists.
Friedemann Kleint
2013-01-16
1
-0
/
+2
*
|
Fix MinGW-warnings about comparing signed/unsigned.
Friedemann Kleint
2013-01-18
1
-1
/
+1
*
|
Merge branch 'stable' into dev
Frederik Gladhorn
2013-01-04
1
-9
/
+21
|
\
|
|
*
a11y: Do not refer to destructed QObject in Windows bridge
Jan Arve Saether
2012-12-11
1
-9
/
+21
*
|
No reason to dynamically resolve NotifyWinEvent anymore
Jan Arve Saether
2012-12-13
1
-12
/
+1
|
/
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Removing duplicate includes
Sergio Ahumada
2012-09-09
1
-1
/
+0
*
QApplication::activeWindow is replaced by QApplication::focusWindow
Thiago Macieira
2012-05-29
1
-1
/
+1
*
Fix for windows platform plugin to work with WINCE.
Bjoern Breitmeyer
2012-05-10
1
-4
/
+0
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-1
/
+1
*
Fix a regression where events were not delivered on windows
Jan-Arve Saether
2012-04-24
1
-6
/
+6
*
Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.
Jan-Arve Saether
2012-03-27
1
-4
/
+0
*
Enable IAccessible for MinGW32, keep IAccessible2 disabled for MinGW
Jan-Arve Saether
2012-03-24
1
-5
/
+9
*
Fix compilation of the Windows accessibility code for MinGW.
Friedemann Kleint
2012-03-14
1
-7
/
+25
*
Add support for IAccessible2 on Windows
Jan-Arve Saether
2012-03-13
1
-0
/
+301