summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-121-0/+10
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-171-2/+2
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-091-3/+8
* QTest: don't wait before sending mouse event: increment the timestampShawn Rutledge2020-11-171-2/+4
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-163-2/+66
* Stop copying events in testsVolker Hilsheimer2020-11-121-3/+3
* 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-0418-3/+126
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-15/+12
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-021-0/+27
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Update tst_qspinsbox test to use metaType systemDavid Skoland2020-10-281-1/+1
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-282-8/+8
* Show the year correctly after it has been editedAndy Shaw2020-10-261-0/+4
* Deprecate QVariant::TypeLars Knoll2020-10-235-13/+13
* tests: blacklist tst_QMdiArea::tileSubWindows() on CentOSLiang Qi2020-10-221-0/+1
* QTabBar: update index of last visible tab in insertTabStanislav Yelenskiy2020-10-211-0/+26
* QTabBar test: refactor: extract checkPositions helper functionStanislav Yelenskiy2020-10-211-22/+31
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-142-10/+6
* Avoid repeated date-time formatting in test data namingEdward Welbourne2020-10-091-14/+16
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0714-28/+28
* Test end-date, not just its string representation, in QDTE testEdward Welbourne2020-10-061-170/+264
* QFlags: remove deprecated constructorEdward Welbourne2020-10-031-4/+4
* Re-enable a QDateTimeEdit right-to-left test of its sectionText()Edward Welbourne2020-09-301-8/+11
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-287-17/+18
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-1/+1
* 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-2350-60/+60
* CMake: Regenerate projectsAlexandru Croitor2020-09-224-2/+40
* Fix warning from shadowing virtual functionVolker Hilsheimer2020-09-171-20/+11
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+8
* Fix compiler warnings about missing overridesLars Knoll2020-09-1314-75/+81
* Remove most compiler warnings about missing overridesLars Knoll2020-09-1111-35/+35
* tst_qmenubar: stop doing math on an enumGiuseppe D'Angelo2020-09-071-1/+1
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-032-0/+2
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-286-8/+4
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-262-2/+2
* tst_qplainttextedit: Do not use paste() method with no clipboardCristian Adam2020-08-191-0/+4
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-0/+2
* qnsview: don't active QWindows inside NSWindows that are not keyRichard Moe Gustavsen2020-07-221-0/+10
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0948-58/+58
* Use qsizetype in QListLars Knoll2020-07-063-15/+15
* QTabBar: make sure the tab is repainted after releasing mouseWang Chuan2020-07-021-0/+38
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-254-6/+5
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-1/+1
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-083-5/+2
* Remove winrtOliver Wolff2020-06-0630-222/+10