qt5base-lts/src
Frederik Gladhorn 05815679d8 Accessibility: fix updates for models with rootIndex set.
The accessible table/list implementation would ignore
when a root index is set, resulting in trying to use row/column
for the top level index, leading to accessing invalid indexes.

(cherry picked from commit def2ee829435c705055733a0f99c0ca44a012c50)

Conflicts:

	src/plugins/accessible/widgets/itemviews.cpp

Change-Id: Ic2745ab3e262ccee2d43e0d532e165d2958f519e
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
2012-07-31 11:53:35 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent QtConcurrentFilter: remove unused typedef (GCC 4.8 warning) 2012-07-24 00:08:28 +02:00
corelib Align the CP949 codec name with ICU 2012-07-31 11:13:18 +02:00
dbus Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
gui Correct method name referred to in QFont's detailed description. 2012-07-27 18:01:25 +02:00
network add configure options for debug/release OpenSSL 2012-07-31 11:47:39 +02:00
opengl QtOpenGL: use nullary version of qRegisterMetaType<T>("T") 2012-07-25 00:48:38 +02:00
platformsupport Send the native scancode in evdevkeyboard 2012-07-28 15:23:07 +02:00
plugins Accessibility: fix updates for models with rootIndex set. 2012-07-31 11:53:35 +02:00
printsupport QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks. 2012-07-21 03:17:23 +02:00
sql Fix some typos. 2012-07-26 14:24:22 +02:00
testlib Add QSignalSpy::wait() method. 2012-07-25 13:31:14 +02:00
tools build host tools in release mode again 2012-07-31 11:51:55 +02:00
widgets Describe an example usage of stretch in QSizePolicy documentation. 2012-07-27 03:27:16 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Correct QDomDocument documentation re deletion of internal objects. 2012-07-23 22:02:18 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00