kicad/bitmap2component
jean-pierre charras 707b0becee bitmap2component: fix incorrect min size of the main frame.
It was due to the fact the sizers were set without menubar, created later.
A dummy menubar is now added at frame creation, to allow sizers to be
correctly initialized.
Fixes #14859
https://gitlab.com/kicad/code/kicad/-/issues/14859
2023-06-01 16:26:19 +02:00
..
CMakeLists.txt Disable link maps by default and fix compile issue with lld linker 2023-02-22 23:18:36 +00:00
bitmap2cmp_gui.cpp Bitmap2component: enhancement: add more PCB layers in PCB layer list selector. 2023-05-13 12:28:48 +02:00
bitmap2cmp_gui.h Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
bitmap2cmp_gui_base.cpp bitmap2component: fix incorrect min size of the main frame. 2023-06-01 16:26:19 +02:00
bitmap2cmp_gui_base.fbp bitmap2component: fix incorrect min size of the main frame. 2023-06-01 16:26:19 +02:00
bitmap2cmp_gui_base.h bitmap2component: fix incorrect min size of the main frame. 2023-06-01 16:26:19 +02:00
bitmap2cmp_main.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +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 Bitmap2component: enhancement: add more PCB layers in PCB layer list selector. 2023-05-13 12:28:48 +02:00
bitmap2component.h Bitmap2component: enhancement: add more PCB layers in PCB layer list selector. 2023-05-13 12:28:48 +02:00
bitmap2component.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00