Commit graph

705 commits

Author SHA1 Message Date
therecipe
b95c8155e7 add comply and dynamic flags + syntactic sugar for moc structs 2018-04-07 21:05:41 +02:00
therecipe
c38504e5a8 fix qtmoc namespace issues + fix ubports issues 2018-04-03 16:14:05 +02:00
therecipe
f0d5fe660c fix ubports docker qmake shared folder issue 2018-03-30 12:08:55 +02:00
therecipe
2142e0403d fix minor qtdeploy -docker issue 2018-03-29 17:29:01 +02:00
therecipe
0ef2486c8e fix ubports vivid support 2018-03-29 16:15:11 +02:00
therecipe
eb5394a587 support sailfish and ubports docker deployments 2018-03-29 12:09:04 +02:00
therecipe
d0f4fa9f44 fix hidpi scaling issues in examples 2018-03-26 18:26:55 +02:00
therecipe
c0eecd0bc1 fix rpi docker images + new bluetooth example 2018-03-26 17:34:54 +02:00
therecipe
6d0ccca26d fix for ubports_arm_xenial image 2018-03-26 12:31:58 +02:00
therecipe
3412d43d35 add backward compatibility for Qt 5.4.x + minor fixes 2018-03-26 09:59:04 +02:00
therecipe
49ef0b2a81 fix msys2 + fix linux docker image + initial support for ubuntu touch 2018-03-23 01:18:49 +01:00
therecipe
6d191b17a3 fix const issue + new examples + new sia showcase 2018-03-21 18:22:29 +01:00
therecipe
6b23499ed5 minor cleanup 2018-03-20 14:52:35 +01:00
therecipe
299f21022a cgo fix for Go 1.10 + fixes for various memory leaks + fix homebrew support 2018-03-19 20:54:58 +01:00
therecipe
a76e708146 update to Qt 5.10.0 + support for Go 1.10 2018-01-17 20:38:03 +01:00
therecipe
4eced5f8bd
Merge pull request #531 from NightWolf007/master
Add function for casting QBrush to QVariant
2018-01-17 20:30:32 +01:00
therecipe
0a13c91dcf
Merge pull request #522 from justinclift/audio_vis_qt5.9
Update audio-visualizer-qml example to work with Qt 5.9.x
2018-01-17 20:30:12 +01:00
therecipe
9a1b0be065
Merge pull request #517 from arwarw/remove-include-ui
remove spurious #include <ui>
2018-01-17 20:15:23 +01:00
therecipe
2c0fc559c6
Merge pull request #515 from watertank/master
fix some env problem under Windows
2018-01-17 20:14:04 +01:00
therecipe
d6625b6ea3
Merge branch 'master' into master 2018-01-17 20:09:57 +01:00
therecipe
955fca77bd
Merge pull request #467 from rashwell/master
Fix for bundling when using MSYS2 outside of MSYS2 Shell
2018-01-17 20:06:08 +01:00
therecipe
4b2a793754
Merge pull request #447 from muesli/import-sirupsen
Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus'
2018-01-17 20:05:02 +01:00
Dmitry Sinelnikov
75468876fe Add function for casting QBrush to QVariant 2018-01-13 22:30:19 +03:00
Justin Clift
64bbbc29d9 Update audio-visualizer-qml example to work with Qt 5.9.x 2018-01-06 17:41:25 +00:00
Alexander Wuerstlein
5ae3962eea remove spurious #include <ui> 2017-12-30 13:32:06 +01:00
wsw0108
fc70914858 fix some env problem under Windows 2017-12-26 16:32:11 +08:00
therecipe
2d071cd40c fix CI 2017-12-19 03:33:56 +01:00
therecipe
ecde93482d update to Qt 5.9.3 + fixes for Qt 5.10.0 2017-12-19 02:23:01 +01:00
Richard Ashwell
14a880b6f2 Fix for bundling when using MSYS2 outside of MSYS2 Shell
When using a setup where you are outside of MSYS2 shell, but you still want to use the MSYS2 build of Qt binaries for 64bit.  You can see the configuration here https://github.com/rashwell/neochess/wiki/NeoChess-Building-on-Windows-with-MSYS2,-VSCode,-and-64-bit-Qt the build and bundle deploy works fine, but without the /Y switch to the xcopy in the patch here, the bundle process displays errors.
2017-10-06 13:15:27 -05:00
therecipe
599f8bc2c9 fix windows docker issue + new slow flag for qtmoc 2017-09-25 19:11:52 +02:00
therecipe
72df6cb50a fix docker mxe builds 2017-09-20 23:21:39 +02:00
therecipe
3725b223d2 fix webkit issue + homebrew deployments + update readme 2017-09-20 01:19:37 +02:00
Christian Muehlhaeuser
15de9210c4
Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus'
Use the canonical project URL (note the lowercase 's') for logrus to
prevent duplicate checkouts & imports of logrus.
2017-09-04 23:45:19 +02:00
therecipe
27a2608e6c Merge pull request #442 from Pragma-Innovation/master
Update README community
2017-09-04 23:19:18 +02:00
therecipe
ddaa55df8d fix makefile issue + android support on windows 2017-09-04 21:08:11 +02:00
Matthieu Texier
5f4ed703a3 Merge pull request #1 from Pragma-Innovation/Matt-Texier-patch-1
Update readme community following repo transfer
2017-09-01 22:28:53 +02:00
Matthieu Texier
272c3d7770 Update readme community following repo transfer 2017-09-01 22:26:52 +02:00
therecipe
a7d7d6588c update to Qt 5.9.1 + new module 2017-08-30 23:38:52 +02:00
therecipe
6f0de62c1f Merge pull request #436 from quantonganh/i435-qtdeploy-tempdir-linux
i435: create a temp dir to avoid conflict with package name
2017-08-30 23:33:37 +02:00
therecipe
783bf0e7f4 new gui/advancedclock and 3rdparty/stratifyqml example 2017-08-24 18:02:21 +02:00
Quan Anh Tong
71edb9cad4 i435: create a temp dir to avoid conflict with package name 2017-08-23 21:30:37 +07:00
therecipe
62049250f0 minor cleanup + new webkit/coral example + fix setup on raspberry 2017-08-21 19:49:43 +02:00
therecipe
550c28a830 Merge pull request #430 from RadhiFadlillah/RadhiFadlillah-update-readme
Simplify and clean up the README
2017-08-21 19:48:45 +02:00
therecipe
2f8f03b710 Merge branch 'master' into RadhiFadlillah-update-readme 2017-08-21 19:48:09 +02:00
therecipe
f90491ecdf Merge pull request #434 from muesli/readme-typos
Fixed typo and keep spelling "Linux" consistently
2017-08-21 19:40:32 +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
therecipe
7840b778c3 fix invokeMethod signature errors 2017-08-18 00:08:07 +02:00
Radhi
d847fbdff0 Add screencast for hello world 2017-08-16 16:30:36 +07:00
Radhi
de321af71b Simplify README.md 2017-08-16 16:24:39 +07:00
therecipe
aff8abf365 fix qtmoc issue 2017-08-06 22:47:04 +02:00