788 Commits

Author SHA1 Message Date
dcc990a354
Merge pull request #187 from rcalixte/qt_charts
Update charts6
2025-03-31 22:09:42 +13:00
Rick Calixte
8a3fd7c98b
README: Amend Qt Charts licensing 2025-03-31 03:23:38 -04:00
Rick Calixte
f241fe741d
.gitignore: Update charts6 example output path 2025-03-31 02:44:15 -04:00
Rick Calixte
ee6f087125
Update chart6 example for update package 2025-03-31 02:34:38 -04:00
Rick Calixte
ff93ac88f9
charts6/cflags.go: Update package name 2025-03-31 02:34:01 -04:00
9e14c7ed30
Merge pull request #186 from rcalixte/qt_charts
Add Qt 6 Charts
2025-03-31 19:13:23 +13:00
Rick Calixte
78f74aa804
genbindings.Dockerfile: Add Qt 6 Charts package 2025-03-31 01:17:27 -04:00
Rick Calixte
f59dce64f2
.gitignore: Add Qt 6 Charts example binary output 2025-03-31 01:17:27 -04:00
Rick Calixte
43e98a6dd9
Add Qt 6 Charts example 2025-03-31 01:17:27 -04:00
Rick Calixte
5946517cad
README: Add Qt 6 Charts packages 2025-03-31 01:17:27 -04:00
Rick Calixte
b0e2ff9f35
Add Qt 6 Charts bindings/wrappers 2025-03-31 01:17:27 -04:00
Rick Calixte
9dc9718f98
config-libraries.go: Add Qt 6 Charts 2025-03-31 01:03:53 -04:00
635a3050f1 doc/README: add links to seaqt + libqt6zig projects 2025-03-12 18:12:20 +13:00
2afe4641e1
Merge pull request #182 from rcalixte/update_cmds
README: Update installation commands for Qt libraries
2025-03-12 17:50:01 +13:00
Rick Calixte
f1ba4faf04
README: Update installation commands for Qt libraries 2025-03-02 22:12:25 -05:00
9ed0144d5b doc/CHANGELOG: release notes for v0.9.0 v0.9.0 2025-03-01 15:46:06 +13:00
2d84dbbb83 doc/README: add test notes re Qt 6 windows static container 2025-03-01 15:45:44 +13:00
c8b9337fff
Merge pull request #178 from mappu/miqt-mingw-qt6-static-docker
Docker: Add qt6 static mingw container
2025-03-01 15:23:01 +13:00
a0879aa00a github/ci: disable flakey miqt_android_qt6 pipeline 2025-03-01 12:22:00 +13:00
68d5a6ab7d docker: add qt6 static mingw container, add cflags file 2025-02-23 19:27:59 +13:00
f0517fb088
Merge pull request #177 from mappu/miqt-android-qt6
Android Qt 6 support
2025-02-15 18:40:30 +13:00
d6ad680e28 doc/README: update docker instructions for Qt6 android build 2025-02-15 18:21:35 +13:00
99e6bd2a87 github/ci: add test for android qt6 build 2025-02-15 18:21:30 +13:00
394ff705dd github/ci: include version/platform in all cache key names 2025-02-15 18:21:30 +13:00
6eb3650918 examples/android6: add screenshot from built apk 2025-02-15 18:21:30 +13:00
a67d7cfe65 examples: add android6 example 2025-02-15 17:19:43 +13:00
98567bf4ee android: update mktemplate and stub-gen for the new qt6-android container 2025-02-15 17:19:43 +13:00
53ae4b7d16 qt: rebuild (prevent using qsharedmemory on android) 2025-02-15 17:19:43 +13:00
da874c95ed genbindings: prevent using qt6 qsharedmemory on android 2025-02-15 17:19:43 +13:00
f8e429b362 docker: qt6-android: add initial container based on aqtinstall 2025-02-15 17:19:40 +13:00
1a29763a4b docker: qt5-android: the -D_Bool=bool trick is no longer required 2025-02-15 17:14:00 +13:00
96ddff8c71
Merge pull request #176 from mappu/miqt-virtualbase-fix
Convert virtualbase wrapper functions to friend functions (v2)
2025-02-15 17:13:37 +13:00
34c93530cb qt: rebuild (prevent recursive calls in virtualbase) 2025-02-15 15:01:03 +13:00
2f6817ac32 genbindings: virtualbase calls should not call the subclass 2025-02-15 15:00:50 +13:00
aa6a401fb6 qt: rebuild (replace virtualbase wrappers with friend functions) 2025-02-08 14:42:41 +13:00
83989fd87e genbindings: replace virtualbase wrapper with friend function 2025-02-08 14:42:37 +13:00
1e26114255 genbindings: extract fixupProtectedReferences() to separate function 2025-02-08 14:42:37 +13:00
d94f21f322
Merge pull request #166 from mappu/miqt-protected-methods
Add bindings for protected methods
2025-02-08 13:36:54 +13:00
38602912cc qt: rebuild (add protected methods) 2025-02-08 12:29:03 +13:00
f045d87bf5 genbindings: workaround clang access to protected enums from friend funcs 2025-02-08 12:28:59 +13:00
d63facdcda genbindings: add another name-helper for the virtual subclass 2025-02-08 12:28:58 +13:00
78fae7cbcb genbindings/cabi: zero values in CABI should use enum's underlying type 2025-02-08 10:39:42 +13:00
f192a6a330 genbindings/go: conditionally disable extra return type indirection 2025-02-08 10:39:42 +13:00
c1bf148a5a genbindings: generate bindings for protected methods 2025-02-08 10:39:42 +13:00
Jacek Sieka
73c30809d2 genbindings: add ProtectedMethods() helper 2025-02-08 10:39:42 +13:00
a2192d8eab genbindings: fix linter warning about function comment 2025-02-08 10:39:42 +13:00
12df341a57
Merge pull request #167 from mappu/miqt-uic-rcc-updates
uic, rcc: Add -Qt6 flag, fix relative paths for embedding files
2025-02-08 10:37:30 +13:00
5eed43069e rcc/test: verify mtime changes 2025-02-08 10:05:31 +13:00
d8c52499c1 rcc/test: support PATH separator difference on Windows 2025-02-08 10:05:31 +13:00
dfbe5a0835 rcc, uic: add the -Help output to package README.md files 2025-02-08 10:05:31 +13:00