kicad/cvpcb
jean-pierre charras 16f4958430 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open.
Cvpcb: change from commit 9ceca583:
the root class close event that save settings is now seeing the close event.
2019-09-19 09:16:12 +02:00
..
dialogs cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
tools Correct footprint filter tool name and tooltip. 2019-09-03 19:42:32 +01:00
CMakeLists.txt cvpcb: Split control tool in two and add cut/copy/paste 2019-08-12 14:19:01 -04:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
auto_associate.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
auto_associate.h cvpcb: Replumb the footprint association system 2019-08-12 14:19:01 -04:00
cfg.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
components_listbox.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
cvpcb.cpp Improve zoom-to-extents for footprints with long text. 2019-09-05 21:02:29 +01: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 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open. 2019-09-19 09:16:12 +02:00
cvpcb_mainframe.h Cvpcb: fix minor issues: 2019-09-18 09:57:26 +02:00
display_footprints_frame.cpp Bail on our custom dockart provider. 2019-09-06 23:38:20 +01:00
display_footprints_frame.h cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
footprints_listbox.cpp Cleanup to make implementation names consistent with what they now do. 2019-09-03 19:29:30 +01:00
library_listbox.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
listbox_base.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
listboxes.h Cleanup to make implementation names consistent with what they now do. 2019-09-03 19:29:30 +01:00
menubar.cpp Unify menu item creation for closing a window 2019-08-14 09:35:15 +01: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 Correct footprint filter tool name and tooltip. 2019-09-03 19:42:32 +01:00