summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabwidget
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-2/+2
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-6/+0
* 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-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
* Re-enabled testsJo Asplin2011-10-261-2/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+693