calamares/src/modules/users
Adriaan de Groot a383aa974a [users] Need <memory> for unique_ptr
- Although unique_ptr is only used when ICU is enabled, include it
  always because it is likely that we'll use more unique_ptr
  in the implementation at some point.
2021-02-02 13:38:52 +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] Need <memory> for unique_ptr 2021-02-02 13:38:52 +01:00
Config.h [users] Handle system-group creating specially 2020-10-22 14:08:33 +02: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] Log when sudo is skipped 2020-11-06 14:38:12 +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] Add test for jobs-creation 2020-11-09 11:39:11 +01:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp CMake: comment on BUILD_AS_TEST 2020-11-02 12:01:02 +01:00
TestSetHostNameJob.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
users.conf [users] Expand the example config with new possibilities 2020-11-03 12:54:19 +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] Expand schema to cover new possibilities 2020-11-03 13:02:49 +01:00
UsersPage.cpp [users] Add now-obvious missed initialization 2020-08-28 23:48:47 +02:00
UsersPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
UsersViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
UsersViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00