calamares/src/libcalamares
Adriaan de Groot d7602df51e [libcalamares] Introduce networking service
- The networking service is intended to wrap up use of
   QNetworkAccessManager and others for consumption within
   Calamares, and to provide some convenience functions
   for internet access.
 - Medium term, it may also monitor network access, so that
   we can respond to changes in network availability during
   installation.

Currently very minimal and undocumented.
2019-08-20 09:52:11 -04:00
..
geoip [libcalamares] Apply coding style to remainder of geoip/ 2019-08-08 12:41:41 +02:00
locale [libcalamares] Access list of locale Ids 2019-08-20 05:26:26 -04:00
modulesystem CI: apply coding style to libcalamares/modulesystem 2019-06-27 15:13:32 +02:00
network [libcalamares] Introduce networking service 2019-08-20 09:52:11 -04:00
partition [libcalamares] Apply coding style 2019-08-13 20:49:58 +02:00
utils [libcalamares] Apply coding style to PluginFactory 2019-08-13 20:50:52 +02:00
CalamaresConfig.h.in [libcalamares] Apply current coding style 2019-08-07 23:43:45 +02:00
CMakeLists.txt [libcalamares] Introduce networking service 2019-08-20 09:52:11 -04:00
CppJob.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
CppJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
DllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.h [libcalamares] Remove friend, add accessor, make includes explicit 2019-08-09 06:27:13 -04:00
Job.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Job.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobExample.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobExample.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PluginDllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonHelper.cpp welcome: Fix requirements parsing 2019-08-12 15:48:48 +02:00
PythonHelper.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonJob.cpp [libcalamares] One missing bit of coding style 2019-08-04 23:00:03 +02:00
PythonJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonJobApi.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonJobApi.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Settings.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Settings.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00