summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlineedit
Commit message (Expand)AuthorAgeFilesLines
* tst_QLineEdit::clearButton remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre10 days1-1/+0
* tst_QLineEdit::QTBUG697_paletteCurrentColorGroup remove setActiveWindowFrédéric Lefebvre10 days1-1/+0
* tst_QLineEdit::taskQTBUG_7395_readOnlyShortcut remove setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* tstQTBUG_4401_enterKeyClearsPassword() remove setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* task241436_passwordEchoOnEditRestoreEchoMode() remove setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* task210502_caseInsensitiveInlineCompletion() remove setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* tst_QLineEdite::task174640_editingFinished() remove setActiveWindow()Frédéric Lefebvre10 days1-1/+0
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl2024-03-051-35/+5
* Increase padding for LineEdit controls in QWindows11StyleWladimir Leuschner2024-03-011-2/+3
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QLineEdit: Use existing selection when deleting a wordJohannes Grunenberg2023-12-141-0/+111
* Configure tst_qlineedit correctly for VxWorksJacek Poplawski2023-11-271-1/+1
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-141-2/+4
* QAndroidPlatformInputContext: send composition text and cursor jointlyAxel Spoerl2023-08-141-5/+35
* tst_QLineEdit: fix -Wsuggest-overrideMarc Mutz2023-07-131-1/+1
* 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