summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtextedit/tst_qtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-16/+17
* Remove winrtOliver Wolff2020-06-061-6/+0
* Remove all QRegExp dependencies from widgetsLars Knoll2020-04-011-45/+0
* Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-1/+1
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+22
* QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-171-0/+17
* Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-2/+4
* Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+31
* Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-6/+6
* Implement QRegularExpression overload for QTextEdit::findSamuel Gaist2018-10-081-0/+45
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+6
* tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-271-16/+6
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-0/+236
|\
| * Fix char format of preedit text in empty text blockEskil Abrahamsen Blomfeldt2017-03-201-0/+236
* | Deprecate QString::nullMarc Mutz2017-03-121-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-6/+13
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-6/+13
| |\
| | * tst_QPlainTextEdit/tst_QTextEdit: Do not output unprintable characters.Friedemann Kleint2016-05-311-6/+13
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-11/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+13
|\|
| * QTextEdit::inputMethodQuery(): Preserve types when applying offset.Friedemann Kleint2016-03-301-0/+13
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+4
|\
| * Don't expose qt_setQtEnableTestFont(bool) by defaultKonstantin Ritt2015-07-311-1/+4
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-20/+22
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-031-7/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+38
* QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2014-04-041-5/+8
* Fix QTextEdit autotestFabian Bumberger2014-04-041-1/+2
* Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-311-0/+45
* remove finishEdit() call, fix double textChanged on deleteGraham Coleman2013-11-211-0/+15
* 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