summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsanchorlayout_p.h
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
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QGAL: Add AnchorData::minPrefSize and maxPrefSizeEduardo M. Fleury2009-11-271-2/+8
* QGAL: move second child direction check to a functionCaio Marcelo de Oliveira Filho2009-11-271-1/+9
* QGAL: Do not revert negative anchorsJesus Sanchez-Palencia2009-11-271-1/+0
* QGAL: Fix memory management issues (leak + invalid read)Eduardo M. Fleury2009-11-271-2/+1
* QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-201-3/+1
* QGAL: clean up size hint refresh codeCaio Marcelo de Oliveira Filho2009-11-121-8/+4
* QGAL: clean up interpolation codeCaio Marcelo de Oliveira Filho2009-11-121-2/+0
* QGAL: remove the caching of simplified graphCaio Marcelo de Oliveira Filho2009-11-121-2/+0
* QGAL: Move size information from AnchorData to QGraphicsAnchorPrivateEduardo M. Fleury2009-11-121-18/+7
* QGAL: Update header documentation in QGALPrivateEduardo M. Fleury2009-11-121-9/+14
* Compile in 64bit with debugOlivier Goffart2009-11-091-1/+1
* QGAL: avoid passing Orientation for interpolation functionsCaio Marcelo de Oliveira Filho2009-11-061-3/+3
* QGAL: vertex simplificationCaio Marcelo de Oliveira Filho2009-11-061-45/+92
* QGAL: allow parallel anchors simplify center anchorsCaio Marcelo de Oliveira Filho2009-11-061-4/+14
* QGAL: Revamp the edge interpolation codeEduardo M. Fleury2009-11-061-4/+2
* QGAL: Support for out-of-order parallel anchorsEduardo M. Fleury2009-11-061-4/+5
* QGAL: Remove support for QSizePolicy::ExpandingEduardo M. Fleury2009-11-041-9/+3
* QGAL: Do not create sizeHint constraints for dependent anchorsEduardo M. Fleury2009-11-041-1/+9
* QGAL: keep references to layout verticesCaio Marcelo de Oliveira Filho2009-11-041-0/+4
* Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-24/+26
|\
| * Merge branch 'fixes' of git://gitorious.org/~cmarcelo/qt/cmarcelos-clone into...Jan-Arve Sæther2009-10-291-10/+5
| |\
| | * QGAL: set the orientation bit for complex anchorsCaio Marcelo de Oliveira Filho2009-10-281-10/+5
| * | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-281-11/+17
| |\|
| | * QGAL: clarify the usage of isLayoutAnchor bitCaio Marcelo de Oliveira Filho2009-10-261-1/+1
| | * QGAL: add orientation bit to the anchorCaio Marcelo de Oliveira Filho2009-10-261-1/+2
| | * QGAL: store item and center-ness information in the anchorCaio Marcelo de Oliveira Filho2009-10-261-2/+7
| | * QGAL: identify unfeasible setups even when graph is simplifiedCaio Marcelo de Oliveira Filho2009-10-261-3/+3
| | * QGAL: complex anchors can indicate errors when refreshing sizehintCaio Marcelo de Oliveira Filho2009-10-261-5/+5
| * | Respect the per-item layoutSpacing() if the style uses that feature.Jan-Arve Sæther2009-10-271-8/+9
| |/
* / Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependenciesJørgen Lind2009-10-291-1/+2
|/
* API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-161-8/+6
* Make sure that the anchor layout autotests pass in release configurationJan-Arve Sæther2009-10-161-1/+1
* Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-151-4/+18
|\
| * QGAL: refactor calculateGraphs() methodCaio Marcelo de Oliveira Filho2009-10-091-0/+7
| * QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-091-0/+1
| * QGAL: avoid having to re-calculate lists of variablesCaio Marcelo de Oliveira Filho2009-10-091-3/+5
| * QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-091-0/+4
| * QGAL: improve dump graph and add helper codeCaio Marcelo de Oliveira Filho2009-10-091-1/+1
* | Rename identifyNonFloatItems -> identifyFloatItems.Jan-Arve Sæther2009-10-081-1/+1
* | Store the floating items instead of the non-floating items.Jan-Arve Sæther2009-10-071-3/+3
|/
* Cosmetic fixes to the previous patches.Jan-Arve Sæther2009-10-071-2/+0
* QGraphicsAnchorLayoutPrivate: Handling floating items as an invalid layout si...Jesus Sanchez-Palencia2009-10-061-0/+3