Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
disorderedmaterials
/
dissolve
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
15
Code
Issues
256
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: QML gui
- #2566
#2566
Open
RobBuchananCompPhys
wants to merge 32 commits into
develop2
disorderedmaterials/dissolve:develop2
from
dissolve2/gui2
disorderedmaterials/dissolve:dissolve2/gui2
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Open
refactor: QML gui
#2566
RobBuchananCompPhys
wants to merge 32 commits into
develop2
disorderedmaterials/dissolve:develop2
from
dissolve2/gui2
disorderedmaterials/dissolve:dissolve2/gui2
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
clean up gui dir
RobBuchananCompPhys
committed
e318945
View commit details
Copy full SHA for e318945
Browse repository at this point
node registry model
RobBuchananCompPhys
committed
84f7c33
View commit details
Copy full SHA for 84f7c33
Browse repository at this point
node search dialog + fixup nodes
RobBuchananCompPhys
committed
1a50187
View commit details
Copy full SHA for 1a50187
Browse repository at this point
flatter gui models dir structure
RobBuchananCompPhys
committed
7b87d5d
View commit details
Copy full SHA for 7b87d5d
Browse repository at this point
change var name
RobBuchananCompPhys
committed
9118fbb
View commit details
Copy full SHA for 9118fbb
Browse repository at this point
rename var
RobBuchananCompPhys
committed
a2204de
View commit details
Copy full SHA for a2204de
Browse repository at this point
Commits on Aug 5, 2026
render edges
RobBuchananCompPhys
committed
a10bfd7
View commit details
Copy full SHA for a10bfd7
Browse repository at this point
remove end points
RobBuchananCompPhys
committed
d91e304
View commit details
Copy full SHA for d91e304
Browse repository at this point
new node creation - naming convention
RobBuchananCompPhys
committed
b11ecc3
View commit details
Copy full SHA for b11ecc3
Browse repository at this point
refactor qml module structure
RobBuchananCompPhys
committed
e911262
View commit details
Copy full SHA for e911262
Browse repository at this point
graph run from menu
RobBuchananCompPhys
committed
0f12d13
View commit details
Copy full SHA for 0f12d13
Browse repository at this point
Commits on Aug 6, 2026
make nodes slightly bigger on hover
RobBuchananCompPhys
committed
563210e
View commit details
Copy full SHA for 563210e
Browse repository at this point
slightly refactor method names, (imperfect) fix of node deletion segfault
RobBuchananCompPhys
committed
f052d56
View commit details
Copy full SHA for f052d56
Browse repository at this point
node messages 1
RobBuchananCompPhys
committed
5f5dedc
View commit details
Copy full SHA for 5f5dedc
Browse repository at this point
node messages 2
RobBuchananCompPhys
committed
47c8520
View commit details
Copy full SHA for 47c8520
Browse repository at this point
Commits on Aug 7, 2026
remove unused qml
RobBuchananCompPhys
committed
ca15c22
View commit details
Copy full SHA for ca15c22
Browse repository at this point
relay graph result to runner node; node error indicator
RobBuchananCompPhys
committed
26843db
View commit details
Copy full SHA for 26843db
Browse repository at this point
improve error message relay
RobBuchananCompPhys
committed
4c5d05f
View commit details
Copy full SHA for 4c5d05f
Browse repository at this point
small qml refactor
RobBuchananCompPhys
committed
4c91548
View commit details
Copy full SHA for 4c91548
Browse repository at this point
revert configuration node to original state
RobBuchananCompPhys
committed
6f961fc
View commit details
Copy full SHA for 6f961fc
Browse repository at this point
Commits on Aug 17, 2026
Remove dead GUI tests and update includes in the others
rprospero
committed
14fba09
View commit details
Copy full SHA for 14fba09
Browse repository at this point
Commits on Aug 18, 2026
hide root i/o nodes
RobBuchananCompPhys
committed
8d4de7e
View commit details
Copy full SHA for 8d4de7e
Browse repository at this point
find node wizard fully populated by default
RobBuchananCompPhys
committed
024aede
View commit details
Copy full SHA for 024aede
Browse repository at this point
Commits on Aug 19, 2026
Find Node -> Add Node
RobBuchananCompPhys
committed
9a33a55
View commit details
Copy full SHA for 9a33a55
Browse repository at this point
(rudimentary) solution to the add node -> nodes pile up in the corner
RobBuchananCompPhys
committed
1558440
View commit details
Copy full SHA for 1558440
Browse repository at this point
tidy up qml callback braces for one-liners
RobBuchananCompPhys
committed
3befeed
View commit details
Copy full SHA for 3befeed
Browse repository at this point
remove debug calls
RobBuchananCompPhys
committed
2d1e694
View commit details
Copy full SHA for 2d1e694
Browse repository at this point
Commits on Aug 20, 2026
fixup node internals a bit
RobBuchananCompPhys
committed
9cc119f
View commit details
Copy full SHA for 9cc119f
Browse repository at this point
parameter descriptions as tool tips
RobBuchananCompPhys
committed
db18f47
View commit details
Copy full SHA for db18f47
Browse repository at this point
Commits on Aug 21, 2026
refactor: Categorical `NodeRegistry` and updated QML Graph menu (#2582)
RobBuchananCompPhys
authored
0bd1041
View commit details
Copy full SHA for 0bd1041
Browse repository at this point
fix: Return cubic shape to edges (#2578)
rprospero
authored
6134199
View commit details
Copy full SHA for 6134199
Browse repository at this point
don't render incompatible edges in ui
RobBuchananCompPhys
committed
a178d93
View commit details
Copy full SHA for a178d93
Browse repository at this point
You can’t perform that action at this time.