Commit graph

140 commits

Author SHA1 Message Date
therecipe
6d18dd68e5 update README + minor fixes
* some initial fixes for Qt 5.14
* auto register moc stuct meta types
2019-10-23 01:27:33 +02:00
therecipe
e9f3046c76 new (*QObject).ConnectSignal function + new fedora docker image
* new docker images to make it easier to deploy to "embedded" armv6/armv7/arm64 systems such as Raspberry Pi, Orange Pi, Banana Pi, BeagleBone, BeagleBoard, ODROID, Asus Tinker Board, ...
2019-10-06 22:14:18 +02:00
therecipe
383164b950 fix docker deployment issue on linux 2019-09-26 01:36:43 +02:00
therecipe
0c188103d8 support for FreeBSD + fix webengine deployment on linux + pass PKG_CONFIG_PATH to docker 2019-06-06 01:07:51 +02:00
therecipe
8a927e9edb various minor fixes
* make private constructors work across packages
* fix go module related docker deployment issues
* make svg module optional
* bump openssl version for android docker images
* new (experimental) function to directly call qml functions from go
* fix QVariant related issue with older Qt versions
* fix qtmoc issue
2019-05-22 00:01:13 +02:00
therecipe
89b7941f48 overall deployment speedup and size reduction
* various fixes for js/wasm ([]byte support, quickcompiler support, moc fixes)
* docker go modules support
* android arm64 support
* hide rarely used dependencies behind build flags
* various minor fixes
2019-05-13 20:37:59 +02:00
therecipe
3bd1af564b new docker image for darwin deployments 2019-04-25 00:07:32 +02:00
therecipe
79b8fae1a7 breaking changes: support *long + change internal qt.{Connect,Get,Lend}Signal signature
* various minor fixes and cleanups
* support interface{} returns for js/wasm
* fix android builds on darwin
* support for the virtualkeyboard module
* fixes for docker image builds
* cleanup callback handling
* fix possible moc memory leaks
* new virtualkeyboard examples
2019-04-20 19:34:45 +02:00
therecipe
d209c11854 fix readme 2019-01-13 03:39:57 +01:00
therecipe
5e15b74e0d minor fixes for Qt 5.6.3 + update readme 2019-01-13 03:36:26 +01:00
therecipe
179fefb5f9 refine module support 2018-12-18 20:22:12 +01:00
therecipe
308a4f1aa8 various changes for js/wasm 2018-11-06 18:16:33 +01:00
therecipe
691e628621 fix js target + fix moc error type related issues + new self compiled static Qt 5.11.1 mxe docker image 2018-08-11 16:54:20 +02:00
therecipe
eb5394a587 support sailfish and ubports docker deployments 2018-03-29 12:09:04 +02:00
therecipe
3412d43d35 add backward compatibility for Qt 5.4.x + minor fixes 2018-03-26 09:59:04 +02:00
therecipe
6b23499ed5 minor cleanup 2018-03-20 14:52:35 +01:00
therecipe
3725b223d2 fix webkit issue + homebrew deployments + update readme 2017-09-20 01:19:37 +02:00
Matthieu Texier
272c3d7770 Update readme community following repo transfer 2017-09-01 22:26:52 +02:00
therecipe
2f8f03b710 Merge branch 'master' into RadhiFadlillah-update-readme 2017-08-21 19:48:09 +02:00
Christian Muehlhaeuser
5a52527e87 Fixed typo and keep spelling "Linux" consistently
Fixed typo/grammar in Installation section of the README.
2017-08-21 15:27:28 +02:00
Radhi
de321af71b Simplify README.md 2017-08-16 16:24:39 +07:00
therecipe
9720239949 msys2 + qtrcc + docker fixes 2017-06-16 23:51:36 +02:00
therecipe
fa6231902d make properties connectable + fix android docker image 2017-06-12 19:52:01 +02:00
Alexander Medvednikov
7ed841de5a REAME.md: notify about webengine/webview on Windows 2017-06-08 23:50:36 +02:00
therecipe
d1d440629d cleanup examples 2017-06-02 22:05:24 +02:00
therecipe
bb6259c35d new env variable for qml debugging and profiling 2017-05-18 00:17:02 +02:00
therecipe
2274d39b53 fix msys2 static + bump android build tool to 25.0.3 2017-04-30 00:15:23 +02:00
therecipe
77df287f5b fix qtminimal + new android wear example 2017-04-19 00:00:01 +02:00
therecipe
be6b443264 fix qtmoc + typos in readme 2017-04-17 21:13:53 +02:00
therecipe
d0787d4a4d support for android-emulator + minor qtmoc fix 2017-04-17 19:21:21 +02:00
therecipe
8d9fc2cc2f fix typo in readme 2017-04-15 22:49:02 +02:00
therecipe
0216427884 fix qtmoc + fix readme (links + example) 2017-04-14 20:31:39 +02:00
therecipe
a7ba89f218 fix readme 2017-04-12 19:15:02 +02:00
therecipe
c521c8299f update readme 2017-04-12 19:11:19 +02:00
Kenneth Shaw
567a430704 Dropping exec permissions on files 2017-04-12 15:21:13 +07:00
MRMillon
b3088d3244 readme: fix for github pages 2017-04-11 15:03:48 +06:00
therecipe
6d11509f78 add support for the WebKit module 2017-04-10 23:38:26 +02:00
theGeekPirate
657a568934 Fixed Docker Tags
- Corrected the Docker tags for windows_32_shared and windows_64_shared
2017-04-10 13:10:14 -07:00
therecipe
88938f41fe update the readme + preparations for Qt 5.9.0 2017-04-08 19:46:06 +02:00
therecipe
3221164870 new qml/printslides example 2017-04-07 22:40:09 +02:00
therecipe
8300eb0dfb minor fixes 2017-04-06 23:33:28 +02:00
therecipe
ef93593858 update readme + screenshots 2017-04-06 23:22:01 +02:00
therecipe
03ca38c3b8 fix android + qtmoc 2017-03-28 17:41:57 +02:00
therecipe
6bcfb21c9a fix qtmoc 2017-03-23 18:05:27 +01:00
therecipe
b470027a32 fix CI 2017-03-23 01:13:09 +01:00
therecipe
2536e26395 fix qtmoc
sub-classing of moc structs from other packages
moc structs from other packages in signals/slots or as properties
2017-03-23 00:45:45 +01:00
MRMillon
82b823c5b9 readme: fix for latest github markdown changes
https://github.com/blog/2333-a-formal-spec-for-github-flavored-markdown
2017-03-17 11:56:47 +06:00
therecipe
9220fa5bbb fix docker images 2017-03-16 20:51:27 +01:00
therecipe
1c2fcd441f breaking changes; make use of qmake + drop legacy code
The cgo files are now generated by parsing the Makefiles generated by
qmake.
This greatly simplifies the support for additional targets, and also
removes the need to maintain extra backward and forward compatibility
code.

But these (backend) changes needed to come along with some breaking
changes to the (fontend) tooling.
So there is now the need to always specify the target when you use
qtmoc, qtrcc or qtminimal.

Some other minor breaking changes were:
The moc and rcc files are not automatically removed anymore by qtdeploy.
Because qtdeploy now has a -fast flag to make used of these cached
files.

The use of docker is now specified by using the -docker flag.

And the docker images were renamed to make their use case more clear.
2017-03-16 20:18:32 +01:00
therecipe
a006cbcfc8 fix links + docker images 2017-02-27 21:33:52 +01:00