calamares/src
Adriaan de Groot 6c2b2b0daa [partition] Factor out loops, document return values
- the tryX() functions weirdly return a string that is used for
  debug-logging. Document that. The untranslated string is
  later used for user-facing messages. Mark that as FIXME.
- factor out the loop-over-names-and-append to news, because that
  makes the overall story of what is happening hard to read.
- all calls to tryCryptoClose() called tryUnmount() first, so
  put that call inside tryCryptoClose(), so the interface is simpler.
2021-11-01 20:54:18 +01:00
..
branding Update branding.desc 2021-09-14 16:54:29 +02:00
calamares [calamares] Fix test-application command-line-args 2021-09-27 14:26:43 +02:00
libcalamares [libcalamares] Move const to a better spot 2021-10-29 11:25:13 +02:00
libcalamaresui [libcalamaresui] More careful in unmarginLayout 2021-10-04 00:27:03 +02:00
modules [partition] Factor out loops, document return values 2021-11-01 20:54:18 +01:00
qml/calamares REUSE: qmldir file format doesn't leave space for license information 2020-08-28 18:18:22 +02:00
CMakeLists.txt i18n: pick up the translations CMake module just once 2020-08-27 13:54:08 +02:00