summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeanchors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-9/+0
* Compiler warnings (unused variables).Bjørn Erik Nilsen2010-06-211-3/+0
* Always integer align anchor center pointsAaron Kennedy2010-06-031-12/+36
* Fix horizontal/verticalCenter anchors bug.Yann Bodson2010-05-261-17/+17
* Remove obsolete doc groupings.Michael Brasser2010-05-041-1/+0
* Minor internal anchor refactoring.Michael Brasser2010-04-191-52/+52
* Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-141-52/+92
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Fix compilation on Symbian winscwJoona Petrell2010-04-011-2/+2
* Minor anchors.fill optimization.Michael Brasser2010-03-091-2/+8
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1059