calamares/src/modules/users
Adriaan de Groot 9331a25905 [libcalamares] Remove Typedefs.h
- This small header file contained a few unrelated typedefs.
   Move those typedefs to the classes they relate to. This
   **does** mean that some consumers need to #include something
   else instead.
 - Use type names more consistently.

Editorial: why are **pages** responsible for creating the jobs?
2019-05-07 09:51:23 -04:00
..
images UI for users viewmodule. 2014-07-31 14:52:40 +02:00
CheckPWQuality.cpp Make logging more consistent. 2019-04-15 09:02:21 -04:00
CheckPWQuality.h i18n: drop superfluous QObject* parent 2018-02-07 17:43:26 +01:00
CMakeLists.txt Use new automoc options 2019-04-18 12:06:16 +02:00
CreateUserJob.cpp [users] Rename badly-named variable 2019-02-21 06:40:49 -05:00
CreateUserJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
page_usersetup.ui [users] Don't translate CSS 2019-04-11 09:54:42 -04:00
PasswordTests.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PasswordTests.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
SetHostNameJob.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
SetHostNameJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
SetPasswordJob.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
SetPasswordJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
users.conf [users] Introduce userShell setting 2018-05-23 05:23:46 -04:00
users.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
UsersPage.cpp [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
UsersPage.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
UsersViewStep.cpp Modules: adjust to split-out utils/Variant.h 2019-04-29 06:14:21 -04:00
UsersViewStep.h [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00