Skip to content

Conversation

@HaoxuanZeng
Copy link

This PR migrates the StructuralGT GUI frontend from QML to QWidget to make it compatible with OVITO.

  • app/sgt_qml/*.qml changed to app/src/view/*.py
  • app/gui_mcw/*.py changed to app/src/model/*.py and app/src/service/*.py

Although all functions are preserved, the backend implementation differs significantly, so this is a complete rewrite.

The migration enables native OVITO widget integration for 3D graph visualization, which was not possible with the QML implementation.

dependabot bot and others added 30 commits July 1, 2025 12:42
Bumps the actions-version group with 1 update: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba).


Updates `mamba-org/setup-micromamba` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@0dea637...b09ef9b)

---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-version
...

Signed-off-by: dependabot[bot] <support@github.com>
…actions-main-actions-version-461db7b400

Bump mamba-org/setup-micromamba from 2.0.4 to 2.0.5 in the actions-version group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants