summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-301-34/+22
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-301-0/+1
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-301-17/+11
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-291-2/+2
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-051-0/+2
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-041-3/+5
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+32
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+60
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-123-95/+0
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-121-0/+26
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-111-0/+10
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-0749-419/+0
* Fix minor errors in testsDavid Skoland2021-01-051-7/+4
* Replace QtTest headers with QTestDavid Skoland2020-12-2247-81/+103
* QCheckBox: cleanup autotestChristian Ehrlicher2020-12-211-178/+116
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-152-6/+2
* tests: blacklist two functions in tst_QDateTimeEdit on openSUSELiang Qi2020-12-091-0/+4
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-081-3/+8
* Disable some OpenGL and QRhi tests for offscreen backendAndreas Buhr2020-12-011-1/+2
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-3/+3
* 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