aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Gallery: add a page for dialogsJ-P Nurmi2016-11-022-0/+217
* 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
* | texteditor: use "brush" icon for text color and "A" for fontMitch Curtis2016-08-122-15/+15
* | texteditor: use a wrapping Flow for the toolbarJ-P Nurmi2016-08-121-35/+36
* | Platform: add MenuSeparator for convenience and consistencyJ-P Nurmi2016-08-121-3/+1
* | texteditor: replace setFileUrl() with load()J-P Nurmi2016-08-123-29/+10
* | texteditor: add fileName & fileTypeJ-P Nurmi2016-08-123-22/+22
* | texteditor: cosmetic cleanupJ-P Nurmi2016-08-123-6/+5
* | texteditor: fix, unify and cleanup the settersJ-P Nurmi2016-08-121-9/+1
* | texteditor: remove uninitialized/duplicate pointer memberJ-P Nurmi2016-08-122-20/+25
* | texteditor: re-order the property accessorsJ-P Nurmi2016-08-122-172/+189
* | texteditor: simplify saveAs() - let FileDialog handle the suffixJ-P Nurmi2016-08-123-26/+12
* | texteditor: fix the file dialog name filtersJ-P Nurmi2016-08-121-1/+1
* | Add Text Editor exampleMitch Curtis2016-08-1113-1/+1213
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-031-0/+1
|\|
| * Example: Made the SpinBox editableVenugopal Shivashankar2016-08-021-0/+1
* | Gallery: use the new .pro syntax for RESOURCESJ-P Nurmi2016-07-212-66/+4