Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/upgrade settings view to mvvm framework #96

Merged
merged 14 commits into from
Oct 5, 2023

Conversation

XanatosX
Copy link
Owner

@XanatosX XanatosX commented Oct 5, 2023

What is this Pull-Request about

What did get fixed.
What was extended or implemented.
What did you change.

What issue is this Pull-Request solving

As example type closes # or fixing #.

** How hat this been tested? **

Which tests did you run to verify your changes?

  • Test A
  • Test B

** Checklist **

  • IMPORTANT I have checked that this pull request is targeting the develop branch
  • I have reviewed my code
  • I have added all the required summary blocks to my classes, methods and variables/fields

Special information required for reviewing or testing

Write down any special information the reviewer could need for his or her review or any information to test this Pull-Request.

Please write comments on the changed files tab to the code if you want to explain something more into detail to the reviewers.

XanatosX added 14 commits June 14, 2023 23:07
Implement basic setting mvvm
Change orientation
Add new window for application settings
Move main code for application settings to new window
Add translation for main window
Prepare view for import and export funcations
Add facade class for settings
Add settings model
Readd theme switch
Add translations
Rework main view
Rework settings view
Add translation for settings text
Add tooltips for settings
Add new view for export and import
@XanatosX XanatosX merged commit 0497c20 into develop Oct 5, 2023
1 check passed
@XanatosX XanatosX linked an issue Oct 5, 2023 that may be closed by this pull request
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.

[FEATURE] Rework the settings view
1 participant