summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsgridlayout
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix the tests that got affected by the behaviour added in 604c51f1fc5c79Jan-Arve Sæther2010-11-191-2/+2
* Adhere to code styleJan-Arve Sæther2010-11-151-4/+4
* Change the QGraphics*Layout documentation to match the code - that the defaul...John Tapsell2010-11-151-2/+43
* Fix item alignment in layouts bigger than the items thay they containJohn Tapsell2010-11-151-9/+61
* Add autotest to test a issue with stretches and preferred width.Jan-Arve Sæther2010-11-151-0/+62
* Add back the tests that were removed by commit fcda1b785bd7d86011f49bfe96cb22...Jan-Arve Sæther2010-11-121-0/+174
* Fix a behaviour change of sizeHint() introduced by 6d4d265e7e67dde58Jan-Arve Sæther2010-11-111-7/+12
* QGraphicsLayoutItem - user set sizes should always override, even if there's ...John Tapsell2010-10-131-156/+177
* QGridLayoutEngine - Rework height-for-width support so that row/col spanning ...John Tapsell2010-10-131-0/+35
* Revert "Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine""Olivier Goffart2010-10-131-4/+360
* Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-09-301-360/+4
* Merge branch 'hfw_2nd' into 4.7Jan-Arve Sæther2010-08-111-4/+360
|\
| * Fix (implement!) hfw/wfh in QGridLayoutEngineJan-Arve Sæther2010-08-101-4/+360
* | Layout items had the wrong size if the layout was resized to maximum.Jan-Arve Sæther2010-08-111-12/+12
|/
* Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-141-0/+7
* Fixed problem with wrong size hints when items were removed.Jan-Arve Sæther2010-06-161-22/+64
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Fixed a bug with distribution of spans.Jan-Arve Sæther2010-01-051-160/+222
|/
* Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
* Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-191-0/+11
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Removed trailing whitespace.Jan-Arve Sæther2009-06-241-59/+59
* | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2009-06-241-0/+3
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+2100