..
cli
kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries
2024-03-02 18:22:18 +01:00
dialogs
Fix update notification to use majorminorpatch
2024-03-05 01:13:41 +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
Fix macOS tree icons
2024-03-05 13:03:42 +00:00
project_tree.h
ADDED: Git integration support
2023-10-20 12:51:47 +00:00
project_tree_item.cpp
Fix macOS tree icons
2024-03-05 13:03:42 +00: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
libgit2-1.8.0 compatibility: adjusted parent pointer type
2024-04-11 08:45:19 +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
Don't capture references to local variables for CallAfter.
2024-02-22 23:36:27 +00:00
update_manager.h
Add a update notice modal dialog instead of the incomplete notifications
2023-12-16 06:47:41 -05:00