Commit graph

87 commits

Author SHA1 Message Date
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
705c08dfd9 fix setup again 2016-08-21 05:00:42 +02:00
therecipe
0984661461 fix setup 2016-08-20 02:25:33 +02:00
therecipe
639f745cc0 fix links in README 2016-08-19 23:31:17 +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
2750c77ad3 fix qtmoc 2016-06-20 23:07:25 +02:00
therecipe
6e74deb447 new sailfish module 2016-06-19 04:24:38 +02:00
therecipe
f8ad89c327 fix iOS 2016-06-17 19:58:43 +02:00
therecipe
168e3ac6c2 minor linux fix 2016-06-16 19:56:21 +02:00
therecipe
5135ca6e12 update to qt 5.7.0 + new modules 2016-06-16 17:49:55 +02:00
therecipe
70f5b2b88a android fix 2016-06-14 15:54:43 +02:00
therecipe
a6a0643b4a minor qtmoc fix 2016-06-13 21:23:56 +02:00
therecipe
bfffe858f9 cleanup readme 2016-06-11 02:01:42 +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
d3c2172eb3 minor qtmoc enhancement 2016-05-26 17:31:33 +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
eae239a0da update readme 2016-05-23 18:37:12 +02:00
therecipe
d6b71ff69f fix qtmoc CamelCase 2016-05-22 00:54:06 +02:00
therecipe
9476e3ff5b qtmoc fix + support for variables + goroot fix 2016-05-21 22:50:57 +02:00
therecipe
8670fc11d2 use gradle + minor android and ios fixes 2016-05-19 21:28:54 +02:00
therecipe
0b11b4b152 update examples 2016-05-16 23:59:37 +02:00
therecipe
989f3cecb5 minor android fix again 2016-05-16 19:15:54 +02:00
therecipe
e179b49b31 minor windows fix 2016-05-16 19:10:30 +02:00
therecipe
de2b0f97a6 noninvasive android support 2016-05-16 17:39:45 +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
6b689af93f minor qtmoc fix 2016-05-01 20:25:46 +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
90499426f4 partial support for QGraphicsItem 2016-04-23 04:19:03 +02:00
therecipe
56ad2ec5f1 support for QPointF QSizeF QRectF 2016-04-22 20:39:34 +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
therecipe
6345d3326b Merge pull request #19 from longlongh4/master
add an example to show how to mix QObject with go
2016-04-15 03:06:42 +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
hailong
f7fe3d9b0c ignore deploy folder 2016-04-14 10:10:59 +08:00
therecipe
a14a2606f5 new quick/bridge example 2016-04-13 17:33:41 +02:00