|
a009008525
|
genbindings: add qmap/qhash support
|
2024-11-04 21:33:45 +13:00 |
|
|
ba423f153a
|
genbindings: implement "BecomesNonConstInVersion" quirk support
|
2024-10-26 12:35:01 +13:00 |
|
|
24a41b18b5
|
genbindings/main: better handling for skipping empty files
|
2024-10-21 19:10:31 +13:00 |
|
|
ab84c70f03
|
qt6: initial support
|
2024-10-21 19:10:31 +13:00 |
|
|
82413f8967
|
scintillaedit: add support
|
2024-10-20 18:07:38 +13:00 |
|
|
bb0132e0d5
|
genbindings/qbytearray: project as []byte
|
2024-10-19 13:06:53 +13:00 |
|
|
3547aa3103
|
genbindings/enums: prevent enum-class clashes, allow some more short enums
|
2024-10-19 13:06:53 +13:00 |
|
|
88ef4e922c
|
genbindings: multi-package support
|
2024-10-16 18:07:05 +13:00 |
|
|
bcfdb4ea15
|
genbindings/integers: properly treat char as signed int8, not byte
|
2024-10-11 18:40:32 +13:00 |
|
|
a4eb43c9fd
|
genbindings: fix early Empty() if header only contains enums
|
2024-10-11 18:40:12 +13:00 |
|
|
60600530c6
|
genbindings/ints: ssize_t support
|
2024-10-11 18:40:06 +13:00 |
|
|
869e316715
|
genbindings/qflags: emit qflags as inner type
|
2024-09-20 18:41:22 +12:00 |
|
|
286cfa90c9
|
genbindings/typedefs: centralize exceptions
|
2024-09-20 18:41:21 +12:00 |
|
|
3f1c8cb1b8
|
genbindings/go: add extra type cast for QIntegerForSizeof<void *>::Signed
|
2024-09-18 13:43:25 +12:00 |
|
|
eae85ac325
|
genbindings: preserve const/ptr attributes through typedefs
|
2024-09-18 13:08:18 +12:00 |
|
|
99aaf69b13
|
genbindings: remove uintptr fallbacks for more and accurate enum/typedef handling
|
2024-09-18 12:11:48 +12:00 |
|
|
b7a488dac0
|
genbindings: more accurate enum type handling
|
2024-09-18 09:35:53 +12:00 |
|
|
25008355a7
|
genbindings: initial QSet<> support
|
2024-09-17 21:48:26 +12:00 |
|
|
04399db98d
|
genbindings: implement miqt_array parameter passing
|
2024-09-14 18:26:59 +12:00 |
|
|
d3a159a462
|
genbindings/cabi: move method renaming to helper function
|
2024-09-11 18:06:17 +12:00 |
|
|
7880f14c52
|
genbindings/cabi: refactor extract cpp-to-cabi handling from return path
|
2024-09-11 18:04:32 +12:00 |
|
|
d6d4afb4f2
|
genbindings: generate signal connection handlers for overloads
|
2024-09-07 15:25:25 +12:00 |
|
|
d62ec99cf1
|
genbindings: add support for enums
|
2024-09-04 18:54:12 +12:00 |
|
|
2323c12b55
|
support marking data types as linux-only
|
2024-09-01 17:50:58 +12:00 |
|
|
1e539748e6
|
genbindings: more exceptions
|
2024-08-29 19:01:21 +12:00 |
|
|
d8c7e9e770
|
genbindings: fixes for signed char, pointer+reference types
|
2024-08-29 19:01:12 +12:00 |
|
|
4df990b345
|
genbindings: rely entirely on typedefs for QList<> handling
|
2024-08-29 18:07:07 +12:00 |
|
|
97a56647b7
|
genbindings: fixes for QStrings
|
2024-08-29 17:17:12 +12:00 |
|
|
050d668765
|
genbindings: centralize handling of flag types
|
2024-08-29 17:16:36 +12:00 |
|
|
56395eaa7a
|
genbindings: parse and call const methods for disambiguation
|
2024-08-28 18:47:23 +12:00 |
|
|
4ca4c0dd9e
|
genbindings: variable pointer depth
|
2024-08-28 18:22:05 +12:00 |
|
|
2a27c4e62f
|
genbindings: allow generating classes other than ^Q+
|
2024-08-28 17:59:34 +12:00 |
|
|
a0b51bef8e
|
genbindings: improved uintptr handling for enum types
|
2024-08-27 20:05:38 +12:00 |
|
|
164ef8cb6c
|
genbindings: add namespaces support
|
2024-08-27 19:12:08 +12:00 |
|
|
9dac446a82
|
genbindings: more exceptions
|
2024-08-26 22:52:46 +12:00 |
|
|
b84d816609
|
genbindings/typedefs: replace hardcoded exceptions with dynamic ones
|
2024-08-26 22:52:46 +12:00 |
|
|
0aa312c424
|
genbindings: track all typedefs, apply in a fixup AST pass
|
2024-08-26 22:52:46 +12:00 |
|
|
85cf3b84d8
|
genbindings: use knownClassNames tracker to distinguish A::B names
|
2024-08-26 22:52:41 +12:00 |
|
|
02370ce0ea
|
genbindings/typedefs: collect child class typedefs
|
2024-08-26 22:45:52 +12:00 |
|
|
f6336617a0
|
genbindings: switch to two-phase
|
2024-08-26 22:45:11 +12:00 |
|
|
f8a9a3f36e
|
genbindings: initial work on inner class definitions
|
2024-08-25 19:08:28 +12:00 |
|
|
b4df6d06f9
|
genbindings: bind all Qt::constants as int
|
2024-08-25 17:50:14 +12:00 |
|
|
8fb92cfd3a
|
genbindings: fixes for integer types
|
2024-08-25 15:31:21 +12:00 |
|
|
0e8b48d1b8
|
genbindings: more work on integer types
|
2024-08-24 11:45:36 +12:00 |
|
|
cf430b6cc5
|
genbindings/transform: overload disambiguation must be based on go names
|
2024-08-22 19:20:15 +12:00 |
|
|
7e78b73517
|
genbindings: accurate type alias tracking for static_cast<> overload resolution
|
2024-08-20 20:16:13 +12:00 |
|
|
1ea3f220e6
|
genbindings: improvements for deleted ctors/dtors/overloads
|
2024-08-20 20:10:57 +12:00 |
|
|
d92e87b49d
|
genbindings/qset: skip over these
|
2024-08-19 19:15:05 +12:00 |
|
|
043db615b1
|
genbindings: avoid generating empty files
|
2024-08-19 19:11:36 +12:00 |
|
|
b3d55cc17f
|
genbindings: fixes for qintptr
|
2024-08-18 19:01:36 +12:00 |
|