calamares/src/libcalamares
2024-02-17 11:25:40 +01:00
..
compat [partition] start Qt6 work 2023-09-07 13:03:16 +02:00
geoip libcalamares*: adapt consumers of network manager 2023-10-24 02:01:19 +02:00
locale [*] Remove pre-Qt-5.15 compatibility ifdefs 2024-02-04 22:06:51 +01:00
modulesystem Merge pull request #2210 from bitigchi/strings 2023-10-22 13:50:38 +02:00
network [*] Remove pre-Qt-5.15 compatibility ifdefs 2024-02-04 22:06:51 +01:00
packages libcalamares: use namespace Calamares::Packages consistently 2023-09-10 23:55:48 +02:00
partition [libcalamares] AutoMount / kded6 has been tested by KaOS 2023-11-26 21:53:04 +01:00
python [libcalamares*] Prefer < comparisons in Qt version 2024-02-04 22:06:55 +01:00
testdata [libcalamares] Test the translated string with real translations 2021-04-18 13:19:55 +02:00
utils [*] Remove pre-Qt-5.15 compatibility ifdefs 2024-02-04 22:06:51 +01:00
CalamaresAbout.cpp [libcalamares] Update sponsor / maintainer information 2024-02-17 11:25:40 +01:00
CalamaresAbout.h [welcome] Use generated about string 2022-05-23 16:57:51 +02:00
CalamaresConfig.h.in Remove PythonQt support 2021-09-28 23:49:08 +02:00
CalamaresVersion.h.in [libcalamares] Remove translation-languages define 2022-07-02 17:42:02 +02:00
CalamaresVersionX.h.in Changes: pre-release housekeeping 2022-06-26 23:49:14 +02:00
CMakeLists.txt libcalamares: add compat and packages headers to be installed; 2024-01-02 22:57:08 +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 [libcalamares] Add a clear() to GlobalStorage 2023-11-12 22:41:02 +01:00
GlobalStorage.h [libcalamares] Add a clear() to GlobalStorage 2023-11-12 22:41:02 +01:00
Job.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Job.h [libcalamares] Add missing parameter name 2023-12-08 22:04:46 +01:00
JobExample.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
JobExample.h Add Q_OBJECT macro where it's missing 2021-09-08 13:23:20 +02:00
JobQueue.cpp libcalamares: deal with QMutexLocker 2023-09-03 22:58:33 +02:00
JobQueue.h libcalamares: repair build for Qt6 2023-10-23 22:20:02 +02:00
ProcessJob.cpp libcalamares: fix build 2023-10-22 14:38:25 +02:00
ProcessJob.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PythonHelper.cpp [libcalamares*] Prefer < comparisons in Qt version 2024-02-04 22:06:55 +01:00
PythonHelper.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
PythonJob.cpp libcalamares: apply coding style 2023-11-07 23:43:09 +01:00
PythonJob.h [libcalamares] Add a pre-script for PythonJobs 2021-06-15 21:50:59 +02:00
PythonJobApi.cpp CI: apply style tool across the entire codebase 2023-10-17 22:24:46 +02:00
PythonJobApi.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
Settings.cpp libcalamares: add accessor for settings path 2023-11-07 00:53:10 +01:00
Settings.h libcalamares: add accessor for settings path 2023-11-07 00:53:10 +01:00
Tests.cpp libcalamares: repair tests for Qt6 compatibility 2023-09-03 23:00:13 +02:00