kicad/pcb_calculator/attenuators
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad
CHANGED: Settings are now stored in versioned sub-directories
ADDED: First-run dialog for migrating settings from a previous version
CHANGED: Settings are now stored as JSON files instead of wxConfig-style INI files
CHANGED: Color settings are now all stored in a separate settings file
CHANGED: The symbol editor and footprint editor now have their own settings files
CHANGED: Color settings are no longer exposed through BOARD object
CHANGED: Page layout editor now uses Eeschema's color scheme

Settings are now managed through a central SETTINGS_MANAGER held by PGM_BASE.
Existing settings will be migrated from the wxConfig format on first run of each application.
Per-application settings are now stored in one class for each application.
2020-02-19 23:44:56 -05:00
..
attenuator_classes.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
attenuator_classes.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bridget_tee_formula.h Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00
bridget_tee_formula.md Add an other markdown to html converter (sundown), better to convert markdown. 2019-10-01 18:53:23 +02:00
pi_formula.h Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00
pi_formula.md Add an other markdown to html converter (sundown), better to convert markdown. 2019-10-01 18:53:23 +02:00
splitter_formula.h Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00
splitter_formula.md minor fixes about translatable help files in markdown 2019-10-01 09:56:35 +02:00
tee_formula.h Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00
tee_formula.md Gerber plotter: add support of standard aperture regular polygon as flashed shape. 2019-10-02 17:33:06 +02:00