summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qmenubar
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* tst_qmenubar: remove dead codeChristian Ehrlicher2023-12-281-192/+0
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-6/+0
* QtWidgets tests: port remaining users away from Q_FOREACHMarc Mutz2023-08-141-3/+4
* 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-10/+10
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-23/+26
* 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-2/+2
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* Build QMenuBar test without warningVolker Hilsheimer2022-03-201-1/+1
* macOS: Prevent recursion when modifying the edit menuVolker Hilsheimer2022-02-091-0/+29
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-1/+1
* Fix some warningsAndreas Buhr2021-03-311-1/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-5/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* tst_qmenubar: stop doing math on an enumGiuseppe D'Angelo2020-09-071-1/+1
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-031-0/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-062-8/+0
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-4/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-12/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-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/+63
|\| |
| * | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+12
| |/
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+51
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-4/+23
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-3/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-3/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-3/+0
|\|
| * Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+0
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
* | Fix building tests on macOSAlexandru Croitor2019-02-281-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-222-0/+8