kicad/pagelayout_editor
Seppe Stas 9233ae97d0 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

(cherry picked from commit 455ee4c08c)
2019-06-12 14:12:01 -07:00
..
dialogs pl_editor: cosmetic enhancements 2018-11-02 13:47:48 +01:00
CMakeLists.txt Set KiCad version in MacOS apps 2019-06-12 14:12:01 -07:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 14:12:01 -07:00
block.cpp Page Layout: Do not double-move frames 2019-02-25 14:15:34 -08:00
controle.cpp Fix typing problems with GR_KB_* constants 2016-01-20 07:11:17 -05:00
design_tree_frame.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
design_tree_frame.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
events_functions.cpp PL editor: fix delete hotkey behaviour 2019-04-25 20:27:10 +02:00
files.cpp Page Layout Editor: fix a few GUI issues. 2018-10-19 12:03:03 +02:00
hotkeys.cpp PL editor: fix delete hotkey behaviour 2019-04-25 20:27:10 +02:00
hotkeys.h Fix 'hokey' -> 'hotkey' typo 2019-04-02 13:17:18 -04:00
invoke_pl_editor_dialog.h Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
menubar.cpp PL editor: fix delete hotkey behaviour 2019-04-25 20:27:10 +02:00
onleftclick.cpp Constant-size page layout object handles w/respect to zoom. 2018-08-21 10:34:41 +01:00
onrightclick.cpp Fix 'hokey' -> 'hotkey' typo 2019-04-02 13:17:18 -04:00
page_layout_writer.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
pl_editor.cpp Fix 'hokey' -> 'hotkey' typo 2019-04-02 13:17:18 -04: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_config.cpp Fix 'hokey' -> 'hotkey' typo 2019-04-02 13:17:18 -04:00
pl_editor_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp Fix frame name capitalization in all about dialogs. 2019-05-13 16:22:52 -04:00
pl_editor_frame.h Constant-size page layout object handles w/respect to zoom. 2018-08-21 10:34:41 +01:00
pl_editor_id.h PL Editor UI Improvements: Menubar, toolbar and hotkeys 2017-08-29 11:52:34 -04:00
pl_editor_layout.cpp Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_layout.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_screen.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
pl_editor_screen.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
pl_editor_undo_redo.cpp Fix occurrences of "edition" which should be "editing" 2018-07-17 15:12:39 +01:00
properties_frame.cpp Page Layout Editor: fix a few GUI issues. 2018-10-19 12:03:03 +02:00
properties_frame.h Fix code after renaming files 2018-01-29 16:40:22 +01:00
toolbars_pl_editor.cpp PL editor: fix delete hotkey behaviour 2019-04-25 20:27:10 +02:00