summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qpushbutton
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-0/+48
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Cleanup QPushButton auto test codeVolker Hilsheimer2023-03-091-133/+129
* 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-14/+14
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-3/+6
* 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-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-092-0/+19
* Remove flaky and duplicate animateClick testsVolker Hilsheimer2022-01-211-15/+0
* Remove unused testdata directory from QPushButton unit testAxel Spoerl2022-01-1210-0/+0
* QPushButton: emit released signal when mouse dragged out of boundsChunLin Wang2021-11-101-0/+31
* Android: unblock passing testsAssam Boudjelthia2021-04-271-3/+0
* Fix tst_QPushButton tests on WaylandEskil Abrahamsen Blomfeldt2021-03-161-3/+4
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+8
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Remove winrtOliver Wolff2020-06-061-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+17
|\
| * QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+14
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+13
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-1/+1
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-19/+4
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
* Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-3/+0
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+2
* Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-3/+0
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* Remove cruftFrederik Gladhorn2015-03-091-18/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-3/+3
* test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1