aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add DialogJ-P Nurmi2016-07-181-14/+12
* | Gallery: round settings dialog's coordinates and sizeJ-P Nurmi2016-07-181-3/+3
* | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-092-2/+2
|\|
| * Improve gallery example for Qt Quick DesignerThomas Hartmann2016-07-012-2/+2
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-0842-45/+45
* | Gallery: fix PopupPageJ-P Nurmi2016-06-291-1/+1
* | Tumbler: change default visibleItemCount to 5Mitch Curtis2016-06-281-1/+0
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-201-1/+1
|\|
| * Gallery: fix the default style settingJ-P Nurmi2016-06-151-1/+1
* | Add DialogButtonBoxJ-P Nurmi2016-06-151-34/+11
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-0127-7/+17
|\|
| * Gallery: update logos, icons, colors & screenshotsJ-P Nurmi2016-05-2426-3/+13
| * SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-231-4/+4
* | Introduce a 'System' theme to the styles.Friedemann Kleint2016-05-261-2/+2
|/
* Gallery: fix main page label text colorNikita Krupenko2016-05-061-1/+0
* Material: Add proper elevation supportMichael Spencer2016-05-041-0/+9
* Remove TODO from Chat Tutorial documentationMitch Curtis2016-04-291-3/+0
* Hide SwipeDelegate text when removingMitch Curtis2016-04-261-0/+1
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-2142-46/+46
* Chat Tutorial: update the install pathJ-P Nurmi2016-04-215-5/+5
* Rename qtquickcontrols.conf to qtquickcontrols2.confJ-P Nurmi2016-04-215-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-04-20129-2/+2
|\
| * Flatten and rename example install path and directory structureMitch Curtis2016-04-1952-2/+2
* | Use font from theme for list delegatesNikita Krupenko2016-04-141-0/+1
* | Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-1324-22/+22
* | Controls: rename the C++ module to qtquickcontrols2J-P Nurmi2016-04-131-1/+1
* | Add SwitchDelegateMitch Curtis2016-04-131-1/+13
* | Remove mentions of tech previewMitch Curtis2016-04-131-4/+4
* | Add RadioDelegateMitch Curtis2016-04-111-1/+18
* | Add CheckDelegateMitch Curtis2016-04-111-1/+14
* | gallery: Add vertical slider to RangeSliderPageKonstantin Ritt2016-04-101-0/+8
* | gallery: Add vertical slider to SliderPageKonstantin Ritt2016-04-071-0/+7
* | Doc: Rename Qt Labs Controls to Qt Quick Controls 2Nico Vertriest2016-04-073-20/+20
* | Inherit QQuickDrawer from QQuickPopupJ-P Nurmi2016-03-231-52/+47
* | Introduce ToolTipJ-P Nurmi2016-03-223-0/+70