kicad/kicad
Wayne Stambaugh 2481b21d80 Don't treat project Save As path as a path and file name.
The single string ctor of wxFileName treats the string as a path and file
name.  If there is a dot in the last path name, it assumes that the last
path is actually a file name and extension.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/10116

(cherry picked from commit fcc497509a)
2021-12-26 17:04:45 -05:00
..
dialogs DIALOG_TEMPLATE_SELECTOR: Force display refresh after selecting a path 2021-12-24 11:51:26 +01:00
pcm Fix some issues in PCM code. 2021-12-12 18:25:31 +01:00
tools Don't treat project Save As path as a path and file name. 2021-12-26 17:04:45 -05:00
CMakeLists.txt PCM implementation 2021-08-27 21:11:47 +00:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_project.cpp Give a timeslice to show Save Changes? dialog before things get ugly. 2021-09-21 11:14:42 +01:00
kicad.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07: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 Move quitting flag to manager quit 2021-12-17 13:10:27 +00:00
kicad_manager_frame.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
kicad_settings.cpp Disregard the project manager window size on migration 2021-12-03 01:43:53 +00:00
kicad_settings.h PCM implementation 2021-08-27 21:11:47 +00:00
menubar.cpp PCM implementation 2021-08-27 21:11:47 +00:00
pgm_kicad.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
project_template.cpp Cound't -> Couldn't 2021-11-08 15:56:51 -08:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01: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 Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -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 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.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00