qt5base-lts/tests/auto/other
Jan-Arve Saether 2cb9ded6ec Implemented QAccessibleTextWidget
A new class called QAccessibleTextWidget was added.
This class should implement all methods of QAccessibleTextInterface and
QAccessibleEditableTextInterface which only need a QTextCursor, and it
defines two pure virtual methods, to obtain and set the text cursor, so
accessible implementations of widgets which use a text cursor can implement
these two methods.

QAccessibleTextEdit is now a subclass of QAccessibleTextWidget and most of
its methods were moved to QAccessibleTextWidget.

This is a forward port of ba5d7d608cc31fc63354fd74d85a1bad7780fc45 from
Qt 4.8, and is a prerequisite for forward-porting QPlainTextEdit

Change-Id: I6093c4fa7e0a77b84de779479c6074db006efec1
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
2012-08-14 03:56:55 +02:00
..
atwrapper Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
baselineexample Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
collections Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
compiler Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
exceptionsafety Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
exceptionsafety_objects Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
gestures Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
headersclean Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
lancelot Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
languagechange Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
macgui Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
macnativeevents Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
macplist Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
modeltest Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
networkselftest Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qaccessibility Implemented QAccessibleTextWidget 2012-08-14 03:56:55 +02:00
qaccessibilitylinux Add Linux Accessibility Bridge 2012-08-14 01:40:06 +02:00
qcomplextext Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qfocusevent Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qnetworkaccessmanager_and_qprogressdialog Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qobjectperformance Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qobjectrace Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsharedpointer_and_qwidget Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtokenautomaton Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qvariant_common Split QWidgetsVariant tests into a separate testcase. 2012-07-23 17:47:51 +02:00
windowsmobile Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
other.pro Add Linux Accessibility Bridge 2012-08-14 01:40:06 +02:00