summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsanchors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1059/+0
* Merge remote branch 'origin/master'Thiago Macieira2010-02-201-2/+0
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
| |\
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-171-2/+0
| |\ \
| | * | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-141-2/+0
* | | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
| |_|/ |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-161-1/+1
|\ \ \ | |/ / |/| |
| * | Fix copyright year.Jason McDonald2010-02-161-1/+1
| |/
* | Prepare translations of the declarative module.Friedemann Kleint2010-02-151-13/+13
|/
* Make QmlGraphicsAnchors a NOCREATE type.Michael Brasser2010-01-191-1/+1
* Revert some of 944a9b41e34e0a8c9b9994a040a6b83aa4e11291Aaron Kennedy2009-12-231-1/+7
* Minor optimizationsAaron Kennedy2009-12-221-9/+3
* Make positioners fast.Martin Jones2009-12-171-2/+2
* Watch item geometry changes without using signal/slot connections.Martin Jones2009-12-151-5/+3
* Add anchors.marginsAlan Alpert2009-12-101-0/+25
* Update centerIn when center offsets changeAlan Alpert2009-12-101-6/+24
* Allow anchoring baseline to parentAlan Alpert2009-12-091-2/+6
* Let anchors.centerIn honor horizontalCenterOffset and verticalCenterOffset.Michael Brasser2009-12-091-4/+4
* fix includesOswald Buddenhagen2009-12-031-4/+7
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Add reset function for anchors.fill and anchors.centerIn.Michael Brasser2009-11-251-0/+12
* Add NOTIFYs for anchor properties.Michael Brasser2009-11-251-10/+29
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-101-17/+17
* Fix crash when using anchors inside a positioner.Michael Brasser2009-11-061-14/+33
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+962