qt5base-lts/src
Frederik Gladhorn ba888bb8c8 Clean up and extend QAccessible::State.
The state should contain useful and clear information.
Some of the old enum/bitfield members were not really clear.
Make them follow Qt terminology and shift the burden of interpreting
them to the bridge.

Apart from the previous commit changing from enum to bitfield, these
flags have changed names:

unavailable -> disabled
mixed -> checkStateMixed
protected -> passwordEdit (in the last commit)

floating is completely removed, even MSAA documentation states it is unsupported.

Some new states have been added.
Documentation added.

Change-Id: I152256e77a061f28ee5780f527524c80a2c7e333
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
2012-01-16 08:55:37 +01:00
..
3rdparty Fixed sqlite for Windows CE. 2012-01-14 03:54:18 +01:00
corelib qglobal: Remove symbian specific features 2012-01-16 03:52:32 +01:00
dbus qdoc3: Don't put \relates in class member functions. 2012-01-14 03:55:26 +01:00
gui Clean up and extend QAccessible::State. 2012-01-16 08:55:37 +01:00
modules Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00
network Cleaning up header includes. 2012-01-13 20:54:23 +01:00
opengl Fix compilation of Qt itself with QT_NO_DEBUG_STREAM 2012-01-12 16:15:00 +01:00
platformsupport Added xrender as a dependency to build glxconvenience. 2012-01-06 09:38:31 +01:00
plugins Clean up and extend QAccessible::State. 2012-01-16 08:55:37 +01:00
printsupport Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sql Fix compilation of Qt itself with QT_NO_DEBUG_STREAM 2012-01-12 16:15:00 +01:00
testlib Remove unused QTestResult::allDataPassed(). 2012-01-16 01:57:23 +01:00
tools Remove the Q_NO_DATA_RELOCATION hack 2012-01-13 05:57:39 +01:00
widgets Clean up and extend QAccessible::State. 2012-01-16 08:55:37 +01:00
winmain Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
xml Fix memory leak in QDomDocument entity text expansion 2012-01-10 02:01:41 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00