aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency to qtgraphicaleffects to sync.profileMitch Curtis2015-11-271-0/+1
| | | | | | | | | | qtquickcontrols' sync.profile already has this dependency, but that could technically change in the future, so we should declare our dependency explicitly. Change-Id: I17bd96638a42bf5e0a74d0c193dea72426afe12b Reviewed-by: Andy Shaw <andy.shaw@theqtcompany.com> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Add QQuickPaddedRectangleJ-P Nurmi2015-11-231-0/+1
| | | | | Change-Id: I72c535c2be99d345e1474a70e5c639f3b5a68e10 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0J-P Nurmi2015-10-011-1/+1
| | | | | | Change-Id: I3263a600065dfa2bfe7334ec44a74e2dca83aa36 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Rename libQtQuickControls to libQtQuickTemplatesJ-P Nurmi2015-09-161-1/+1
| | | | | Change-Id: I1e663bb7be2be8b3d4edf0c038862cc2150aec40 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* sync.profile: do not depend on dev branchLiang Qi2015-09-091-4/+4
| | | | | Change-Id: Ic8d1dae7971611d6598d2ff74570f01755a97dce Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
* Extras: merge C++ lib to the QML pluginJ-P Nurmi2015-09-081-1/+0
| | | | | Change-Id: Idbbe9e0cf1b5b34027035a417fade7b0091da8c5 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Calendar: merge C++ lib to the QML pluginJ-P Nurmi2015-09-081-1/+0
| | | | | Change-Id: I7eeb0335fd88002c85f93136fc71dfb394788421 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Add qtquickcontrols as a dependency for the CI (need qtquicklayouts)J-P Nurmi2015-03-181-0/+1
| | | | | Change-Id: Ie50285eddfc1e6f659c285cbd8a570bdbdd047bd Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Add sync.profileFrederik Gladhorn2015-03-091-3/+3
| | | | | Change-Id: Ibf6efe4fb57ae75ef846474e47a6f800793abf7a Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-051-0/+19
Change-Id: Ib8c0c4160958e5cfea29a6e9df1b3f1fb19715fc Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>