| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix documentation warnings | Topi Reinio | 2019-11-14 | 1 | -8/+8 |
| * | Doc: Document Qt Quick Controls explicitly as 'version 1' | Venugopal Shivashankar | 2018-10-26 | 1 | -1/+1 |
| * | Revert "Fix Controls 1 types linking to Controls 2" | Topi Reinio | 2016-06-22 | 1 | -1/+0 |
| * | Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.0 | Mitch Curtis | 2016-05-26 | 1 | -0/+1 |
| * | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-08-28 | 1 | -27/+28 |
| |\ |
|
| | * | Improve StackView's detailed description. | Mitch Curtis | 2015-08-11 | 1 | -27/+28 |
| * | | Doc: Create proper QHP TOC entries for QML types, examples and tutorials | Topi Reinio | 2015-08-05 | 1 | -0/+1 |
| |/ |
|
| * | Doc: Fix qml method signatures | Caroline Chao | 2015-03-13 | 1 | -10/+20 |
| * | Doc: Fix qtdoc warnings | Caroline Chao | 2015-03-06 | 1 | -3/+3 |
| * | Controls: update license headers | J-P Nurmi | 2015-02-11 | 1 | -28/+24 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | J-P Nurmi | 2015-01-16 | 1 | -1/+1 |
| |\ |
|
| | * | Fix StackView focus handling | J-P Nurmi | 2014-11-28 | 1 | -1/+1 |
| * | | StackView itself should not anchor to parent | Jan Arve Saether | 2014-08-27 | 1 | -3/+0 |
| |/ |
|
| * | Doc: Added images and missing snippets | Venu | 2014-06-27 | 1 | -0/+25 |
| * | Bump QtQuick.Controls import version to 1.2 | J-P Nurmi | 2014-04-07 | 1 | -1/+1 |
| * | Import QtQuick 2.2 | J-P Nurmi | 2014-04-07 | 1 | -1/+1 |
| * | Fix some typos | Sergio Ahumada | 2014-03-03 | 1 | -1/+1 |
| * | Doc: Fix broken links | Sze Howe Koh | 2014-02-06 | 1 | -2/+2 |
| * | Fix StackView documentation | Jens Bache-Wiig | 2014-01-22 | 1 | -2/+2 |
| * | Doc: Changed the \since argument to the Qt version. | Jerome Pasion | 2013-09-26 | 1 | -1/+1 |
| * | Update imports to 1.1 and remove version from qmlmodule definition | Jens Bache-Wiig | 2013-09-10 | 1 | -2/+2 |
| * | Make the JS files available via the private module | Caroline Chao | 2013-06-24 | 1 | -1/+0 |
| * | Doc: check language and compliance with Writing Guidelines | Nico Vertriest | 2013-06-06 | 1 | -125/+127 |
| * | Doc: Make Stack attached properties more visible | Caroline Chao | 2013-05-31 | 1 | -0/+11 |
| * | Remove remaining references to PageStack | J-P Nurmi | 2013-05-30 | 1 | -3/+3 |
| * | Doc: correct for compliancy with Writing Guidelines | Nico Vertriest | 2013-05-07 | 1 | -0/+1 |
| * | Cleanup the superfluous \internal tags that are no longer needed | J-P Nurmi | 2013-04-08 | 1 | -2/+0 |
| * | StackView: bugfix: set Stack.index explicit on load | Richard Moe Gustavsen | 2013-03-29 | 1 | -5/+2 |
| * | StackViewTransition: use 'item' instead of 'page' in the API | Richard Moe Gustavsen | 2013-03-29 | 1 | -21/+21 |
| * | StackView: use 'item' instead of 'page' in the API | Richard Moe Gustavsen | 2013-03-29 | 1 | -282/+268 |
| * | StackView: rename initialPage to initialItem | Richard Moe Gustavsen | 2013-03-29 | 1 | -9/+9 |
| * | StackView: rename currentPage to currentItem | Richard Moe Gustavsen | 2013-03-29 | 1 | -9/+9 |
| * | PageStack: rename PageStack to StackView | Richard Moe Gustavsen | 2013-03-28 | 1 | -0/+969 |