summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qabstractbutton
Commit message (Expand)AuthorAgeFilesLines
* tst_QAbstractButton::setShortcut() remove setActiveWindow()Frédéric Lefebvre2024-04-291-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* 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-18/+18
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-2/+5
* 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
* Fix compiler warnings in testsVolker Hilsheimer2022-03-241-1/+1
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-091-2/+30
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-3/+3
* Improve QAbstractButton::animateClick testVolker Hilsheimer2022-01-201-5/+28
* Android: unblock passing testsAssam Boudjelthia2021-04-271-5/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-3/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Post merge fixesLeander Beernaert2019-11-251-0/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-5/+25
|\
| * QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-4/+18
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-182-1/+7
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+13
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-11/+4
* QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-0/+32
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+2
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-281-0/+6
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* tst_QAbstractButton::keyNavigation(): QSKIP -> XFAILJ-P Nurmi2012-09-271-3/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-4/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1