Commit Graph

24 Commits

Author SHA1 Message Date
13deba55b7 genbindings/config: do not subclass platform-specific QAbstractEventDispatcher 2024-11-23 21:11:24 +13:00
7f2e4d07df genbindings/config: prevent some classes from subclassing 2024-11-23 19:34:38 +13:00
c36d14c540 genbindings: allow some classes to inherit from QList<> 2024-11-23 19:32:09 +13:00
f45604ee13 genbindings: move QAccessibleWidget hack into standard config 2024-11-23 18:05:15 +13:00
6e0c417f00 genbindings/config: update for Qt 6.8 2024-11-22 19:05:48 +13:00
392a92434a genbindings/config: omit QxxPrivate::xx 2024-11-19 20:00:40 +13:00
40abeecd54 genbindings/subclassing: accurate pointer type management for subclasses 2024-11-19 19:28:30 +13:00
58f212303e genbindings: subclass support for all virtual methods (2/3) 2024-11-19 19:17:37 +13:00
aa2fdf98ca genbindings: subclass support for all virtual methods (1/3) 2024-11-19 19:17:36 +13:00
ae70105920 QDeadlineTimer: remove non-public method 2024-11-17 19:33:38 +13:00
58ec6e1821 genbindings: add QPair<> support 2024-11-17 19:17:31 +13:00
5a3c3556a1 genbindings/intermediate: add Void() helper method 2024-11-17 19:16:51 +13:00
ed18c216f3 genbindings/exceptions: move QGADGET to exceptions file 2024-11-17 19:16:07 +13:00
a6d314559f multimedia: add blocklist for QWaveDecoder::setIODevice 2024-11-11 19:05:09 +13:00
df7aae6f1b qmultimedia: add support in genbindings 2024-11-06 18:44:02 +13:00
e41f991a23 qnetwork: add support in genbindings 2024-11-06 18:38:25 +13:00
9e33eb65b6 qt/cbor: split cbor into separate package 2024-11-06 18:38:18 +13:00
a009008525 genbindings: add qmap/qhash support 2024-11-04 21:33:45 +13:00
6d487dfec9 genbindings: exclude Qt 6 QGuiApplication::platform that does not build on Win32 2024-10-27 12:47:01 +13:00
ba9f518767 genbindings/config: adjustments for Qt 6.7 support 2024-10-26 12:35:27 +13:00
2fa853d836 genbindings/config: make AllowType a superset of AllowClass 2024-10-26 12:35:27 +13:00
ee25750b35 genbindings: rename CheckComplexity->AllowType 2024-10-26 12:35:27 +13:00
ba423f153a genbindings: implement "BecomesNonConstInVersion" quirk support 2024-10-26 12:35:01 +13:00
ceb58fc26e genbindings/main: move library list into a config file 2024-10-21 19:10:31 +13:00