Commit Graph

  • f6acae63bb genbindings/cabi: normalize container comments mappu 2024-11-17 16:07:39 +1300
  • 58ec6e1821 genbindings: add QPair<> support mappu 2024-11-15 18:41:36 +1300
  • dc39b7ca65 genbindings/containers: fixes for special characters in container names mappu 2024-11-15 18:40:57 +1300
  • e1cbcb4629 genbindings/qmap: fix not applying typedefs to inner types mappu 2024-11-15 18:39:44 +1300
  • 598b8bdb89 genbindings/cabi: inline return statements in emitAssignCppToCabi mappu 2024-11-15 15:10:52 +1300
  • caee076af8 genbindings/go: implement cabi type roundtrips for pointer types mappu 2024-11-15 15:09:29 +1300
  • 5a3c3556a1 genbindings/intermediate: add Void() helper method mappu 2024-11-15 14:25:17 +1300
  • 4fbf4c702a genbindings: refactor move state tracker to new file mappu 2024-11-15 14:24:24 +1300
  • 6ae2235cb4 genbindings/typedefs: refactor extract single method helper mappu 2024-11-15 14:23:41 +1300
  • 0ffb24d11a genbindings/blocklist: refactor extract single method helper mappu 2024-11-15 14:23:30 +1300
  • d9bfece505 genbindings/state: track class lookup locations mappu 2024-11-11 18:26:14 +1300
  • ed18c216f3 genbindings/exceptions: move QGADGET to exceptions file mappu 2024-11-11 18:25:40 +1300
  • ba4c212805
    Merge pull request #77 from rcalixte/quick_lint mappu 2024-11-14 18:49:43 +1300
  • a067210548
    genbindings: Lint cleanup Rick Calixte 2024-11-13 08:33:51 -0500
  • 4669ec0632
    Merge pull request #75 from mappu/fix-qt6-multimedia mappu 2024-11-12 18:25:57 +1300
  • 0b16793f6c
    Merge pull request #66 from rcalixte/trivialwizard6 mappu 2024-11-11 19:10:43 +1300
  • c69b704a61 multimedia: add qt6 version of the example mappu 2024-11-11 19:05:23 +1300
  • 3c8c85a43e multimedia: rebuild mappu 2024-11-11 19:05:14 +1300
  • a6d314559f multimedia: add blocklist for QWaveDecoder::setIODevice mappu 2024-11-11 19:05:09 +1300
  • 953dfa0e02
    Merge pull request #67 from rcalixte/mdoutliner6 mappu 2024-11-11 18:49:41 +1300
  • 060838bee1
    Add trivialwizard6 Rick Calixte 2024-11-09 20:23:01 -0500
  • e22833f4b7
    Add mdoutliner6 Rick Calixte 2024-11-09 21:21:25 -0500
  • 3a1437263f
    Merge pull request #64 from rcalixte/readme_linux mappu 2024-11-08 19:18:30 +1300
  • 7f0ef690b1
    Add Linux ARM64 support to README Rick Calixte 2024-11-07 19:32:38 -0500
  • 92ec0bc0a4
    Merge pull request #57 from mappu/miqt-libraries mappu 2024-11-06 19:48:42 +1300
  • b9b457eb8b doc/README: update headline with current library support list mappu 2024-11-06 18:37:06 +1300
  • c40d54ef5e doc/README: simplify FAQ entry about library bindings mappu 2024-11-06 18:36:56 +1300
  • 91990c65a1 qscintilla6: initial build mappu 2024-11-06 18:30:07 +1300
  • 841a7a2835 qscintilla6: definitions mappu 2024-11-06 18:29:56 +1300
  • 7253798b9b qmultimedia: add example mappu 2024-11-04 23:35:24 +1300
  • 3d2a20172e qmultimedia: initial commit mappu 2024-11-04 23:15:32 +1300
  • df7aae6f1b qmultimedia: add support in genbindings mappu 2024-11-04 23:15:10 +1300
  • 62aa3fb25e qnetwork: add example mappu 2024-11-04 23:02:50 +1300
  • d716265ca1 qnetwork: initial commit mappu 2024-11-04 22:53:04 +1300
  • e41f991a23 qnetwork: add support in genbindings mappu 2024-11-04 22:51:52 +1300
  • 910babe1d2 qt/cbor: rebuild for new subpackage path [BREAKING] mappu 2024-11-04 22:24:09 +1300
  • 9e33eb65b6 qt/cbor: split cbor into separate package mappu 2024-11-04 22:16:01 +1300
  • b4b6204832 gitignore: streamline exe exclusions for windows examples mappu 2024-11-04 22:14:11 +1300
  • ce8dd5631a qprintsupport: rename to qt/printsupport [BREAKING] mappu 2024-11-04 22:13:59 +1300
  • 6491d1aede examples/qt6: move libraries/qt6 to helloworld6 mappu 2024-11-04 22:11:51 +1300
  • 7c824c28d5
    Merge pull request #56 from mappu/miqt-container-types mappu 2024-11-04 22:21:22 +1300
  • 7a177546b4 examples/marshalling: add test case for QMap<> marshalling mappu 2024-11-04 21:32:39 +1300
  • 90e1695b6a doc/README: add note re qmap/qhash type projection mappu 2024-11-04 20:59:31 +1300
  • 7ea5a250bb qt: rebuild (add qmap/qhash support, impacts QVariant ctor ordering) mappu 2024-11-04 20:59:22 +1300
  • a009008525 genbindings: add qmap/qhash support mappu 2024-11-04 20:59:03 +1300
  • 69011a5acb genbindings/cabi: refactor and simplify getReferencedTypes mappu 2024-11-04 20:48:56 +1300
  • ad29389e9e doc/README: add more notes about libicu on Windows mappu 2024-11-04 20:18:53 +1300
  • eb59a97d2a doc/README: use capital MIQT in sentence mappu 2024-11-04 20:18:43 +1300
  • a7295e9292 qt: rebuild (QList/QSet using miqt_array pass by value) mappu 2024-11-04 20:18:27 +1300
  • b53707c7cf genbindings: pass miqt_array in CABI by value mappu 2024-11-04 20:18:11 +1300
  • addde79d58 qt: rebuild (remove comments about malloc sizes) mappu 2024-11-04 18:40:35 +1300
  • c4607aa5b8 genbindings: move cgo mallocSize into helper function mappu 2024-11-04 18:38:17 +1300
  • 99a29d0cea doc/CHANGELOG: summary for v0.6.0 v0.6.0 mappu 2024-10-31 18:19:41 +1300
  • beee883f4e
    Merge pull request #55 from mappu/miqt-cflags mappu 2024-10-28 19:47:19 +1300
  • 01d347cea2 uic: update README since the issue described has been resolved mappu 2024-10-27 18:45:48 +1300
  • f93573f370 rcc: remove accidental checked-in binary mappu 2024-10-27 18:45:29 +1300
  • 946d483265 doc/README: standardize wording for links to build environments mappu 2024-10-27 18:09:18 +1300
  • e94ad1ff1d build/android: switch to pkg-config definitions mappu 2024-10-27 18:34:28 +1300
  • bc00e7feb2 build/android: fix relative paths to match README.md instructions mappu 2024-10-27 18:34:17 +1300
  • 18db56b618 build/windows: move buildvcs flag from README into container files mappu 2024-10-27 18:09:05 +1300
  • eaa6cf4494 build/macos: support osxcross docker container mappu 2024-10-27 17:51:47 +1300
  • a34aa88d62 doc/README: macOS support notes for Homebrew mappu 2024-10-27 12:49:51 +1300
  • 815d5bcc8b qt6: rebuild (delete QGuiApplication::platform) mappu 2024-10-27 12:47:10 +1300
  • 6d487dfec9 genbindings: exclude Qt 6 QGuiApplication::platform that does not build on Win32 mappu 2024-10-27 12:47:01 +1300
  • 0fe8b2b30f qt/cflags: merge and combine qt 5 cflags files mappu 2024-10-27 12:46:44 +1300
  • d92ef2f71d doc/README: add build test notes for Qt6 on Windows MSYS2 mappu 2024-10-27 12:38:23 +1300
  • a6764ae2e9 qt6/cflags: same basic cflags work on windows mappu 2024-10-27 12:38:03 +1300
  • d2e251551b
    Merge pull request #54 from mappu/miqt-sorted-ctors mappu 2024-10-26 18:58:18 +1300
  • 9e48407b63 rcc: port from bash to Go, for simpler cross-platform go-generate mappu 2024-10-26 14:20:36 +1300
  • 448d6531ef examples/uidesigner: recompile with latest uic mappu 2024-10-26 14:18:49 +1300
  • 9b2270cc54 examples: rebuild for changed constructor overloads mappu 2024-10-26 14:18:41 +1300
  • 6ffd9457c5 uic: always assume NewFoo is the correct constructor mappu 2024-10-26 14:18:28 +1300
  • 4be5863d5e qt: rebuild (reorder constructor overloads) mappu 2024-10-26 13:46:42 +1300
  • ecab4f1d09 genbindings: reorder ctors to put (QWidget* parent) version first mappu 2024-10-26 13:46:16 +1300
  • 2a8b59eb76
    Merge pull request #53 from mappu/miqt-fedora40-qt6.7 mappu 2024-10-26 13:26:49 +1300
  • 34525edf0d doc/README: add test notes for Qt 6.7 mappu 2024-10-26 12:34:18 +1300
  • 9c3d50e531 ci: test that qt6.7 builds in CI mappu 2024-10-26 12:34:13 +1300
  • cfad1477e5 qt: rebuild (qt 6.7 support) mappu 2024-10-26 10:42:03 +1300
  • ba9f518767 genbindings/config: adjustments for Qt 6.7 support mappu 2024-10-26 12:33:49 +1300
  • c1b31e787b genbindings: move AllowClass from parse-time to transformation AST pass mappu 2024-10-26 12:08:36 +1300
  • 2fa853d836 genbindings/config: make AllowType a superset of AllowClass mappu 2024-10-26 11:56:56 +1300
  • ee25750b35 genbindings: rename CheckComplexity->AllowType mappu 2024-10-26 11:53:43 +1300
  • ba423f153a genbindings: implement "BecomesNonConstInVersion" quirk support mappu 2024-10-26 10:41:42 +1300
  • f7184c2a3f docker: add test container for Fedora 40 (go1.22, qt6.7) mappu 2024-10-26 10:41:11 +1300
  • db2f367f8c docs: update for Qt 6, QByteArray, more clear wording mappu 2024-10-22 18:45:29 +1300
  • ecb7a2a4c1
    Merge pull request #40 from mappu/qt6 mappu 2024-10-22 18:15:17 +1300
  • f32038e23b qt, qt6: rebuild (skip some empty generated files) mappu 2024-10-21 19:05:46 +1300
  • 24a41b18b5 genbindings/main: better handling for skipping empty files mappu 2024-10-21 19:09:02 +1300
  • 7347073bd8 genbindings/main: fix duplicate header name collision in packages mappu 2024-10-21 19:05:28 +1300
  • 4d0eb716c1 ci: upgrade all runners from ubuntu-22.04 to ubuntu-24.04 mappu 2024-10-20 19:13:19 +1300
  • f5aad7454e ci: add CI support for qt6 build test mappu 2024-10-20 19:12:52 +1300
  • ceb58fc26e genbindings/main: move library list into a config file mappu 2024-10-20 19:09:16 +1300
  • 5bc79ad0bb qt6/qprintsupport: build mappu 2024-10-20 19:00:06 +1300
  • 92b80a4f5b qt6/qprintsupport: add binding rules mappu 2024-10-20 18:59:59 +1300
  • 4d29341c71 doc/README: upgrading qt5 to qt6 mappu 2024-10-20 18:45:50 +1300
  • 3a0e1690a2 doc/README: add pkg-config info mappu 2024-10-20 18:45:41 +1300
  • 9bbb93945b qt5: remove some unused QPrivate bindings mappu 2024-10-20 18:20:51 +1300
  • 1e51c9f314 qt6: add example mappu 2024-10-20 18:38:54 +1300
  • 97c05b7fc7 qt6: build mappu 2024-10-20 18:21:03 +1300
  • ab84c70f03 qt6: initial support mappu 2024-10-20 18:19:37 +1300