kicad/kicad
lulu731 0180bcf90a ADDED: Implement Drag and Drop
dropping files to Kicad manager :
  *.kicad_pro, *.pro -> open project;
  gerber and job files -> open in Gerbview editor;
  Eagle and Cadstar files -> open project.
dropping file to schematic editor -> append schematic;
dropping library file to Symbol editor -> add library;
dropping board file to PCB editor -> append board;
dropping library or footprint file to Footprint editor -> add library or import footprint;
dropping ZIP file or gerber files to Gerbview editor -> open files;
dropping sheet file to Drawing Sheet editor -> open sheet.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/11638
2022-09-14 22:28:09 +00:00
..
dialogs PCM: automatic check for repository updates 2022-08-18 20:41:43 +00:00
pcm Implement add-new-on-return for some of our grids. 2022-09-09 13:41:13 +01:00
tools ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
widgets Fix LEGACYFILEDLG_NEW_PROJECT build error 2022-06-11 23:45:22 -04:00
CMakeLists.txt ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00: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 ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
kicad.cpp PCM: automatic check for repository updates 2022-08-18 20:41:43 +00: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 ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
kicad_manager_frame.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
menubar.cpp Use wxWidgets IDs for cut/copy/paste. 2022-08-07 11:28:16 +01:00
pgm_kicad.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07: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 Include markdown files in project view. 2022-09-10 21:11:24 +01: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 ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00: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 Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00