kicad/bitmap2component
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option
ADDED: with cmake KICAD_MACOSX_APP_BUNDLE option the user can disable
the macOS app bundle creation when compiling on macOS. This permit to
use/install KiCad like any other *nix platform (/usr/bin, /usr/share,
ecc.). By default, cmake build the app bundle.
2022-01-28 15:49:37 -08:00
..
CMakeLists.txt cmake: adding KICAD_MACOSX_APP_BUNDLE option 2022-01-28 15:49:37 -08:00
bitmap2cmp_gui.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
bitmap2cmp_gui.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
bitmap2cmp_gui_base.cpp bitmap2component: update file ext in a radio box text in GUI. 2021-08-11 08:07:22 +02:00
bitmap2cmp_gui_base.fbp bitmap2component: update file ext in a radio box text in GUI. 2021-08-11 08:07:22 +02:00
bitmap2cmp_gui_base.h Always enable save; move dirty bit to asterisk in title bar. 2021-02-18 16:05:42 +00:00
bitmap2cmp_main.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
bitmap2cmp_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2cmp_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
bitmap2component.cpp PCB_POINT_EDITOR: fix missing init of PAD pos0 after changing the PAD draw pos. 2022-01-22 10:23:55 +01:00
bitmap2component.h bitmap2component: update format of all generated files. 2021-08-10 10:52:33 +02:00
bitmap2component.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00