calamares/src/modules/users
2022-04-12 23:38:51 -04:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
tests [users] Add tests for autologin settings 2021-04-13 16:11:57 +02:00
CheckPWQuality.cpp [users] Stray space in message (reported by Transifex user Moo) 2020-11-24 23:47:13 +01:00
CheckPWQuality.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
Config.cpp [users] add fullname to global storage 2022-04-12 23:38:51 -04:00
Config.h [users] Add a template for hostname suggestion 2022-04-11 14:12:05 +02:00
CreateUserJob.cpp Modules: clean up QProcess (part 1) 2021-11-02 23:46:26 +01:00
CreateUserJob.h [users] Show progress during the module 2020-10-14 15:21:10 +02:00
MiscJobs.cpp [users] Warnings-- about unreachable code 2022-04-11 11:13:45 +02:00
MiscJobs.h [users] Add a switch to write different styles of sudo file 2022-02-21 15:49:10 +01:00
page_usersetup.ui [users] Hide hostname box when set to None 2022-04-11 10:42:00 +02:00
SetHostNameJob.cpp [users] Settle on 'hostname' as a single word for camel-casing 2022-04-11 12:16:03 +02:00
SetHostNameJob.h [users] Untangle setting-hostname from writing-/etc/hosts 2022-04-11 11:10:40 +02:00
SetPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
SetPasswordJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TestGroupInformation.cpp [users] Be more forgiving in tests 2021-02-03 13:48:01 +01:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp [users] Expand test to demo other template-keys 2022-04-11 15:03:48 +02:00
TestSetHostNameJob.cpp [users] Simplify test, fewer magic numbers 2022-04-11 14:55:05 +02:00
users.conf [users] Document new template setting for hostname 2022-04-11 14:26:29 +02:00
users.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
users.schema.yaml [users] Document new template setting for hostname 2022-04-11 14:26:29 +02:00
UsersPage.cpp [users] Settle on 'hostname' as a single word for camel-casing 2022-04-11 12:16:03 +02:00
UsersPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
UsersViewStep.cpp [users] Tidy up job creation -- leave it to Config 2021-03-14 23:52:12 +01:00
UsersViewStep.h [users] Tidy up job creation -- leave it to Config 2021-03-14 23:52:12 +01:00