summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove linking to example source fileTopi Reinio2020-01-071-1/+1
* Avoid using 'for..in' to iterate over collectionsKirill Burtsev2019-11-221-27/+15
* Examples: fix 'nodejs' and 'qwclient' compatibility with 'standalone'Kirill Burtsev2019-11-202-3/+3
* Example 'qwclient': fix lsObject() output of registered objectsKirill Burtsev2019-11-201-5/+11
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-221-10/+12
|\
| * Doc: Minor text layout editsNico Vertriest2019-06-181-10/+12
* | Return a Promise when no callback is provided for a function callAndrew Webster2019-04-101-0/+16
* | Unwrap property updates in case they are QObjectsAndrew Webster2019-04-101-1/+1
* | Implement actual overload resolutionArno Rehn2019-03-291-1/+5
* | Publish overloaded methods and signals to JavaScriptMilian Wolff2019-03-251-1/+1
* | Only connect to signal once per client objectMilian Wolff2019-03-251-3/+10
* | Convert QObjects in QVariantMapsAndrew Webster2019-02-061-3/+9
|/
* qmlchatclient: Make main window visible by defaultKai Koehne2017-09-121-0/+1
* Fix class name in standalone documentationKai Koehne2017-09-121-3/+3
* Make chatclient-qml designer-friendlyKai Koehne2017-09-124-69/+209
* chatclient-qml: Show errors in a dialogKai Koehne2017-09-121-6/+21
* Give example a meaningful window titleKai Koehne2017-09-121-1/+1
* Chatclient-qml: Use QtQuick.Controls 2Kai Koehne2017-09-121-1/+1
* Beautify code of qmlchatclient exampleKai Koehne2017-09-121-50/+68
* Examples: beautify JavaScript snippetsKai Koehne2017-09-085-65/+69
* Split up classes in standalone exampleKai Koehne2017-09-086-71/+267
* Examples: Use canonical include style and sort #includeKai Koehne2017-09-066-19/+15
* Allow examples to be built without module sourcesKai Koehne2017-09-062-9/+432
* Examples: Fix coding style issuesKai Koehne2017-08-293-11/+11
* Examples: Use Qt 5 connectKai Koehne2017-08-292-3/+3
* Examples: Use override keywordKai Koehne2017-08-291-1/+1
* Examples: Use signals and slots keywordsKai Koehne2017-08-292-3/+3
* Examples: Use nullptrKai Koehne2017-08-293-3/+3
* Examples: Use canonical include guardsKai Koehne2017-08-292-6/+6
* Examples: Do not put example code in Qt namespaceKai Koehne2017-08-296-22/+6
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-217-46/+67
|\
| * Doc: Edit example documentationLeena Miettinen2016-06-027-46/+67
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-248-17/+18
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-198-17/+18
| |\
| | * make use of COPIESOswald Buddenhagen2016-04-281-12/+4
| | * fix example installsOswald Buddenhagen2016-04-287-5/+14
* | | Add QStringLiteralFrank Meerkoetter2016-04-131-1/+1
* | | Fix include orderFrank Meerkoetter2016-04-132-9/+4
* | | Fix code styleFrank Meerkoetter2016-04-131-3/+6
* | | Fix typoFrank Meerkoetter2016-04-131-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-4/+12
|\ \ | |/
| * Example: Add code to copy the JS file from the resource systemVenugopal Shivashankar2016-01-142-3/+9
| * Example: Modify JavaScript part of the HTMLVenugopal Shivashankar2016-01-042-2/+4
* | Updated license headersAntti Kokko2016-01-2015-253/+508
|/
* Remove transports when the underlying socket gets disconnectFrank Meerkoetter2015-08-191-0/+2
* Fix resource leakFrank Meerkoetter2015-08-191-1/+1
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1715-107/+99
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2018-10/+824
|\
| * Added some more examplesBernd Lamecker2014-10-1618-10/+823
| * Revert "Added some more examples"Jani Heikkinen2014-10-1315-634/+8