11 Commits (24305bd58fe2aa1ba1744e98b415f6d20596ac44)

Author SHA1 Message Date
Adriaan de Groot da4fa6a63a Fix link / library name 8 years ago
Teo Mrnjavac e2b2d761c2 Do not LINK_PUBLIC by default. 8 years ago
Teo Mrnjavac f60f1c6220 New LocaleConfiguration class which also deals with locale guesswork. 9 years ago
Teo Mrnjavac 100f08518b Build LCLocale dialog. 10 years ago
Teo Mrnjavac d97bb47f09 Add proper QResrouce system to libcalamaresui, finish up prepare checks
This also adds ImageRegistry, a SVG cache, a bunch of utility functions
for shared pixmaps in CalamaresUtilsGui and renames several qrc files
in viewmodules.
11 years ago
Teo Mrnjavac 1bb6603998 Move spinner widget to libcalamaresui. 11 years ago
Teo Mrnjavac 8f10c21e5b Big configuration overhaul.
Module descriptors are now module.desc, no configuration allowed inside.
Module config files are <modulename>.conf, installed in
share/calamares/modules.
settings.conf is read from /etc/calamares, then share/calamares, and if
running with --debug also in the current dir.
Module config files are read from /etc/calamares/modules, then
share/calamares/modules, and if running with --debug also in
src/modules/<modulename> relative to the current dir.
11 years ago
Teo Mrnjavac 271b0945c9 Create jobs in locale viewmodule. 11 years ago
Teo Mrnjavac 4ec72f4afb Refactored calamares_bin into calamares_bin and libcalamaresui.
Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the partitioning
module where it belongs. KF5 deps should be limited to plugins.
Lots of random fixage to make stuff link.
Removed CalamaresApplication reference from Settings.
Removed the use of AbstractPage, we don't need it right now.
11 years ago
Teo Mrnjavac 1efb4f1101 Added spinner widget to the loading timezone data view. 11 years ago
Teo Mrnjavac 1ac10b40e6 Initial commit for the locale viewmodule. 11 years ago