kicad/pagelayout_editor
Seth Hillbrand 0cfa88ca9a Move temp save files to temporary directory
Avoid excess writes to the project directory to dodge issues with remote
file systems not fully writing data.

wxRename works across disk boundaries (in theory) and falls back to
wxCopy/wxRemove when it fails

Fixes https://gitlab.com/kicad/code/kicad/issues/10747
2022-03-08 10:05:04 -08:00
..
dialogs pagelayout_editor: fix end of line char in wxStyledTextCtrl (is now always '\n') 2021-11-29 10:26:06 +01:00
tools Honor modifier keys in diambiguation 2022-02-25 16:15:56 -08:00
CMakeLists.txt Add win32 VERSION_INFO resource blocks for the DLLs 2021-12-29 04:56:26 +00:00
files.cpp Move temp save files to temporary directory 2022-03-08 10:05:04 -08:00
invoke_pl_editor_dialog.h Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
menubar.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
pagelayout_editor.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pagelayout_editor_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pl_draw_panel_gal.cpp Keep order of rect corners in PLEditor. 2021-09-16 14:17:52 +01:00
pl_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
pl_editor.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
pl_editor_frame.cpp Add MRU to image placement tools 2022-02-25 13:21:25 -08:00
pl_editor_frame.h Add MRU to image placement tools 2022-02-25 13:21:25 -08:00
pl_editor_id.h Worksheet -> (industry standard) Drawing Sheet. 2021-02-22 17:35:46 +00:00
pl_editor_layout.cpp Fix the pleditor status bar text 2020-12-08 19:49:48 -05:00
pl_editor_layout.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_settings.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_editor_settings.h More header clean up. 2021-06-08 15:39:47 -04:00
pl_editor_undo_redo.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
toolbars_pl_editor.cpp Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00