Commit Graph

  • 845d983a1b
    Merge 2f1af04c3f into c6827726f7 mappu 2024-10-16 06:11:34 +0000
  • 2f1af04c3f qscintilla: initial build miqt-scintilla mappu 2024-10-16 19:04:38 +1300
  • 64157e902f doc/restricted-extras: initial commit mappu 2024-10-16 19:04:29 +1300
  • 5dfffc1415 genbindings: QScintilla bindings mappu 2024-10-16 19:04:17 +1300
  • cb814ddc30 qt: rebuild (adds unsafe.Pointer casts, changes QByteArray methods to return string) mappu 2024-10-16 19:03:14 +1300
  • ec4e965e44 genbindings/go: normalize handling for void* return types mappu 2024-10-16 19:02:26 +1300
  • a172b6d1d5 genbindings/go: return C char* as string mappu 2024-10-16 19:01:54 +1300
  • c6827726f7
    Merge pull request #43 from mappu/miqt-multipackage master mappu 2024-10-16 19:06:18 +1300
  • 697e1fc488 genbindings/clang: bubble error handling for retry mappu 2024-10-16 18:16:53 +1300
  • 3a274ec9c5 qprintsupport: initial commit mappu 2024-10-16 18:08:07 +1300
  • 050a578057 qt: rebuild (add UnsafePointer/UnsafeNew, moved binding helpers) mappu 2024-10-16 18:07:56 +1300
  • 88ef4e922c genbindings: multi-package support mappu 2024-10-16 18:07:05 +1300
  • 61107aa1f2 genbindings/main: fix an issue with clang crashing leaving behind an invalid cache file mappu 2024-10-16 18:05:38 +1300
  • 2434084238 genbindings/main: create target directory if not already existing mappu 2024-10-16 18:05:24 +1300
  • 562590fa96 libmiqt: move binding helpers to standalone package, support const_char mappu 2024-10-16 18:05:07 +1300
  • 6a01cc2d86 genbindings/clang: handle FullComment in enum declarations mappu 2024-10-14 19:27:57 +1300
  • b6aa72f62f genbindings/main: refactor extract generateClangCaches() mappu 2024-10-14 18:55:59 +1300
  • 3382806f62 genbindings/main: refactor extract cleanGeneratedFilesInDir() mappu 2024-10-14 18:55:16 +1300
  • 9248b925ff genbindings/main: refactor extract findHeadersInDir() mappu 2024-10-14 18:54:39 +1300
  • 2c668c77f3 doc/README: msys2-static is built with no-icu mappu 2024-10-14 18:30:58 +1300
  • 1abd5b3bc7
    Merge pull request #41 from mappu/miqt-cgo-handle mappu 2024-10-13 19:24:10 +1300
  • 594631ddbb qt: rebuild (marshal slot callbacks with intptr_t) mappu 2024-10-13 19:06:06 +1300
  • 0154e3507b genbindings: marshal cgo.Handle via intptr_t instead of void* mappu 2024-10-13 19:05:52 +1300
  • 0e705a4e6e handbindings: avoid unsafe.Pointer when marshalling cgo.Handle mappu 2024-10-13 18:31:18 +1300
  • 84da40efde
    Merge ffe0a0aed3 into 204f886760 mappu 2024-10-11 06:07:27 +0000
  • ffe0a0aed3 qt: rebuild for qt6 (experimental) qt6 mappu 2024-10-11 18:48:16 +1300
  • c29748a146 qt6: initial support mappu 2024-10-11 18:38:10 +1300
  • 204f886760
    Merge pull request #39 from mappu/genbindings-qt6-support mappu 2024-10-11 19:01:46 +1300
  • b7d84fd707 qt: rebuild (changes for some integer types) mappu 2024-10-11 18:43:04 +1300
  • bcfdb4ea15 genbindings/integers: properly treat char as signed int8, not byte mappu 2024-10-11 18:37:38 +1300
  • c783029317 genbindings/integers: c-style cast for qsizetype, qintptr pointers mappu 2024-10-11 17:30:26 +1300
  • f733ce29bc genbindings/signals: support connecting to a const signal mappu 2024-10-11 17:29:49 +1300
  • a4eb43c9fd genbindings: fix early Empty() if header only contains enums mappu 2024-10-08 18:22:14 +1300
  • 60600530c6 genbindings/ints: ssize_t support mappu 2024-10-08 18:21:59 +1300
  • 6eb60232a9 genbindings/typedefs: support type alias declarations mappu 2024-10-08 18:21:38 +1300
  • fc7aeecabf genbindings/go: fix for classes inheriting namespaced/inner classes mappu 2024-10-08 17:37:13 +1300
  • 8d8d802029 genbindings/templates: skip some c++17 template things mappu 2024-10-08 17:36:40 +1300
  • 5f1b704c1a genbindings/namespace: support unnamed namespace { } blocks mappu 2024-10-08 17:36:25 +1300
  • c0ff37a9c6 genbindings/enum: skip over deprecated enum values mappu 2024-10-08 17:36:02 +1300
  • 8585fc05f4 genbindings/enums: handle enum values with comments mappu 2024-10-07 18:31:32 +1300
  • 11d0eaf5f4 genbindings: run multiple clang workers in parallel mappu 2024-10-07 19:25:27 +1300
  • 3143374fbf genbindings/clangexec: show clang stderr mappu 2024-10-07 18:31:19 +1300
  • bd15f9c10f doc/README: MSYS2: add version details used for test mappu 2024-10-11 17:31:21 +1300
  • e41aa625bd
    Merge pull request #35 from mappu/miqt-next mappu 2024-10-05 18:25:57 +1300
  • c88543c051 doc/README: add architecture diagram about uic/rcc mappu 2024-10-05 18:19:48 +1300
  • 2f8b3eecc5 Merge branch 'master' into miqt-next mappu 2024-10-05 17:58:35 +1300
  • 9bfec79040
    Merge pull request #36 from mappu/made-with-miqt mappu 2024-10-05 17:57:29 +1300
  • ab5dcce9e8 doc/README: add initial made-with-miqt section mappu 2024-10-05 17:53:15 +1300
  • de1951684d doc/README: add note re QString UTF8/UTF16 conversion mappu 2024-10-05 17:52:30 +1300
  • 3fffa86823 uic: support standard button connections in dialogs mappu 2024-10-05 17:49:21 +1300
  • b64d48a974 uic: support colspan/rowspan in grid layouts mappu 2024-10-05 17:49:10 +1300
  • 1a4d34185f uic: support enum-set properties mappu 2024-10-05 17:48:58 +1300
  • 7e320004f5 uic: support icons on tabs mappu 2024-10-03 19:32:28 +1300
  • 773cbec6b0 uic: move all setCurrentIndex() calls to end, to match qt uic output mappu 2024-10-03 19:32:17 +1300
  • 6ed51553ac uic: support <column> elements mappu 2024-10-03 19:32:05 +1300
  • 8d07be763a uic: emit warnings for unhandled item properties mappu 2024-10-03 19:31:52 +1300
  • 4c6062de1f uic: support icons using iconset mappu 2024-10-03 18:51:50 +1300
  • a0a4624563 uic: add extra AddWidget() calls for QSplitter/QStackedWidget mappu 2024-10-03 18:51:34 +1300
  • 699f1389e2 rcc: support rebuilding with go generate mappu 2024-10-03 18:51:11 +1300
  • a3d527ca6b uic: layout spacing and margins mappu 2024-10-03 18:07:43 +1300
  • 975f18b7b0 rcc: initial commit mappu 2024-10-03 18:07:13 +1300
  • 693c9fc0b7 uic: support more properties, support QToolBar actions mappu 2024-10-03 17:23:12 +1300
  • 12b4e083ee uic: support promoted widgets assuming default ctor naming scheme mappu 2024-10-03 17:22:49 +1300
  • 2c05d876f9 uic: support for spacers mappu 2024-10-03 17:11:30 +1300
  • 0ba1f0f6fa uic: better support for miqt's style of enums mappu 2024-10-03 17:10:09 +1300
  • 11f99b876a uic: improve error messages on failure mappu 2024-10-03 17:09:52 +1300
  • e012ab6fdb doc/README: add MSYS2 build example for windows mappu 2024-10-02 19:51:25 +1300
  • 81767b1bfb doc/README: fix `go install` line for dockerfile caching mappu 2024-10-02 19:51:14 +1300
  • efcb73b26c doc/README: add a small country badge mappu 2024-09-28 15:29:55 +1200
  • 98c2cfd22a doc/README: separate FAQ and build how-to sections mappu 2024-09-28 15:04:59 +1200
  • 3623a3dad1
    Merge pull request #30 from mappu/uic mappu 2024-09-28 14:55:18 +1200
  • 4140b539d1 uic: add development README mappu 2024-09-28 14:52:13 +1200
  • 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