aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | texteditor: fix selectedNameFilter usageJ-P Nurmi2016-10-041-2/+2
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0322-228/+245
|\|
| * Gallery: make most pages scrollableJ-P Nurmi2016-09-2922-209/+227
| * Doc: Add drop shadow for tutorial imagesTopi Reinio2016-09-271-19/+19
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-2610-5/+13
|\|
| * Gallery: allow navigating back to the home pageJ-P Nurmi2016-09-2610-5/+20
* | Doc: Update the image and example's descriptionVenugopal Shivashankar2016-09-154-12/+67
* | Platform: add experimental StandardPathsJ-P Nurmi2016-09-131-0/+2
* | texteditor: add mnemonicsJ-P Nurmi2016-09-121-12/+12
* | Fix sqlite detectionLars Knoll2016-09-122-2/+2
* | texteditor: use RoundButtonJ-P Nurmi2016-09-051-16/+1
* | texteditor: allow passing -touch as a command line argumentJ-P Nurmi2016-09-051-2/+9
* | texteditor/touch: highlight the floating editor buttonJ-P Nurmi2016-08-271-2/+1
* | texteditor/touch: elide the title when it doesn't fitJ-P Nurmi2016-08-261-3/+1
* | texteditor/touch: simplify the toolbarJ-P Nurmi2016-08-261-72/+66
* | texteditor: remove outdated todo-commentsJ-P Nurmi2016-08-262-4/+0
* | texteditor: add touch UIMitch Curtis2016-08-249-18/+351
* | texteditor: cleanup the commented out universal importJ-P Nurmi2016-08-161-1/+0
* | FileDialog: add missing selectedNameFilter-propertyJ-P Nurmi2016-08-141-0/+2
* | FileDialog: replace file(s)Selected() with declarative propertiesJ-P Nurmi2016-08-141-2/+2
* | FontDialog: replace fontSelected() with a declarative propertyJ-P Nurmi2016-08-141-1/+1
* | ColorDialog: replace colorSelected() with a declarative propertyJ-P Nurmi2016-08-141-1/+1
* | texteditor: enable persistent selectionJ-P Nurmi2016-08-131-0/+1