Commit Graph

8 Commits

Author SHA1 Message Date
e90706461c some further cleanup, following some Clang-Tidy suggestions and CodeQL
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
8a6c0e7314 Small Refactor (move all related widgets to subfolder)
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
3949f52f1d Implement custom widgets for edit delegate, always show edit delegate
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
81435ee082 Added Edit Delegate
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
a84036a7a3 added known options file and mapped to GameOptions model
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
511076d3ba cleaned up and improved GameOptions Model & Page
- added array support
- cleaned up logic
- ran clang-format
- added description & default value columns
- added basic editing support (bools only) - no saving

Co-authored-by: TheLastRar <TheLastRar@users.noreply.github.com>
Signed-off-by: Tayou <tayou@gmx.net>
2023-08-12 16:01:19 +02:00
1d468ac35a chore: reformat
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02 18:35:35 +02:00
20b9f2b42a NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00