Commit graph

552 commits

Author SHA1 Message Date
therecipe
8ca9dc8f59 Merge pull request #409 from Aelphy/master
Update build.go
2017-07-28 16:32:03 +02:00
Mikhail Usvyatsov
0989230f90 Update build.go 2017-07-25 15:56:50 +02:00
therecipe
794d660e47 fix 3D QML deployments for linux 2017-07-20 16:12:49 +02:00
therecipe
4e40d6b7b4 register missing prop types for moc 2017-07-19 18:45:25 +02:00
therecipe
846da6efa0 cleanup callback functions 2017-07-18 00:35:33 +02:00
therecipe
9127474fe4 fix msys2 shared + webkit support + fix for 5.9.1 2017-07-13 17:04:51 +02:00
therecipe
0f99eb634c initial inclusion of vagrant + register missing std types for moc 2017-07-11 23:33:08 +02:00
therecipe
7ca03f7c28 qtdeploy iOS simulator device flag 2017-07-01 00:29:11 +02:00
therecipe
fad568a285 fix qtrcc issue with non existing qml folder 2017-06-28 19:58:42 +02:00
therecipe
37cb43fb1f fix inherited constructor issues + qtmoc map issue 2017-06-27 23:56:31 +02:00
therecipe
4976ffa337 fix unregistered maps and quintptr + docker ownership + remove qtrcc qml dir creation 2017-06-23 22:07:09 +02:00
therecipe
947ae3fdd8 fix qtmoc isBool issue 2017-06-21 22:05:59 +02:00
therecipe
7d84ab4f7b fix packed string issue + qtmoc isBool issue 2017-06-21 17:32:20 +02:00
therecipe
c6cb74d45e support for strings containing null bytes + fix docker file ownership 2017-06-20 22:43:48 +02:00
therecipe
5b0427cd27 fix docker trigger image + update sql/masterdetail_qml example 2017-06-20 00:38:41 +02:00
therecipe
e9f9e9ae78 fix docker trigger image 2017-06-19 23:00:39 +02:00
therecipe
9e15def11a fix docker trigger image again 2017-06-19 22:35:13 +02:00
therecipe
f5cd8fc5e0 fix docker trigger image again 2017-06-19 21:44:05 +02:00
therecipe
c740691e95 fix docker trigger image again 2017-06-19 21:06:40 +02:00
therecipe
64781961cf fix docker trigger image again 2017-06-19 20:12:13 +02:00
therecipe
894d7c8023 fix docker trigger image again 2017-06-19 19:37:47 +02:00
therecipe
a16f9a2324 fix docker trigger image again 2017-06-19 19:14:32 +02:00
therecipe
523b847252 fix docker trigger image again 2017-06-19 18:52:25 +02:00
therecipe
45556b5e1f fix docker trigger image again 2017-06-19 18:41:19 +02:00
therecipe
6178ac3ce1 fix docker trigger image 2017-06-19 18:21:06 +02:00
therecipe
66ff1ce122 fix docker image build order 2017-06-19 17:16:55 +02:00
therecipe
d40d963b11 fix docker ownership issue + fix msys2 2017-06-18 20:37:08 +02:00
therecipe
02f7c45f78 fix docker onbuild 2017-06-17 16:32:08 +02:00
therecipe
9720239949 msys2 + qtrcc + docker fixes 2017-06-16 23:51:36 +02:00
therecipe
a9ca264ad8 fix qtmoc imports issue 2017-06-15 21:30:20 +02:00
therecipe
d7ec88ee92 support Qt 5.9 for homebrew and msys2 2017-06-15 21:29:03 +02:00
therecipe
2e6a226ed9 support for pure go types in signals/slots/properties + plist fix 2017-06-14 16:12:17 +02:00
therecipe
18470b010b fix qtmoc constructor pointers 2017-06-13 13:57:44 +02:00
therecipe
aff7122a85 new quick/cookies example 2017-06-13 00:40:12 +02:00
therecipe
08810ca709 fix ownership issue of files created by docker 2017-06-12 23:27:36 +02:00
therecipe
fa6231902d make properties connectable + fix android docker image 2017-06-12 19:52:01 +02:00
therecipe
c03a6d48d7 fix widget package 2017-06-12 16:32:15 +02:00
therecipe
404e54013b fixes for 5.9 + qml related qtmoc fixes 2017-06-10 21:37:03 +02:00
therecipe
9470f7dba3 android jni related fixes + clear finalizers upon destroy + qtmoc fix 2017-06-09 01:47:53 +02:00
therecipe
fe265502e0 Merge pull request #355 from medvednikov/master
REAME.md: notify about webengine/webview on Windows
2017-06-08 23:59:55 +02:00
Alexander Medvednikov
7ed841de5a REAME.md: notify about webengine/webview on Windows 2017-06-08 23:50:36 +02:00
therecipe
8f658035bc Merge pull request #354 from medvednikov/master
Implement QIcon.ToVariant()
2017-06-08 23:32:42 +02:00
Alexander Medvednikov
7b1b0adfe4 Implement QIcon.ToVariant() 2017-06-08 20:56:16 +02:00
therecipe
a5c03d787a fix examples 2017-06-02 23:11:15 +02:00
therecipe
d1d440629d cleanup examples 2017-06-02 22:05:24 +02:00
therecipe
35143f319a fix destructors 2017-06-02 16:18:30 +02:00
therecipe
8617cc6943 fix concurrent signal map access 2017-05-31 23:49:52 +02:00
therecipe
9b0ed9da10 constructor support for objects instantiated in qml 2017-05-31 15:05:10 +02:00
therecipe
06a1fd8bdf fix destroyed signals 2017-05-30 23:01:01 +02:00
therecipe
74048e48e8 more qml/extending/components examples 2017-05-30 22:35:39 +02:00