aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls
Commit message (Collapse)AuthorAgeFilesLines
* Replace grouped padding property with top/left/right/bottomPaddingJ-P Nurmi2015-03-035-101/+86
| | | | | | | This is consistent with QQuickText, QQuickTextInput, QQuickTextEdit... Change-Id: I06aafa1bf73311cbb24ad9411872cac131863d47 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Add missing private API warningsJ-P Nurmi2015-03-0233-0/+363
| | | | | Change-Id: I62ee3648689e1858c7b17f9c1e847348c8ff4d21 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Fix .qdoc license headers to pass tst_licenseJ-P Nurmi2015-02-093-3/+3
| | | | | Change-Id: I60104f37144ec70d27a05c382554b09a2a843f44 Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Use Q_ENUM instead of Q_ENUMSJ-P Nurmi2015-02-083-4/+4
| | | | | Change-Id: I01d6a9bcb097ae9a3f3946b388e3d15dfda07f6f Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-0568-0/+7885
Change-Id: Ib8c0c4160958e5cfea29a6e9df1b3f1fb19715fc Reviewed-by: Jari-Pekka Nurmi <jpnurmi@theqtcompany.com>