summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.3v5.9.35.9.3Antti Kokko2017-11-131-0/+24
* Bump versionOswald Buddenhagen2017-10-061-1/+1
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+29
|\
| * Add changes file for Qt 5.9.2v5.9.25.9.2Milian Wolff2017-09-221-0/+29
* | Fix outdated FDL headerKai Koehne2017-09-294-12/+12
|/
* Highlight standalone exampleKai Koehne2017-09-141-0/+2
* 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-063-10/+6
* Add change file for Qt 5.6.3Milian Wolff2017-09-061-0/+28
* 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
* Do not crash on non-QVariant return typesMilian Wolff2017-08-083-12/+41
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+24
|\
| * Add changes file for 5.9.1v5.9.15.9.1Jani Heikkinen2017-06-231-0/+24
* | Bump versionOswald Buddenhagen2017-06-301-1/+1
* | Update binary compatibility file for Qt5.9.0 for QtWebChannelMilla Pohjanheimo2017-06-301-0/+5661
|/
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+23
|\
| * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Antti Kokko2017-05-121-0/+23
* | Gracefully handle early deregistration of objectsMilian Wolff2017-05-153-2/+22
* | Bump versionOswald Buddenhagen2017-05-101-1/+1
* | Fix licensingJani Heikkinen2017-05-057-1723/+24
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta4v5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Liang Qi2017-03-102-0/+5669
|\
| * Binary compatibility file for qtwebchannel (5.8.0)5.8Milla Pohjanheimo2017-02-031-0/+5641
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-0/+28
| |\
| | * Add changes file for 5.8.0v5.8.0-rc1v5.8.05.8.0Antti Kokko2016-12-151-0/+28
* | | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-259-24/+11067
|\ \ \ | |/ /
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-269-24/+11067
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-243-13/+5329
| | |\
| | | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-13/+0
| | | * BC include file and global.cfg added for QtWebChannelMilla Pohjanheimo2016-10-132-0/+5329
| | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-0/+27
| | |\ \
| | | * | Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-11-011-0/+27
| | * | | BC file added for QtWebChannel (5.7)Milla Pohjanheimo2016-10-141-0/+5606
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-014-11/+105
| | |\ \ | | | |/
| | | * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-293-5/+39