aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
...
* Wearable: merge MainContainer.qml into wearable.qmlJ-P Nurmi2017-03-133-108/+28
* Wearable: add NaviButtonJ-P Nurmi2017-03-133-124/+98
* Wearable: remove unused importsJ-P Nurmi2017-03-132-3/+0
* Wearable: set the application background in the windowJ-P Nurmi2017-03-133-19/+7
* Wearable: utilize the styling systemJ-P Nurmi2017-03-1319-66/+70
* Wearable: replace translucent borderless Rectangles with plain ItemsJ-P Nurmi2017-03-135-20/+6
* Wearable: remove PageContainerJ-P Nurmi2017-03-1311-69/+8
* Add Wearable demoShrikant Dhumal2017-03-1374-1/+3278
* Add missing includesJ-P Nurmi2017-02-241-0/+1
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-2469-152/+772
* Doc: be consistent about the dot at the end of example descriptionsJ-P Nurmi2017-01-112-2/+2
* Update the remaining copyright yearsJ-P Nurmi2017-01-116-6/+6
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1173-73/+73
|\
| * Welcome to 2017J-P Nurmi2017-01-0973-73/+73
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-0514-1/+889
|\|
| * Flat Style exampleThomas Hartmann2017-01-0514-1/+889
* | Add DelayButtonJ-P Nurmi2017-01-022-0/+65
* | Add "Swipe to Remove" exampleJ-P Nurmi2016-12-208-1/+314
* | Side Panel exampleJ-P Nurmi2016-12-0111-1/+321
* | Add Drawer::interactiveJ-P Nurmi2016-11-251-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-256-137/+89
|\|
| * Overhaul the Contact List example - part IIJ-P Nurmi2016-11-226-137/+89
* | Add ComboBox::editableJ-P Nurmi2016-11-241-1/+24
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-2114-270/+241
|\|
| * Whitespace fixesJ-P Nurmi2016-11-201-1/+1
| * qtquickcontrols2-contactlist.qdoc: remove stray image-tagJ-P Nurmi2016-11-201-1/+1
| * Overhaul the Contact List exampleJ-P Nurmi2016-11-186-89/+90
| * Contact List: tweak the section headerJ-P Nurmi2016-11-182-21/+8
| * Contact List: give the contact dialog focusJ-P Nurmi2016-11-172-0/+2
| * Contact List: add dialog titlesJ-P Nurmi2016-11-171-0/+2
| * Contact List: cleanup the list viewJ-P Nurmi2016-11-171-4/+1
| * Contact List: fix model insertionJ-P Nurmi2016-11-171-3/+5
| * Contact List: simplify the ContactModel gettersJ-P Nurmi2016-11-171-12/+4
| * Contact List: rename AddressModel to ContactModelJ-P Nurmi2016-11-178-53/+53
| * Contact List: cosmetic cleanupJ-P Nurmi2016-11-177-30/+18
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1725-108/+1029
|\|
| * Contact List example: replace Qt Quick primitives with ControlsJ-P Nurmi2016-11-174-32/+25
| * Contact List example: make ContactDelegate.ui.qml designableJ-P Nurmi2016-11-171-19/+5
| * Gallery: improve designer compatibilityJ-P Nurmi2016-11-179-27/+5
| * Gallery: kill some useless pagesJ-P Nurmi2016-11-174-211/+0
| * Adding new example Contact ListThomas Hartmann2016-11-1715-1/+1176
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-112-0/+217
|\|
| * Gallery: add a page for dialogsJ-P Nurmi2016-11-022-0/+217
* | QQuickStyle::availableStyles()J-P Nurmi2016-11-102-1/+2
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-311-4/+13
|\
| * Gallery: make the drawer usable with keyboardJ-P Nurmi2016-10-261-4/+4
| * Gallery: add Escape shortcutJ-P Nurmi2016-10-261-0/+9
* | Add QQuickDialog::titleJ-P Nurmi2016-10-261-10/+2
* | Use relative paths for imagesThomas Hartmann2016-10-226-8/+8
* | Gallery: fix the height of the settings dialogJ-P Nurmi2016-10-131-1/+0