27ee80522b
Remove "Show News" setting
...
I think this was rarely used, and it just complicates some things.
2025-02-01 10:20:39 -05:00
24b5ccf152
Fix top spacing on all of the settings pages
2025-02-01 10:07:36 -05:00
a0da4d02b7
Implement sync locking, and upload data when quitting the game
2024-07-30 21:02:22 -04:00
ac42886bf1
Add description for developer settings toggle
2024-04-19 20:43:51 -04:00
becb5b9289
Move auto-login setting to the profiles page
...
It makes more sense to be put here because you select which profile to
login with.
2024-03-28 16:58:39 -04:00
2ee37827ec
Fix more unqualified accesses in QML
2023-12-17 12:47:13 -05:00
7176ee528e
Fix show news setting
2023-11-10 17:31:05 -05:00
61fff13502
Move launcher settings to its own class, simplify LauncherCore
2023-10-11 13:25:24 -04:00
2d7538bae1
Add screenshots directory setting
2023-10-11 12:58:53 -04:00
67dcd90058
Overhaul initial setup flow, again
...
This improves the flow drastically, first by porting it from MobileForm
to FormCard. Next, it fixes some of the annoying bugs such as the
profile not switching properly when adding a new profile. Selecting an
existing game path is now possible, and it's less likely you can enter
in invalid account credentials. The overall look and behavior of some
of the pages is improved.
2023-10-08 20:01:17 -04:00
bc1b6fe2c8
Add button to clear lodestone avatar cache
2023-10-08 13:22:49 -04:00
23db248d82
Fix settings page names
2023-09-20 15:30:50 -04:00
201f4df179
Add back auto login functionality
2023-09-17 19:20:41 -04:00
63d1c98b90
Organize and clean up QML imports
2023-09-16 18:15:11 -04:00
46a74830fd
Add an option to hide and show the dev tools
2023-08-19 11:20:47 -04:00
c2fdf5961e
Use the fancy categorized settings
2023-08-19 10:49:00 -04:00
b716801165
Switch to the new FormCard API for most of the user interface
2023-08-19 10:30:52 -04:00
81e4901c7e
Improve appstream metadata, and change project id
2023-08-06 11:52:35 -04:00
723b81d1ee
Combine the two news options in the general settings card
2023-07-31 19:02:17 -04:00
6142429623
Remove unnecessary mobileform separators
2023-07-30 10:13:42 -04:00
16420b7421
Complete rewrite to Kirigami
...
Giant commit overhauling the interface to use KDE's Kirigami framework,
which is based on Qt Quick. The logic is all but rewritten, allowing
accounts to be separate from profiles.
2023-07-30 08:49:34 -04:00