Commit graph

662 commits

Author SHA1 Message Date
therecipe
2022397b00 minor fixes for dockerfiles 2018-11-09 18:25:24 +01:00
therecipe
1afbb66822 fix azure issues 2018-11-07 22:01:30 +01:00
therecipe
e36f16190b use azure pipelines for docker image building 2018-11-07 19:45:50 +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
9dfe922c48 fixes for various minor issues + new widgets example 2018-10-25 01:16:59 +02: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
d9c06ef09a
Merge pull request #722 from apocelipes/master
add a method 'addItem‘ to QGridLayout
2018-10-23 23:33:01 +02:00
apocelipes
95fdf1433f add a method 'addItem(QLayoutItem *item, int row, int column, int rowSpan = 1, int columnSpan = 1, Qt::Alignment alignment = ...)' to QGridLayout 2018-10-23 01:16:40 +08:00
therecipe
2bcefc48ec fix new windows docker image 2018-10-17 17:42:22 +02:00
therecipe
64c0bec274 new windows docker image 2018-10-17 01:37:15 +02:00
therecipe
698d8bdd38 fix windows toolpath issue 2018-10-15 04:26:30 +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
3cb140eaf5
Merge pull request #693 from r0l1/master
Added functions to accept Byte Slices
2018-08-25 19:23:34 +02:00
Roland Singer
771023878f added QImage.FromData3 2018-08-23 15:11:40 +02:00
Roland Singer
6d80de3ed3 added QImage_FromData3 2018-08-23 14:43:20 +02:00
Roland Singer
475e893543 added NewQByteArray4 2018-08-23 14:37:03 +02:00
therecipe
084b03b88c fix windows dockerfiles again 2018-08-22 18:44:45 +02:00
therecipe
3f1f1f4d27 fix windows dockerfiles again 2018-08-22 16:35:04 +02:00
therecipe
d0f30a6e4c bump android-sdk dependencies + fix android docker image 2018-08-19 15:35:44 +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
2ab34c8e73 fix dockerfiles again 2018-08-16 19:24:36 +02:00
therecipe
fcc16d8acf fix dockerfiles 2018-08-16 00:11:10 +02:00
therecipe
abcbd186f2 cleanup dockerfiles 2018-08-14 20:10:08 +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
de74ed69a2 fix js docker image 2018-07-24 02:04:57 +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
7038382d6c fix minor qtrcc issue 2018-04-30 22:56:13 +02:00
therecipe
e94fc48f4a change android signing + fix android-emulator docker support + update default assets 2018-04-30 20:45:48 +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
a2bfc6f329 update 3rdparty examples 2018-04-21 01:10:57 +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