kicad/kicad
Ian McInerney ea62b145ff Introduce core interface library
This library is meant to move non-EDA items (language extensions,
library extensions, etc.) into the lowest-level of our dependency chain.
This library should never depend on anyother non-thirdparty code in the
kicad codebase.
2023-04-06 15:01:18 +01:00
..
cli BOM Generator: wire up forced exclusion, optional DNP exclusion 2023-04-03 09:07:52 -04:00
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
pcm Introduce core interface library 2023-04-06 15:01:18 +01:00
tools Support canceling initial global library table setup. 2023-03-19 14:30:53 +03:00
widgets Fix Doxygen commenting issues. 2023-03-24 11:57:52 -04:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01: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 BOM Generator: wire up to kicad-cli 2023-04-03 09:07:52 -04: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:34:38 +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 10:09:04 -05: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