calamares/src/modules/tracking
Adriaan de Groot d9fb9c19a8 [tracking] Refactor the information for one tracking type
- a single tracking type can be enabled for configuration in the
  config file; each must have a policy URL. Class TrackingStyleConfig
  is a base class for that kind of configuration.
2020-05-18 16:41:25 +02:00
..
CMakeLists.txt [tracking] Add a Config object 2020-05-12 14:24:33 +02:00
Config.cpp [tracking] Refactor the information for one tracking type 2020-05-18 16:41:25 +02:00
Config.h [tracking] Refactor the information for one tracking type 2020-05-18 16:41:25 +02:00
level-install.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-machine.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-none.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
level-user.svg [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
page_trackingstep.qrc [tracking] swap out PNG for SVG icons 2017-11-28 11:47:51 -05:00
page_trackingstep.ui [tracking] Don't translate placeholder text 2019-04-11 09:59:58 -04:00
tracking.conf [tracking] Correct the example URLs 2019-12-03 12:24:47 +01:00
TrackingJobs.cpp [tracking] Chase Branding API change 2020-05-04 12:52:14 +02:00
TrackingJobs.h [partition] [tracking] [welcome] Missing Q_OBJECT 2020-03-19 00:37:37 +01:00
TrackingPage.cpp [tracking] Use the config object 2020-05-12 14:39:42 +02:00
TrackingPage.h [tracking] Use the config object 2020-05-12 14:39:42 +02:00
TrackingType.h [tracking] Use enum-conveniences 2020-05-12 11:24:16 +02:00
TrackingViewStep.cpp [tracking] Use the config object 2020-05-12 14:39:42 +02:00
TrackingViewStep.h [tracking] Use the config object 2020-05-12 14:39:42 +02:00