Commit graph

303 commits

Author SHA1 Message Date
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
203995b2f4 support for the charts + datavisualization modules 2016-12-17 01:18:44 +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
e6da611e3d minor cleanup internal/templater 2016-12-14 21:12:51 +01:00
therecipe
d10ed7da32 cleanup internal/parser 2016-12-11 21:03:06 +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
aae3031704 support for PaintContext 2016-12-01 18:35:01 +01:00
therecipe
e8efd8a423 new widgets/textedit example + new functions 2016-11-23 18:08:37 +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
02751dcb9c support for qRegisterMetatype 2016-11-18 20:29:31 +01: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
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
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
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
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
d0152ba905 support MSYS2 2016-11-05 20:49:45 +01:00
therecipe
390ab5b29f add missing property functions 2016-11-01 19:52:59 +01:00
therecipe
0bd230d5f6 cleanup + better logging 2016-10-28 04:00:58 +02:00
therecipe
d51ced2197 update readme + docker support + stub support + minimal_cgo 2016-10-26 16:44:27 +02:00
therecipe
00ea5322fa support cross compilation on Linux for Windows 2016-10-23 04:32:23 +02:00
Bruno Clermont
81d5f53a9a support multiple GOPATH (#74) 2016-10-23 04:14:01 +02:00
therecipe
d2dfc87e80 gofmted -s 2016-10-22 00:50:26 +02:00
therecipe
c0d3e45458 support homebrew on macOS + update ci + new debug logger 2016-10-20 03:25:57 +02:00
therecipe
39cbeac5f5 fix mac + ios with old xcode versions 2016-10-17 21:59:02 +02:00
therecipe
0aebd065bf better linux distro detection + pkg-config env variables 2016-10-15 16:28:46 +02:00
therecipe
8e0f04c252 pkg-config on openSUSE 2016-10-14 21:25:25 +02:00
therecipe
70049f1b26 pkg-config on fedora 2016-10-14 19:40:44 +02:00
therecipe
57b3c13a82 support for pkg-config on linux 2016-10-14 19:06:35 +02:00
therecipe
568a1bf3eb fix qstring whitespace bug on linux 2016-10-13 17:14:49 +02:00
therecipe
e5b2d9abca env variables for rpi + only build minimal 2016-10-07 16:41:24 +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
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
f8ad89c327 fix iOS 2016-06-17 19:58:43 +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
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
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
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
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
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
fc4684c14d fix abstract constructor generator bug 2016-04-12 16:32:38 +02:00
therecipe
f4affbb74b added WinId support 2016-02-10 22:23:13 +01:00
therecipe
3bc511e9d1 fix minor android issues 2016-01-26 17:58:25 +01:00
therecipe
30d6bc687b fix windows x64 install bug 2016-01-16 03:55:33 +01:00
therecipe
ce0d07fb80 minor cleanup 2016-01-14 00:52:51 +01:00
therecipe
f254a2b93a merged *.go files, include guards for *.h files, minor fixes 2016-01-08 02:44:20 +01:00
therecipe
e6a610ace1 fix windows cc1plus.exe install bug, new uitools module + example 2016-01-05 23:44:50 +01:00
therecipe
42594ec180 fix linux install bug 2016-01-05 16:14:47 +01:00
therecipe
dba4442496 fix pure derived bug, fix QModelIndex bug 2016-01-04 22:49:47 +01:00
therecipe
7bd928bff7 fix pure derived 2016-01-04 18:24:19 +01:00
therecipe
f99c6f5437 fix impure derived slot 2016-01-04 03:43:27 +01:00
therecipe
1313b6c743 functions for the connected virtual-functions and signals, as well as for the default implementations 2016-01-04 02:05:31 +01:00
therecipe
e00bb8e973 fixed objectName issue and added the widgets/graphicsscene example 2016-01-03 20:27:03 +01:00
therecipe
fe67fdc7a1 virtual functions cleanup 2015-12-23 16:51:16 +01:00
therecipe
1c3b032143 override virtual functions in parent classes 2015-12-23 16:22:00 +01:00
therecipe
6a7ec8bcde minor cleanup 2015-12-22 16:59:41 +01:00
therecipe
b08e88bdb4 added qtmultimedia subnamespace enums 2015-12-18 19:03:39 +01:00
therecipe
83fd9e9574 minor cleanup 2015-12-16 17:18:38 +01:00
therecipe
8684b48292 fix overloaded signal names, fix readme 2015-12-16 13:51:53 +01:00
therecipe
45e7985486 broke dependency circle, more primitives + overloaded signals, new widgets/video_player example 2015-12-16 02:02:59 +01:00
therecipe
6415019ade support for impure virtual functions that return void, android stdout to logcat 2015-12-15 02:01:51 +01:00
therecipe
291bbd34fa extended androidextras, android objectname fix, merged and cleaned *.h and *.cpp with stable code generation, recovering from panics, updated readme with screenshots 2015-12-06 00:56:16 +01:00
therecipe
254a798c3d androidextras fix 2015-11-19 19:47:00 +01:00
therecipe
1f2e33b775 support for androidextras 2015-11-19 19:29:30 +01:00
therecipe
6cdceb8aad windows x64 fix 2015-11-13 18:44:32 +01:00
therecipe
5969e3810f windows + android support 2015-11-12 01:29:32 +01:00
therecipe
153efeaa25 android support 2015-11-09 18:23:42 +01:00
therecipe
1eb57fbb81 complete rewrite 2015-10-24 17:18:24 +02:00