Commit Graph

42 Commits

Author SHA1 Message Date
a0e56bf7c2 examples/modelview: initial commit 2024-11-23 20:02:41 +13:00
c6018d1c07 examples/subclass: also test KeyPressEvent 2024-11-23 18:33:04 +13:00
60e096829a examples/subclass: add screenshot 2024-11-19 20:46:42 +13:00
0ff750727c examples/subclass: show super() calls 2024-11-19 19:28:40 +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
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
7a177546b4 examples/marshalling: add test case for QMap<> marshalling 2024-11-04 21:33:55 +13:00
448d6531ef examples/uidesigner: recompile with latest uic 2024-10-26 14:18:49 +13:00
9b2270cc54 examples: rebuild for changed constructor overloads 2024-10-26 14:18:41 +13:00
1e51c9f314 qt6: add example 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
47c1a3d879 test/marshalling: rerun test multiple times to help detect heap corruption 2024-10-19 16:09:50 +13:00
48fa315a22 examples/marshalling: replace QByteArray test case 2024-10-19 13:06:53 +13:00
360696cff8 qprintsupport: add example 2024-10-19 13:06:49 +13:00
6ebe54adbd examples/uidesigner: add README and screenshots 2024-09-28 14:47:41 +12:00
16435f1565 examples/uidesigner: remove fmt package dependency 2024-09-28 14:47:31 +12:00
7de20812b2 uic: support QTabWidget.title, QDockWidget locations 2024-09-28 14:39:56 +12:00
99a689996f uic: deeper implementation, add uidesigner example 2024-09-28 14:27:19 +12:00
aaf23ff087 examples/mdoutliner: update screenshots 2024-09-24 19:13:56 +12:00
8818371c70 examples/mdoutliner: fix build for latest enum support 2024-09-24 19:13:32 +12:00
239ed883c2 miqt: android support 2024-09-24 18:55:27 +12:00
4c6dac6d88 examples/mdoutliner: update for new enum names 2024-09-21 11:29:48 +12:00
4e7c20ac81 examples/mdoutliner: update for new signal arguments 2024-09-15 10:31:00 +12:00
7230e313ec examples/mdoutliner: switch triggered1->triggered 2024-09-07 15:31:11 +12:00
df02dab54e examples/marshalling: add test cases (Fixes: #14) 2024-09-07 14:47:11 +12:00
9a23c644c1 examples/mdoutliner: initial work on tab closing 2024-09-07 13:58:14 +12:00
04692b78f8 examples/mdoutliner: use go:embed, support multiple tabs 2024-09-07 13:53:48 +12:00
b282701af9 examples/mdoutliner: add menu icons, outline tooltip 2024-09-07 13:37:00 +12:00
99b4b9c6cb examples: add windows manifest example 2024-09-03 20:30:03 +12:00
65ebdbd086 examples/mdoutliner: add Markdown Outliner example 2024-09-01 14:25:22 +12:00
2b1cf2aa3e examples/helloworld: simplify 2024-09-01 14:24:03 +12:00
aca9773803 go.mod: rename module 2024-08-25 16:05:48 +12:00
754b76d18a examples: add helloworld example 2024-08-25 15:54:45 +12:00