summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QLineEdit: ignore key release eventsVolker Hilsheimer2023-06-201-0/+40
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Android: Set EnterKeyNext as default type for QLineEditBartlomiej Moskal2022-12-211-0/+29
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-39/+39
* Port from container.count()/length() to size()Marc Mutz2022-10-041-11/+11
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-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
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-211-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Android: re-enable skipped testsIvan Solovev2022-03-291-3/+0
* Android: activate tst_QLineEditIvan Solovev2022-03-232-6/+9
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-1/+2
* Report ImAbsolutePosition for QLineEditTor Arne Vestbø2021-08-181-0/+5
* Fix placement of placeholder text in QLineEdits with action iconsVolker Hilsheimer2021-07-061-0/+66
* Fix memory leaks in tst_qlineeditAndreas Buhr2021-07-061-2/+2
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-081-3/+8
* QLineEdit: check a int->QChar conversion, and make it explicitGiuseppe D'Angelo2020-11-061-4/+12
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+15
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-4/+4
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-4/+5
* Fix redundant emission of editingFinished from QLineEdit with Return keyChristian Heimlich2020-09-231-0/+68
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-7/+7
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-062-34/+0
* Remove deprecated members from QtWidgets/widgets classesVolker Hilsheimer2020-04-171-12/+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-4/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-22/+28
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-3/+0
| |\
| | * Make inputmask 'X' mask character require non-blank inputEirik Aavitsland2019-12-101-3/+0
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-291-13/+14
| |\|
| | * Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-13/+14
| * | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-6/+6
| |\|
| | * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-6/+6
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+8
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-0/+8
| | |\
| | | * QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-0/+8
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-4/+92
|\| | |
| * | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-4/+26
| |/ /
| * / Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+66
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-4/+21