calamares/src/modules/users
Adriaan de Groot d27675d660 i18n: drop superfluous QObject* parent
These additional pointers were introduced for translations,
and needed their own tricks to get lupdate to recognize the
strings. Using QCoreApplication::translate() removes the
need to a QObject to provide context. Drop the now-unneeded
parameters.
2018-02-07 17:43:26 +01:00
..
images UI for users viewmodule. 2014-07-31 14:52:40 +02:00
CheckPWQuality.cpp i18n: drop superfluous QObject* parent 2018-02-07 17:43:26 +01:00
CheckPWQuality.h i18n: drop superfluous QObject* parent 2018-02-07 17:43:26 +01:00
CMakeLists.txt [users] Use libpwquality for additional password checks 2018-01-24 14:13:50 +01:00
CreateUserJob.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CreateUserJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
page_usersetup.ui i18n: mark non-translatable string as such 2017-08-02 14:40:26 -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 Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05: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] sample config and stub function for libpwquality 2018-01-24 14:13:50 +01:00
users.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
UsersPage.cpp i18n: drop superfluous QObject* parent 2018-02-07 17:43:26 +01:00
UsersPage.h [users] Use libpwquality for additional password checks 2018-01-24 14:13:50 +01:00
UsersViewStep.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
UsersViewStep.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00