kicad/kicad
aris-kimi 24529e5242 ADDED: library tree context menu option to open sym/fp library files from the defined text editor.
Short description:

Works for Symbol and Footprint Editor behind an advanced config option.
For Symbol Editor it is shown for a single item selection (library or symbol).
For Footprint Editor it is shown for a footprint selection.
(fp editor allows a single tree item selection only).
Option stays hidden if current frame has been modified.

Also small fix(?) for similar action to the project manager.
(Call for the Execution has moved inside the file loop.)

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15736
2024-02-29 19:01:59 +00:00
..
cli Add missing parity arg to drc cli 2024-02-13 18:46:17 -05:00
dialogs Fix update notice dialog padding. 2024-02-25 10:42:20 +00:00
pcm Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
tools Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
widgets Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
CMakeLists.txt Add missing IPC2581 cli support 2024-01-30 20:42:34 -05:00
files-io.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
import_proj.cpp EasyEDA Pro: support .elibz format (device libraries) 2023-12-25 07:00:24 +03:00
import_proj.h ADDED: Project chooser dialog for EasyEDA Pro import. 2023-10-30 09:35:27 +03:00
import_project.cpp Do not parent dialogs to non top level windows in panels or widgets. 2024-02-03 10:40:28 -05:00
kicad.cpp Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00
kicad.icns Add document type icons 2024-02-09 15:55:57 -08:00
kicad_cli.cpp Allow enabling WXTRACE in release builds on all platforms 2024-02-02 14:21:33 +00:00
kicad_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
kicad_id.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
kicad_manager_frame.cpp FromDIP the left tree view in kicad frame 2024-01-17 21:57:23 -05:00
kicad_manager_frame.h KISTATUSBAR: code refinement and add comments 2024-01-07 09:47:40 +01:00
menubar.cpp Move git fully behind advanced config 2024-02-19 17:19:44 -08:00
pgm_kicad.h New kicad-cli will now be the cli interface 2022-10-04 22:24:13 -04:00
project_template.cpp Use reference to strings in for loop rather than copy. 2024-02-07 07:58:57 -05:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Add cir file icon to treeview 2024-01-22 15:24:00 -08:00
project_tree.h ADDED: Git integration support 2023-10-20 12:51:47 +00:00
project_tree_item.cpp Do not parent dialogs to non top level windows in panels or widgets. 2024-02-03 10:40:28 -05: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 ADDED: library tree context menu option to open sym/fp library files from the defined text editor. 2024-02-29 19:01:59 +00:00
project_tree_pane.h Don't keep showing the same error message 2023-12-01 09:27:26 -08:00
tree_file_type.h Kicad Manager, project tree: use net file icon for spice netlist (.cir) files 2023-11-06 18:53:10 +01:00
update_manager.cpp Revert "Update vcpkg baseline to newer" 2024-02-28 21:58:15 -05:00
update_manager.h Add a update notice modal dialog instead of the incomplete notifications 2023-12-16 06:47:41 -05:00