summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicslinearlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* 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
* Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-04-281-4/+1
* Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-04-141-5/+4
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Change the QGraphics*Layout documentation to match the code - that the defaul...John Tapsell2010-11-151-2/+2
* Fix double painting when adding an item into a linear layoutThierry Bastian2010-09-291-2/+6
* Fixed a bug in implementation of sizeHint() when there was a constraintJan-Arve Sæther2010-08-101-1/+2
* Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-141-4/+3
* Fixed problem with wrong size hints when items were removed.Jan-Arve Sæther2010-06-161-1/+1
* Fix warnings on MSVCThierry Bastian2010-03-031-0/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Doc: Fixed qdoc warnings.David Boddie2009-11-041-0/+3
* QtGui release/debug binary compatibilityShane Kearns2009-10-221-5/+5
* Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-191-0/+4
* 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/+2
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2009-06-241-3/+11
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * 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/+547
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
* Long live Qt!Lars Knoll2009-03-231-0/+547