Skip to content

Code migration to Qt

Pre-release
Pre-release
Compare
Choose a tag to compare
@mwentzWW mwentzWW released this 08 Aug 02:09
· 8 commits to master since this release
331bcb0

This release is a major step in evolving the project. Previous versions tested the proof of concept for PetroAlchemy, and the interest in the project led me to learn a new framework to improve code maintainability. The Qt framework has improved the UI and will make adding new features more flexible and faster.

• Migrated to Qt gui framework
• Improved UI
• Implemented Model-View-Controller (MVC) model