Commit Graph

  • 7d493a67d6 winqtstatic: also link to the windowsvista style plugin mappu 2024-09-03 20:44:27 +1200
  • 99b4b9c6cb examples: add windows manifest example mappu 2024-09-03 20:30:03 +1200
  • 9448418a8d doc/README: add separate instructions for windows static vs dynamic mappu 2024-09-03 20:11:35 +1200
  • cef75b87bd windows: add extra link libraries for static qwindows plugin mappu 2024-09-03 20:11:23 +1200
  • ca2e3c4a19 doc/README: update instructions for container build cache mappu 2024-09-03 18:24:57 +1200
  • d7ccbe3c17 docker: add dockerfile variants for go1.19 vs go1.23 mappu 2024-09-03 18:24:44 +1200
  • 3aba55b9f9 doc/README: add note about qt class inheritance mappu 2024-09-03 18:14:51 +1200
  • 485bc0567a doc/CHANGELOG: summary for v0.2.2 v0.2.2 mappu 2024-09-01 19:02:35 +1200
  • c709264ec9 doc/README: describe how to compile on Windows mappu 2024-09-01 19:01:55 +1200
  • ce2032e6f3 docker: commit dockerfile variants for static/dynamic linking mappu 2024-09-01 19:01:49 +1200
  • 443c393218 docker: commit dockerfile for linux-windows cross compilation mappu 2024-09-01 18:51:27 +1200
  • a2c9619c9b gitignore: update for windows-built examples mappu 2024-09-01 18:51:09 +1200
  • 51dd4fec3b qt: more correct use of size_t for passed QStringLists mappu 2024-09-01 18:50:42 +1200
  • c4f8254994 genbindings: more correct use of size_t for passed QStringLists mappu 2024-09-01 18:50:34 +1200
  • 86ce4f70aa linuxonly: always define a stub function mappu 2024-09-01 18:50:19 +1200
  • 2cd9fb6cca qt: malloc takes a size_t instead of a ulong mappu 2024-09-01 17:51:28 +1200
  • 3825378227 genbindings: malloc takes a size_t instead of a ulong mappu 2024-09-01 17:51:17 +1200
  • 2323c12b55 support marking data types as linux-only mappu 2024-09-01 17:50:58 +1200
  • 8fe215955f qt: rebuild to remove duplicate cflags mappu 2024-09-01 17:17:44 +1200
  • 587644bab5 genbindings: remove cflags headers from each file mappu 2024-09-01 17:16:46 +1200
  • aa1ece6126 qt: add separate per-OS cflags files (1/X) mappu 2024-09-01 17:16:33 +1200
  • 106a0dbfbd doc/CHANGELOG: initial commit v0.2.1 mappu 2024-09-01 14:37:40 +1200
  • 04d2d8e7c2 doc/README: add more information about other bindings mappu 2024-09-01 14:37:22 +1200
  • 200464a5f8 doc/README: update issue links mappu 2024-09-01 14:37:12 +1200
  • 4f435ebce7 doc/TODO: all TODO has been moved to Github issues mappu 2024-09-01 14:36:58 +1200
  • 65ebdbd086 examples/mdoutliner: add Markdown Outliner example mappu 2024-09-01 14:25:22 +1200
  • 2b1cf2aa3e examples/helloworld: simplify mappu 2024-09-01 14:24:03 +1200
  • db74fef950 qt: rebuild (qt5.15.8+dfsg-11+deb12u2) mappu 2024-09-01 14:23:55 +1200
  • de0fb12cfe genbindings: return nil Qt objects as Go nil objects mappu 2024-09-01 14:23:31 +1200
  • 789d530398 Merge branch 'enum-constants' v0.2.0 mappu 2024-08-29 19:03:13 +1200
  • 2d29dd3caa qt: rebuild (qt5.15.8+dfsg-11+deb12u2) mappu 2024-08-29 19:01:51 +1200
  • 1e539748e6 genbindings: more exceptions mappu 2024-08-29 19:01:21 +1200
  • d8c7e9e770 genbindings: fixes for signed char, pointer+reference types mappu 2024-08-29 19:01:12 +1200
  • 6c1acb9377 genbindings/clang2il: cleanup dead code mappu 2024-08-29 18:07:39 +1200
  • 2e5749f9a6 genbindings: handle QList/QVector typedefs safely in inner return types mappu 2024-08-29 18:07:28 +1200
  • 4df990b345 genbindings: rely entirely on typedefs for QList<> handling mappu 2024-08-29 18:07:07 +1200
  • 3b65e1fc6f genbindings: more exceptions, merge existing exceptions mappu 2024-08-29 17:38:34 +1200
  • a4baeabbcb genbindings: more const correctness mappu 2024-08-29 17:38:18 +1200
  • 421c229771 genbindings/exceptions: more exceptions and overrides mappu 2024-08-29 17:17:35 +1200
  • 97a56647b7 genbindings: fixes for QStrings mappu 2024-08-29 17:17:12 +1200
  • 050d668765 genbindings: centralize handling of flag types mappu 2024-08-29 17:16:36 +1200
  • daff305d36 genbindings: support 'signed char' mappu 2024-08-29 17:15:41 +1200
  • 7b5db7c7ea genbindings/const: fixes for disambiguating calls to const methods mappu 2024-08-29 17:14:44 +1200
  • 8da51d61f5 genbindings: misc fixes mappu 2024-08-28 18:47:44 +1200
  • 56395eaa7a genbindings: parse and call const methods for disambiguation mappu 2024-08-28 18:47:23 +1200
  • 488e3cc6c4 genbindings/emitcabi: merge the two qt forwarding cases mappu 2024-08-28 18:22:25 +1200
  • 4ca4c0dd9e genbindings: variable pointer depth mappu 2024-08-28 18:22:05 +1200
  • cde78306c2 genbindings/test: add test cases for child class expansion mappu 2024-08-28 18:00:07 +1200
  • 4451a592ab genbindings: add diagnostic for skipped inner classes, matching skipped outer classes mappu 2024-08-28 17:59:56 +1200
  • 2a27c4e62f genbindings: allow generating classes other than ^Q+ mappu 2024-08-28 17:59:34 +1200
  • 95e8ab2e02 genbindings: expand typedefs over inner list classes mappu 2024-08-28 17:59:21 +1200
  • 0566582ccf genbindings/exceptions: update exceptions mappu 2024-08-27 20:05:50 +1200
  • a0b51bef8e genbindings: improved uintptr handling for enum types mappu 2024-08-27 20:05:38 +1200
  • a0812831e7 genbindings: add more exceptions mappu 2024-08-27 19:12:29 +1200
  • 164ef8cb6c genbindings: add namespaces support mappu 2024-08-27 19:12:08 +1200
  • a5104aa614 genbindings/transformtypedefs: clean up dead code mappu 2024-08-27 18:44:58 +1200
  • 64e46e1978 genbindings: move QFlag<> handling into normal emitgo/emitcabi emission mappu 2024-08-27 18:44:44 +1200
  • 150dab7c46 genbindings: move checkComplexity into separate ast pass post-typedefs mappu 2024-08-27 18:44:10 +1200
  • d1d0c24e76 Merge branch 'master' into enum-constants mappu 2024-08-26 22:53:54 +1200
  • e271dd2295 doc/README: add more formatting and issue references mappu 2024-08-26 22:51:54 +1200
  • 9dac446a82 genbindings: more exceptions mappu 2024-08-26 22:51:21 +1200
  • b84d816609 genbindings/typedefs: replace hardcoded exceptions with dynamic ones mappu 2024-08-26 22:50:35 +1200
  • 0aa312c424 genbindings: track all typedefs, apply in a fixup AST pass mappu 2024-08-26 22:49:33 +1200
  • 85cf3b84d8 genbindings: use knownClassNames tracker to distinguish A::B names mappu 2024-08-26 22:48:37 +1200
  • 02370ce0ea genbindings/typedefs: collect child class typedefs mappu 2024-08-26 22:45:52 +1200
  • f6336617a0 genbindings: switch to two-phase mappu 2024-08-26 22:45:11 +1200
  • f8a9a3f36e genbindings: initial work on inner class definitions mappu 2024-08-25 19:08:28 +1200
  • b4df6d06f9 genbindings: bind all Qt::constants as int mappu 2024-08-25 17:50:14 +1200
  • a6f0a3cca5 doc/README: fix ldflags invocation in faq mappu 2024-08-25 16:54:15 +1200
  • aec8e159d5 doc/README: add pkg.go.dev link mappu 2024-08-25 16:42:27 +1200
  • f94c0ecca5 doc: improvements for rendering in Github web interface mappu 2024-08-25 16:33:08 +1200
  • 1bd1b2b6fe doc/README: further information v0.1.0 mappu 2024-08-25 16:23:05 +1200
  • ffcad261f1 doc/TODO: complete phase 0 mappu 2024-08-25 16:22:56 +1200
  • 2768464581 qt: generate for qt5.15.8+dfsg-11+deb12u2 mappu 2024-08-25 16:08:24 +1200
  • 906e537793 gitignore: prepare for initial commit mappu 2024-08-25 16:06:48 +1200
  • 6a1dcc4ed7 doc/README: update readme files mappu 2024-08-25 16:06:16 +1200
  • aca9773803 go.mod: rename module mappu 2024-08-25 16:05:44 +1200
  • 754b76d18a examples: add helloworld example mappu 2024-08-25 15:54:45 +1200
  • bfbe24e275 doc/TODO: update status mappu 2024-08-25 15:33:08 +1200
  • 38ceda38ad genbindings: skip return types for more operator= overloads mappu 2024-08-25 15:32:16 +1200
  • e3a1041031 genbindings: block use of binding-reserved word 'ret' mappu 2024-08-25 15:32:08 +1200
  • 45f3e8abed genbindings: fixup typo mappu 2024-08-25 15:31:59 +1200
  • 0401231ab6 genbindings: assorted pointer correctness fixes mappu 2024-08-25 15:31:51 +1200
  • 8fb92cfd3a genbindings: fixes for integer types mappu 2024-08-25 15:31:21 +1200
  • 3121a7c610 genbindings: many improvements to array marshalling mappu 2024-08-25 12:50:04 +1200
  • 720da97f59 genbindings: support optional parameters for ctors mappu 2024-08-25 12:49:51 +1200
  • 8032dc8456 genbindings: fixes for QApplication ctor's argc/argv handling mappu 2024-08-25 12:49:43 +1200
  • 03f4f21d16 genbindings/clang: skip self pointer return from operator= overloads mappu 2024-08-25 12:48:33 +1200
  • fc62d963ea genbindings/clang: implicit ctors/dtors always have public visibility mappu 2024-08-25 12:48:19 +1200
  • 03a47e4da4 genbindings: more exceptions mappu 2024-08-24 11:46:51 +1200
  • fbbc17ec8c genbindings: construct cross-translation-unit cgo types via unsafe.Pointer mappu 2024-08-24 11:46:47 +1200
  • b5282f31b6 genbindings: fixes for self parameters, binding building mappu 2024-08-24 11:46:26 +1200
  • 0e8b48d1b8 genbindings: more work on integer types mappu 2024-08-24 11:45:36 +1200
  • c9cf8af452 doc/TODO: update status mappu 2024-08-22 21:56:34 +1200
  • 475ebc93b4 genbindings: more exceptions mappu 2024-08-22 21:56:25 +1200
  • 4c318669cc genbindings: more const, int, and pointer correctness mappu 2024-08-22 21:56:19 +1200
  • 36994e6547 genbindings: more exceptions mappu 2024-08-22 19:20:34 +1200
  • e629117e54 genbindings/ints: qint64 handling applies to pointer types too mappu 2024-08-22 19:20:29 +1200
  • cf430b6cc5 genbindings/transform: overload disambiguation must be based on go names mappu 2024-08-22 19:20:12 +1200
  • cd16ed9028 genbindings: avoid pointer copy when returning qt type by reference mappu 2024-08-20 20:20:26 +1200