calamares/src/libcalamares
2023-10-23 22:20:02 +02:00
..
compat [partition] start Qt6 work 2023-09-07 13:03:16 +02:00
geoip libcalamares: ditch namespace CalamaresUtils 2023-09-11 20:34:01 +02:00
locale CI: apply style tool across the entire codebase 2023-10-17 22:24:46 +02:00
modulesystem Merge pull request #2210 from bitigchi/strings 2023-10-22 13:50:38 +02:00
network libcalamares: use namespace Calamares::Network consistently 2023-09-10 22:32:49 +02:00
packages libcalamares: use namespace Calamares::Packages consistently 2023-09-10 23:55:48 +02:00
partition Merge pull request #2210 from bitigchi/strings 2023-10-22 13:50:38 +02:00
python libcalamares: catch Python errors in more places 2023-10-23 01:18:45 +02:00
testdata [libcalamares] Test the translated string with real translations 2021-04-18 13:19:55 +02:00
utils CI: apply style tool across the entire codebase 2023-10-17 22:24:46 +02:00
CalamaresAbout.cpp libcalamares: update maintainer and sponsor 2023-09-03 23:02:47 +02: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 Python: use the vendored pybind11 2023-10-16 20:07:39 +02: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: ditch namespace CalamaresUtils 2023-09-11 20:34:01 +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 [libcalamares] More meaningful name for JobResult success 2022-01-17 14:19:28 +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 Process more messages 2023-10-15 14:39:17 +03:00
PythonHelper.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
PythonJob.cpp Process more messages 2023-10-15 14:39:17 +03: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 CI: apply style tool across the entire codebase 2023-10-17 22:24:46 +02:00
Settings.h [libcalamares] Move const to a better spot 2021-10-29 11:25:13 +02:00
Tests.cpp libcalamares: repair tests for Qt6 compatibility 2023-09-03 23:00:13 +02:00