Commit graph

59 commits

Author SHA1 Message Date
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
4afb83f930 partial support of generic containers 2016-11-15 23:07:05 +01:00
therecipe
286a4dc684 add QVariant related help functions 2016-11-13 19:09:06 +01: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
d0152ba905 support MSYS2 2016-11-05 20:49:45 +01:00
therecipe
295dde0726 new examples 2016-11-03 20:35:55 +01:00
therecipe
980a9a09e6 make qtminimal and qtmoc faster + integrate new examples 2016-11-02 22:17:37 +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
therecipe
bac79d8fdd cleanup + split qtdeploy 2016-10-29 23:28:13 +02:00
therecipe
f90db09f26 new qml/material example 2016-10-26 18:57:53 +02:00
therecipe
d2dfc87e80 gofmted -s 2016-10-22 00:50:26 +02:00
therecipe
96f237ab0a cleanup moc files after deploy 2016-10-06 21:16:00 +02:00
therecipe
2e41f3bfab env vars for deps + fix static link order + amd64 ios-sim + buildtags + winextras + x11extras 2016-10-04 18:12:55 +02:00
therecipe
4c104f8cca fix darwin (xcode 7.2 + 8.0) + support custom qt location 2016-09-27 17:37:47 +02:00
therecipe
8b3c4ac36e update readme + qtdeploy; fix darwin + rpi 2016-09-25 23:02:39 +02:00
therecipe
bcf8c9b879 support for raspberry pi 2 + 3 2016-09-18 21:55:19 +02:00
therecipe
b852f4e706 support for raspberry pi + update readme 2016-09-16 19:56:36 +02:00
therecipe
54246e181e minor cleanup 2016-08-28 18:09:35 +02:00
therecipe
634982b4b6 added callbacks for virtual destructors 2016-08-27 01:22:01 +02:00
therecipe
c4e552310f remove wrong finalizers + more signal table cleanup 2016-08-26 19:43:21 +02:00
therecipe
7bcd38cd53 fix signal table cleanup 2016-08-26 15:33:11 +02:00
therecipe
2f211fcbb9 fix signal table lookup 2016-08-24 17:00:49 +02:00
therecipe
57465bf582 fix memory leaks + more primitives + cleanup 2016-08-23 22:51:01 +02:00
therecipe
2db75f937f fix qbytearray conversion 2016-08-21 17:04:39 +02:00
therecipe
1693c8079c fix memory leaks + new example 2016-08-19 23:20:42 +02:00
therecipe
038c906c3c fix android on windows + update links 2016-08-14 18:53:08 +02:00
therecipe
d15b51d641 fix android + fix minimal + new example 2016-06-25 19:55:12 +02:00
therecipe
6e74deb447 new sailfish module 2016-06-19 04:24:38 +02:00
therecipe
5135ca6e12 update to qt 5.7.0 + new modules 2016-06-16 17:49:55 +02:00
therecipe
4e6f49bf64 support for sailfish os 2016-06-11 01:50:53 +02:00
therecipe
d1ee5a37c9 build minimal binaries 2016-05-28 18:18:42 +02:00
therecipe
63cdd63768 fat binaries for iOS + always strip on darwin + raised minVersion for darwin and iOS 2016-05-25 23:13:17 +02:00
therecipe
0b11b4b152 update examples 2016-05-16 23:59:37 +02:00
therecipe
54bd9aaf76 minor cleanup and support for iOS 2016-05-15 22:07:05 +02:00
therecipe
7e98e7f877 update to qt 5.6.0 2016-05-11 15:33:24 +02:00
therecipe
5fb71bed09 new modules and fixed missing virtual functions 2016-04-30 19:03:25 +02:00
therecipe
c0571eec4e cleanup and support for abstract classes 2016-04-28 19:43:44 +02:00
therecipe
9689100ad4 fix qtmoc 2016-04-26 03:16:52 +02:00
therecipe
bef0945d9a new quick/translate example 2016-04-19 23:21:35 +02:00
therecipe
100b0677bd fix qmodelindex and added return for own slots 2016-04-18 22:31:34 +02:00
therecipe
6743c6a25d mapped qbytearray to string 2016-04-16 23:38:16 +02:00
therecipe
aec7889885 new qtmoc tool and preparation for qt 5.6 2016-04-16 18:48:26 +02:00
hailong
8507502f3b add signal handler for quick example 2016-04-14 13:24:26 +08:00
hailong
0f1ba82282 add an example to show how to mix QObject with golang 2016-04-14 11:19:50 +08:00