kicad/cvpcb
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers.
Fixes https://gitlab.com/kicad/code/kicad/issues/12030
2022-07-19 21:24:45 +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 Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cvpcb.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_association.h Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
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 Add pinned library support to CvPCB. 2022-07-09 19:21:02 -06:00
cvpcb_mainframe.h Naming conventions. 2021-09-27 12:55:53 +01:00
cvpcb_settings.cpp Save cvpcb filter text. 2022-07-06 10:05:44 -06:00
cvpcb_settings.h Save cvpcb filter text. 2022-07-06 10:05:44 -06:00
display_footprints_frame.cpp Hook up ID_GRID_SETTINGS for footprint viewers. 2022-07-19 21:24:45 +01:00
display_footprints_frame.h Reconcile zone-auto-fill with undo. 2022-02-25 13:05:49 +00:00
footprints_listbox.cpp Revert "Cvpcb: fix possible crash when pressing the ESC key during some calculations." 2021-08-06 13:33:14 +02:00
library_listbox.cpp Add pinned library support to CvPCB. 2022-07-09 19:21:02 -06:00
listbox_base.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
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 Work around the train-wreck that is wxString::Format. 2021-09-27 12:40:32 +01:00
symbols_listbox.cpp Naming conventions. 2021-09-27 12:55:53 +01:00
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