Commit graph

281 commits

Author SHA1 Message Date
therecipe
4cdafbc0fd fix wrong iOS sysroot linking issue + revert minor change from de3f785 2018-11-17 17:42:12 +01:00
therecipe
de3f785199 more fixes for js/wasm + fix ldFlags issue + fix minor iOS build issue 2018-11-17 02:47:23 +01:00
therecipe
c2524f50a5 breaking changes: make *bool usable
+ various fixes for js/wasm
+ fix QT_DEBUG_QML for android(-emulator)
+ make os.Args usable in android(-emulator) and ios(-simulator)
2018-11-12 18:38:23 +01:00
therecipe
772acfb4cb support for QWebEngineCertificateError 2018-11-09 18:45:26 +01:00
therecipe
2022397b00 minor fixes for dockerfiles 2018-11-09 18:25:24 +01:00
therecipe
308a4f1aa8 various changes for js/wasm 2018-11-06 18:16:33 +01:00
therecipe
9221349d0b bring back QAbstractTextDocumentLayout.Draw + workaround for logrus issue 2018-10-31 18:12:08 +01:00
therecipe
70c935202e fixes for various minor issues + webassembly support 2018-10-30 16:53:05 +01:00
therecipe
16b369950c fix qtrcc symlink issue + make QGridLayout::addItem functions persistent 2018-10-24 19:42:47 +02:00
therecipe
3de3e2be88 more aggressive caching + new docker images 2018-10-23 23:33:34 +02:00
therecipe
459228ee51 fix backward compatibility on windows 2018-10-15 00:43:19 +02:00
therecipe
c1f31803cb fixes for various minor issues 2018-10-14 18:50:54 +02:00
therecipe
e06f9cf01c support for MacPorts + Nix on macOS 2018-10-09 18:38:22 +02:00
therecipe
8da358a56a fixes for various minor issues 2018-10-07 00:05:03 +02:00
therecipe
b5c3f659cc add QRgb functions + update docker images to Go 1.11 + fix Xcode path issue 2018-10-01 20:19:43 +02:00
therecipe
47bca7ecfd fix winextras + mxe deployment + linux webview deployment 2018-09-14 18:44:10 +02:00
therecipe
3f1f1f4d27 fix windows dockerfiles again 2018-08-22 16:35:04 +02:00
therecipe
f3ae350b57 fix qtdeploy fast flag + update mxe docker images to Qt 5.11.1 2018-08-18 16:55:15 +02:00
therecipe
691e628621 fix js target + fix moc error type related issues + new self compiled static Qt 5.11.1 mxe docker image 2018-08-11 16:54:20 +02:00
therecipe
ad4b26dcd5 minor bugfixes + cleanup docker images 2018-08-03 20:17:13 +02:00
therecipe
41dadd489d minor cleanup + fix signal/slot error type issue 2018-07-23 22:18:06 +02:00
therecipe
97cb6e94da fix rpi images again 2018-07-16 19:29:37 +02:00
therecipe
618b3fc25a add api flag + fix rpi images 2018-07-16 18:50:11 +02:00
therecipe
c963a694b5 fix linux deployment issue + support console output on windows + add virtualkeyboard module to rpi images 2018-07-15 21:40:07 +02:00
therecipe
2df4248fbc fixes for several bugs + change js string conversion + fix showcase example 2018-07-11 16:42:34 +02:00
therecipe
5355937d17 more fixes for 5.11.1 + split js image again + fix sailfish image 2018-06-26 17:34:11 +02:00
therecipe
a7a1b3fd2b update to Qt 5.11.1 + split js docker image 2018-06-25 18:32:27 +02:00
therecipe
491342284b initial support for the js target 2018-06-09 02:31:50 +02:00
therecipe
e929d5dd53 fix qmake chinese character path issue 2018-04-27 20:14:19 +02:00
therecipe
44a39f2bf5 fix qtmoc QMap redefinition issues 2018-04-27 18:58:50 +02:00
therecipe
2f06d25d15 use QMap for better QML interop + use qmake windows config 2018-04-25 23:05:58 +02:00
therecipe
7a6e675e64 revert some changes made with 299f210 2018-04-21 00:45:20 +02:00
therecipe
49a0021f93 fix msys2 related issues + new charts example 2018-04-18 15:32:40 +02:00
therecipe
f1d82edc12 fix qtmoc property regression introduced with c38504e 2018-04-12 21:42:26 +02:00
therecipe
b95c8155e7 add comply and dynamic flags + syntactic sugar for moc structs 2018-04-07 21:05:41 +02:00
therecipe
c38504e5a8 fix qtmoc namespace issues + fix ubports issues 2018-04-03 16:14:05 +02:00
therecipe
f0d5fe660c fix ubports docker qmake shared folder issue 2018-03-30 12:08:55 +02:00
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
c0eecd0bc1 fix rpi docker images + new bluetooth example 2018-03-26 17:34:54 +02:00
therecipe
6d0ccca26d fix for ubports_arm_xenial image 2018-03-26 12:31:58 +02:00
therecipe
3412d43d35 add backward compatibility for Qt 5.4.x + minor fixes 2018-03-26 09:59:04 +02:00
therecipe
49ef0b2a81 fix msys2 + fix linux docker image + initial support for ubuntu touch 2018-03-23 01:18:49 +01:00
therecipe
6d191b17a3 fix const issue + new examples + new sia showcase 2018-03-21 18:22:29 +01: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
therecipe
a76e708146 update to Qt 5.10.0 + support for Go 1.10 2018-01-17 20:38:03 +01:00
therecipe
4eced5f8bd
Merge pull request #531 from NightWolf007/master
Add function for casting QBrush to QVariant
2018-01-17 20:30:32 +01:00
therecipe
9a1b0be065
Merge pull request #517 from arwarw/remove-include-ui
remove spurious #include <ui>
2018-01-17 20:15:23 +01:00
therecipe
4b2a793754
Merge pull request #447 from muesli/import-sirupsen
Replace import path 'Sirupsen/logrus' with 'sirupsen/logrus'
2018-01-17 20:05:02 +01:00
Dmitry Sinelnikov
75468876fe Add function for casting QBrush to QVariant 2018-01-13 22:30:19 +03:00