aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Add install targets for examplesJ-P Nurmi2015-05-185-0/+15
| | | | | | | | $$[QT_INSTALL_EXAMPLES]/<module>/<example> Change-Id: I82267c740b5e7750cd0e9149b241a03837aea8e2 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
* Theme example: workaround for missing back icon on AndroidJ-P Nurmi2015-04-211-1/+4
| | | | | Change-Id: I3f2227241bbb37320b83aecb8cd8c4d2e16388d9 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Rename Style to ThemeJ-P Nurmi2015-04-089-72/+72
| | | | | Change-Id: I0186cd36f0b42ca015b70a09af27f8a3517d4a60 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Specify link color & use StyledTextJ-P Nurmi2015-03-281-2/+2
| | | | | Change-Id: If6d087b4bb66bf4d293a8bcccf3ab01fa9266152 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Implement Style as an attached propertyJ-P Nurmi2015-03-115-72/+65
| | | | | Change-Id: I006ee566647e31d1a14919d164d7dd68539aae10 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* import QtQuick 2.6J-P Nurmi2015-03-065-5/+5
| | | | | Change-Id: I2a8a1c6884e65383f0938763497a419d2f0fcbd6 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Update padding usage in examplesJ-P Nurmi2015-03-031-2/+2
| | | | | Change-Id: Id1f983b242a0daa6b89f3b055d1b726e0a2ea049 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Update BSD license headers as appropriateJ-P Nurmi2015-02-2310-30/+30
| | | | | Change-Id: I03812c7df56c804b5afdeff5829e00417a4b135c Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Examples: BSD license (liberal, free to copy-paste)J-P Nurmi2015-02-0910-228/+268
| | | | | Change-Id: I311f86b9faa2fa006d563ba597fb83a2859f4aa0 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-0526-0/+1521
Change-Id: Ib8c0c4160958e5cfea29a6e9df1b3f1fb19715fc Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>