summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtextedit
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+5
* Fix tst_QTextEdit::fullWidthSelection2() for shadow buildKonstantin Ritt2012-10-121-1/+1
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-4/+3
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-3/+4
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-271-37/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-3/+11
* Test for quadratic behaviour when rendering long line in QTextEditOlivier Goffart2012-08-231-0/+36
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-1/+1
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-1/+1
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-261-0/+21
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Fix tst_qtextedit and remove insignification.Friedemann Kleint2012-04-112-25/+25
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-272-7/+37
* Windows: Removing insignification from QTextEdit testMiikka Heikkinen2012-03-081-2/+0
* Update tst_QTextEdit::fullWidthSelectionEskil Abrahamsen Blomfeldt2012-02-237-0/+0
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-6/+6
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-191-1/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-3/+0
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-0/+20
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-1/+1
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Update bug number in autotests.Jason McDonald2011-10-251-1/+1
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-0/+13
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-7/+7
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2010-0/+2411