Commit graph

270 commits

Author SHA1 Message Date
therecipe
692ef64eb6 new sailfish/listview example 2017-02-03 19:34:04 +01:00
therecipe
c9658d52d8 update links to dependencies 2017-02-03 15:49:26 +01:00
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
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
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
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
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
Alexey Kamenskiy
33b8324edc Same changes needed in deployment phase to ensure qtdeploy will embed the resources 2017-01-08 18:47:18 +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
therecipe
fdef10e5ac make code generation consistent again + additional cpu flag for qtsetup 2017-01-06 22:45:13 +01:00
therecipe
5451032fc4 fix qtdeploy + pure virtual function callbacks 2017-01-06 14:29:02 +01:00
therecipe
9a3de4ded2 new virtual functions + new sql/querymodel example 2017-01-04 23:14:55 +01:00
therecipe
7f3481d85f refactor + minor cleanup 2017-01-04 16:18:11 +01:00
therecipe
acb48c8d7f make qtdeploy less verbose 2017-01-04 00:01:13 +01:00
therecipe
c69117432a fix msys2 + android docker image 2017-01-03 20:03:56 +01:00
Hung Nguyen Viet
6f1426de02 Remove dead code 2017-01-03 12:23:14 +07:00
therecipe
8fdb852dd5 fix msys2 2017-01-02 21:26:38 +01:00