Commit graph

84 commits

Author SHA1 Message Date
therecipe
0ef2486c8e fix ubports vivid support 2018-03-29 16:15:11 +02:00
therecipe
eb5394a587 support sailfish and ubports docker deployments 2018-03-29 12:09:04 +02:00
therecipe
3412d43d35 add backward compatibility for Qt 5.4.x + minor fixes 2018-03-26 09:59:04 +02:00
therecipe
299f21022a cgo fix for Go 1.10 + fixes for various memory leaks + fix homebrew support 2018-03-19 20:54:58 +01:00
Dmitry Sinelnikov
75468876fe Add function for casting QBrush to QVariant 2018-01-13 22:30:19 +03:00
therecipe
7840b778c3 fix invokeMethod signature errors 2017-08-18 00:08:07 +02:00
therecipe
f404f386ec add missing OpenGL classes + new OpenGL examples 2017-08-01 19:43:48 +02:00
therecipe
4e40d6b7b4 register missing prop types for moc 2017-07-19 18:45:25 +02:00
therecipe
9127474fe4 fix msys2 shared + webkit support + fix for 5.9.1 2017-07-13 17:04:51 +02:00
therecipe
0f99eb634c initial inclusion of vagrant + register missing std types for moc 2017-07-11 23:33:08 +02:00
therecipe
7d84ab4f7b fix packed string issue + qtmoc isBool issue 2017-06-21 17:32:20 +02:00
therecipe
c6cb74d45e support for strings containing null bytes + fix docker file ownership 2017-06-20 22:43:48 +02:00
therecipe
2e6a226ed9 support for pure go types in signals/slots/properties + plist fix 2017-06-14 16:12:17 +02:00
therecipe
404e54013b fixes for 5.9 + qml related qtmoc fixes 2017-06-10 21:37:03 +02:00
therecipe
9470f7dba3 android jni related fixes + clear finalizers upon destroy + qtmoc fix 2017-06-09 01:47:53 +02:00
therecipe
be6b443264 fix qtmoc + typos in readme 2017-04-17 21:13:53 +02:00
Kenneth Shaw
567a430704 Dropping exec permissions on files 2017-04-12 15:21:13 +07:00
therecipe
b07306acc2 further qmake related changes + more refactoring 2017-03-10 22:54:09 +01:00
therecipe
70f198d247 fix connect functions, dynamic mxe lookup, futher qmake related changes 2017-03-02 19:24:25 +01:00
therecipe
a15e5055c5 preparation for qmake + new update mechanism + qtmoc fix 2017-02-24 22:53:17 +01:00
therecipe
4e702e0d6e fix missing header for minimal builds + change empty string behaviour 2017-02-21 14:13:05 +01:00
therecipe
3efb5f57e8 removed unnecessary overridden functions 2017-02-15 17:48:35 +01:00
therecipe
998057f697 fix qtmoc 2017-02-02 18:48:55 +01:00
therecipe
e70f310ce5 fix qtmoc 2017-02-01 16:38:51 +01:00
therecipe
ea1ff647b6 fix qtmoc 2017-01-29 19:18:30 +01:00
therecipe
5ab071adf7 support for map[T]T in slots 2017-01-29 18:43:19 +01:00
therecipe
3456e5280a initial support for generic lists / containers 2017-01-27 20:22:58 +01:00
therecipe
580d22b6fb initial support for qtmoc constructors + new androidextras exception functions 2017-01-22 18:34:39 +01:00
therecipe
aa03aa56d5 cleanup + refactor 2017-01-18 19:28:40 +01:00
therecipe
a38697d6be support the readData function 2017-01-11 16:18:44 +01:00
therecipe
8a83cb4e3e qt_dir & qt_version flags + partial automatic version detection 2017-01-07 18:26:06 +01:00
therecipe
5451032fc4 fix qtdeploy + pure virtual function callbacks 2017-01-06 14:29:02 +01:00
therecipe
acb48c8d7f make qtdeploy less verbose 2017-01-04 00:01:13 +01:00
therecipe
2fa4966d4f cleanup 2017-01-02 17:01:18 +01:00
therecipe
ec70fa5bcd add QObject to QVariant help functions 2016-12-30 18:34:45 +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
5751299dd5 fix qtmoc + support error as a type in qtmoc + don't pull example deps 2016-12-15 15:44:15 +01:00
therecipe
d10ed7da32 cleanup internal/parser 2016-12-11 21:03:06 +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
50bff136b0 fix qtmoc 2016-11-16 23:00:29 +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
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
0bd230d5f6 cleanup + better logging 2016-10-28 04:00:58 +02:00
therecipe
c0d3e45458 support homebrew on macOS + update ci + new debug logger 2016-10-20 03:25:57 +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