Commit Graph

6 Commits

Author SHA1 Message Date
Xgui4-Dev
6a965b5144 fix feature request template structure
Removed 'type: feature' from the feature request template.
2026-03-19 00:49:00 -04:00
xgui4
83efb85dd0 update the github config 2026-03-19 00:35:33 -04:00
xgui4
3a610d30b8 Add new assets and implement theme settings
- Added a new pointer image to the assets directory.
- Created dark and light stylesheet files for UI theming.
- Implemented a settings dialog with placeholder text.
- Defined a Theme enumeration to manage different UI themes.
-  and more
2026-03-18 20:51:31 -04:00
Xgui4-Dev
7df73bc31c Enable blank issues in issue template configuration 2026-03-18 00:30:06 -04:00
xgui4
b0e65d1c3f fix the nighly build 2026-03-18 00:23:55 -04:00
xgui4
1ada97c6fe feat: Update README with warning and feature list; improve software requirements
fix: Change version type to nightly and add version number in build_info.py

refactor: Update form.ui layout and improve widget organization

feat: Enhance instance management with save/load functionality and default save path

feat: Implement browser dialog for external links in launcher.py

feat: Add issue templates for bug reports and feature requests in GitHub

chore: Create browser_dialog.py for handling web views in dialogs
2026-03-17 23:29:32 -04:00