summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-6/+26
|\
| * Fix outdated FDL license headerKai Koehne2017-10-182-6/+26
* | Doc: add documentation to Dashboard examplev5.10.0-beta2Nico Vertriest2017-10-112-6/+10
* | Example: Update to the new QObject::connect syntaxVenugopal Shivashankar2017-09-121-2/+2
|/
* remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-291-2/+0
* texteditor example: Fix path to editpaste iconv5.9.0-beta4Friedemann Kleint2017-05-041-1/+1
* Fix sqlite detectionLars Knoll2016-09-121-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-0/+6
|\
| * texteditor example: check if document is null before using itMitch Curtis2016-08-021-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-10196-5/+272
|\ \ | |/
| * fix example installsOswald Buddenhagen2016-04-28196-5/+46
| * Specify the full path to the Flat style when static so it is foundAndy Shaw2016-04-211-0/+5
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-221-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-084-1/+0
|\ \ | |/
| * Remove redundant qDebugTimur Pocheptsov2016-04-051-1/+0
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-0/+0
* | Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-267-242/+0
* | Unify license header usageAntti Kokko2016-02-041-5/+5
* | Unify license header usageAntti Kokko2016-02-0487-261/+1131
|/
* calendar example: don't derive from unused QSqlQueryModel base classMitch Curtis2016-01-072-4/+2
* Example: Update the textArea to reflect the color changeVenugopal Shivashankar2016-01-061-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-1/+1
|\
| * calendar example: disable linking to a SQL driver that isn't a plugin.Mitch Curtis2015-08-211-1/+1
* | Make examples return -1 on load failures.Friedemann Kleint2015-08-2512-1/+24
* | filesystembrowser: Improve example by exposing model rolesGabriel de Dietrich2015-08-072-3/+13
* | TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-272-2/+5
* | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-07-222-2/+101
|\ \ | |/
| * Polish the new filesystembrowser example.Friedemann Kleint2015-07-162-2/+101
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-9/+0
|\ \ | |/
| * filesystembrowser: Remove debugging outputGabriel de Dietrich2015-06-291-9/+0
* | Say hello to StackLayoutJan Arve Saether2015-04-131-1/+24
|/
* Add DejaVu Sans license to dashboard example.Mitch Curtis2015-04-071-0/+99
* texteditor example: implement file savingShawn Rutledge2015-03-203-3/+51
* FileDialog: expose several QStandardPaths in the shortcuts propertyShawn Rutledge2015-03-181-11/+8
* Examples: Adding ui forms exampleThomas Hartmann2015-03-1613-1/+1140
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-0217-32/+26
* Examples: Fixing styles exampleThomas Hartmann2015-02-271-2/+2
* Examples: Adjust styles example for designerThomas Hartmann2015-02-271-149/+168
* Examples: Adjust gallery example for designerThomas Hartmann2015-02-274-0/+9
* Update BSD license headersJ-P Nurmi2015-02-1375-225/+225
* Fix install of filesystembrowser exampleGabriel de Dietrich2015-02-133-37/+3
* Introducing TreeViewGabriel de Dietrich2015-02-136-1/+223
* Import Qt Quick Extras (the former Qt Quick Enterprise Controls)Mitch Curtis2015-02-1365-0/+4832
* Examples: update license headersJ-P Nurmi2015-02-1145-315/+290
* Docs: update license headersJ-P Nurmi2015-02-111-6/+7
* Revise the Table View exampleJ-P Nurmi2014-11-0612-385/+446
* Remove the SplitView exampleJ-P Nurmi2014-11-057-167/+0
* Rewrite the gallery exampleJ-P Nurmi2014-10-3038-840/+459
* QtQuick.Dialogs examples: use controls and layouts; visual tweaksShawn Rutledge2014-10-236-284/+301
* CustomDialogs example: add Apply, Reset and Restore Defaults buttonsShawn Rutledge2014-10-221-0/+18