summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicslinearlayout
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/widgets/graphicsview: Avoid unconditional qWait()sKari Oikarinen2018-05-141-4/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Fix layout tests for GCC 5.2.x/5.3.xSami Nurmenniemi2017-03-301-1/+2
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-1/+0
|\
| * Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-22/+1
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-20/+27
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-231-0/+36
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Add proper abstractions to the grid layout engine.Jan Arve Saether2013-12-051-2/+0
* Add test for default (style dependent) spacingsJan Arve Saether2013-11-281-0/+94
* widget/graphicsview: Do not run tests showing windows in parallel.Friedemann Kleint2013-06-031-2/+0
* 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
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-271-2/+1
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-5/+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-3/+3
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove QSKIPs from qgraphicslinearlayout testJason McDonald2011-10-251-4/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1656