-
Notifications
You must be signed in to change notification settings - Fork 751
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
136 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,28 @@ | ||
module github.com/therecipe/qt/cmd | ||
|
||
require ( | ||
github.com/fsnotify/fsnotify v1.4.7 // indirect | ||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e | ||
github.com/inconshreveable/mousetrap v1.0.0 // indirect | ||
github.com/kisielk/gotool v1.0.0 // indirect | ||
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 // indirect | ||
github.com/neelance/sourcemap v0.0.0-20151028013722-8c68805598ab // indirect | ||
github.com/shurcooL/go v0.0.0-20181215222900-0143a8f55f04 // indirect | ||
github.com/therecipe/qt v0.0.0-20181217005229-5746a84fb25d | ||
github.com/therecipe/qt/internal/binding/files/docs v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.10.0 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.11.1 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.6.3 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.0 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.1 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.8.0 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.9.0 v0.0.0-20181217005229-5746a84fb25d // indirect | ||
github.com/shurcooL/httpfs v0.0.0-20171119174359-809beceb2371 // indirect | ||
github.com/sirupsen/logrus v1.2.0 // indirect | ||
github.com/spf13/cobra v0.0.3 // indirect | ||
github.com/spf13/pflag v1.0.3 // indirect | ||
github.com/therecipe/qt v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.10.0 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.11.1 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.6.3 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.0 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.1 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.8.0 v0.0.0-20181217175635-86108509bd0c // indirect | ||
github.com/therecipe/qt/internal/binding/files/docs/5.9.0 v0.0.0-20181217175635-86108509bd0c // indirect | ||
golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 // indirect | ||
golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06 // indirect | ||
golang.org/x/tools v0.0.0-20181217182337-728ed46ae025 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
module github.com/therecipe/qt/internal/binding/files/docs | ||
|
||
require ( | ||
github.com/therecipe/qt/internal/binding/files/docs/5.10.0 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.11.1 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.6.3 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.0 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.1 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.8.0 v0.0.0-20181217175635-86108509bd0c | ||
github.com/therecipe/qt/internal/binding/files/docs/5.9.0 v0.0.0-20181217175635-86108509bd0c | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
github.com/therecipe/qt/internal/binding/files/docs/5.10.0 v0.0.0-20181217175635-86108509bd0c h1:xCms8hAQalghXVF7N0/gpHYx03rfS/LLg65j/Uj6DPw= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.10.0 v0.0.0-20181217175635-86108509bd0c/go.mod h1:0kdyvN3U5+T/7oroKwjnxjOCSl0KgMdslhGFRiY6CYw= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.11.1 v0.0.0-20181217175635-86108509bd0c h1:Fo16l1fhlp2QaaeW4lh3YNJaluaX7wLI/dPO0vTN2Ug= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.11.1 v0.0.0-20181217175635-86108509bd0c/go.mod h1:89DJ2jP40NC3R0AHpsYfRtFcZxg8hg64u+GFb8cjyYs= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20181217175635-86108509bd0c h1:4banKKolAkc/mB8VPL9XJMgKnvOojreBUfBTUQW/DaQ= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20181217175635-86108509bd0c/go.mod h1:7m8PDYDEtEVqfjoUQc2UrFqhG0CDmoVJjRlQxexndFc= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.6.3 v0.0.0-20181217175635-86108509bd0c h1:G4Keu79EZzP90KfPGl4AImYQI5GZfbF0UzVzYLZbNmE= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.6.3 v0.0.0-20181217175635-86108509bd0c/go.mod h1:Vekyc8wPRbEBD1XjJpnjhm8l5TRuvoZFZnRe9812jRk= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.0 v0.0.0-20181217175635-86108509bd0c h1:qac1d0VL3v0M80KRwSxfupZklDD/S869n4TkH98zmNg= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.0 v0.0.0-20181217175635-86108509bd0c/go.mod h1:nxvy/0d+Vs+CDWSYMQTUe/CYB/gFfL35WuikY+Nk/NE= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.1 v0.0.0-20181217175635-86108509bd0c h1:8kB0S5yJTpVa0qCE3Z44VlPWBAaN7txh5AZaqZi5Fw4= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.7.1 v0.0.0-20181217175635-86108509bd0c/go.mod h1:LH+7O1UJfPKV17+JOpg8jsBp+t+zR9qvPnz6c8ji9c4= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.8.0 v0.0.0-20181217175635-86108509bd0c h1:eLruRcvhYeYBwha1QSmzaVRPJrnz+BYDLLBr7FfO/Qo= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.8.0 v0.0.0-20181217175635-86108509bd0c/go.mod h1:fLn3mj9ZGgEDR+/Ork0sfteGWc31cjv8b4VXITvk/fs= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.9.0 v0.0.0-20181217175635-86108509bd0c h1:1bd/v+XNhDBlK/D2R+92l/nrzBAZ6Rbxg1CJa7Dsk0Y= | ||
github.com/therecipe/qt/internal/binding/files/docs/5.9.0 v0.0.0-20181217175635-86108509bd0c/go.mod h1:6VuvmQeE7pyTjJ2zCaVqVNCqS6696NToUQSB+dKg5ts= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
module github.com/therecipe/qt/internal/examples | ||
|
||
require ( | ||
github.com/emirpasic/gods v1.12.0 // indirect | ||
github.com/fogleman/gg v1.1.0 // indirect | ||
github.com/fogleman/ln v0.0.0-20170223135521-12e6c6e74459 // indirect | ||
github.com/fogleman/pt v0.0.0-20170619012416-6fa0015c2178 // indirect | ||
github.com/therecipe/qt v0.0.0-20181217175635-86108509bd0c // indirect | ||
golang.org/x/net v0.0.0-20181217023233-e147a9138326 // indirect | ||
google.golang.org/grpc v1.17.0 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= | ||
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= | ||
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg= | ||
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o= | ||
github.com/fogleman/gg v1.1.0 h1:wVTfU9tB/LDr2eI5HILatkzBQLD3yl0KtPFt8KlcSIY= | ||
github.com/fogleman/gg v1.1.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k= | ||
github.com/fogleman/ln v0.0.0-20170223135521-12e6c6e74459 h1:FNZL5NQ+5AjQhfJyLtsOvHwfBdaCs5zRCXnOgsueUYo= | ||
github.com/fogleman/ln v0.0.0-20170223135521-12e6c6e74459/go.mod h1:88uTXbq5TLI2G6TH5cBcbfl4x5jaTbKLgMjshwLPGmo= | ||
github.com/fogleman/pt v0.0.0-20170619012416-6fa0015c2178 h1:4TnvdTCFXrGh+yjYmzMrrc9V0o29xB/J2pldpxDfUrg= | ||
github.com/fogleman/pt v0.0.0-20170619012416-6fa0015c2178/go.mod h1:7L0Ag5f6vgYY8ILH9R2Jbn0I4rShliILuSP0kXpxOFQ= | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= | ||
github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= | ||
github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM= | ||
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= | ||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e h1:JKmoR8x90Iww1ks85zJ1lfDGgIiMDuIptTOhJq+zKyg= | ||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY= | ||
github.com/grpc-ecosystem/grpc-gateway v1.6.2 h1:8KyC64BiO8ndiGHY5DlFWWdangUPC9QHPakFRre/Ud0= | ||
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= | ||
github.com/therecipe/qt v0.0.0-20181217175635-86108509bd0c h1:6pm+RjDisurjNm8mIYtqTuP14YnPnkOuikJQTCZNJe8= | ||
github.com/therecipe/qt v0.0.0-20181217175635-86108509bd0c/go.mod h1:Iq/oaa39y01vL+lPnuYp68I2X74K+/ACvH8yA1+ubH8= | ||
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= | ||
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= | ||
golang.org/x/net v0.0.0-20181217023233-e147a9138326 h1:iCzOf0xz39Tstp+Tu/WwyGjUXCk34QhQORRxBeXXTA4= | ||
golang.org/x/net v0.0.0-20181217023233-e147a9138326/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= | ||
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= | ||
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= | ||
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= | ||
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= | ||
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= | ||
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= | ||
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc= | ||
google.golang.org/grpc v1.17.0 h1:TRJYBgMclJvGYn2rIMjj+h9KtMt5r1Ij7ODVRIZkwhk= | ||
google.golang.org/grpc v1.17.0/go.mod h1:6QZJwpn2B+Zp71q/5VxRsJ6NXXVCE5NRUHRo+f3cWCs= | ||
honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module github.com/therecipe/qt/internal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
package internal | ||
|
||
import _ "github.com/therecipe/qt/internal/binding/files/docs" |