summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Add changes file for Qt 5.15.1Antti Kokko2020-08-261-0/+20
| | | | | | | | | | | | | + 0ef507f9cad0f9355f470e129d3dd75c623bc882 Add repc MERGED support for cmake + d4957cd786ac95337abf9a66e93dbce08c1a9f92 Also reconnect on QLocalSocket::PeerClosedError + 5e3e526f597b9e4b5b0336d1f816629724c0689f Don't connect overloaded signals + 3918dc3bb2a89f8d2eae4ca3dfab284d02011bfa Bump version + fb26733bca30bd1a6790db10f819f73416c827ac Add binary compatibility file for 5.15 for QtRemoteObjects Change-Id: I9b1f3fc3260156f2a7ed02556451733126de76a8 Reviewed-by: Michael Brasser <michael.brasser@live.com> (cherry picked from commit d08c7960de241d33ba6e4e2bc5dc2056a7ae3726) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add changes file for Qt 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.0Antti Kokko2020-04-231-0/+22
| | | | | Change-Id: I8c98ad5756445c8982cf999824aeff46bf0199c7 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-171-0/+27
| | | | | | | | | | | | + dd8df15b994d51bbcd42fdfcb0482418aed82190 Specify the int parameter for the hour/minuteChanged() signals + 9129bbda7b90469e710772cec60f6d6b5e878278 Bump version + 15482d877ef43166bf0e93b8a15b0e17701bd2e6 Prospective fix for flaky tests + df41e2e5a025afc56cf65618c36a3fd3790da892 Attempt to stabilize flaky test + 4520d5d091373f4ec1af0c5a134eef806a98e6b7 Fix initialization issue when a replica is given extra properties + 14daacff9654980381a1d0b7b09d0b25f6c9dbb2 Fix QML bindings to second replica properties Change-Id: Ie7e200a4aa94b65846cf17bfec4e8097cac34763 Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add changes file for Qt 5.14.1v5.14.1Antti Kokko2020-01-151-0/+27
| | | | | | | | | | | | + 20bf48fc007d851ea33446570becd66eb8ebc7b9 Make the sigevent updateable + 6fb367b624663539b95930fea4b31b2a82aee4ba Change how the server thread is terminated + 05f0fdcab0c9410c4805a862cd01265cf01cabb0 Register the transmit pulse + 23b28ba63d0e860d40f015e58c2b4c2eb46ac9be Bump version + 7182b293f8199ccd9d1cfd45a4fa7d10921f52f1 Add binary compatibility file for qtremoteobjects + 48a059f89e5214195802f02913005def43dfb10d Fix internal compiler error of MinGW 8.1 caused by generated code Change-Id: Id856e1eb4e5ecd218f528d4d974fe3fda1361bcc Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add changes file for Qt 5.14.0v5.14.0-rc2v5.14.0Michael Brasser2019-12-021-0/+25
| | | | | Change-Id: Id715528e39791a47d8da8edf242a2bdb8d519c0f Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add changes file for Qt 5.13.2v5.13.2Antti Kokko2019-10-181-0/+30
| | | | | | | | | | | + c54e2f336e94ac261e26bd56495210ee22b88dee doc: Review Replica and Interaction topics + eff13458a10ab9c40a839f952dedbfce2e6df59a Binary compatibility file against Qt5.13.0 for QtRemoteObjects + c76dfdc3eafe1d2129761951c3ca6970699badfb Add changes file for Qt 5.12.5 + 47c6aa50d0423b6ccc40abdc16556d60d4fa9342 Change address URL for local tests in tst_integration + eb7e5a85ceed419bc93066b32cb8db7012ee8662 Doc: Fix link errors Change-Id: I97927daf6728ccc24866cf5e91616a46d4f69e90 Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+20
|\ | | | | | | Change-Id: I14d339ab63167c776904e281288f9603d8f0de24
| * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+20
| | | | | | | | | | | | | | | | | | | | | | + fafb11943fac1a4a452b3db70ab604ff5aa1e281 Bump version + 1a924ee6bb250aa0a8d64d66491950bc3d86091e Fix yet another -Wdeprecated-copy warning + c973a6eb63b52db6bcb4c15854797228903fc756 Fix reported error for Handshake + 68f6423ac6e0d49bb02ae36bf29765688f271d18 Fix TestModelView::testModelTest flakiness - again + 2bcda9d9f45858ac196d9972162c870ac0a6f217 QRemoteObjectPendingReply: fix GCC -Wdeprecated-copy Change-Id: I3865681f2e21b735a6e061de486c9d93bfef6242 Reviewed-by: Michael Brasser <michael.brasser@live.com>
* | Add changes file for Qt 5.13.1v5.13.1Michael Brasser2019-08-071-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + c4bc9fe0c181eb8c6c9b3b809bc6e0d4ffd0b82e Fix return value propagation through proxies + e520e4fd777350673d5022982481f82672fea6ff Add .vscode to .gitignore + 91f83125dd403878c989be4098cc3a35eb5ba06f More fixes for (dynamic) enums in signals and slots + fa84f22bfd5500550f26f544f6905ac89e60716f Fix dynamic use_enum logic (Qt types only) + 2d5105518ee21ea9ccb32effab76f4c5d1366cae Support Q_GADGETs with enums + ff04810bd09d3897ccede880680dd94fcf585171 Make sure class enums work dynamically + 244688018624f5f753efa16f7fe6c7b60a80fda2 Bump version + 0cdd47b80f26f5e7bb86b34ce31f07bbe2f49640 Add changes file for Qt 5.12.4 + 93cb11ec09086bf0e29fed2fd28f1d82ba2673c0 Bump version + fafb11943fac1a4a452b3db70ab604ff5aa1e281 Bump version + 1a924ee6bb250aa0a8d64d66491950bc3d86091e Fix yet another -Wdeprecated-copy warning + c973a6eb63b52db6bcb4c15854797228903fc756 Fix reported error for Handshake + d04b169dceb451507cc642dc9b1e26e3f34bafff Doc: Improve the documentation landing page + 79dff64a04486f7c599b8442a74c1b54b72137c1 Doc: Replace example file lists with links to code.qt.io + 760a7564d0774ed2de4a90fa0d51c7eca9f454bc Doc: Reorganize parts of the documentation for better readability + cbef241ded4c7255f163af962293c201b27f341f Doc: Improve conceptual content for Node and Source + 68f6423ac6e0d49bb02ae36bf29765688f271d18 Fix TestModelView::testModelTest flakiness - again + 2bcda9d9f45858ac196d9972162c870ac0a6f217 QRemoteObjectPendingReply: fix GCC -Wdeprecated-copy Change-Id: If9b549e89b9e5c553f146d1eea1370eb218aa313 Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-0/+71
|\| | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Ia376610d1350e3d22edc3714f90e593691a5095d
| * Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-06-011-0/+71
| | | | | | | | | | Change-Id: I6079845da70f424612dcbf8c549a8c50bb8c40df Reviewed-by: Michael Brasser <michael.brasser@live.com>
* | Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Antti Kokko2019-05-201-0/+57
|/ | | | | Change-Id: I79be0b5359c83ec33fab0318f5da3d6c4bd301b3 Reviewed-by: Michael Brasser <michael.brasser@live.com>
* Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-101-0/+29
| | | | | | | | | | + 7822c7b344d0ce251d221576eaf5824979385732 Fix restart/nullptr crash + 71d55bc57949daa469b12457af73109eb5cfd6b9 Fix crash with AllowExternalRegistration and QtRO schema + 7dd6dda47a1eec17a7193455df1087c361d975b5 Doc: Add link from index page to QML Types + 119b222dd5ee8f4410f87c5854e6e9ee65436309 Bump version Change-Id: Icbaf18e0df0e2ac64fee91cb6c2e528ecbdb1a7f Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add changes file for Qt 5.12.2v5.12.2Antti Kokko2019-02-211-0/+20
| | | | | | | | | | | | | + 0295c86166ae8335d448d26f2ae50d542f6e133b Bump version + f375f222f511bc67deb8a5fcc533b51d846c68e6 QAbstractItemModelReplicaImplementation::fetchPendingData(): Fix compiler warning + a6df9c84a667e89bcdf215c7ac21b943b07991bd Fix include directives + b0b3cbde5098986d699c3f6cefe03b852b1f007c Doc: Fix link errors qremoteobjecthost.cpp + d3cde521533787f5f91364ffdba3e0a386d131f6 Doc: Fix link errors qremoteobjectnode.cpp + 08f12f69b19ba3a893feeb71d289e807fe051b8e examples: require widgets explicitly + 5f94145128035bce167ca23780296564aa5f25d1 Work around bug in qmake's vcxproj generator Change-Id: If87e27dfca806c45a12ddcad40c8b2ab8359f0b1 Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
* Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+30
| | | | | | | | | | | | | | | | | + 9fcf2a90db6d6dce1fe03a2f7af4c4a148c35087 Bump version + 92ae729691f6db9fb06b0475509dc1141ac3d93c Add changes file for Qt 5.11.3 + 62ee032065ac40062d4d1d0ed448062e611012ad Clean up windows qmake scopes + d369df14bc634dde9c4c1a101379bb5a536f0332 Doc: Add missing closing parenthesis in snippet + 7844b91364665fa4c0592bd6fbe3ec8433dcbe9e Fix compilation with gcc 4.8 + 0eb8ff632f0580f18a7b8de97dc0a2175f61943f Only include the ssl example and test if the OpenSSL feature is available + 8eeb21548a6675f73fb5b3c54b73373d87cdae32 SSL Examples: Explicitly state SSL requirement + 76819c0316c03d1333d8e8c93bc7a3d8df4891ea Convert QNX backend to use shared pointers + b513d17fe19c3cf8790d989626521b52f6d1b3d6 Clang warning cleanup in qnx backend + b89cee7871b10ccb1e80cd0afa222e41f8ccdd6f QVariant is also a standalone type and we must treated accordingly + ab6e0edd1a2e25a83c7884b7ce126e7039573eda Bump version Change-Id: I5ce74358fa5e1324f1ecdc3a0e28ae411b19db8f Reviewed-by: Michael Brasser <michael.brasser@live.com>
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+27
|\ | | | | | | Change-Id: I6acd4ca66fc2ebbfae76fbd1e3727b10d7043f25
| * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-191-0/+27
| | | | | | | | | | | | | | | | + 860e3489c60a0b5353b1646ade2784d6690a2267 Fix a constant reconnection issue + 9fcf2a90db6d6dce1fe03a2f7af4c4a148c35087 Bump version Change-Id: I1d0d9ec8b0033bfcbe92298b472d4ef9de3e44a2 Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* | Add changes file for Qt 5.12.0Antti Kokko2018-11-091-0/+46
|/ | | | | | Change-Id: I117966a2f1206bd177b4ec5c780c53afaa47edaf Reviewed-by: Brett Stottlemyer <bstottle@ford.com> Reviewed-by: Michael Brasser <michael.brasser@live.com>
* Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-09-041-0/+24
| | | | | Change-Id: Ib96e12a17b9541100273c0124cf584c3b1ffd2a3 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Add changes file for Qt 5.11.1v5.11.1Brett Stottlemyer2018-06-141-0/+26
| | | | | Change-Id: If32d074942929f6b87e87098d32e0acc9fa7c57a Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add changes file for Qt 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Brett Stottlemyer2018-04-251-0/+41
Change-Id: Ia0740a94eb66d82d83c0b3f73146baa9e468473c Reviewed-by: Brett Stottlemyer <bstottle@ford.com>