kicad/kicad
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng
Details, documentation, and language bindings are works in
progress and will be evolving over the course of KiCad 9
development.
2024-04-02 19:34:36 -04:00
..
cli CLI: Add allegro and pads netlist output format options 2024-03-26 19:58:22 +08:00
dialogs Fix update notification to use majorminorpatch 2024-03-04 20:13:15 -05:00
pcm Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04: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 ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04: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 Fix hopefully the last build breakage 2024-03-21 03:28:44 +00: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 ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
kicad.icns Add document type icons 2024-02-09 15:55:57 -08:00
kicad_cli.cpp Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04: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 Properly cleanup git repos and memory on project/frame deletion 2024-04-01 21:59:50 +01:00
project_tree.h Properly cleanup git repos and memory on project/frame deletion 2024-04-01 21:59:50 +01:00
project_tree_item.cpp Fix macOS tree icons 2024-03-04 22:15:23 -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 Properly cleanup git repos and memory on project/frame deletion 2024-04-01 21:59:50 +01: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 Minor compil and Coverity fixes 2024-03-06 13:05:21 +01:00
update_manager.h Add a update notice modal dialog instead of the incomplete notifications 2023-12-16 06:47:41 -05:00