summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qgroupbox
Commit message (Expand)AuthorAgeFilesLines
* tst_QGroupBox::propagateFocus() remove setActiveWindow()Frédéric Lefebvre6 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QGroupBox: port away from Q_FOREACHMarc Mutz2023-08-071-3/+3
* 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-8/+8
* 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-1/+4
* 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
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-1/+2
* Android: unblock passing testsAssam Boudjelthia2021-04-271-13/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* 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
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-12/+12
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-12/+12
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+3
|\|
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+13
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+6
|\|
| * QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Android: Blacklist a few cases in tst_qgroupboxMårten Nordheim2018-06-261-0/+13
* QGroupBox tests: Correct spelling of "release"Alex Henrie2017-03-221-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QGroupBox: Send unhandled mouse events to parent widgetAlex Henrie2015-09-031-0/+111
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-0/+19
* 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
* Unmark tst_qgroupbox as a parallel testRohan McGovern2012-10-241-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+482