summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicspathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-979/+0
* Merge remote branch 'origin/master'Thiago Macieira2010-02-231-2/+7
|\
| * Fix compile error on SolarisAaron Kennedy2010-02-221-2/+7
* | Merge remote branch 'origin/master'Thiago Macieira2010-02-201-3/+0
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
| |\
| * | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-141-3/+0
* | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
| |/ |/|
* | Fix copyright year.Jason McDonald2010-02-161-1/+1
|/
* Fix scrolling backwards when pathItemCount != model.countAlan Alpert2010-02-121-2/+7
* Add a PathView.onPath property to help deal with unrequested items.Martin Jones2010-02-031-1/+62
* Try again to make it compile on Symbian.Martin Jones2010-01-191-11/+23
* Compile on Symbian.Martin Jones2010-01-181-11/+11
* Doc fixesAlan Alpert2010-01-111-0/+3
* Use QApplication::startDragDistance() for dragging threshold.Martin Jones2009-12-111-3/+1
* fix includesOswald Buddenhagen2009-12-031-8/+10
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-5/+5
* Remove include styles that rely on configure.Warwick Allison2009-12-011-5/+5
* Doc.Martin Jones2009-11-181-1/+3
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-091-13/+0
|\
| * Small cleanups.Martin Jones2009-11-091-13/+0
* | remove unneeded constructorsYann Bodson2009-11-091-7/+0
|/
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Doc.Michael Brasser2009-11-031-1/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+913