calamares/src/modules/users
Adriaan de Groot 4ffa79d4cf [users] In code, consistently [aA]utoLogin as name
There was a mix of autologin and autoLogin, leading to confusion
in the code. QML is sensitive to this, so go to one consistent name.
(Although the names of the settings in the `.conf` file are
different again)
2021-03-15 00:24:10 +01:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
tests [users] Add test for new notation for groups-with-details 2020-10-14 15:21:10 +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 Merge pull request #1563 from LordTermor/calamares 2020-11-10 01:19:44 +01:00
Config.cpp [users] In code, consistently [aA]utoLogin as name 2021-03-15 00:24:10 +01:00
Config.h [users] In code, consistently [aA]utoLogin as name 2021-03-15 00:24:10 +01:00
CreateUserJob.cpp [users] Make status message consistent (no .) 2020-12-04 22:26:27 +01:00
CreateUserJob.h [users] Show progress during the module 2020-10-14 15:21:10 +02:00
MiscJobs.cpp [users] In code, consistently [aA]utoLogin as name 2021-03-15 00:24:10 +01:00
MiscJobs.h [users] Create groups in a separate job 2020-10-22 14:11:01 +02:00
page_usersetup.ui [users] Improve naming of widget 2020-08-28 23:47:11 +02:00
SetHostNameJob.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
SetHostNameJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +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] In code, consistently [aA]utoLogin as name 2021-03-15 00:24:10 +01:00
TestSetHostNameJob.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
users.conf [users] Make the example config usable 2021-03-14 16:07:04 +01: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] Fix schema to match actual field names 2021-03-14 16:32:02 +01:00
UsersPage.cpp [users] Adjust UI to is-field-editable based on presets 2021-03-14 14:20:10 +01: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