Commit Graph

  • 6ebe54adbd examples/uidesigner: add README and screenshots mappu 2024-09-28 14:47:41 +1200
  • 16435f1565 examples/uidesigner: remove fmt package dependency mappu 2024-09-28 14:47:31 +1200
  • 7de20812b2 uic: support QTabWidget.title, QDockWidget locations mappu 2024-09-28 14:39:56 +1200
  • 18e30eaf70 doc/README: add note re overloaded methods in subclasses mappu 2024-09-28 14:27:29 +1200
  • 99a689996f uic: deeper implementation, add uidesigner example mappu 2024-09-28 14:27:19 +1200
  • 2a9fe93e21 uic: recursive emit basic go implementation mappu 2024-09-28 13:04:31 +1200
  • 5a2c8b726f uic: add main flag handling, add go:generate comment with preserved flags mappu 2024-09-20 18:51:47 +1200
  • 6198406bfb uic: gitignore IDE-generated binary mappu 2024-09-20 18:39:20 +1200
  • c6e3f924c3 uic: test suite and fixture mappu 2024-09-20 18:39:12 +1200
  • 691b7c42ab uic: initial commit mappu 2024-09-20 18:39:01 +1200
  • 2a28c17a64 doc/CHANGELOG: summary for v0.5.0 v0.5.0 mappu 2024-09-24 20:54:14 +1200
  • 8272d8a43d
    Merge pull request #34 from mappu/android-support mappu 2024-09-24 19:30:58 +1200
  • aaf23ff087 examples/mdoutliner: update screenshots mappu 2024-09-24 19:13:56 +1200
  • 0bd1e741c3 gitignore: more accurate exclusions for genbindings cache + android files mappu 2024-09-24 19:13:48 +1200
  • 8818371c70 examples/mdoutliner: fix build for latest enum support mappu 2024-09-24 19:13:32 +1200
  • 91835dd808 doc/README: android should also use -ldflags "-s -w" mappu 2024-09-24 18:59:47 +1200
  • 7f189815cf doc: track editable working file for android architecture diagram mappu 2024-09-24 18:56:30 +1200
  • 239ed883c2 miqt: android support mappu 2024-09-24 18:55:27 +1200
  • b0fe164bb5
    Merge pull request #32 from mappu/void-pointers mappu 2024-09-21 12:35:32 +1200
  • 74e6cf6b15 qt: rebuild (add some void* / unsafe.Pointer types) mappu 2024-09-21 10:32:57 +1200
  • 9055f6e2ae genbindings: centralize AllowSignal/AllowMethod exceptions, block metacast signal mappu 2024-09-21 10:29:20 +1200
  • aadc37eb2d genbindings: allow void* as unsafe.Pointer mappu 2024-09-20 19:30:32 +1200
  • 172b6e850e
    Merge pull request #31 from mappu/qflags-types mappu 2024-09-21 11:30:24 +1200
  • 4c6dac6d88 examples/mdoutliner: update for new enum names mappu 2024-09-21 11:29:48 +1200
  • d8239b6a91 genbindings/transform: fix missing enums/typedefs from inner classes mappu 2024-09-21 11:02:05 +1200
  • b11e21092a qt: rebuild (use long names if there is an enum collision) mappu 2024-09-21 10:43:31 +1200
  • a6dab929e6 genbindings: add collision detection for short enum names mappu 2024-09-21 10:43:18 +1200
  • 85025715a8 exceptions: suppress QFormLayout::ItemRole* out-pointers mappu 2024-09-20 19:19:58 +1200
  • ad41e2ef0b qt: rebuild (simpler enum naming) mappu 2024-09-20 19:13:26 +1200
  • 6a958309b0 genbindings/go: simpler enum naming mappu 2024-09-20 19:13:15 +1200
  • d0e28fa69c genbindings/clang2il: add some minor function comments mappu 2024-09-20 19:13:00 +1200
  • 664df77359 qt: rebuild (type QFlag types as their inner type) mappu 2024-09-20 18:40:03 +1200
  • 869e316715 genbindings/qflags: emit qflags as inner type mappu 2024-09-19 19:39:17 +1200
  • 286cfa90c9 genbindings/typedefs: centralize exceptions mappu 2024-09-19 19:39:05 +1200
  • 841605a279 doc/README: mention blockers for macOS ARM64 support mappu 2024-09-19 19:46:32 +1200
  • 125238ab47 doc/README: MSVC is not compatible with CGO mappu 2024-09-19 18:52:38 +1200
  • d476988ec0 doc/README: document native Windows compilation instructions mappu 2024-09-19 18:30:53 +1200
  • 9c673492c8 qt/cflags: set minimum C std version for Clang cgo compatibility mappu 2024-09-19 18:30:42 +1200
  • ae45c8bbbd doc/README: add "go report card" website badge mappu 2024-09-18 17:23:01 +1200
  • 8145c1e3bd
    Merge pull request #29 from mappu/miqt-next mappu 2024-09-18 13:59:46 +1200
  • 3f1c8cb1b8 genbindings/go: add extra type cast for QIntegerForSizeof<void *>::Signed mappu 2024-09-18 13:43:25 +1200
  • f6d1ef8ade genbindings/go: fix missing type cast calling go->cabi mappu 2024-09-18 13:33:50 +1200
  • e2fd134509 genbindings/qset: fixes for qset marshalling mappu 2024-09-18 13:27:53 +1200
  • eae85ac325 genbindings: preserve const/ptr attributes through typedefs mappu 2024-09-18 13:08:18 +1200
  • db09326a76 qt: rebuild (more accurate enum/typedef handling) mappu 2024-09-18 12:12:02 +1200
  • 99aaf69b13 genbindings: remove uintptr fallbacks for more and accurate enum/typedef handling mappu 2024-09-18 12:11:48 +1200
  • b7a488dac0 genbindings: more accurate enum type handling mappu 2024-09-18 09:35:53 +1200
  • 25008355a7 genbindings: initial QSet<> support mappu 2024-09-17 21:48:26 +1200
  • fc33475f3c qt: rebuild (simpler cpp-side array parameters) mappu 2024-09-17 19:43:35 +1200
  • 4ec56ad303 genbindings/cabi: merge and refactor qlist parameter handling mappu 2024-09-17 19:43:22 +1200
  • 398ddf7a51 qt: rebuild (simpler go-side array handling) mappu 2024-09-17 19:30:27 +1200
  • 15f4c367d0 genbindings/go: refactor to reuse template emitters mappu 2024-09-17 19:30:06 +1200
  • a1d6b6a543 qt: rebuild (simpler array and heap return types) mappu 2024-09-17 18:29:11 +1200
  • 303d0f0b97 genbindings/cabi: reduce temporaries when returning qt heap copies mappu 2024-09-17 18:28:44 +1200
  • 97f0141e27 genbindings: normalize cabi template returns mappu 2024-09-17 18:28:14 +1200
  • d4b4465928 qt: rebuild (updates some minor cabi comments) mappu 2024-09-16 19:33:40 +1200
  • 1e1714a163 genbindings/cabi: merge forward+reverse type renderers mappu 2024-09-16 19:33:07 +1200
  • b1e7220f14 qt: rebuild (minor new text functions) mappu 2024-09-16 19:13:01 +1200
  • 0285a0a5fa genbindings/exceptions: reduce obsolete exceptions mappu 2024-09-16 19:12:50 +1200
  • 2c40f8dc73 qt: rebuild for new enum underlying types mappu 2024-09-16 19:04:28 +1200
  • 8d9a7cfd2e genbindings/exceptions: update research mappu 2024-09-16 19:04:20 +1200
  • ac2ec49248 genbindings: merge enums with redundant definitions mappu 2024-09-16 19:03:45 +1200
  • 7fdccff799 genbindings/enums: more accurate underlying type definitions mappu 2024-09-16 19:03:02 +1200
  • 88d7251b69 doc/CHANGELOG: summary for v0.4.0 v0.4.0 mappu 2024-09-15 11:06:15 +1200
  • 29e6248669 doc/README: more files should be copied for dynamic linking mappu 2024-09-15 11:06:05 +1200
  • 1df390d042
    Merge pull request #28 from mappu/signal-arguments mappu 2024-09-15 11:00:06 +1200
  • 4e7c20ac81 examples/mdoutliner: update for new signal arguments mappu 2024-09-15 10:31:00 +1200
  • 41d390a4ef qt: rebuild for new signal handling support mappu 2024-09-15 10:29:05 +1200
  • b70b17616e genbindings: fixes for signal return types, move finalizer to new GoGC() function mappu 2024-09-15 10:16:28 +1200
  • 6af39e88e4 genbindings: handle signal arguments from cabi->go mappu 2024-09-14 20:32:55 +1200
  • 7f56b4147c genbindings/slots: emit per-slot callback bindings mappu 2024-09-14 19:31:39 +1200
  • 69767d7d04 ci: use separate docker tag names for genbindings step mappu 2024-09-14 18:27:49 +1200
  • 04399db98d genbindings: implement miqt_array parameter passing mappu 2024-09-14 18:26:59 +1200
  • 82f8063df5 ci: parallelize steps for regenerating bindings vs building linux64 mappu 2024-09-14 16:24:00 +1200
  • ab11c1ae59 genbindings: improvements for miqt_string handling mappu 2024-09-14 16:21:05 +1200
  • feb375e061 miqt_string: initial commit mappu 2024-09-12 18:48:06 +1200
  • 4882ed676a genbindings: add common binding.h mappu 2024-09-12 18:47:31 +1200
  • d2c5d27f37 genbindings/cabi: automatic indentation handling for emitAssignCppToCabi() mappu 2024-09-12 18:42:22 +1200
  • d3a159a462 genbindings/cabi: move method renaming to helper function mappu 2024-09-11 18:06:17 +1200
  • 7880f14c52 genbindings/cabi: refactor extract cpp-to-cabi handling from return path mappu 2024-09-11 18:04:32 +1200
  • 52c6c3b0ea genbindings: add retry logic to clang subprocess execution mappu 2024-09-11 17:44:36 +1200
  • ab7dd64d8a qt: rebuild (simplify const_cast<> handling) mappu 2024-09-11 17:41:09 +1200
  • 0689949bc2 genbindings: replace const_cast<>(self) with const self* mappu 2024-09-11 17:40:52 +1200
  • cf6dc40a1f
    Merge pull request #27 from mappu/github-actions mappu 2024-09-10 21:12:20 +1200
  • c15eb1a1f8 ci: add caching, separate windows/linux jobs mappu 2024-09-09 19:47:32 +1200
  • 0bcdf08fc0 doc/README: add CI actions badge mappu 2024-09-09 18:55:36 +1200
  • ea2fb76f97 ci: add initial github-actions yml pipeline mappu 2024-09-09 18:46:52 +1200
  • 7ab9b9724e docker: add linux64-go1.19 dockerfile mappu 2024-09-09 18:46:06 +1200
  • 7230e313ec examples/mdoutliner: switch triggered1->triggered mappu 2024-09-07 15:31:11 +1200
  • 218db127fa qt: rebuild (more const correctness, new connect handlers) mappu 2024-09-07 15:31:00 +1200
  • d6d4afb4f2 genbindings: generate signal connection handlers for overloads mappu 2024-09-07 15:25:25 +1200
  • 9d8153c4d3 genbindings/test: fix compilation for isConst support mappu 2024-09-07 15:24:57 +1200
  • df02dab54e examples/marshalling: add test cases (Fixes: #14) mappu 2024-09-07 14:47:11 +1200
  • 9a23c644c1 examples/mdoutliner: initial work on tab closing mappu 2024-09-07 13:58:14 +1200
  • 04692b78f8 examples/mdoutliner: use go:embed, support multiple tabs mappu 2024-09-07 13:53:48 +1200
  • b282701af9 examples/mdoutliner: add menu icons, outline tooltip mappu 2024-09-07 13:37:00 +1200
  • aa2a436f18 doc/CHANGELOG: summary for v0.3.0 v0.3.0 mappu 2024-09-04 18:56:37 +1200
  • 3921c46328 qt: rebuild to add enums mappu 2024-09-04 18:54:22 +1200
  • d62ec99cf1 genbindings: add support for enums mappu 2024-09-04 18:54:10 +1200
  • 25e6ea1698 genbindings/util: add pretty-printer mappu 2024-09-04 18:07:11 +1200