summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicslinearlayout/tst_qgraphicslinearlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-04-141-0/+40
* Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-171-0/+26
|\
| * Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005fJan-Arve Sæther2011-01-131-0/+26
* | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
|/
* Adhere to code styleJan-Arve Sæther2010-11-151-1/+1
* Change the QGraphics*Layout documentation to match the code - that the defaul...John Tapsell2010-11-151-0/+33
* Fix item alignment in layouts bigger than the items thay they containJohn Tapsell2010-11-151-0/+85
* Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-141-0/+7
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Compilation fix for Windows Mobileninerider2009-11-231-1/+1
* processEvents() does not always process *all* events in the queue.Jan-Arve Sæther2009-11-101-3/+3
* Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-191-0/+11
* Compilation of the QGraphicsAnchorLayout test on 64bitOlivier Goffart2009-10-151-1/+2
* Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-10-061-0/+2
|\
| * tst_QGraphicsLinearLayout::layoutDirection fixed for Windows mobileJoerg Bornemann2009-10-061-0/+2
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Fixed style dependent failures for S60 in QGraphicsLinearLayout test.Janne Anttila2009-09-281-1/+3
* | Fix QGraphicsLinearLayout autotest for Symbian OS.Janne Anttila2009-09-251-0/+2
* | Fixed qgraphicslinearlayout autotest compilation for Symbian (Nokia X86).Janne Anttila2009-09-251-4/+4
* | Fix QGraphicsLinearLayout::layoutDirection test failure on cocoa.Marius Bugge Monsen2009-09-231-0/+5
* | 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
* | Make sure itemAt() reflects the visual order.Jan-Arve Sæther2009-08-271-1/+24
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Removed trailing whitespace.Jan-Arve Sæther2009-06-241-21/+21
* | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2009-06-241-24/+29
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1412