kicad/cvpcb
Jeff Young 3622a296be Use consistent sorting for footprint libs.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17731

(cherry picked from commit 02bc093b55)
2024-05-15 11:25:41 +01:00
..
dialogs Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
tools The user can cancel the opening of many editors. 2024-05-09 23:36:32 +01:00
CMakeLists.txt New macOS installation scripts 2023-09-19 17:23:30 -04:00
auto_associate.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
auto_associate.h
cvpcb.cpp Fix crash if we exit lib table setup 2024-02-11 21:05:23 -05:00
cvpcb.icns
cvpcb_association.h Fix wrong path slash 2023-09-07 22:09:26 -04:00
cvpcb_doc.icns
cvpcb_id.h
cvpcb_mainframe.cpp Use consistent sorting for footprint libs. 2024-05-15 11:25:41 +01:00
cvpcb_mainframe.h Remove obsolete config_params.h includes 2023-09-25 20:40:29 -04:00
display_footprints_frame.cpp Pass symbol's netlist to footprint preview widget. 2024-03-14 18:04:52 +00:00
display_footprints_frame.h Cleanup. 2023-09-29 00:13:12 +01:00
footprints_listbox.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
library_listbox.cpp
listbox_base.cpp
listboxes.h
menubar.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
readwrite_dlgs.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2023-09-27 23:15:54 -04:00
symbols_listbox.cpp
toolbars_cvpcb.cpp