summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsgridlayout/tst_qgraphicsgridlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-0/+12
|\
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-0/+12
* | Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-041-5/+5
* | Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-031-0/+28
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-5/+5
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-2/+1
* 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-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+6
* Remove QSKIPs from qgraphicsgridlayout testJason McDonald2011-10-251-6/+6
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+3465