Commit graph

7 commits

Author SHA1 Message Date
kai weaver
bcc034ff26 Update file main.cpp 2026-02-12 19:31:49 +00:00
kai weaver
6ccd2aa7d0 update copyright info from 2023 to 2024 2024-11-26 14:53:45 +00:00
Carl Schwan
0c774e1133 Port intial start module to declarative qml type registration 2024-01-24 15:01:20 +00:00
Carl Schwan
fc6b83d50f intialstart: Correctly init command line parser
Link the QCommandLine parse to the KAboutData to show the license and authorship
info.
2024-01-18 00:51:14 +00:00
Nicolas Fella
5e72fc9a45 Fix loading translations for inital start wizard 2023-09-24 20:49:40 +00:00
Carl Schwan
d8f3146de5
initialstart: Port to FormCard 2023-09-21 21:02:47 +02:00
Devin Lin
5c0fd57600 initialstart: Add first login experience
Adds an experience for users on first login, allowing some basic configuration.

This is separate from a first start wizard, which would run as a separate user with elevated permissions, and include options that an installer would have.
2023-04-01 07:09:57 +00:00