Commit graph

592 commits

Author SHA1 Message Date
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
therecipe
f404f386ec add missing OpenGL classes + new OpenGL examples 2017-08-01 19:43:48 +02:00
therecipe
739967f57e low hanging fruit optimizations 2017-08-01 19:43:21 +02:00
therecipe
4fbdae21b3 fix android ptr issue + mxe win 64 docker issue + remove warnings for msys2 and pkg-config 2017-07-28 22:07:13 +02:00
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