calamares/src/modules/tracking
Adriaan de Groot 03e621f4a2 Modules: clean up linking
- do not link (explicitly) to Calamares libraries, the CMake
  functions do that automatically.
- while here, tidy and remove commented-out-bits
- while here, remove unneeded includes
2021-07-26 15:04:43 +02:00
..
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
Config.cpp CMake: prefer normal C++17 [[fallthrough]] annotation 2020-10-25 12:49:49 +01:00
Config.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
level-install.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-install.svg.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
level-machine.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-machine.svg.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
level-none.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-none.svg.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
level-user.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-user.svg.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
page_trackingstep.qrc [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
page_trackingstep.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
Tests.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
tracking.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
TrackingJobs.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TrackingJobs.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TrackingPage.cpp [libcalamares] Make the RETRANSLATE macros more statement-line 2021-03-16 14:55:26 +01:00
TrackingPage.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TrackingType.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TrackingViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TrackingViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00