1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 19:57:45 +00:00
Commit graph

7 commits

Author SHA1 Message Date
9101f78427 Make FormFileDelegate functional 2024-01-31 16:12:39 -05: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
63d1c98b90 Organize and clean up QML imports 2023-09-16 18:15:11 -04:00
d1045c4500 Begin port to Qt6 2023-09-16 17:32:38 -04:00
81e4901c7e Improve appstream metadata, and change project id 2023-08-06 11:52:35 -04:00
309ea25e08 File select delegates shouldn't only select folders 2023-07-31 19:35:13 -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