summaryrefslogtreecommitdiff
path: root/examples/quickcontrols/controls
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-203-3/+3
|/
* Eradicate Java-style iterators and Q_FOREACH and mark the module free of themMarc Mutz2019-07-152-16/+5
* Fix typosJarek Kobus2018-02-131-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-013-8/+28
|\
| * 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
| * | 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-1049-145/+624
|/
* fix example installsOswald Buddenhagen2016-04-28117-0/+6317