summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmdiarea
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-8/+0
* QMdiArea: fix initial single-sub-window in TabbedViewAhmad Samir2023-11-171-0/+16
* tst_QMdiArea: port away from Q_FOREACHMarc Mutz2023-08-071-17/+30
* 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-30/+30
* Port from container.count()/length() to size()Marc Mutz2022-10-041-58/+58
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-19/+22
* 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: Remove unnecessary INCLUDE_DIRECTORIES . in testsAlexandru Croitor2022-07-281-2/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QNX: Remove expected failPasi Petäjäjärvi2022-02-091-3/+0
* Fix fail to activate first sub window with QMdiArea::TabbedViewZhang Yu2021-12-021-0/+57
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-061-1/+42
* Remove the qmake project filesJoerg Bornemann2021-01-071-13/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+11
* tests: blacklist tst_QMdiArea::tileSubWindows() on CentOSLiang Qi2020-10-221-0/+1
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-4/+4
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-031-0/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-0/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-061-29/+0
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-7/+4
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-7/+4
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-7/+4
| | |\
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-7/+4
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-25/+1
|\| | |
| * | | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-111-24/+0
| |/ /
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+15
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+15
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-4/+26
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-3/+0
|\|
| * Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-6/+15
|\|
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+1
| * unblacklist passing testsDaniel Smith2019-07-081-5/+14
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-8/+18
|\|