Go to file
Frederik Gladhorn bf9bdf5328 Use events for accessibility updates.
The problem with the old updates is that it was impossible
to send details about the update.
For the Linux implementation to work properly with AT-SPI I need to know
which state changed (currently I only get a generic "state changed" event)
or which part of the text was changed for long texts (imagine a word processor sending updates).

This also gives us more options when updating with events generated from not QObject based objects.

Change-Id: If0b6c83c523092565eb48e79f3f6de5a1b905ea8
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
2012-01-31 12:02:33 +01:00
bin Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
config.tests Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
dist QValidator: Don't fallback to C Locale when validating input 2012-01-31 07:02:11 +01:00
doc/src Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
examples Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Update contact address in license headers. 2012-01-31 04:54:56 +01:00
qmake Escape path names in qmake-generated Makefiles. 2012-01-31 11:47:11 +01:00
src Use events for accessibility updates. 2012-01-31 12:02:33 +01:00
tests Add public role names setter to QStandardItemModel 2012-01-31 12:00:31 +01:00
tools Remove dead code from the configures 2012-01-30 14:27:43 +01:00
util Avoid non-standard indentation of license headers. 2012-01-30 16:40:10 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Remove references to openvgversion.h 2012-01-14 14:48:16 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
configure.exe Add a new QT_NO_SSL feature macro. 2012-01-06 11:19:23 +01:00
header.BSD Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.FDL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL-ONLY Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
INSTALL Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Update contact information in license headers. 2012-01-23 04:04:33 +01:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
sync.profile Remove references to openvgversion.h 2012-01-14 14:48:16 +01:00