3520 Commits (5b97d2367a165f9a89957a97447fd2912cc02711)
 

Author SHA1 Message Date
Andrius Štikonas 1131fdce4c Port away from deprecated qSort. 7 years ago
Calamares CI 90e83a0fff [core] Automatic merge of Transifex translations 7 years ago
Calamares CI cef1fede21 [core] Automatic merge of Transifex translations 7 years ago
Calamares CI dd775663f2 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 4a5cee133f About: adjust to the system font size.
FIXES #433
7 years ago
Adriaan de Groot 55a63a1f67 RemoveUser: fix bad PEP8-ing
FIXES #577
7 years ago
Adriaan de Groot 3cd18fd285 Partitions: extend getDevices() with minimum size.
This is preparatory work for making the available-space check consistent with
what the partition module will allow for installation. Right now, the check
for available space will allow a mounted drive, even /, to satisfy the check.
7 years ago
Adriaan de Groot 18a1f459db Partition: reduce code duplications 7 years ago
Adriaan de Groot 7d49255a78 Partitions: use an enum with clear semantics instead of bool 7 years ago
Adriaan de Groot 730e0d885f Partitions: use KPMCore-defined default backend 7 years ago
Adriaan de Groot 55c6cfa1ca Partitions: improve wording of debug messages 7 years ago
Adriaan de Groot 102bed1805 Partitions: split device-listing (and winnowing) into separate source file.
The grab-list-of-writable-devices code is usable for the partition module, but
also useful for welcome module, so reduce its footprint.
7 years ago
Adriaan de Groot e4862512f7 Partitions: split KPMCore-finding code into an include-module 7 years ago
Adriaan de Groot 33bca6d71d Merge commit 'partitions' 7 years ago
Calamares CI 356716f971 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 594bc37d67 Coverity: uninitialized member 7 years ago
Adriaan de Groot 5bf03cc515 Partitions: shuffle some device-detection code off to PartUtils.cpp 7 years ago
Adriaan de Groot aeb0cd0d3f Partitions: drop devices with mounted partitions.
FIXES #639
7 years ago
Adriaan de Groot cc7631dd99 Partitions: code-formatting 7 years ago
Adriaan de Groot c66807282b CMake: remove editorializing from CMakeLists.txt 7 years ago
Adriaan de Groot 6fb40c517a CMake: collect all the Find-modules at top-level 7 years ago
Adriaan de Groot d18e3dc385 Travis: use a tmpfs for the actual build 7 years ago
Calamares CI 8c61bc085b [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 7c06556fac Travis: Do an out-of-source build 7 years ago
Adriaan de Groot ce11c7ab6d LightDM: fix type (thanks Kevin Kofler) 7 years ago
Adriaan de Groot fc577b4b79 Travis: looks like /build exists in the resulting system, so use /cbuild 7 years ago
Adriaan de Groot f466c5de80 Travis: try to use the new image again, be stupid about /build 7 years ago
Adriaan de Groot 8ca94db0fa Merge branch 'python-bits' 7 years ago
Adriaan de Groot ae6a9cd822 Python: move unsquash documentation to the config file 7 years ago
Adriaan de Groot 34b96148ae Python: at beginning of job, if pretty status has changed, emit progress to update it in the UI. 7 years ago
Adriaan de Groot fcde28ca9d Python: tidy description of hwclock module 7 years ago
Adriaan de Groot 11e5a6cbe0 Python: trim description to the first line of run.__doc__ 7 years ago
Adriaan de Groot 9561bac1c8 SUSE DM: add special case configuring autologin in sysconfig (openSUSE)
FIXES #582
7 years ago
Adriaan de Groot 984a83deb9 LightDM: if lightdm.conf doesn't exist (for autologin), create it
FIXES #568
7 years ago
Adriaan de Groot 39f6d0e2f5 Merge pull request #763 from shainer/master
Add "MB" suffix to the "edit partition" size box.
7 years ago
Lisa Vitolo 9be15e68b6 Change both size box suffices to MiB. 7 years ago
Lisa Vitolo 925d3a61a7 Add "MB" suffix to the "edit partition" size box.
Makes it easier to know which unit Calamares is using when
resizing a partition. The "Create partition" dialog has
it already.
7 years ago
Calamares CI 861473f3f6 [core] Automatic merge of Transifex translations 7 years ago
Calamares CI a56cf82d6c [core] Automatic merge of Transifex translations 7 years ago
Calamares CI a5cf599ea9 [core] Automatic merge of Transifex translations 7 years ago
Calamares CI 955a289e20 [core] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 0b45a52ad9 CMake: simplify module loading more 7 years ago
Adriaan de Groot 978ff6591c CMake: simplify module loading 7 years ago
Adriaan de Groot 96ef18c2c4 CMake: help find libparted 7 years ago
Adriaan de Groot db105079ba CMake: drop meta-include CalamaresUse 7 years ago
Adriaan de Groot 2c97f393bc CMake: adjust to moved location, drop useless CalamaresUse.cmake 7 years ago
Adriaan de Groot 9b749576be CMake: move our own modules into the CMakeModules dir, tidy 7 years ago
Adriaan de Groot d74627b705 CMake: remove superfluous module-path-setting 7 years ago
Adriaan de Groot a72cc0eeb4 Python: use the module run().__doc__ as a pretty description. 7 years ago
Adriaan de Groot f12ae5db3b Python: get docstring from run() method 7 years ago