kicad/cvpcb
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
..
dialogs Consolidate common viewer actions across cvpcb and pcbnew frames 2020-05-24 11:58:33 +01:00
tools ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
CMakeLists.txt Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
auto_associate.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cfg.cpp Fix a bunch of un-caught boost::bad_pointer exceptions. 2020-01-12 19:55:00 +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 More window sizing fixes 2020-04-27 00:14:12 +01:00
cvpcb_mainframe.h Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00: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 Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
display_footprints_frame.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +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 Add save item to cvpcb toolbar and make it conditional 2019-12-19 15:35:11 +00:00
readwrite_dlgs.cpp Workaround an issue where a throw terminates (even when there's a catch for it). 2019-08-31 15:18:27 +01:00
toolbars_cvpcb.cpp Cvpcb: fix incorrect display of a bold text inside the main toolbar. 2020-02-20 12:48:23 +01:00