kicad/cvpcb
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework
Various architecture upgrades to support this.
Creating a BOARD now requires a valid PROJECT, which caused
some (mostly transparent) changes to the Python API internals.

ADDED: Project local settings file
CHANGED: Board design settings are no longer stored in PCB file
CHANGED: Net classes are no longer stored in PCB file
CHANGED: Importing board settings now reads boards, not just projects

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2578
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4070
2020-07-02 22:08:54 -04:00
..
dialogs Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
tools ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
CMakeLists.txt Migrate CvPcb project parameters 2020-07-02 22:08:54 -04:00
auto_associate.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
components_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
cvpcb.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_association.h cvpcb: Add undo/redo functionality to the associations 2019-08-12 14:19:01 -04:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
cvpcb_mainframe.h Migrate CvPcb project parameters 2020-07-02 22:08:54 -04:00
cvpcb_settings.cpp Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
cvpcb_settings.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
display_footprints_frame.cpp Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00:00
display_footprints_frame.h Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
footprints_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
library_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listbox_base.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listboxes.h Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
menubar.cpp Don't use the accelerator table in the menubars 2020-06-06 22:50:35 +00:00
readwrite_dlgs.cpp Migrate CvPcb project parameters 2020-07-02 22:08:54 -04:00
toolbars_cvpcb.cpp Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00:00