qt5base-lts/src/gui
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
..
accessible Use events for accessibility updates. 2012-01-31 12:02:33 +01:00
egl Remove Symbian specific code from QtGui. 2012-01-31 07:08:20 +01:00
image Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kernel Remove Symbian specific code from QtGui. 2012-01-31 07:08:20 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
opengl Don't crash when source or target is null 2012-01-30 14:43:27 +01:00
painting Remove Symbian specific code from QtGui. 2012-01-31 07:08:20 +01:00
text Remove Symbian specific code from QtGui. 2012-01-31 07:08:20 +01:00
util QValidator: Don't fallback to C Locale when validating input 2012-01-31 07:02:11 +01:00
gui.pro Put the generated <module>version.h into build tree 2012-01-28 14:44:48 +01:00