summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versionv5.12.125.12Jani Heikkinen2021-10-041-1/+1
* Simplify the FetchData test-helper classv5.12.11Sona Kurazyan2021-04-161-52/+19
* Fix an error in TestModelView::testDataRemoval testSona Kurazyan2021-04-161-5/+5
* Simplify the WaitForDataChanged test-helper classSona Kurazyan2021-04-164-66/+26
* Refactor the TestModelView testSona Kurazyan2021-04-162-152/+79
* Add a helper class for waiting for model changes in testsSona Kurazyan2021-04-161-0/+42
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-03-2515-59/+62
* tst_modelview: Increase timeout for fetchAndWait()Sona Kurazyan2021-03-161-1/+1
* ExternalIODevice fixesBrett Stottlemyer2021-03-092-1/+9
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-03-0312-37/+37
* Try to stabilize flaky testsSona Kurazyan2021-03-013-8/+5
* Attempt to fix flaky testBrett Stottlemyer2021-03-011-23/+23
* Bump versionJani Heikkinen2020-11-061-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-161-0/+31
* Bump versionJani Heikkinen2020-10-141-1/+1
* Also reconnect on QLocalSocket::PeerClosedErrorMister Benjamin2020-06-191-0/+1
* Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-171-0/+20
|\
| * Add changes file for Qt 5.12.9v5.12.9Antti Kokko2020-06-041-0/+20
|/
* Bump versionAlexandru Croitor2020-04-221-1/+1
* Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-141-0/+20
|\
| * Add changes file for Qt 5.12.8v5.12.8Antti Kokko2020-03-241-0/+20
|/
* Merge remote-tracking branch 'origin/5.12.7' into 5.12Qt Forward Merge Bot2020-01-311-0/+20
|\
| * Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-171-0/+20
* | Bump versionAlexandru Croitor2020-01-281-1/+1
|/
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-0/+20
|\
| * Add changes file for Qt 5.12.6v5.12.6Antti Kokko2019-11-051-0/+20
* | Bump versionFrederik Gladhorn2019-11-071-1/+1
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* Ensure default enum registration uses matching sizeMichael Brasser2019-10-231-0/+1
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+20
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
|/|
| * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+20
* | Change address URL for local tests in tst_integrationAssam Boudjelthia2019-08-262-7/+2
|/
* QRemoteObjectPendingReply: fix GCC -Wdeprecated-copyMarc Mutz2019-07-241-10/+3
* Fix TestModelView::testModelTest flakiness - againLiang Qi2019-07-241-1/+1
* Fix reported error for HandshakeMichael Brasser2019-07-081-1/+1
* Fix yet another -Wdeprecated-copy warningMarc Mutz2019-07-031-4/+0
* Bump versionFrederik Gladhorn2019-07-011-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+72
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+72
|/|
| * 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