summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qplaintextedit
Commit message (Expand)AuthorAgeFilesLines
* Q(Plain)TextEdit: don't crash when using a style sheetChristian Ehrlicher2024-02-071-0/+10
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QPlainTextEdit: update viewport, when placeholder text disappearsAxel Spoerl2023-12-211-1/+1
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-141-3/+2
* QPlainTextEdit: update placeholder text when document is emptyAxel Spoerl2023-08-141-3/+3
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QPlainTextEdit: Don't block signals on page stepAxel Spoerl2023-03-151-0/+26
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-24/+24
* Port from container.count()/length() to size()Marc Mutz2022-10-041-7/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* 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-042-16/+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
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-111-0/+10
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* 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
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-061-3/+0
* Remove all QRegExp dependencies from widgetsLars Knoll2020-04-011-44/+0
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+46
|\
| * 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
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+13
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+13
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-3/+22
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-6/+6
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-6/+6
* | Fix building tests on macOSAlexandru Croitor2019-02-281-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+7
|/
* 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