summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabwidget
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QTabWidget/Bar: ignore hidden tabs for key eventsChristian Ehrlicher2023-11-091-0/+27
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QTabBar: recalculate scroll offset when showingVolker Hilsheimer2023-06-061-0/+37
* 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-15/+15
* 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
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-3/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-063-3/+3
* 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-4/+29
|\
| * Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-201-0/+25
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-4/+4
* | 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-2/+24
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+2
|\|
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+1
|\|
| * Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+3
|/
* tst_QTabWidget: Add unconditional qWait() backKari Oikarinen2018-05-021-1/+3
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-2/+1
* QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-071-0/+29
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-5/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+2
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-20/+20
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Restore Qt 4 behavior in default double click handlerLaszlo Agocs2014-04-171-2/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+23
|\
| * QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+23
* | WinRT: Fix various test compilationsAndrew Knight2013-10-022-2/+2
|/
* Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-131-0/+42
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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