- 12 Nov, 2019 - 1 commit
-
-
Joerg Bornemann authored
Fixes: QTBUG-78175 Change-Id: I9e75992ac906778b9d04ccbe132445728ef65789 Reviewed-by: Qt CMake Build Bot Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io>
-
- 10 Nov, 2019 - 1 commit
-
-
Joerg Bornemann authored
Change-Id: I9754437ddfba80c2dd5fc1b281d46d1c0eb2e351
-
- 09 Nov, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Ia7d7d76e8bbefcb66e7e16025593f6ae2a00a1c6
-
- 08 Nov, 2019 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I3a045ccb6df437d1e00102a53988ba60cf757435 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Joerg Bornemann authored
We need unique target names for the CMake build, and there's already tst_integration in tests/auto/integration. This amends commit 24c7efea . Change-Id: Icee2b3756d51579981b17bfa17958e1b7362947f Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 06 Nov, 2019 - 1 commit
-
-
Joerg Bornemann authored
Conflicts: dependencies.yaml Change-Id: Ia0c99e1ba09138c8c70527dabd2584f2dbfe1007
-
- 05 Nov, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Ia9a5c508d19ec7d1b477d948f527bab404446b53 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 03 Nov, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I79a463d3d8c0ed542a05e8eae2dfb566d5491f4e Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 02 Nov, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I02dd63033492d9e0b96aae164e0e1a7e3b2fa031 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 31 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Ie9383ac66de58492243303bdf20761002560928d Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 29 Oct, 2019 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I60d323aba2c35580b446567e77619a393d37d4a7 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Forward Merge Bot authored
Change-Id: I128ad940aede3e85d5242236c8f69515d23c7f6d
-
- 28 Oct, 2019 - 1 commit
-
-
Simon Hausmann authored
The binary json conversion code was removed from the bootstrap library, which broke the repc build. However the part of repc that stopped compiling was the moc generator code, which repc doesn't use. Therefore the easiest way to fix the build is to simply remove that code from the build and delete code that's now unused. Change-Id: Iee763adc978f98c9bb5bf33817e4cd0cb5d76bc9 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
- 26 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I0e5ac00a076f9d08a48db88fffc01ffd8e548237 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 25 Oct, 2019 - 1 commit
-
-
Joerg Bornemann authored
Fix line continuations of the last list entry, because removing the empty line between the lists will lead to "interesting" effects. Remove the $$PWD/ prefix, because that's implict for .pro files. Remove split into PRIVATE_HEADERS and PUBLIC_HEADERS, because pro2cmake cannot cope with it, and the distinction is obvious from the _p.h suffix. Sort the lists. Change-Id: I59170f40892193795fdc79167f03b2bfe2fbfe25 Reviewed-by:
Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io>
-
- 24 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I0403608d08b09b495a391c93714c883df56e266a Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 22 Oct, 2019 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I482d1c3a1c8cfd36af05387e12097cf2b9b1109b Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Forward Merge Bot authored
Change-Id: Ia864e4743e4be48171e9fe4751a60351a5555bce
-
- 21 Oct, 2019 - 1 commit
-
-
Friedemann Kleint authored
Use int, fixing: qremoteobjectabstractitemmodeladapter.cpp(258): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data Change-Id: If006f1b29012713a13bec96b566a5a9aa5942f25 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 19 Oct, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: I5b734d87ffdb798246e16727d916b489d7c23aa9
-
- 18 Oct, 2019 - 2 commits
-
-
Michael Brasser authored
Change-Id: I241260b53e7faaaf4ea1b6cb7ba6235abe865713 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Qt Submodule Update Bot authored
Change-Id: Ib5271a4ed5e7e5dbf53ff6271101a5fa19a4fdc3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 17 Oct, 2019 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I9ea3bdd3a250ce5c211b908bdb0e0ae1b1ee6366 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: Ic4f5d6c75d8c369ea4a0802833603af7be325926 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 16 Oct, 2019 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: Ie81ef23ba1ab46a4ba671a9808e9e417c09922bd Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I329590eea4f90d3391b319987082534a138237ac Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 15 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I7308ae39a72ec68c33409ec74c983430d0e76d28 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 13 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Ide5496170603841e750fe3d5b2928bdd5773dbd4 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 10 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I3c33efa2c11561faae7e0de1fa1ba40390386fbe Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 09 Oct, 2019 - 4 commits
-
-
Qt Forward Merge Bot authored
Change-Id: I1336fe145947c801a572a842baeb79a70d58c8a5
-
Kai Koehne authored
Task-number: QTBUG-78690 Change-Id: I145ce478a4356f08752f173878f6e96e6626321c Reviewed-by:
Kai Koehne <kai.koehne@qt.io> Reviewed-by:
Michael Brasser <michael.brasser@live.com>
-
Qt Forward Merge Bot authored
Change-Id: If440f80c2c71f0fab59f87317202cf0d849e63ca
-
Joerg Bornemann authored
This entry is pointless, and pro2cmake trips over it. Change-Id: I474e6d8f130405cfce34690184dc94d063d00fad Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 08 Oct, 2019 - 2 commits
-
-
Joerg Bornemann authored
Several build tools (e.g. MSBuild and CMake) do not support duplicate application names in the project. Change-Id: I28da2c3f25f126bee35cb7a827be80e63689c8f4 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Qt Submodule Update Bot authored
Change-Id: Icaf1c57cbdc6ca7e6f797596f51f3f3d5ba3dfa3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 07 Oct, 2019 - 3 commits
-
-
Joerg Bornemann authored
Line continuations were missing which made the lines no-ops, and adding generated header files this way is unnecessary. Change-Id: I2697cbb1e2c19bd7b6d56b45b01070ed0b23db8a Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Joerg Bornemann authored
The missing include guard will break the CMake build that uses mocs_compilation.cpp file that indirectly includes namespace.h twice. Change-Id: I403db6d33fca14adf71ca941cd2e0aee6e4d44d1 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Joerg Bornemann authored
The assignment is technically correct but pro2cmake cannot handle it properly. Append to SOURCES and HEADERS instead, as this doesn't make a real difference to the QMake project. Change-Id: I1360c96d25be09b767b54553a9aed8cb0f4768b1 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 05 Oct, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Ifa59b898bcf2dba387e2b19691da3639c377d098
-
- 04 Oct, 2019 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Ie7940bce0aa7f988640da9b01dd036f7e3155ca3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-