kicad/kicad
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming
Temporary and autosave files do not neccessarily have the correct
permissions set to replace existing project files.  This updates the
permissions to match the existing values where possible

Fixes https://gitlab.com/kicad/code/kicad/-/issues/13574
2023-05-24 17:09:38 -07:00
..
cli STEP Export: Update options to reflect DNP and Unspecified filtering 2023-04-13 10:33:03 -04:00
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
pcm Use SetLabelText in PANEL_PACKAGE 2023-05-22 19:01:31 +00: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 Replace the exception handler in another spot 2023-04-19 21:21:18 -04:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_cli.cpp Move 3 more blocks to the common ex handler 2023-04-19 21:17:31 -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 Don't try to open files multiple times 2023-05-07 21:46:39 -04: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 Maintain file permissions when renaming 2023-05-24 17:09:38 -07: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 Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
tree_file_type.h Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00