620 Commits (10ca85338db00f0055a096bbbb0b90b8ae7eb5a2)
 

Author SHA1 Message Date
Teo Mrnjavac 10ca85338d Yet another Qt 5.4 fix. 10 years ago
Teo Mrnjavac 519ba038cf Fix build on Qt 5.4, again. 10 years ago
Teo Mrnjavac 633c8512c2 Try to make compile on Qt 5.4 10 years ago
Teo Mrnjavac a97297a3fe Attempt to fix #125 10 years ago
Rohan Garg 6a9c9cbaae Fix typo 10 years ago
Teo Mrnjavac 8b0ad2f675 Merge pull request #129 from shadeslayer/master
Add support to set the hostname
10 years ago
Rohan Garg fdd84d1f99 Don't crash when packageOperations is empty 10 years ago
Rohan Garg a0a3b4dc49 Style fixes
Run calamaresstyle over new classes
10 years ago
Teo Mrnjavac ee2ed0921e Allow mounting a Fedora image.
Fixes #127
10 years ago
Teo Mrnjavac e5caac7768 Merge pull request #122 from calamares/sidewidget
set option to select higlighted text color
10 years ago
Rohan Garg 4a4dc74f5c Drop useless line 10 years ago
Rohan Garg b587a0ff00 Add support to set the hostname 10 years ago
Rohan Garg 89fe455163 Only output colors when the screen supports it
Fixes #124
10 years ago
demmm c84a98c23c set option to select higlighted text color
keep it independent from background color, should make it easier to add a color section option to branding
10 years ago
Rohan Garg 8a623cc118 Fix function call 10 years ago
Teo Mrnjavac 97867af2aa Autopep8 pass on bootloader module. 10 years ago
Teo Mrnjavac 8f250311e8 Allow links in Greeting page. 10 years ago
Teo Mrnjavac c2d6237d31 Merge pull request #119 from calamares/efi
adding new bootloader job
10 years ago
Rohan Garg 34befb9cb8 Refactor CPU detection code to be more reliable
Instead of parsing hwinfo output, which might or might be present
on systems, just parse the /proc/cpuinfo file, it's much more
reliable.
10 years ago
Rohan Garg b8b2c2b735 Properly break lines in Python 10 years ago
Teo Mrnjavac 2e2bd78deb Use Branding in partition viewmodule. 10 years ago
Teo Mrnjavac 4c51d320f6 Use branding in Prepare viewmodule. 10 years ago
Teo Mrnjavac 8e38a03cca Branding in greeting module. 10 years ago
Teo Mrnjavac 90e10f63fa Use Branding in main window. 10 years ago
Teo Mrnjavac 7594c85f2e Add ImageRegistry support to Branding. 10 years ago
Teo Mrnjavac 5e8ab97de4 Actually load branding data from default component. 10 years ago
Rohan Garg 6513c6400e Handle line breaks properly 10 years ago
Teo Mrnjavac fc60bcb313 Update partitionmanager submodule. 10 years ago
Teo Mrnjavac 068c6e9f8a Don't set CMP0043 on old CMake, take 3. 10 years ago
Teo Mrnjavac b49b05f209 Make compile with old CMake. 10 years ago
Teo Mrnjavac e648f23e18 CMP0043 doesn't apply <3.0.0 10 years ago
demmm 58bc7c86c1 remove globalstorage entry for efi 10 years ago
Teo Mrnjavac 0436aa0ea0 Merge pull request #121 from shadeslayer/master
Make sure executables and paths exist before using them
10 years ago
Rohan Garg f9bd0dfcfc Make sure the hwinfo executable exists before calling it 10 years ago
Rohan Garg eed387f7a4 Make sure to check things exist before actually modifying them
This fixes crashes when a system does not have squashfs-tools or
a grub dir does not exist.
10 years ago
Teo Mrnjavac 9c10b49802 Check if the filesystem to be resized actually supports grow/shrink. 10 years ago
demmm 7a310ef27b rename grub to bootloader calls 10 years ago
demmm c1a1399958 adding new bootloader job
options are to use grub for BIOS, gummiboot for efi
set extra mountpoint when efi is found
10 years ago
Teo Mrnjavac a58857baa6 Hook up the branding component code path in CalamaresApplication. 10 years ago
Teo Mrnjavac 2182918476 Groundwork for branding loader/manager. 10 years ago
Teo Mrnjavac 97cf2a796c Load branding component name from Settings. 10 years ago
Teo Mrnjavac f952b44922 Works better when you actually add it to CMakeLists.txt. 10 years ago
Teo Mrnjavac 8618d85b8f Dummy default branding component. 10 years ago
Teo Mrnjavac d010d69c61 Branding component choice in settings.conf. 10 years ago
Teo Mrnjavac d53643f7cc New CalamaresAddBrandingSubdirectory macro. 10 years ago
Teo Mrnjavac 006f0e3eef Make sure the window doesn't grow out of QScreen bounds. 10 years ago
Teo Mrnjavac 734b606dee Add Transifex repo config. 10 years ago
Teo Mrnjavac 9e84581354 Only add wheel to sudoers if a wheel group is defined in conf. 10 years ago
Teo Mrnjavac ad68ce0187 Make default groups, users group and autologin group configurable. 10 years ago
Teo Mrnjavac 0d1fb79ec8 New config file for users module. 10 years ago