calamares/src/libcalamares
Adriaan de Groot b9210721e6 Merge branch 'issue-1613' into calamares
The popup now cuts down messages to a manageable length.
Hopefully the part that is preserved, will still show
something meaningful for the user (8 lines of text should
be sufficient for the kind of things we do).

FIXES #1613
2021-02-02 16:35:10 +01:00
..
geoip Changes: apply coding style 2020-11-05 00:00:29 +01:00
locale Apply coding style globally again 2020-10-12 14:27:01 +02:00
modulesystem Changes: apply coding style 2020-11-05 00:00:29 +01:00
network [libcalamares] Log more HTTP errors during requests 2020-10-16 13:07:57 +02:00
partition Merge branch 'add-automount-control' into calamares 2021-01-18 16:28:12 +01:00
testdata REUSE: (CC0-1.0) test data 2020-08-26 02:05:46 +02:00
utils [libcalamares] Test some degenerate truncation cases 2021-02-02 15:35:53 +01:00
CalamaresConfig.h.in REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresVersion.h.in REUSE: SPDX tagging of application library and main 2020-08-26 02:05:46 +02:00
CalamaresVersionX.h.in REUSE: SPDX tagging of application library and main 2020-08-26 02:05:46 +02:00
CMakeLists.txt [libcalamares] Rename test-executable: avoid clashes with 'cala<tab>' 2020-12-22 22:08:23 +01:00
CppJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CppJob.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
DllMacro.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
GlobalStorage.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
GlobalStorage.h [preservefiles] Fix global storage JSON dump 2020-10-03 17:38:20 -05:00
Job.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Job.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
JobExample.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
JobExample.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
JobQueue.cpp [libcalamares] Need <memory> for unique_ptr 2021-01-31 21:40:41 +01:00
JobQueue.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
ProcessJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ProcessJob.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PythonHelper.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PythonHelper.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
PythonJob.cpp [libcalamares] Tidy logging a little for Python errors 2021-01-22 14:49:20 +01:00
PythonJob.h [libcalamares] Remove unused parameter for PythonJob 2020-09-22 22:35:55 +02:00
PythonJobApi.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PythonJobApi.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Settings.cpp Navigation button hideability added 2020-12-06 04:32:18 +05:30
Settings.h Initializing bools in settings.h 2020-12-07 21:40:59 +05:30
Tests.cpp Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00