Commit 8faf325
Qt6 migration, custom icons, UI enhancements, and simulation improvements
- Migrate entire codebase from Qt5 to Qt6 (Core5Compat for QTextCodec)
- Add Material Symbols icon provider with dark mode auto-detection
- Add custom SVG app icons for client and server
- Set default tabbed view mode, update about page credits
- Add dark-mode-aware status column colors in client dataview
- Add drag-and-drop from dataview/device view to simulation actions
- Add right-click context menu to add simulation actions from dataview
- Fix simulation action enable/disable and runtime editing
- Fix simulation value updates in UI during runtime
- Update .gitignore for build artifacts and packaging output
- Update documentation logos to SVG format
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c1096e9 commit 8faf325
File tree
109 files changed
+2171
-528
lines changed- doc
- src
- client
- gui
- dataview
- dialogs
- icons
- project
- scanner
- sendmessage
- project
- runtime
- core
- core
- gui
- dataview
- dialogs
- settings
- help
- logview
- project
- widgets
- plugin
- project
- runtime
- sdk
- server
- core
- gui
- dataview
- device
- dialogs
- settings
- icons
- project
- scriptmodules
- script
- editor
- simactions
- project
- runtime
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+2171
-528
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
Loading
0 commit comments