summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-06-011-0/+71
* Bump versionFrederik Gladhorn2019-05-231-1/+1
* Make sure class enums work dynamicallyBrett Stottlemyer2019-05-207-25/+87
* Support Q_GADGETs with enumsBrett Stottlemyer2019-05-2012-173/+288
* Fix dynamic use_enum logic (Qt types only)Brett Stottlemyer2019-05-1811-52/+156
* More fixes for (dynamic) enums in signals and slotsBrett Stottlemyer2019-05-1717-50/+238
* Add .vscode to .gitignoreBrett Stottlemyer2019-05-131-0/+1
* Fix return value propagation through proxiesBrett Stottlemyer2019-05-132-3/+26
* Fix dynamic enums in Props and SignalsBrett Stottlemyer2019-05-077-18/+126
* Fix a couple of metaObject vs m_metaObject issuesBrett Stottlemyer2019-05-062-4/+20
* Fix handling of QVariant propertiesBrett Stottlemyer2019-05-0612-35/+110
* Document protocol versioning behaviorMichael Brasser2019-05-032-0/+54
* Ensure proxied objects are correctly unproxiedMichael Brasser2019-05-013-9/+32
* Fix registration for dynamic ReplicasBrett Stottlemyer2019-05-0121-96/+747
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+29
|\
| * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-101-0/+29
|/
* Bump versionKari Oikarinen2019-03-211-1/+1
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+20
|\
| * Add changes file for Qt 5.12.2v5.12.2Antti Kokko2019-02-211-0/+20
* | Doc: Add link from index page to QML TypesMichael Brasser2019-03-071-0/+1
* | Fix crash with AllowExternalRegistration and QtRO schemaBrett Stottlemyer2019-03-072-0/+20
* | Fix restart/nullptr crashBrett Stottlemyer2019-03-0512-3/+518
|/
* Work around bug in qmake's vcxproj generatorJoerg Bornemann2019-02-111-1/+2
* examples: require widgets explicitlyLiang Qi2019-02-061-2/+6
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-015-21/+74
|\
| * Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+30
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0813-81/+129
| |\
| * | QVariant is also a standalone type and we must treated accordinglyBogDan Vatra2018-12-214-21/+44
* | | Doc: Fix link errors qremoteobjectnode.cppNico Vertriest2019-02-011-1/+1
* | | Doc: Fix link errors qremoteobjecthost.cppNico Vertriest2019-01-304-24/+22
* | | Fix include directivesFriedemann Kleint2019-01-1829-63/+61
* | | QAbstractItemModelReplicaImplementation::fetchPendingData(): Fix compiler war...Friedemann Kleint2019-01-171-2/+4
* | | Bump versionKari Oikarinen2019-01-141-1/+1
| |/ |/|
* | Bump versionKari Oikarinen2019-01-071-1/+1
* | Clang warning cleanup in qnx backendBrett Stottlemyer2018-12-197-45/+61
* | Convert QNX backend to use shared pointersBrett Stottlemyer2018-12-195-35/+34
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+27
|\ \
| * \ Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+27
| |\ \
| | * | Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-191-0/+27
| |/ /
* | / SSL Examples: Explicitly state SSL requirementFriedemann Kleint2018-12-102-0/+6
| |/ |/|
* | Only include the ssl example and test if the OpenSSL feature is availableAndy Shaw2018-12-072-4/+6
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0513-69/+200
|\ \
| * | Handle null QAIM propertyv5.12.0-rc2v5.12.0BogDan Vatra2018-11-274-15/+64
| * | Quit gracefullyv5.12.0-rc1BogDan Vatra2018-11-141-1/+2
| * | Add changes file for Qt 5.12.0Antti Kokko2018-11-091-0/+46
| * | Make sure types needed for MODELs are registeredBrett Stottlemyer2018-11-074-34/+40
| * | Break socket listen out of QRemoteObjectSourceIo constructorv5.12.0-beta4Lee Helpingstine2018-11-065-19/+48
* | | Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-3/+3
* | | Doc: Add missing closing parenthesis in snippetPaul Wicking2018-11-301-5/+5
* | | Clean up windows qmake scopesOliver Wolff2018-11-223-3/+3