- 02 May, 2017 - 1 commit
-
-
Jani Heikkinen authored
Unify licensing as it is in other submodules - Src is licensed under Commercial, LGPLv3, GPLv2 and GPLv3 licenses - Examples are licensed under Commercial and BSD licenses - Tools and tests are licensed under commercial and GPLv3 license with some exceptions Task-number: QTBUG-58921 Change-Id: I4494bf8b705568b243340c98316bedd706145db5 Reviewed-by:
Lars Knoll <lars.knoll@qt.io> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 24 Apr, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
this "fixup" is not necessary since qtbase/5dbcced3bf, and it's rather fishy to start with. This reverts commit 9ae13b3f . Change-Id: I6c5e7e5fe65f795b421d9f9736b83af8a3bb29b6 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 19 Apr, 2017 - 2 commits
-
-
Stephan Binner authored
Change-Id: I7823324024edbc970a3deadee07c9c4098f46c17 Reviewed-by:
Kevin Funk <kevin.funk@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Stephan Binner authored
Change-Id: Ib7b1acf5756eeb05c77874a6a8e24157ea550df1 Reviewed-by:
Kevin Funk <kevin.funk@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 12 Apr, 2017 - 1 commit
-
-
Michael Brasser authored
Change-Id: Ibcd573a610cbc88a9b82c45aa3eb6b1e2272744a Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 11 Apr, 2017 - 2 commits
-
-
Kevin Funk authored
Align the file names to the names used by the QMake build system. If you're using a CMake-based build system you need to fix your #includes of the repc-generated files now. Changes based on a example: test_replica.h -> rep_test_replica.h test_source.h -> rep_test_source.h Note this is a SIC change, but we should do this before the first tech-preview of QtRemoteObjects. Change-Id: I8a1a00b5e2b5ee2b125a75a2362bbb0874d8eeab Task-number: QTBUG-60051 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com> Reviewed-by:
Fabrice Salvaire <qt@fabrice-salvaire.fr> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
Kevin Funk authored
Note this patch is not fixing the issue from the referenced bug report, it's merely verifying the current (buggy) behavior Change-Id: Ic6a2525e4d574111c767f84da4ccaa2f07868da3 Task-number: QTBUG-60051 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 05 Apr, 2017 - 1 commit
-
-
Michael Brasser authored
Use different names for the models in different tests. Change-Id: Iaf08959dd4caa42fc3a01da9075905fc8d2641d8 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 30 Mar, 2017 - 1 commit
-
-
Michael Brasser authored
Change-Id: I37d037428107c7ab1666d6b181fb0c9e465c6348 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 29 Mar, 2017 - 2 commits
-
-
Kevin Funk authored
Change-Id: I0ff4b3434a5d4b26bf68b96db28691186813e10d Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Kevin Funk authored
Skip the moc/ directory intentionally, since it contains third-party code Change-Id: I97105e475c109231e001dc4525b3096a06601868 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 24 Mar, 2017 - 4 commits
-
-
Kevin Funk authored
We need a proper way to register the Client/Server backends. Registration via static initialization will not, thus turn the Client/Server factories into a global singleton and attempt to register the Client/Server backends whenever the create-function is called. Change-Id: I1c2fb5ad1e742e6480148254fe774ce2a1c6630f Task-number: QTBUG-59464 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Kevin Funk authored
Change-Id: Ia67a55916353bb8fb2cdb2332d6e9b9fc532c67c Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Kevin Funk authored
Change-Id: I89f57bc810eb7c51079c0c1595b498f3195d2992 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Kimmo Ollila authored
Change-Id: I57e69aaba3cb6ac23ba82ae8a85f63ff30e40eb7 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 22 Mar, 2017 - 2 commits
-
-
Mathias Hasselmann authored
QVariant::nameToType() returns 1024 for any user defined type. One has to use QMetaType::type() to get their id. Change-Id: Ifaebaccbb206a28b3cd8c58d80e049de92de8080 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Brett Stottlemyer authored
Adjust examples' file and directory naming to be consistent with Qt-wide conventions. Task-number: QTBUG-59229 Change-Id: I5c4eb66e91a12590600446a35b2656361561e2a3 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
- 15 Mar, 2017 - 1 commit
-
-
Nico Vertriest authored
Change-Id: Iaf838b1b360a00a3958ceaa24560c98ccf72d491 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 13 Mar, 2017 - 1 commit
-
-
Nico Vertriest authored
- language edits - replace superfluous uppercase on several terms (ex. Replica --> replica) - rephrase link definitions Change-Id: Ie30c70469d20fb50cd027e5bf55ebfc11746917a Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 07 Mar, 2017 - 2 commits
-
-
Nico Vertriest authored
Change-Id: Ie1e73a3acd8a822e1367d4e8c4faf2336dc15dc9 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Topi Reinio authored
- Edit language and formatting. - Fix terminology: Use lower-case terms (signal, slot, node, ...) unless linking. - Simplify subsection hierarchy, use ordered lists instead. Change-Id: I699173912bc22b41ce1b0c136ff6fe5e5a092a1e Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 22 Feb, 2017 - 1 commit
-
-
Kevin Funk authored
Example: qregexparser.h(368): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data Change-Id: I025739d9dfa2d3ac4c254b59583575c3dae2f30e Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 21 Feb, 2017 - 1 commit
-
-
BogDan Vatra authored
It is necessary because when we reset the model we also reset its internal data. Any previous requests (e.g. a header data request) will crash the application because the data that is commning from remote doesn't fit anymore with the local data. Change-Id: Iec1c4541d3440f8c4a560d9d81c47e14863bf5aa Reviewed-by:
Kevin Funk <kevin.funk@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 20 Feb, 2017 - 1 commit
-
-
Jani Heikkinen authored
.gitattributes and .tag files were missing from qtremoteobjects Task-number: QTBUG-58873 Change-Id: I5543e6dc6b57036d34813c5418615c4f44c9db2a Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io> Reviewed-by:
Kevin Funk <kevin.funk@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 16 Feb, 2017 - 1 commit
-
-
Samuel Gaist authored
This patch adds the missing include statement where QRegExp is used. Change-Id: Ia897c3e2c88dd4d5f7eceab21704162683db2a5c Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 10 Feb, 2017 - 1 commit
-
-
Jani Heikkinen authored
Signature tests in qtremoteobjects seems to be flaky in windows so skip those until fixed. There is no reason to delay qt5.9 alpha because of flaky tests in new TP module We cannot just blacklist some tests because problem is in test compilation. That's why marking whole test set insignificant in windows Task-number: QTBUG-58773 Change-Id: Ib264ff420d643a97e1592362f5ca73b0fe588d15 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 02 Feb, 2017 - 1 commit
-
-
Michael Brasser authored
This is an okay state, not an error. Change-Id: I9e098ec50b8990d187770f6c17ba6546ff37e448 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 31 Jan, 2017 - 3 commits
-
-
Oswald Buddenhagen authored
... and drop top_builddir, as it's unused. Change-Id: I02d1c216b728a8ce8a07acf5d407388fa6d76838 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Oswald Buddenhagen authored
Change-Id: I413ffc86f35119892401930f2627c812859a86ca Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
Oswald Buddenhagen authored
the CI obtains dependencies from the qt5 super repo nowadays, and it makes no sense to put empty maps into it. Change-Id: I41c49a5994c9852c73de07fcb5a55dbd12bca962 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Brett Stottlemyer <bstottle@ford.com>
-
- 30 Jan, 2017 - 2 commits
-
-
Volker Krause authored
Change-Id: Iaed73151ad6777e861a7cc57674daad35a28afe3 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Brett Stottlemyer authored
It should 1) Install to Framework when appropriate 2) Get copied in non-prefix/shadow builds 3) Only install once (avoid race conditions on copies) Change-Id: I5f693873663d3609c8d153aaacbe01e11552a84d Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
- 27 Jan, 2017 - 1 commit
-
-
Brett Stottlemyer authored
The build system will bootstrap automatically as needed (when cross- building). Task-number: QTPLAYGROUND-41 Change-Id: Ia4eddcfb7688a46e7f47660771a4cf9722c85136 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
- 26 Jan, 2017 - 1 commit
-
-
Brett Stottlemyer authored
int/enum compare was not compiling on some systems Change-Id: Ib8508d1d0502f80f84c1713c5a6b79cf5b8d78f8 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 25 Jan, 2017 - 2 commits
-
-
Brett Stottlemyer authored
Two more instances of Q_DECL_OVERRIDE added Change-Id: Iecc14df5a913d89500898a5ee2eafd1a99d73d09 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Michael Brasser <michael.brasser@live.com>
-
Michael Brasser authored
Change-Id: I980bcba3ff59aba16a52f137c469112d1942786c Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com>
-
- 22 Jan, 2017 - 1 commit
-
-
Brett Stottlemyer authored
The Q_DECL_OVERRIDE should make OSX happy, and it looks like MSVC2013 doesn't like the Q_STATIC_ASSERT_X macro. Change-Id: I2bd220159e46dc6c07c23b534eaa17cdbdb3c73b Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 20 Jan, 2017 - 1 commit
-
-
Kevin Funk authored
Commit d908ba2765cc7aef05832c8c442df6c1bf921820 in qtbase.git removes the qt_check_for_QOBJECT_macro(...) function which we were relying on Change-Id: I6da5bc650974197fdc580b35b10aa8e548a3d533 Reviewed-by:
Brett Stottlemyer <bstottle@ford.com> Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com>
-
- 17 Jan, 2017 - 1 commit
-
-
Brett Stottlemyer authored
Rename to QRegexParser, it isn't specific to .rep files, only the parser.g file is specific to .rep files. Change-Id: Ie74c8c996a38ea60cb2e1328e45178eb0582cdc4 Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Michael Brasser <michael.brasser@live.com>
-
- 14 Jan, 2017 - 1 commit
-
-
Brett Stottlemyer authored
Change-Id: I3cf39180b08b80ea65c46e7b6a9e81f3aa79d1af Reviewed-by:
Kevin Funk <kevin.funk@kdab.com> Reviewed-by:
Continuous Integration (KDAB) <build@kdab.com> Reviewed-by:
Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-