f635e606a3
qt: rebuild (add more virtual override functions)
2025-01-19 17:07:29 +13:00
328e80e929
qt: rebuild (check the dynamic_cast return value)
2025-01-18 17:57:48 +13:00
693760653d
qt: rebuild (final classes, simpler destructors)
2025-01-18 17:46:56 +13:00
0b96c758ee
mainthread: add qt5 port
2025-01-11 16:03:04 +13:00
Jacek Sieka
a0c6344ecd
Avoid dependency on exported go header
...
The expected type of the callback is already known from the AST - this
change reduces dependency on cgo specifics and makes the generated C ABI
entirely cgo-independent - in particular, there is no need to include
`_cgo_export.h` any more.
2025-01-07 12:55:40 +01:00
913d4886ce
qt: rebuild (add conversion operators)
2025-01-04 12:48:03 +13:00
6036380daa
cflags/windowsqtstatic: update for new 32-bit containers
2024-12-31 16:49:37 +13:00
421013ccb8
qt: rebuild (move 64-bit constants to separate build file)
2024-12-31 16:49:05 +13:00
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
2c067edda5
webkit: initial generation
2024-11-26 22:31:32 +13:00
96bdaffef0
qt: rebuild (add missing header includes for container types)
2024-11-26 20:10:11 +13:00
2526335d5d
qtscript: initial generation
2024-11-26 19:55:18 +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
5955fdb6ef
qt: rebuild (call runtime.LockOSThread in QApplication ctors)
2024-11-18 19:34:48 +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
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
e94ad1ff1d
build/android: switch to pkg-config definitions
2024-10-27 18:35:12 +13:00
0fe8b2b30f
qt/cflags: merge and combine qt 5 cflags files
2024-10-27 12:46:44 +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
9bbb93945b
qt5: remove some unused QPrivate bindings
2024-10-21 19:10:31 +13:00
6da9849a4a
qt: rebuild (fixes buffer overflow in qstringlist)
2024-10-19 16:09:47 +13:00
bbcb3c3e8f
qt: rebuild (miqt_string by value, remove qbytearray, namespace fixes, allow more short enum names, char* returns)
2024-10-19 13:06:53 +13:00
3a274ec9c5
qprintsupport: initial commit
2024-10-16 18:08:07 +13:00
050a578057
qt: rebuild (add UnsafePointer/UnsafeNew, moved binding helpers)
2024-10-16 18:07:56 +13:00
562590fa96
libmiqt: move binding helpers to standalone package, support const_char
2024-10-16 18:05:07 +13:00
594631ddbb
qt: rebuild (marshal slot callbacks with intptr_t)
2024-10-13 19:06:06 +13:00
b7d84fd707
qt: rebuild (changes for some integer types)
2024-10-11 18:43:04 +13:00
239ed883c2
miqt: android support
2024-09-24 18:55:27 +12:00