| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix documentation warnings | Topi Reinio | 2019-11-14 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-09-18 | 1 | -1/+5 |
| |\ |
|
| | * | SplitView: clarify how item sizes should be set | Mitch Curtis | 2016-09-05 | 1 | -1/+5 |
| * | | 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-11-17 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: fix a typo and etc in SplitView | Liang Qi | 2015-11-04 | 1 | -1/+1 |
| * | | 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 | -2/+4 |
| * | Added remove function to the SplitView | Filippo Cucchetto | 2015-02-16 | 1 | -14/+81 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | J-P Nurmi | 2015-02-12 | 1 | -1/+1 |
| |\ |
|
| | * | Disable hover on touch | J-P Nurmi | 2015-02-04 | 1 | -1/+1 |
| * | | Controls: update license headers | J-P Nurmi | 2015-02-11 | 1 | -28/+24 |
| * | | Fix wrong calculation of "other" margins in splitview | Jan Arve Saether | 2015-02-02 | 1 | -2/+2 |
| * | | Add support for Layout.margins in SplitView | Jan Arve Saether | 2015-01-17 | 1 | -15/+35 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.3' into dev | J-P Nurmi | 2014-07-09 | 1 | -20/+35 |
| |\ |
|
| | * | Doc: Added images and missing snippets | Venu | 2014-06-27 | 1 | -20/+35 |
| * | | SplitView::addItem(): add missing \since | J-P Nurmi | 2014-05-15 | 1 | -1/+2 |
| * | | Add ability to dynamically add items to SplitView | Christian Manning | 2014-05-12 | 1 | -15/+33 |
| |/ |
|
| * | 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 |
| * | SplitView: wider splitter on touchscreens | Shawn Rutledge | 2014-01-10 | 1 | -4/+6 |
| * | Doc: Changed the \since argument to the Qt version. | Jerome Pasion | 2013-09-26 | 1 | -1/+1 |
| * | Merge branch 'stable' into dev | Sergio Ahumada | 2013-09-19 | 1 | -11/+12 |
| |\ |
|
| | * | SplitView: fix hidden item after fillWidth item bugold/5.1 | Richard Moe Gustavsen | 2013-09-19 | 1 | -11/+12 |
| * | | SplitView: set handle's drag threshold to 0 | J-P Nurmi | 2013-09-16 | 1 | -0/+1 |
| * | | Update imports to 1.1 and remove version from qmlmodule definition | Jens Bache-Wiig | 2013-09-10 | 1 | -2/+2 |
| * | | Fix for script errors when unloading a SplitView | David McFarland | 2013-08-15 | 1 | -0/+10 |
| |/ |
|
| * | SplitView: bugfix animating split items | Richard Moe Gustavsen | 2013-07-11 | 1 | -1/+3 |
| * | SplitView: Always layout as if fillWidthItem is visible | Richard Moe Gustavsen | 2013-07-11 | 1 | -6/+6 |
| * | SplitView: bugfix hiding splitter for last item | Richard Moe Gustavsen | 2013-07-11 | 1 | -3/+3 |
| * | SplitView: support changing orientation | Richard Moe Gustavsen | 2013-07-11 | 1 | -1/+35 |
| * | Merge remote-tracking branch 'origin/release' into stable | Frederik Gladhorn | 2013-06-25 | 1 | -2/+0 |
| |\ |
|
| | * | Doc: Small fix for SplitView | Caroline Chao | 2013-06-24 | 1 | -2/+0 |
| * | | Doc: Add note to import QtQuick.Layouts when using SplitView | Caroline Chao | 2013-06-25 | 1 | -0/+3 |
| |/ |
|
| * | Doc: Fixes warnings | Caroline Chao | 2013-06-03 | 1 | -4/+4 |
| * | Docs: fix missing/leftover docs, types, tags... | J-P Nurmi | 2013-05-30 | 1 | -6/+17 |
| * | Consistent use of "hovered" and style API conventions | Jens Bache-Wiig | 2013-05-29 | 1 | -22/+28 |
| * | Revert "Revert "Remove unneeded checks for -1 (infinity) in SplitView"" | Jan Arve Saether | 2013-05-16 | 1 | -4/+3 |
| * | Revert "Remove unneeded checks for -1 (infinity) in SplitView"v5.1.0-beta1 | Jens Bache-Wiig | 2013-05-11 | 1 | -3/+4 |
| * | Remove unneeded checks for -1 (infinity) in SplitView | Jan Arve Saether | 2013-05-10 | 1 | -4/+3 |
| * | SplitView: always respect min/max | Richard Moe Gustavsen | 2013-05-07 | 1 | -3/+6 |
| * | SplitView: rename 'expanding' to 'fillWidth' | Richard Moe Gustavsen | 2013-05-07 | 1 | -34/+34 |
| * | SplitView: update code to use 'clampedMinMax' function | Richard Moe Gustavsen | 2013-05-07 | 1 | -8/+1 |
| * | SplitView: calculate implicit size | Richard Moe Gustavsen | 2013-05-07 | 1 | -24/+50 |
| * | Doc: correct for compliancy with Writing Guidelines | Nico Vertriest | 2013-05-07 | 1 | -0/+1 |
| * | Do not clamp to Layout.maximum{Width,Height} if its -1 | Jan Arve Saether | 2013-04-18 | 1 | -1/+1 |
| * | Cleanup the superfluous \internal tags that are no longer needed | J-P Nurmi | 2013-04-08 | 1 | -2/+0 |
| * | Doc: minor language edits | Nico Vertriest | 2013-04-05 | 1 | -14/+15 |