Commit Graph

45 Commits

Author SHA1 Message Date
mappu 594631ddbb qt: rebuild (marshal slot callbacks with intptr_t) 2024-10-13 19:06:06 +13:00
mappu b7d84fd707 qt: rebuild (changes for some integer types) 2024-10-11 18:43:04 +13:00
mappu 239ed883c2 miqt: android support 2024-09-24 18:55:27 +12:00
mappu 74e6cf6b15 qt: rebuild (add some void* / unsafe.Pointer types) 2024-09-21 11:32:59 +12:00
mappu d8239b6a91 genbindings/transform: fix missing enums/typedefs from inner classes 2024-09-21 11:02:05 +12:00
mappu b11e21092a qt: rebuild (use long names if there is an enum collision) 2024-09-21 10:43:31 +12:00
mappu 85025715a8 exceptions: suppress QFormLayout::ItemRole* out-pointers 2024-09-20 19:23:47 +12:00
mappu ad41e2ef0b qt: rebuild (simpler enum naming) 2024-09-20 19:13:26 +12:00
mappu 664df77359 qt: rebuild (type QFlag types as their inner type) 2024-09-20 18:41:22 +12:00
mappu 9c673492c8 qt/cflags: set minimum C std version for Clang cgo compatibility 2024-09-19 18:30:42 +12:00
mappu 3f1c8cb1b8 genbindings/go: add extra type cast for QIntegerForSizeof<void *>::Signed 2024-09-18 13:43:25 +12:00
mappu f6d1ef8ade genbindings/go: fix missing type cast calling go->cabi 2024-09-18 13:33:50 +12:00
mappu e2fd134509 genbindings/qset: fixes for qset marshalling 2024-09-18 13:27:53 +12:00
mappu eae85ac325 genbindings: preserve const/ptr attributes through typedefs 2024-09-18 13:08:18 +12:00
mappu db09326a76 qt: rebuild (more accurate enum/typedef handling) 2024-09-18 12:12:02 +12:00
mappu 25008355a7 genbindings: initial QSet<> support 2024-09-17 21:48:26 +12:00
mappu fc33475f3c qt: rebuild (simpler cpp-side array parameters) 2024-09-17 19:43:35 +12:00
mappu 398ddf7a51 qt: rebuild (simpler go-side array handling) 2024-09-17 19:30:27 +12:00
mappu a1d6b6a543 qt: rebuild (simpler array and heap return types) 2024-09-17 18:29:11 +12:00
mappu d4b4465928 qt: rebuild (updates some minor cabi comments) 2024-09-16 19:33:40 +12:00
mappu b1e7220f14 qt: rebuild (minor new text functions) 2024-09-16 19:13:01 +12:00
mappu 2c40f8dc73 qt: rebuild for new enum underlying types 2024-09-16 19:04:28 +12:00
mappu 41d390a4ef qt: rebuild for new signal handling support 2024-09-15 10:29:05 +12:00
mappu 7f56b4147c genbindings/slots: emit per-slot callback bindings 2024-09-14 19:31:39 +12:00
mappu 04399db98d genbindings: implement miqt_array parameter passing 2024-09-14 18:26:59 +12:00
mappu ab11c1ae59 genbindings: improvements for miqt_string handling 2024-09-14 16:21:05 +12:00
mappu feb375e061 miqt_string: initial commit 2024-09-12 18:48:06 +12:00
mappu 4882ed676a genbindings: add common binding.h 2024-09-12 18:47:31 +12:00
mappu ab7dd64d8a qt: rebuild (simplify const_cast<> handling) 2024-09-11 17:41:09 +12:00
mappu 218db127fa qt: rebuild (more const correctness, new connect handlers) 2024-09-07 15:31:00 +12:00
mappu 3921c46328 qt: rebuild to add enums 2024-09-04 18:54:22 +12:00
mappu 7d493a67d6 winqtstatic: also link to the windowsvista style plugin 2024-09-03 20:44:27 +12:00
mappu cef75b87bd windows: add extra link libraries for static qwindows plugin 2024-09-03 20:11:23 +12:00
mappu 51dd4fec3b qt: more correct use of size_t for passed QStringLists 2024-09-01 18:50:42 +12:00
mappu 86ce4f70aa linuxonly: always define a stub function 2024-09-01 18:50:19 +12:00
mappu 2cd9fb6cca qt: malloc takes a size_t instead of a ulong 2024-09-01 17:51:28 +12:00
mappu 2323c12b55 support marking data types as linux-only 2024-09-01 17:50:58 +12:00
mappu 8fe215955f qt: rebuild to remove duplicate cflags 2024-09-01 17:17:44 +12:00
mappu aa1ece6126 qt: add separate per-OS cflags files (1/X) 2024-09-01 17:16:33 +12:00
mappu db74fef950 qt: rebuild (qt5.15.8+dfsg-11+deb12u2) 2024-09-01 14:23:55 +12:00
mappu 2d29dd3caa qt: rebuild (qt5.15.8+dfsg-11+deb12u2) 2024-08-29 19:01:51 +12:00
mappu 2768464581 qt: generate for qt5.15.8+dfsg-11+deb12u2 2024-08-25 16:08:24 +12:00
mappu b5282f31b6 genbindings: fixes for self parameters, binding building 2024-08-24 11:46:26 +12:00
mappu f8a1ae98e6 binding: add missing import 2024-08-18 19:02:32 +12:00
mappu f488e54f8b genbindings/connect: initial implementation 2024-08-18 17:48:17 +12:00