Commit graph

256 commits

Author SHA1 Message Date
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
therecipe
0ffd648614 fixes + windows 64 docker image 2016-11-12 16:06:57 +01:00
therecipe
e0fca8b8fd update widgets/renderer example 2016-11-10 17:50:18 +01:00
therecipe
50cd42546f new widgets/renderer example 2016-11-10 03:24:52 +01:00
therecipe
59acd97d34 new quick/dynamic example 2016-11-09 23:19:35 +01:00
therecipe
2ac66d2373 remove (QByteArray == string) + better primitive conversion 2016-11-09 19:31:25 +01:00
therecipe
26cfcccaed support cross compilation on Linux for Windows 64bit 2016-11-07 02:48:18 +01:00
therecipe
48d3171bdd fix qtdeploy on linux 2016-11-07 00:19:03 +01:00
therecipe
cda58d725b fix QApplication again 2016-11-06 23:07:16 +01:00
therecipe
1ee5e1199c fix QApplication 2016-11-06 16:20:54 +01:00
therecipe
de96785a74 fix qtmoc 2016-11-05 22:13:29 +01:00
therecipe
d0152ba905 support MSYS2 2016-11-05 20:49:45 +01:00
therecipe
295dde0726 new examples 2016-11-03 20:35:55 +01:00
therecipe
f2963b8a44 update readme 2016-11-03 16:46:26 +01:00
therecipe
980a9a09e6 make qtminimal and qtmoc faster + integrate new examples 2016-11-02 22:17:37 +01:00
therecipe
f327c7c17e Merge pull request #94 from 5k3105/master
Added Section to Readme: Code Editor Settings (for code completion)
2016-11-02 22:08:38 +01:00
5k3105
1d9e2524de Code Editor Settings (for code completion) 2016-11-02 14:53:42 -06:00
5k3105
0694e79409 Update Readme: 'Code Editor Settings' 2016-11-02 14:49:24 -06:00
therecipe
702c18b381 fix qtsetup/check 2016-11-02 14:15:36 +01:00
therecipe
c57897daab Merge pull request #93 from 5k3105/master
Treeview examples
2016-11-02 00:50:52 +01:00
5k3105
4ba4038825 Treeview examples
Add 2 treeview examples in widgets folder.
2016-11-01 17:32:48 -06:00
therecipe
1631e7ef2a update qml/application example 2016-11-01 22:09:20 +01:00