summaryrefslogtreecommitdiff
path: root/tests/manual/PageStack.qml
Commit message (Expand)AuthorAgeFilesLines
* PageStack: rename PageStack to StackViewRichard Moe Gustavsen2013-03-281-318/+0
* PageStack: fixup manual testRichard Moe Gustavsen2013-03-281-4/+3
* PageStack: rename PageTransition to StackViewDelegateRichard Moe Gustavsen2013-03-281-2/+0
* PageStack: use 'transition' instead of 'animation'Richard Moe Gustavsen2013-03-281-6/+6
* Remove the Page control - use attached properties insteadJ-P Nurmi2013-03-201-15/+20
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-2/+2
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-211-2/+2
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-211-1/+1
* Remove the "Window" declaration as it shadows QtQuick.WindowJens Bache-Wiig2013-02-051-0/+1
* PageStack: add recursion guardRichard Moe Gustavsen2013-01-141-1/+6
* Manual test: add PageStack testing appRichard Moe Gustavsen2013-01-141-0/+310