Commit graph

308 commits

Author SHA1 Message Date
therecipe
d3dc84dbbd Merge pull request #169 from KellyLSB/master
Added GoLang Stringer Generator
2017-01-02 14:23:26 +01:00
Kelly Lauren Summer Becker-Neuding
67e3faa9d9 Added GoLang Stringer Generator 2016-12-30 16:39:23 -08:00
therecipe
4253fd5ff2 minor cleanup 2016-12-30 23:37:32 +01:00
therecipe
0329327628 minor fixes 2016-12-30 21:40:48 +01:00
therecipe
ec70fa5bcd add QObject to QVariant help functions 2016-12-30 18:34:45 +01:00
therecipe
9e0f6f0643 new qml/gallery example + new screenshots 2016-12-29 23:31:55 +01:00
therecipe
e201af8a0f add support for custom qrc files to qtrcc 2016-12-29 18:04:48 +01:00
therecipe
dde655ca0e new qml/drawer_nav_x example 2016-12-27 22:42:13 +01:00
therecipe
93f8bed552 extend the qml/tableview example 2016-12-27 20:08:47 +01:00
therecipe
0b03390a53 fix qtmoc + new quick/hotreload example 2016-12-24 00:45:53 +01:00
therecipe
11aa6b19de partially deduce polymorphism 2016-12-23 21:35:16 +01:00
therecipe
986dd10067 support various additional functions 2016-12-19 21:13:41 +01:00
therecipe
c6e8cb0289 fix qtdeploy for android on windows 2016-12-18 04:30:32 +01:00
therecipe
8318f0c212 fix android deployment + examples 2016-12-17 21:52:41 +01:00
therecipe
203995b2f4 support for the charts + datavisualization modules 2016-12-17 01:18:44 +01:00
therecipe
28b6970117 fix sailfish + fix ios-simulator + new checks 2016-12-16 21:59:46 +01:00
therecipe
8dbcd7aecc fix recursive bug in qtmoc + remove std installation in qtsetup 2016-12-15 19:44:58 +01:00
therecipe
5751299dd5 fix qtmoc + support error as a type in qtmoc + don't pull example deps 2016-12-15 15:44:15 +01:00
therecipe
30ad41cb84 Merge pull request #150 from jordanorelli/moc-skip-vendor
blacklist the vendor directory from qtmoc
2016-12-15 15:30:38 +01:00
therecipe
8d0cd41762 Merge pull request #149 from jordanorelli/cleanup
Cleanup
2016-12-15 15:29:54 +01:00
Jordan Orelli
d53d57d8e6 blacklist the vendor directory from qtmoc 2016-12-14 18:03:43 -06:00
Jordan Orelli
5acbaa0935 clean up setup test example generation 2016-12-14 17:49:26 -06:00
Jordan Orelli
8ab8ca9dea clean up example config 2016-12-14 17:49:26 -06:00
Jordan Orelli
d99ee4d416 remove brackets around switch cases
cases don't require brackets
2016-12-14 17:49:26 -06:00
therecipe
e6da611e3d minor cleanup internal/templater 2016-12-14 21:12:51 +01:00
therecipe
cae2cd564b fix ci android-sdk deps 2016-12-14 17:08:46 +01:00
therecipe
1941c35710 fix android-sdk link for linux again 2016-12-14 16:07:24 +01:00
therecipe
b10263eaa0 Merge pull request #147 from overlordtm/fix-multi-desktop
Fix unwanted error when using multiple gopaths
2016-12-14 16:05:53 +01:00
Andraz Vrhovec
0b29a736cf Fix unwanted error when using multiple gopaths 2016-12-14 15:25:12 +01:00
therecipe
98fe845133 fix android-sdk link for linux 2016-12-13 23:21:27 +01:00
therecipe
279ae4e3bc update various dependencies 2016-12-13 23:13:10 +01:00
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