Commit graph

430 commits

Author SHA1 Message Date
therecipe
21c3100d14 fix CI for linux and windows 2017-02-15 19:53:31 +01:00
therecipe
7120ad1cab update windows docker images to 5.8 2017-02-15 19:01:11 +01:00
therecipe
3efb5f57e8 removed unnecessary overridden functions 2017-02-15 17:48:35 +01:00
therecipe
8298a257b5 fix CI 2017-02-11 22:00:21 +01:00
therecipe
ba4e0c021a fix CI 2017-02-10 18:56:13 +01:00
therecipe
9cb2c840ec initial update to Qt 5.8 + breaking changes + new speech module
1. the qt api changed in various places
2. dropped the "_minimal" suffix for the deployment folders
3. to keep using older versions of Qt (5.7.1 for example), one would
now need to explicit export "QT_VERSION=5.7.1" and also
"QT_DIR=/path/to/Qt5.7.1"
2017-02-10 18:18:44 +01:00
therecipe
b1cb04c1a0 fix iOS linking problem + fix 5.8 qml deployment on macOS 2017-02-07 20:57:29 +01:00
therecipe
6f2791edd0 fix mxe dependency issue 2017-02-07 17:32:41 +01:00
therecipe
d874b0a4b2 new sailfish/listview_variant example 2017-02-03 21:00:06 +01:00
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
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