Commit Graph

40 Commits

Author SHA1 Message Date
7f114f1538 qt: rebuild (add -D_Bool=bool handling) 2024-12-11 19:55:47 +13:00
26d3e8170e qt: rebuild (base class pointers) 2024-12-07 17:44:30 +13:00
398abfd574 qt: rebuild (merge some temporary variables) 2024-12-07 15:02:06 +13:00
ce87828d36 qt: rebuild (add panic on invalid subclass attempt) 2024-12-07 14:43:28 +13:00
ad55d185da webengine: initial generation 2024-11-27 18:16:48 +13:00
ac3bb31a71 qt/network: rebuild (fix enum name collision) 2024-11-27 18:16:25 +13:00
ee8d115cde qt6/network: fix wrong package name in cflags.go 2024-11-27 18:00:42 +13:00
96bdaffef0 qt: rebuild (add missing header includes for container types) 2024-11-26 20:10:11 +13:00
86a8f2b6b8 svg: initial build 2024-11-26 19:54:46 +13:00
377addf0b1 qt: rebuild (do not subclass QAbstractEventDispatcher) 2024-11-23 21:11:35 +13:00
26fc94d421 qt: rebuild (extended subclassing support) 2024-11-23 19:34:52 +13:00
b643477cca cflags: remove -fPIC from all cflags 2024-11-23 18:33:43 +13:00
45db3c6bb1
Merge pull request #91 from mappu/miqt-qt68
Qt 6.8 compatibility
2024-11-22 20:09:08 +13:00
3ec795d6f5 qt: rebuild (operator== and qt6.8 changes) 2024-11-22 19:06:01 +13:00
Jamal Saepul Aziz
8935c4daeb Fix wrong package name on printsupport cflags 2024-11-21 16:15:30 +07:00
bbc75b8ef1 linuxonly: fix ifdef quirks for building on windows 2024-11-19 20:45:45 +13:00
3902c9d36b qt: rebuild (hide private classes, fix qintptr pointers) 2024-11-19 20:01:02 +13:00
0884f371c1 qt: rebuild (constructors, subclasses) 2024-11-19 19:33:14 +13:00
47d4581628
Merge pull request #83 from mappu/miqt-lockosthread
Call runtime.LockOSThread() automatically for the Qt main thread
2024-11-19 17:48:34 +13:00
5955fdb6ef qt: rebuild (call runtime.LockOSThread in QApplication ctors) 2024-11-18 19:34:48 +13:00
eada004116 qt6/cbor: rebuild (fixes wrong header paths) 2024-11-18 19:12:54 +13:00
ae70105920 QDeadlineTimer: remove non-public method 2024-11-17 19:33:38 +13:00
9583866dff qt: rebuild (updated header guards, container comments, add QPair) 2024-11-17 19:21:37 +13:00
3c8c85a43e multimedia: rebuild 2024-11-11 19:05:14 +13:00
3d2a20172e qmultimedia: initial commit 2024-11-06 18:44:05 +13:00
d716265ca1 qnetwork: initial commit 2024-11-06 18:39:26 +13:00
910babe1d2 qt/cbor: rebuild for new subpackage path [BREAKING] 2024-11-06 18:38:25 +13:00
ce8dd5631a qprintsupport: rename to qt/printsupport [BREAKING] 2024-11-04 22:24:54 +13:00
7ea5a250bb qt: rebuild (add qmap/qhash support, impacts QVariant ctor ordering) 2024-11-04 21:33:51 +13:00
a7295e9292 qt: rebuild (QList/QSet using miqt_array pass by value) 2024-11-04 20:18:27 +13:00
addde79d58 qt: rebuild (remove comments about malloc sizes) 2024-11-04 18:46:23 +13:00
815d5bcc8b qt6: rebuild (delete QGuiApplication::platform) 2024-10-27 12:47:10 +13:00
a6764ae2e9 qt6/cflags: same basic cflags work on windows 2024-10-27 12:38:03 +13:00
4be5863d5e qt: rebuild (reorder constructor overloads) 2024-10-26 13:46:42 +13:00
cfad1477e5 qt: rebuild (qt 6.7 support) 2024-10-26 12:35:27 +13:00
f32038e23b qt, qt6: rebuild (skip some empty generated files) 2024-10-21 19:10:31 +13:00
5bc79ad0bb qt6/qprintsupport: build 2024-10-21 19:10:31 +13:00
92b80a4f5b qt6/qprintsupport: add binding rules 2024-10-21 19:10:31 +13:00
97c05b7fc7 qt6: build 2024-10-21 19:10:31 +13:00
ab84c70f03 qt6: initial support 2024-10-21 19:10:31 +13:00