qt6-bb10/src
Jan-Arve Saether 7dca461620 Remove all references to QAccessible:: {Child|Ancestor|Sibling}
These are deprecated in favor of
QAccessibleInterface::child() and QAccessibleInterface::parent()

QAccessible::Sibling can be done with a combination of those two.
This is handled by the bridges, if required.

Change-Id: I2e2a6eb2a982e7c9001a393d69f0c5f1ae9c0970
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
2012-01-06 19:24:23 +01:00
..
3rdparty Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
corelib Copy qbasicatomic.h to qoldbasicatomic.h 2012-01-06 19:24:23 +01:00
dbus Remove documentation reference to non-existant class. 2012-01-06 17:21:16 +01:00
gui Remove all references to QAccessible:: {Child|Ancestor|Sibling} 2012-01-06 19:24:23 +01:00
modules testlib: add QFINDTESTDATA macro for finding testdata files 2011-12-01 09:12:57 +01:00
network Fix renewed SSL certificates being incorrectly reported as expired 2012-01-06 19:24:23 +01:00
opengl Remove all non-inline of qMalloc/qFree/qRealloc. 2012-01-06 14:11:14 +01:00
platformsupport Added xrender as a dependency to build glxconvenience. 2012-01-06 09:38:31 +01:00
plugins Remove all references to QAccessible:: {Child|Ancestor|Sibling} 2012-01-06 19:24:23 +01:00
printsupport Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sql Fix documentation. 2012-01-06 13:42:40 +01:00
testlib Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
v8 v8: Build V8 for FreeBSD 2011-12-23 23:21:03 +01:00
widgets Remove all references to QAccessible:: {Child|Ancestor|Sibling} 2012-01-06 19:24:23 +01:00
winmain Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
xml Fix memory leak in QDomDocument DTD entity declaration handler 2012-01-06 02:59:59 +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 Unbreak cross-compilation to ARM. 2012-01-01 15:17:22 +01:00