summaryrefslogtreecommitdiff
path: root/src/controls/StackView.qml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-221-1/+0
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-261-0/+1
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-27/+28
|\
| * Improve StackView's detailed description.Mitch Curtis2015-08-111-27/+28
* | Doc: Create proper QHP TOC entries for QML types, examples and tutorialsTopi Reinio2015-08-051-0/+1
|/
* Doc: Fix qml method signaturesCaroline Chao2015-03-131-10/+20
* Doc: Fix qtdoc warningsCaroline Chao2015-03-061-3/+3
* Controls: update license headersJ-P Nurmi2015-02-111-28/+24
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-161-1/+1
|\
| * Fix StackView focus handlingJ-P Nurmi2014-11-281-1/+1
* | StackView itself should not anchor to parentJan Arve Saether2014-08-271-3/+0
|/
* Doc: Added images and missing snippetsVenu2014-06-271-0/+25
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Doc: Fix broken linksSze Howe Koh2014-02-061-2/+2
* Fix StackView documentationJens Bache-Wiig2014-01-221-2/+2
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-1/+1
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
* Make the JS files available via the private moduleCaroline Chao2013-06-241-1/+0
* Doc: check language and compliance with Writing GuidelinesNico Vertriest2013-06-061-125/+127
* Doc: Make Stack attached properties more visibleCaroline Chao2013-05-311-0/+11
* Remove remaining references to PageStackJ-P Nurmi2013-05-301-3/+3
* Doc: correct for compliancy with Writing GuidelinesNico Vertriest2013-05-071-0/+1
* Cleanup the superfluous \internal tags that are no longer neededJ-P Nurmi2013-04-081-2/+0
* StackView: bugfix: set Stack.index explicit on loadRichard Moe Gustavsen2013-03-291-5/+2
* StackViewTransition: use 'item' instead of 'page' in the APIRichard Moe Gustavsen2013-03-291-21/+21
* StackView: use 'item' instead of 'page' in the APIRichard Moe Gustavsen2013-03-291-282/+268
* StackView: rename initialPage to initialItemRichard Moe Gustavsen2013-03-291-9/+9
* StackView: rename currentPage to currentItemRichard Moe Gustavsen2013-03-291-9/+9
* PageStack: rename PageStack to StackViewRichard Moe Gustavsen2013-03-281-0/+969