summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qplaintextedit/tst_qplaintextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Android: re-enable skipped testsIvan Solovev2022-03-291-3/+0
* Android: use empty Intent to clear clipboard data on API < 28Ivan Solovev2022-03-181-4/+0
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* Android: skip crashing tst_QPlainTextEdit::ensureCursorVisibleOnInitialShowIvan Solovev2022-03-041-0/+3
* Android: unblacklist tst_QPlainTextEdit testsIvan Solovev2022-03-041-1/+3
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
* QPlainTextEdit: fix the visibility of placeholderTextQiang Li2022-02-111-0/+105
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+32
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-11/+11
* tst_qplainttextedit: Do not use paste() method with no clipboardCristian Adam2020-08-191-0/+4
* Remove winrtOliver Wolff2020-06-061-3/+0
* Remove all QRegExp dependencies from widgetsLars Knoll2020-04-011-44/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+46
|\
| * Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+46
* | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+13
|/
* Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-6/+6
* Implement QRegularExpression overload for QPlainTextEdit::findSamuel Gaist2018-10-081-0/+44
* QPlainTextEdit: update scrollbars after setting center on scrollDavid Schulz2018-09-261-0/+18
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+3
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* 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-16/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+13
|\|
| * QPlainTextEdit: Take vertical offset into account when answering input method...Friedemann Kleint2016-03-291-0/+13
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-12/+12
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
* Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+40
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-031-4/+29
* Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-0/+33
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+25
|\
| * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-301-0/+25
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
|/
* Fix broken QPlainTextDocumentLayout after removing charsAxel Rasmussen2014-05-211-0/+45
* Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-311-0/+44
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-1/+1
* 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-2/+0
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+6
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-271-21/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1