kicad/cvpcb
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 2022-07-23 20:17:04 +01:00
..
dialogs Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
tools Keep track of blocking windows 2022-07-13 19:25:24 -07:00
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
auto_associate.cpp Cvpcb: fix "not found" .equ files. 2022-03-29 18:51:03 +02:00
auto_associate.h
cvpcb.cpp
cvpcb.icns
cvpcb_association.h
cvpcb_doc.icns
cvpcb_id.h Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 2022-04-18 11:15:14 +02:00
cvpcb_mainframe.cpp Pinned libs can also be found in program settings. 2022-07-23 20:17:04 +01:00
cvpcb_mainframe.h
cvpcb_settings.cpp Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 2022-07-23 18:45:13 +02:00
cvpcb_settings.h Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 2022-07-23 18:45:13 +02:00
display_footprints_frame.cpp Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 2022-07-23 18:45:13 +02:00
display_footprints_frame.h Reconcile zone-auto-fill with undo. 2022-02-25 13:05:49 +00:00
footprints_listbox.cpp
library_listbox.cpp Add pinned library support to CvPCB. 2022-07-09 19:21:02 -06:00
listbox_base.cpp
listboxes.h Add pinned library support to CvPCB. 2022-07-09 19:21:02 -06:00
menubar.cpp Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 2022-04-30 09:48:47 +02:00
readwrite_dlgs.cpp
symbols_listbox.cpp
toolbars_cvpcb.cpp Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 2022-04-30 09:48:47 +02:00