2532 Commits (f63b44c984ada32f3891b631b35b427814005552)

Author SHA1 Message Date
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 33bca6d71d Merge commit 'partitions' 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 ce11c7ab6d LightDM: fix type (thanks Kevin Kofler) 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
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
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 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
Adriaan de Groot e43f41a402 Python: separate description of dummy module from docs of run() 7 years ago
Adriaan de Groot 10eaf06f60 Python: Be more descriptive when modules can't be loaded. 7 years ago
Calamares CI 1897b62538 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 57031a4c15 Merge branch 'ui-tweaks' 7 years ago
Adriaan de Groot 3c3c0f99f8 C++ trickery, part two: shorten code 7 years ago
Adriaan de Groot 5a3bbe8088 FinishedPage: show message instead of details on failure 7 years ago
Adriaan de Groot d3f624f818 FinishedPage: no modal pop-ups in a slot
Switch the failure popup to non-modal, and quit the application when
the pop-up is closed. This allows signals to be delivered to other
slots connected to JobQueue::failed.
7 years ago
Adriaan de Groot 232bbe18bc Be more verbose while scanning devices 7 years ago
Adriaan de Groot ef065c1183 Merge branch 'master' into annoy-sitter 7 years ago
Adriaan de Groot 44e6955f19 Feature: allow disable welcome-logo resizing 7 years ago
Adriaan de Groot c4f955874d QLabel::setPixmap() isn't virtual, don't make it so. 7 years ago
Calamares CI 77fd8be881 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot ee4e4dfccc C++ trickery to make the code shorter to read. 7 years ago
Adriaan de Groot 3ecd2f2ff6 Add self to copyright notice 7 years ago
Adriaan de Groot 09a7988622 FinishedPage: add copyright, reduce warnings 7 years ago
Adriaan de Groot 72659dc6e1 FinishedPage: don't reboot on failure
If installation fails, and you end up on the last page, suppress the
reboot-now checkbox.

FIXES #605
7 years ago
Kai Dohmen 6f680c0269 Fix unknown partition-type Fat32 at mount and in fstab
Only the string "fat32" and "fat16" will be replaced with vfat. If an
case sensitive "Fat32" some problems occure:
- mount: partition cannot be mounted (e.g. a fat32 efi partition)
- fstab: system won't even boot because fstab does not know the type "Fat32"
7 years ago
Adriaan de Groot da75035654 Cleanup: summary module description 7 years ago
Adriaan de Groot 79595eb532 Coverity: explicitly initialize 7 years ago
Adriaan de Groot 43e7ea6265 Merge branch 'no-rcc' 7 years ago
Adriaan de Groot 9b3af4aac3 i18n: translate yes/no buttons, don't rely on Qt translations 7 years ago
Calamares CI 6291cc9db1 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 314282731b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c583e4c21b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 955c20c8d7 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI a9b89d1b25 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI b3fbfec997 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 6b7a03ea97 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 418974c0ea [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 75b5303b49 i18n: stop trying to install Qt translations 7 years ago
Adriaan de Groot 61c0ab4534 Clang: fix the right conversions (thanks KKofler) 7 years ago
Calamares CI 0b6e43c899 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Philip Müller f64266a294 Merge pull request #758 from manjaro/lightdm-greeters
[displaymanager] check for installed lightdm greeter and configure accordingly
7 years ago
Bernhard Landauer a1173bccc2 [displaymanager] check for installed lightdm greeter and configure accordingly
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
  tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
7 years ago
Adriaan de Groot 5cd328dad3 Clang: if we're going to crash on purpose, crash the C++ way 7 years ago
Adriaan de Groot 4561849c39 UI: add tooltip to Cancel / Quit button
Change 'Quit' at the end to 'Done', because we're done -- and Quit
is sometimes interpreted as cancelling. Tooltip for additional
explanation.
7 years ago
Adriaan de Groot d669df625a Clang: static QString -> literal 7 years ago
Adriaan de Groot c0b3f3fe9d Clang: reduce warnings; make enum-switch explicit 7 years ago
Adriaan de Groot 2905a9969d SDDM-config: allow poorly formatted SDDM config
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.

FIXES #579
7 years ago
Adriaan de Groot 90e8a6cff9 Shrink upper padding.
FIXES #591
7 years ago
Calamares CI a2a94af984 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI d2058df677 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot a41a23a230 Merge pull request #757 from manjaro/deepin-greeter
fix #756 .. good catch
7 years ago
Adriaan de Groot cea9f0fb33 Clang: stick with integers 7 years ago
Bernhard Landauer 72cfb83873 fix https://github.com/calamares/calamares/issues/756 7 years ago
Adriaan de Groot 3b0b05186a Clang: reduce warnings 7 years ago
Adriaan de Groot 0d884869e5 Clang: reduce warnings about code-documentation 7 years ago
Adriaan de Groot f2d2218070 Clang: fix warning about implict copy-ctor with explicit move-ctor 7 years ago
Adriaan de Groot 09b25ab3e9 Clang: make ViewManager instance a proper singleton. 7 years ago
Adriaan de Groot 6a3aa01564 Clang: reduce warnings 7 years ago
Adriaan de Groot 2add7f6f86 Clang: type-annotate float literal 7 years ago
Adriaan de Groot 3b5955900e Coverity: explicit initialization 7 years ago
Calamares CI aba0f6f8ca [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 02ba6cb66b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 14c5b57fcc [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI dac25a2000 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 00f2aaba85 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 91c746ada8 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI cf0f815284 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 849edba14c [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 0ee309f354 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 43fbc42d47 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c69cfde0b1 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 8ea14d7957 Release: add copyright to files I've touched 7 years ago
Adriaan de Groot 12a0edfa50 Clang: reduce warnings 7 years ago
Adriaan de Groot 2148538fac Clang: reduce warnings 7 years ago
Adriaan de Groot 1f458ac067 Merge branch 'screen-size' 7 years ago
Adriaan de Groot b0c4cc1481 Screensize: warn the user if the screen is too small to show the installer nicely.
Also document the welcome screen requirements-checks.

FIXES #751
7 years ago
Adriaan de Groot d9ea22a486 Screensize: refactor, move screen-size constants into global constexpr
Also drop the minimum size a tiny bit, to 1024x520.
7 years ago
Adriaan de Groot f9ee774d4e Screensize: on small screens, crush the sidebar.
This still isn't enough to show the whole timezone or keyboard widget,
but does make more of it visible.
7 years ago
Calamares CI 31c08eef6b [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 49fa7ab078 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 0edf041b31 Screensize: on small screens, be smaller.
On 1024x768, limit to 1024x520.
On 800x600, limit to 800x520. This is too small to show everything in the
  timezone widget and keyboard, so it needs some more work.
7 years ago
Adriaan de Groot 742ccf02a7 Merge branch 'salt' 7 years ago
Adriaan de Groot 9f526be198 Salt: add test for salt format 7 years ago
Adriaan de Groot de45f43640 Salt: add copyright info 7 years ago
Adriaan de Groot 6616315269 Partitionmanager: minor docs edit 7 years ago
Adriaan de Groot 4c9703ad27 Merge branch 'master' into salt 7 years ago
Adriaan de Groot 22ccf920d7 Merge branch 'pm-tests' of github.com:calamares/calamares 7 years ago
Adriaan de Groot 8708260689 Partitionmanager: fix PM-tests build 7 years ago
Adriaan de Groot 7ebbcc33b2 Partitionmanager: remove unused code files 7 years ago
Adriaan de Groot ea44021cb4 Partitionmanager: partly fix PM-tests build 7 years ago
Adriaan de Groot f1ab9df7ee Salt: improve saltiness. 7 years ago
Calamares CI e9aea41a25 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 287dbad807 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 4405790253 Displaymanager: simplify gdm configuration.
Replace calling out to shell to run echo redirected to a file by
opening the file and writing to it.
7 years ago
Adriaan de Groot 70af29672d Displaymanager: check alternative locations for kdmrc.
FIXES #578
7 years ago
Adriaan de Groot 582e4354a7 Displaymanager: refactor a little, don't bail out at the first DM that doesn't configure 7 years ago
Adriaan de Groot ae34d99f10 Netinstall: remove no-longer-used icons and qrc 7 years ago
Adriaan de Groot e9ab78cd52 Keyboard: special-case, pc+latin interpreted as us,
instead of as unknown which selects the first layout in the list.
7 years ago
Adriaan de Groot 6ef2f5d769 Keyboard: code-docs, copyright 7 years ago
Adriaan de Groot 59605d552e Keyboard: simplify execution of setxkbmap.
Use QProcess::execute() with the 'safer' argument-list, rather than
escaping and de-escaping strings. Also reduce noise by only passing
a variant if there is one.
7 years ago
Adriaan de Groot 444aa24a04 Increate the maximum allowed length of a hostname.
The hostname madagascarsteenplaatschildpad (.uva.nl) doesn't fit in 24,
and hostname(1) accepts up to 64 characters. The RFCs vary, but 63 +
terminating NUL or length-octet + data maximum 64 bytes seen to be
the common ground.

FIXES #514
7 years ago
Calamares CI fe15b11520 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI c4ed76b1d0 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI ea64341a87 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 3753a802e0 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot ce6997d214 Coverity: fix some uninitialized members 7 years ago
Calamares CI ce2fb6e3c5 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 04d477f5b3 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 09d1131003 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 85a7215526 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 8209e305de [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI bf093dc743 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 46a2503c87 PartitionModule: skip nullptr devices, and report count
FIXES #686
7 years ago
Adriaan de Groot 92a2c7aa70 PartitionModule: avoid nullptr crashes
Fix up iterator code so that it handles nullptr better.
This avoids part of #686.
7 years ago
Adriaan de Groot 3677708d3e PartitionModule: look for atasmart and blkid, to avoid link-time failure.
This just puts a warning in the cmake log, but will help diagnose
situations where libatasmart.so.4 is installed, but libatasmart.so
is not -- in which case -latasmart fails.
7 years ago
Calamares CI 81421db073 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI fbd8ce124e [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 6f8b9d768f [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI e507528cc2 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Adriaan de Groot 201a015bd4 Docs: welcomeStyleCalamares documentation / example 7 years ago
Adriaan de Groot f1cfde36d6 Allow different welcome message.
FIXES #592
7 years ago
Adriaan de Groot e92d82c5db Cleanup: add copyright lines 7 years ago
Adriaan de Groot 5f38da9d30 Docs: styles in the branding file 7 years ago
Adriaan de Groot b7a0b3930f Reduce minimum-width to 800px
Tested in a VirtualBox setup with screen set to 800x600,
all of the Generic Linux RT components are visible, and
the buttons are too (which fall off the screen otherwise).

FIXES #731
7 years ago
Adriaan de Groot fc5522741a Bump required KPMCore to 3.0.3
The newer release resolves (upstream) a problem with NVMe encryption.

FIXES #697
7 years ago
Adriaan de Groot aea73b982e Cleanup: require ECM 5.10 or later (released 2015) 7 years ago
Adriaan de Groot 5382a510a9 Cleanup: switch to C++11 user-defined literals 7 years ago
Adriaan de Groot 4fab3c93c2 Docs: document effect of ensureSuspendToisk more thoroughly 7 years ago
Adriaan de Groot 829f72363e Cleanup: remove duplicate #define 7 years ago
Calamares CI 99b00229b6 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 8de4b7fdd1 [dummypythonqt] Automatic merge of Transifex translations 7 years ago
Calamares CI 5c5a35081d [dummypythonqt] Automatic merge of Transifex translations 7 years ago