kicad/pagelayout_editor
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps
Uses CMake's configure_file function [1] to automaticaly set the
CFBundleShortVersionString [2] value in every app's Info.plist file.

Also updates the CFBundleLongVersionString and CFBundleVersion with the
extended KiCad Version

[1]: https://cmake.org/cmake/help/latest/command/configure_file.html
[2]: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring
2019-06-12 04:40:03 -07:00
..
dialogs Pl_editor: fix missing hotkeys 2019-06-04 14:38:35 +02:00
tools Re-jigger standard submenus so they both link AND work. 2019-06-11 18:03:16 +01:00
CMakeLists.txt Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
files.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
invoke_pl_editor_dialog.h Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
menubar.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
pl_draw_panel_gal.cpp pl_editor: show the page limits and the coord reference corner position. 2019-06-07 12:42:28 +02:00
pl_draw_panel_gal.h pl_editor: show the page limits and the coord reference corner position. 2019-06-07 12:42:28 +02:00
pl_editor.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
pl_editor.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor.rc Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
pl_editor_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp Follow naming conventions. 2019-06-10 23:46:01 +01:00
pl_editor_frame.h Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 2019-06-10 23:46:01 +01:00
pl_editor_id.h Move PLEditor to common actions for file ops. 2019-05-25 01:34:44 +01:00
pl_editor_layout.cpp Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_layout.h Convert remaining legacy drawing code to print code. 2019-05-31 21:54:22 +01:00
pl_editor_screen.cpp Minor fixes in page layout editor 2019-05-31 12:06:29 +02:00
pl_editor_screen.h Remove CurItem() architecture and legacy routers and drawing code. 2019-05-29 00:26:30 +01:00
pl_editor_undo_redo.cpp More ACTIONs work. 2019-06-04 00:51:16 +01:00
properties_frame.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
properties_frame.h Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
toolbars_pl_editor.cpp Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 2019-06-10 23:46:01 +01:00