Commit graph

277 commits

Author SHA1 Message Date
therecipe
ff69655f0b new grpc/hello_world2 example 2016-12-13 19:15:07 +01:00
therecipe
06658a29c5 new grpc/hello_world example 2016-12-13 15:49:02 +01:00
therecipe
d10ed7da32 cleanup internal/parser 2016-12-11 21:03:06 +01:00
therecipe
9a9972953e fix qtdeploy for android on windows 2016-12-06 19:46:08 +01:00
therecipe
a398716973 fix qtmoc on windows 2016-12-06 00:44:42 +01:00
therecipe
bc0d27a76d remove qtmoc cleanup function 2016-12-05 21:10:25 +01:00
Bruno Clermont
2384b753c0 Refactor Internal (#135)
* add WalkFilterBlacklist func

* add WalkOnlyDirectory

* add WalkFilterError

* add WalkOnlyFile

* add WalkOnlyFile

* fix assert parameter order, add WalkOnlyExtension

* refactor qtmoc

* remove WalkFilterError

* raise error

* move logging to GetModule

* put back moc_cleanup.json
2016-12-05 21:09:16 +01:00
therecipe
53b7f37df9 Merge pull request #137 from mukhlesur-millon/master
fix links in readme
2016-12-05 16:13:23 +01:00
mukhlesur-millon
bee045355f fix link 2016-12-03 15:10:05 +06:00
therecipe
aae3031704 support for PaintContext 2016-12-01 18:35:01 +01:00
therecipe
ee48eb4016 Merge pull request #134 from bclermont/qtmoc-cleanup
improve usability of qtmoc
2016-12-01 17:44:40 +01:00
therecipe
1d6e80cff8 Merge pull request #132 from bclermont/issue-131
qtminimal: support multiple GOPATH
2016-12-01 17:30:51 +01:00
therecipe
6732383953 Update qtminimal.go 2016-12-01 17:30:11 +01:00
Bruno Clermont
f4e32c9bdf just be a little more verbose 2016-12-01 21:55:10 +07:00
Bruno Clermont
e1438c850b improve help 2016-12-01 21:51:34 +07:00
Bruno Clermont
90b0a58426 flag requires parameters to be passed first 2016-12-01 21:50:24 +07:00
Bruno Clermont
7c2e915d55 improve usability of qtmoc
- switch to flag to CLI parsing
- add logging
- add a `-debug` mode
- flatten code
- cleanup
2016-12-01 21:38:13 +07:00
Bruno Clermont
0e042d7a7e support multiple GOPATH 2016-12-01 11:54:47 +07:00
therecipe
c51e5ab4fb new androidextras example 2016-11-30 15:55:04 +01:00
therecipe
65aca8fddb use android sdk build tools 25.0.1 2016-11-23 18:45:46 +01:00
therecipe
e8efd8a423 new widgets/textedit example + new functions 2016-11-23 18:08:37 +01:00
therecipe
b2b89cd1d2 Merge pull request #124 from bclermont/120-android-doc
Add android specific doc
2016-11-22 15:37:26 +01:00
therecipe
80bb3c0bdf Merge pull request #123 from bclermont/gopath-more-fix
more GOPATH fix
2016-11-22 15:35:09 +01:00
Bruno Clermont
a7c838f49d add android specific doc 2016-11-22 18:45:01 +07:00
Bruno Clermont
12ac604dc4 more GOPATH fix 2016-11-22 18:23:41 +07:00
therecipe
6cdfc0c047 minor fix + cleanup 2016-11-21 21:15:53 +01:00
therecipe
c9176cdd9a cleanup qtmoc + static qRegisterMetaType 2016-11-21 17:55:44 +01:00
therecipe
5218638454 fix qtmoc 2016-11-19 20:08:37 +01:00
therecipe
4efdadb17c fix utils 2016-11-19 01:15:43 +01:00
therecipe
02751dcb9c support for qRegisterMetatype 2016-11-18 20:29:31 +01:00
therecipe
1b0d3bbdcb Merge pull request #117 from bclermont/patch-1
Improve command execution logging
2016-11-18 18:07:27 +01:00
therecipe
ddebfd2f00 fix non terminated import 2016-11-18 15:49:57 +01:00
therecipe
761eaa315e Merge pull request #118 from bclermont/patch-2
Use original GOPATH
2016-11-18 15:45:47 +01:00
Bruno Clermont
9138c4c48b Use original GOPATH
`utils.MustGoPath()` return only the `GOPATH` where `github.com/therecipe/qt` leave original `GOPATH` value intact.
2016-11-18 14:33:57 +07:00
Bruno Clermont
957cee288f Update utils.go
improve logging
2016-11-18 14:30:09 +07:00
therecipe
cf4073023c fix qtminimal + qtmoc 2016-11-18 02:31:08 +01:00
therecipe
50bff136b0 fix qtmoc 2016-11-16 23:00:29 +01:00
therecipe
27a8eac365 fix qtmoc 2016-11-16 21:02:19 +01:00
therecipe
2b0c6dc198 update readme 2016-11-16 19:02:52 +01:00
therecipe
37329a0a70 fix quick/dynamic example 2016-11-16 17:43:02 +01:00
therecipe
63b0907477 fix uitools/calculator example 2016-11-16 00:34:03 +01:00
therecipe
4cfc656bdc fix multimedia pkg 2016-11-15 23:18:35 +01:00
therecipe
4afb83f930 partial support of generic containers 2016-11-15 23:07:05 +01:00
therecipe
8720755230 fix qtdeploy for android 2016-11-15 18:21:28 +01:00
therecipe
c61a787766 remove unnecessary exports 2016-11-13 21:19:39 +01:00
therecipe
286a4dc684 add QVariant related help functions 2016-11-13 19:09:06 +01:00
therecipe
8aef8a1721 fix qtsetup 2016-11-13 17:34:16 +01:00
therecipe
71c4fb9fdc fix qtsetup + circleci 2016-11-13 17:28:49 +01:00
therecipe
1f65a19055 Merge pull request #102 from pekim/qvariant-creation-for-gui-objects
Add functions for creating QVariant from a QColor or QFont.
2016-11-13 16:52:26 +01:00
Mike D Pilsbury
2ced5d5e63 Add functions for creating QVariant from a QColor or QFont.
Fixes #101
2016-11-13 12:46:22 +00:00