Commit graph

369 commits

Author SHA1 Message Date
therecipe
7d9b08f501 fix qtmoc map[T]T and []T properties for sailfish 2017-02-02 23:01:46 +01:00
therecipe
f7309df649 fix CI on windows 2017-02-02 21:01:51 +01:00
therecipe
1544052705 fix sailfish setup + qtminimal 2017-02-02 21:01:24 +01:00
therecipe
998057f697 fix qtmoc 2017-02-02 18:48:55 +01:00
therecipe
50cacf3864 fix CI on windows again 2017-02-02 17:10:53 +01:00
therecipe
0d73d3fc36 fix CI 2017-02-02 15:21:50 +01:00
therecipe
0adc942142 fix CI on windows 2017-02-01 17:59:44 +01:00
therecipe
a178e43823 fix CI again 2017-02-01 17:31:43 +01:00
therecipe
503bc74737 fix CI 2017-02-01 17:07:22 +01:00
therecipe
e70f310ce5 fix qtmoc 2017-02-01 16:38:51 +01:00
therecipe
b34814bcc3 Merge pull request #214 from m8m5/master
Reduce README length
2017-02-01 16:11:55 +01:00
MRMillon
ad19abcb1c Update README.md 2017-02-01 17:05:04 +06:00
m8m5
260b6ca191 Reduce README length 2017-02-01 14:26:56 +06:00
nnvn
2ec4475f53 Updated readme (#212)
* Update README.md

* Update android.md

* Update README.md

* Update android.md
2017-01-31 20:15:40 +01:00
therecipe
ea1ff647b6 fix qtmoc 2017-01-29 19:18:30 +01:00
therecipe
5ab071adf7 support for map[T]T in slots 2017-01-29 18:43:19 +01:00
therecipe
61309ee3a9 qtdeploy fix + minor example cleanup 2017-01-28 18:53:25 +01:00
therecipe
f9e97de97e support for QJSValueList 2017-01-27 21:06:44 +01:00
therecipe
3456e5280a initial support for generic lists / containers 2017-01-27 20:22:58 +01:00
therecipe
a5d4036674 Merge pull request #208 from aebruno/sailfish-qt5.2
Fix errors with QT v5.2.0.
2017-01-26 16:13:52 +01:00
Andrew E. Bruno
5ab97a29ee Fix errors with QT v5.2.0.
Sailfish still uses QT v5.2 and qtsetup/qtminimal were failing. This
commit fixes nil pointer errors by adding checks for unsupported
classes.
2017-01-25 20:20:35 -05:00
therecipe
149437a194 fix qtdeploy + qtsetup 2017-01-23 17:24:32 +01:00
therecipe
f8d051a247 re-add install flag + set pkgdir to qtdeploy 2017-01-23 17:13:38 +01:00
therecipe
8bf905545b remove install flag from qtdeploy 2017-01-23 16:44:28 +01:00
therecipe
580d22b6fb initial support for qtmoc constructors + new androidextras exception functions 2017-01-22 18:34:39 +01:00
therecipe
45ca69a6d7 support for qmlRegisterSingletonType 2017-01-18 20:51:43 +01:00
therecipe
aa03aa56d5 cleanup + refactor 2017-01-18 19:28:40 +01:00
therecipe
b376bbbc10 fix ldflags support for docker 2017-01-17 22:20:09 +01:00
therecipe
e3e91ae71b support ldflags for qtdeploy + support for tooling from docker containers 2017-01-17 17:29:33 +01:00
therecipe
0996542eec minor readme update 2017-01-16 18:14:17 +01:00
therecipe
6e4c7a6b22 update readme 2017-01-16 18:10:20 +01:00
therecipe
6f05f39db9 minor cleanup 2017-01-14 00:36:20 +01:00
therecipe
1748f5d34a create custom properties with qtmoc + fix abstract class subclassing with qtmoc 2017-01-13 20:14:08 +01:00
therecipe
dec0a4ba1c Merge pull request #191 from bclermont/issue-190-fix
fix version detection
2017-01-12 15:44:18 +01:00
therecipe
fd7b65bc3c minor fix 2017-01-12 15:42:30 +01:00
Bruno Clermont
e4200d2e4d improve log msg 2017-01-12 15:38:24 +08:00
Bruno Clermont
201ab26606 validate more input 2017-01-12 15:35:25 +08:00
therecipe
827c5c37da minor qtdeploy fix 2017-01-11 16:47:22 +01:00
therecipe
a38697d6be support the readData function 2017-01-11 16:18:44 +01:00
therecipe
8d6e005dd3 make qtmoc files compatible with docker 2017-01-10 14:24:52 +01:00
therecipe
ea23983855 multiple gopath support for qtdeploy with docker 2017-01-09 22:09:05 +01:00
therecipe
3efbd9c50d fix iOS build 2017-01-09 16:47:17 +01:00
therecipe
9d86d8aac3 preparation for Qt 5.8.0 2017-01-08 20:14:18 +01:00
therecipe
c4bd0d0b10 Merge pull request #182 from akamensky/master
Allow qtdeploy to embed resources in all situations
2017-01-08 17:14:49 +01:00
Alexey Kamenskiy
33b8324edc Same changes needed in deployment phase to ensure qtdeploy will embed the resources 2017-01-08 18:47:18 +08:00
Alexey Kamenskiy
2e34965cf8 Add env var QTRCC_CWD to specify where to look for resources 2017-01-08 18:46:49 +08:00
Alexey Kamenskiy
438dd998a1 Temporary fix for qtdeploy not able to pass flags to qtrcc (pass them as environment then) 2017-01-08 18:00:55 +08:00
therecipe
d9eb444d8b fix infinite recursion in utils.QT_VERSION 2017-01-08 00:56:58 +01:00
therecipe
8a83cb4e3e qt_dir & qt_version flags + partial automatic version detection 2017-01-07 18:26:06 +01:00
therecipe
afac285c24 fix qtmoc 2017-01-07 00:55:15 +01:00