6bf202175c
gitignore: add comments for recent entries (Updates: #126 )
2025-01-18 17:16:29 +13:00
Jacek Sieka
da9349971c
Add Makefile
for rebuilding bindings
...
Having a makefile is a nice little trick to re-run the binding
generation code without having to copy-paste and/or remember the right
docker incantations :)
2025-01-11 10:39:19 +01:00
9bdd300985
examples/modelview_color6: add gitignore and screenshot
2025-01-04 12:48:06 +13:00
3c716baf7f
Merge branch 'master' into goroutine6
2024-12-29 18:05:57 +13:00
6aca27dadb
gitignore: fix path for mdoutliner6
2024-12-16 18:43:57 +13:00
Rick Calixte
60022e37e7
Add goroutine6
...
Ported from:
https://github.com/therecipe/examples/blob/master/advanced/widgets/goroutine/main.go
2024-11-27 21:36:36 -05:00
77cd3f2e79
webengine: add examples
2024-11-27 18:16:55 +13:00
b91500af07
webkit: add example
2024-11-26 22:31:41 +13:00
10d01df372
qtscript: add example
2024-11-26 19:55:26 +13:00
23e4e307d9
svg: add example
2024-11-26 19:54:57 +13:00
a0e56bf7c2
examples/modelview: initial commit
2024-11-23 20:02:41 +13:00
73089d5120
examples/subclass: initial commit
2024-11-19 19:17:37 +13:00
4669ec0632
Merge pull request #75 from mappu/fix-qt6-multimedia
...
Qt6Multimedia: Fix compilation, add example
2024-11-12 18:25:57 +13:00
0b16793f6c
Merge pull request #66 from rcalixte/trivialwizard6
...
Add trivialwizard6
2024-11-11 19:10:43 +13:00
c69b704a61
multimedia: add qt6 version of the example
2024-11-11 19:07:38 +13:00
Rick Calixte
060838bee1
Add trivialwizard6
...
This uses Qt6 QWizardPage instances to create a sample introductory wizard for
an application.
This is ported from:
https://github.com/jimmykuu/therecipe-qt-examples/blob/master/widgets/dialogs/trivialwizard/trivialwizard.go
2024-11-10 00:50:20 -05:00
Rick Calixte
e22833f4b7
Add mdoutliner6
2024-11-10 00:48:54 -05:00
7253798b9b
qmultimedia: add example
2024-11-06 18:44:05 +13:00
62aa3fb25e
qnetwork: add example
2024-11-06 18:39:29 +13:00
b4b6204832
gitignore: streamline exe exclusions for windows examples
2024-11-04 22:25:08 +13:00
ce8dd5631a
qprintsupport: rename to qt/printsupport [BREAKING]
2024-11-04 22:24:54 +13:00
6491d1aede
examples/qt6: move libraries/qt6 to helloworld6
2024-11-04 22:23:20 +13:00
f93573f370
rcc: remove accidental checked-in binary
2024-10-27 18:45:29 +13:00
1e51c9f314
qt6: add example
2024-10-21 19:10:31 +13:00
30b7708a6c
gitignore/examples: sort alphabetically
2024-10-21 19:10:31 +13:00
095972c057
scintillaedit: add example
2024-10-20 18:07:38 +13:00
1ef63a1673
qscintilla: add example
2024-10-20 18:07:38 +13:00
5afa94f2cc
doc/pkg-config: add instructions about custom pkg-config files
2024-10-20 18:06:31 +13:00
dc21dc3163
gitignore: exclude local genbindings helper script
2024-10-19 13:06:53 +13:00
360696cff8
qprintsupport: add example
2024-10-19 13:06:49 +13:00
99a689996f
uic: deeper implementation, add uidesigner example
2024-09-28 14:27:19 +12:00
6198406bfb
uic: gitignore IDE-generated binary
2024-09-28 11:31:23 +12:00
0bd1e741c3
gitignore: more accurate exclusions for genbindings cache + android files
2024-09-24 19:13:48 +12:00
239ed883c2
miqt: android support
2024-09-24 18:55:27 +12:00
99b4b9c6cb
examples: add windows manifest example
2024-09-03 20:30:03 +12:00
ca2e3c4a19
doc/README: update instructions for container build cache
2024-09-03 18:24:57 +12:00
a2c9619c9b
gitignore: update for windows-built examples
2024-09-01 18:51:09 +12:00
65ebdbd086
examples/mdoutliner: add Markdown Outliner example
2024-09-01 14:25:22 +12:00
906e537793
gitignore: prepare for initial commit
2024-08-25 16:06:48 +12:00
754b76d18a
examples: add helloworld example
2024-08-25 15:54:45 +12:00
e57459c5e7
handbindings: explore how to bind connect() calls
2024-08-18 16:42:11 +12:00
7319683a3f
genbindings: wip
2024-08-06 14:29:12 +12:00
64c2dca497
repo: rename package to miqt
2024-08-06 13:06:40 +12:00
5e3215dbd1
gitignore: ignore scratch files
2024-08-06 13:04:05 +12:00
f54814588e
genbindings: initial commit
2024-08-06 13:03:23 +12:00
1458f4b4c9
repo: move bindings_test to cmd subdirectory
2024-08-06 13:02:52 +12:00
af8cd00ace
gitignore: exclude all generated binaries
2024-08-06 10:24:09 +12:00