kicad/cvpcb
Ian McInerney 25a302758e Fix macos plist version string generation
Generate these resource files similar to how it is done one Linux.

Fixes mac-builder issue https://gitlab.com/kicad/packaging/kicad-mac-builder/issues/275
2019-12-26 12:42:25 +00:00
..
dialogs Implement Get/Set display options 2019-11-07 08:26:44 -08:00
tools cvpcb: Fix some issues 2019-10-06 17:53:35 +01:00
CMakeLists.txt cvpcb: Split control tool in two and add cut/copy/paste 2019-08-12 14:19:01 -04: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 Python scripting: fix a crash with some pythons scripts calling BOARD::ComputeBoundingBox() 2019-10-05 10:39:33 +02: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 Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 2019-12-19 14:11:11 +00:00
cvpcb_mainframe.h Unify unsaved changes detection logic in all frames 2019-12-19 15:34:01 +00:00
display_footprints_frame.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
display_footprints_frame.h Fix grid settings in pcbnew/modedit/cvpcb 2019-11-23 23:35:21 +00: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 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 Add save item to cvpcb toolbar and make it conditional 2019-12-19 15:35:11 +00:00