qt5base-lts/src
Jan Arve Saether b9db3e4785 Do not include the treeview header if its hidden
Previously, accessibleTree->child(0) would return an interface for the
header even if it was hidden.

Also, the assertion was wrong since the index would be 0 if both row
and column were 0. The assertion was actually found while using the
project explorer of Qt Creator (2.7)

Change-Id: I9f3cc2c13b6887569d10c4e062a64552f898231a
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-04-25 17:56:26 +02:00
..
3rdparty Fix def files for Mingw (32 bit) 2013-04-23 12:45:22 +02:00
android Remove dead code 2013-04-15 13:19:01 +02:00
angle Add missing intrin.h include for __cpuid 2013-04-23 12:45:16 +02:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib Remove QLocalePrivate::m_localeID 2013-04-23 18:57:45 +02:00
dbus Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
gui Fixed crashes relating to SVG icons. 2013-04-24 06:49:44 +02:00
network QNX host lookup: do not try to load libresolv.so, it is not there 2013-04-24 09:01:14 +02:00
opengl Fixed QGLWidget not being able to be made current with a context. 2013-04-23 18:57:45 +02:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Added grabbing option for qevdevkeyboard and mouse. 2013-04-23 12:39:14 +02:00
plugins Do not include the treeview header if its hidden 2013-04-25 17:56:26 +02:00
printsupport QPrinter - Fix doc errors 2013-04-12 11:46:01 +02:00
sql qsql_odbc: fix SQLGetStmtAtt usage 2013-04-24 01:30:20 +02:00
testlib Fix the QTouchEventSequence code snippet so that it compiles 2013-04-18 09:18:43 +02:00
tools Don't bootstrap QT_EVAL code 2013-04-20 01:35:33 +02:00
widgets Respond to the _NET_WM_CONTEXT_HELP WM_PROTOCOLS message 2013-04-24 16:24:40 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00