7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-02 00:37:55 +00:00
kicad/bitmap2component
Seth Hillbrand 867e6858c8 Handle paste special case when converting bitmap
Library export to file requires a library container but when pasting, we
paste into an existing library, so we need to skip the library header.

Long term solution would be to allow pasting library with multiple
symbols into existing library

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19688
2025-01-19 17:46:54 -08:00
..
bitmap2cmp_control.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
bitmap2cmp_control.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
bitmap2cmp_frame.cpp Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_frame.h Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_main.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
bitmap2cmp_panel_base.cpp Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_panel_base.fbp Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_panel_base.h Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_panel.cpp Handle paste special case when converting bitmap 2025-01-19 17:46:54 -08:00
bitmap2cmp_panel.h Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_settings.cpp Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2cmp_settings.h Update layer infrastructure in Image Converter. 2025-01-18 14:33:03 +00:00
bitmap2component.cpp Handle paste special case when converting bitmap 2025-01-19 17:46:54 -08:00
bitmap2component.h Handle paste special case when converting bitmap 2025-01-19 17:46:54 -08:00
bitmap2component.icns Add document type icons 2024-02-09 15:55:57 -08:00
CMakeLists.txt Strip out no longer needed links on the top executables 2024-04-14 07:52:02 -04:00