Commit graph

619 commits

Author SHA1 Message Date
therecipe
e94fc48f4a change android signing + fix android-emulator docker support + update default assets 2018-04-30 20:45:48 +02:00
therecipe
e929d5dd53 fix qmake chinese character path issue 2018-04-27 20:14:19 +02:00
therecipe
44a39f2bf5 fix qtmoc QMap redefinition issues 2018-04-27 18:58:50 +02:00
therecipe
2f06d25d15 use QMap for better QML interop + use qmake windows config 2018-04-25 23:05:58 +02:00
therecipe
a2bfc6f329 update 3rdparty examples 2018-04-21 01:10:57 +02:00
therecipe
7a6e675e64 revert some changes made with 299f210 2018-04-21 00:45:20 +02:00
therecipe
49a0021f93 fix msys2 related issues + new charts example 2018-04-18 15:32:40 +02:00
therecipe
856baca876 fix ios support for Go 1.10 + update quick/calc example 2018-04-14 00:15:36 +02:00
therecipe
78582b2155 let qtmoc use QLists again 2018-04-13 17:28:35 +02:00
therecipe
f1d82edc12 fix qtmoc property regression introduced with c38504e 2018-04-12 21:42:26 +02:00
therecipe
e59a14de05 revert some changes made with c38504e 2018-04-10 13:42:11 +02:00
therecipe
b13b8f9703 change msys2 lookup behaviour on 64bit systems 2018-04-09 21:22:09 +02:00
therecipe
3de5d57381
Merge pull request #585 from creedr/master
Fix for MSYS2 being installed on drive other than C:\
2018-04-09 20:48:32 +02:00
crobinson_matos
40154505ee Changed QT_MSYS2_DIR() to return a path to a general letter drive rather than the hardcoded C:\ drive. 2018-04-08 00:29:48 -05:00
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