kicad/bitmap2component
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
..
CMakeLists.txt Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_gui.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_gui.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_gui_base.cpp Fixes in bitmap2cmp: enhancements and fixes. 2019-06-19 18:24:39 +02:00
bitmap2cmp_gui_base.fbp Fixes in bitmap2cmp: enhancements and fixes. 2019-06-19 18:24:39 +02:00
bitmap2cmp_gui_base.h Fixes in bitmap2cmp: enhancements and fixes. 2019-06-19 18:24:39 +02:00
bitmap2cmp_main.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2component.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
bitmap2component.h Improve spelling. 2019-08-20 19:14:05 +01:00
bitmap2component.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
bitmap2component.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00