kicad/kicad
qu1ck 90eb5e9c31 PCM: auto reload global libs after dialog is run
This adds Reset() method to KIFACE to reload global libs stored in
global static vars.
Also refactors some lib reload code in various frames to have
common MAIL_RELOAD_LIB handler.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/12500

(cherry picked from commit 2975f53647)
2023-02-28 16:48:28 -05:00
..
cli Fix copypasta typo in export pos 2023-02-19 05:24:36 +00:00
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
pcm PCM: auto reload global libs after dialog is run 2023-02-28 16:48:28 -05:00
tools PCM: auto reload global libs after dialog is run 2023-02-28 16:48:28 -05:00
widgets Initialize variables inside file dialog customizer classes 2022-12-17 23:37:24 +00:00
CMakeLists.txt Use our own cmake module path variable to avoid conflicting with the main ones listy functional 2023-01-03 19:18:16 -05:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_proj.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_proj.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_project.cpp KiWay: Make sure to mark closed windows as closed 2022-12-27 10:31:45 -05:00
kicad.cpp Update KICAD6->KICAD7 2023-01-23 22:21:12 +00:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_cli.cpp Fix crash when closing non-modal 2023-01-12 13:21:22 -08:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
kicad_manager_frame.cpp kicad manager, OnOpenFileInTextEditor(): do not quote the filename. 2023-02-26 08:36:58 +01:00
kicad_manager_frame.h Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
menubar.cpp Some more wxS 2023-01-16 19:07:50 -05:00
pgm_kicad.h New kicad-cli will now be the cli interface 2022-10-04 22:24:13 -04:00
project_template.cpp Fix a few compil warnings 2022-07-30 14:06:51 +02:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00
project_tree.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree_item.cpp Include markdown files in project view. 2022-09-10 21:11:24 +01:00
project_tree_item.h Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.cpp Fix crash deleting project tree items 2023-02-19 15:12:07 +00:00
project_tree_pane.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00