| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix outdated FDL license header | Kai Koehne | 2017-10-17 | 6 | -31/+31 |
* | Fix outdated BSD license header | Kai Koehne | 2017-10-17 | 117 | -348/+1518 |
* | Doc: Fix capitalization in section titles | Topi Reinio | 2017-08-29 | 1 | -1/+1 |
* | Fix GCC 7 warnings in examples | Friedemann Kleint | 2017-06-21 | 1 | -1/+1 |
* | Doc: make screen xmlhttprequest compatible with Designer | Nico Vertriest | 2017-05-03 | 6 | -40/+150 |
* | Merge remote-tracking branch 'origin/5.8' into 5.9 | Simon Hausmann | 2017-03-15 | 1 | -9/+9 |
|\ |
|
| * | Doc: added snippets to Extension Objects Example | Nico Vertriest | 2017-03-13 | 1 | -9/+9 |
* | | Replace QList<Person*> with QVector<Person*> and function pointers | Michael Winkelmann | 2017-03-07 | 2 | -2/+39 |
|/ |
|
* | Doc: added specs to Extending QML - Methods Example | Nico Vertriest | 2017-01-09 | 2 | -2/+11 |
* | Doc: Rearranged order of Extending QML Examples | Nico Vertriest | 2017-01-09 | 2 | -4/+19 |
* | Doc: minor grammar mistake | Nico Vertriest | 2016-12-21 | 1 | -1/+1 |
* | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -8/+8 |
* | Turn the no-network support into a configurable feature | Lars Knoll | 2016-10-10 | 1 | -2/+3 |
* | Merge remote-tracking branch 'origin/5.7' into dev | Edward Welbourne | 2016-08-02 | 2 | -2/+2 |
|\ |
|
| * | PieChart examples: initialize members | Edward Welbourne | 2016-07-15 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-05-24 | 7 | -3/+16 |
|\| |
|
| * | actually build and install the qml tutorials | Oswald Buddenhagen | 2016-05-13 | 6 | -2/+11 |
| * | fix example installs | Oswald Buddenhagen | 2016-05-13 | 1 | -0/+2 |
| * | make use of COPIES | Oswald Buddenhagen | 2016-05-13 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-05-13 | 4 | -8/+17 |
|\| |
|
| * | QML extensions tutorial: Add import plugin to app. bundle on OS X | Topi Reinio | 2016-04-16 | 2 | -6/+15 |
| * | Instantiate static Qml plugins declaring QQmlExtensionInterface only | Sebastian LΓΆsch | 2016-04-11 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-04-08 | 4 | -0/+0 |
|\| |
|
| * | Purge sRGB chunks from PNGs in examples. | Edward Welbourne | 2016-03-24 | 4 | -0/+0 |
* | | QtLite: no_network option for QtDeclarative | Paolo Angelelli | 2016-03-04 | 1 | -4/+8 |
|/ |
|
* | Doc: Fixed several link errors | Nico Vertriest | 2015-09-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/5.5' into 5.6 | Ulf Hermann | 2015-08-18 | 1 | -1/+2 |
|\ |
|
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Oswald Buddenhagen | 2015-07-20 | 1 | -1/+2 |
| |\ |
|
| | * | Doc: Added the missing \brief and \image to the example docs | Venugopal Shivashankar | 2015-06-02 | 1 | -1/+2 |
* | | | Port examples to new connection syntax. | Friedemann Kleint | 2015-07-22 | 3 | -3/+3 |
|/ / |
|
* | | Fix qml-i18n example | Simon Hausmann | 2015-05-05 | 2 | -4/+4 |
* | | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -2/+2 |
|\| |
|
| * | Update url location for missing Qt logo | Sergio Ahumada | 2015-02-17 | 1 | -2/+2 |
* | | Fixed license headers | Jani Heikkinen | 2015-02-17 | 115 | -345/+345 |
* | | Update copyright headers | Jani Heikkinen | 2015-02-12 | 121 | -612/+612 |
|/ |
|
* | Restore extension types documentation | Alejandro Exojo | 2014-12-10 | 1 | -0/+19 |
* | Doc: Combine the extending QML tutorial chapters into a single example | Topi Reinio | 2014-09-30 | 48 | -6/+6 |
* | Doc: apply title case to all section1 titles | Nico Vertriest | 2014-09-24 | 2 | -8/+8 |
* | Doc: correct link/compilation errors in Qt Declarative | Nico Vertriest | 2014-07-02 | 1 | -0/+38 |
* | Doc: Updated "Qt Quick Examples" pages. | Jerome Pasion | 2014-06-05 | 1 | -3/+9 |
* | networkaccessmanagerfactory example: Fixed build with QT_NO_NETWORKPROXY | Oliver Wolff | 2014-03-12 | 1 | -0/+8 |
* | networkaccessmanagerfactory example: introduced QCommandLineParser | Oliver Wolff | 2014-03-12 | 1 | -11/+28 |
* | the qmlextensionplugins example and a bunch of reference examples need QtQuick | Oswald Buddenhagen | 2014-02-21 | 2 | -7/+11 |
* | the shell example and a bunch of reference examples need no QtGui | Oswald Buddenhagen | 2014-02-21 | 7 | -8/+8 |
* | fix whitespace | Oswald Buddenhagen | 2014-01-22 | 29 | -48/+48 |
* | Doc: Fix broken links | Sze Howe Koh | 2013-12-30 | 1 | -1/+1 |
* | Doc: Update examples used in Writing QML Extensions tutorial | Topi Reinio | 2013-11-30 | 27 | -23/+179 |
* | Doc: Renamed and moved examples/qml/i18n to examples/qml/qml-i18n | Jerome Pasion | 2013-08-13 | 8 | -10/+10 |
* | Doc: Moved QML "plugins" example to "qmlextensionplugins" | Jerome Pasion | 2013-08-09 | 13 | -6/+5 |
* | Prospective iOS build fix | Simon Hausmann | 2013-07-31 | 1 | -0/+1 |