aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/mirroring/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0J-P Nurmi2015-10-011-52/+0
| | | | | Change-Id: I142622dd85e95ef70b11132e77ccf48701f2cabc Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Make examples return -1 on load failures.Friedemann Kleint2015-08-281-0/+2
| | | | | | | | Avoid hanging processes and empty windows in case some module is not installed. Change-Id: I26c0b0fafc87ae17719850ad06f13c946f099dd9 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* Update BSD license headers as appropriateJ-P Nurmi2015-02-231-3/+3
| | | | | Change-Id: I03812c7df56c804b5afdeff5829e00417a4b135c Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Examples: BSD license (liberal, free to copy-paste)J-P Nurmi2015-02-091-24/+28
| | | | | Change-Id: I311f86b9faa2fa006d563ba597fb83a2859f4aa0 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-051-0/+46
Change-Id: Ib8c0c4160958e5cfea29a6e9df1b3f1fb19715fc Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>