summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix touch gallery example crashes on exitHEADdevJani Korteniemi2022-01-041-0/+1
* Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-122-6/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-alpha1Qt Forward Merge Bot2020-02-051-1/+1
|\
| * Stop using QDateTime's locale-specific APIsEdward Welbourne2020-01-281-1/+1
* | Adapt to new Connections syntaxUlf Hermann2019-10-205-7/+10
|/
* Make restoreMode on all Binding elements explicitUlf Hermann2019-10-041-1/+3
* Eradicate Java-style iterators and Q_FOREACH and mark the module free of themMarc Mutz2019-07-152-16/+5
* Doc: Add missing dots (qtquickcontrols)Paul Wicking2018-06-191-1/+1
* Extras: fix remaining createRadialGradient() issuesMitch Curtis2018-05-291-1/+1
* extras/gallery example: Use layout alignment in Dial pagev5.11.0-beta2Friedemann Kleint2018-02-261-4/+4
* Fix typosJarek Kobus2018-02-132-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-015-14/+38
|\
| * 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
| |/
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-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