kicad/eeschema/dialogs
jean-pierre charras a9744e3f84 Pcbnew: added: SVG plotter. Need refinements, but works.
Mainly to plot drill maps, but can be used to plot boards, for documentation.
The print svg still exists, but the plot SVG has more options (mirroring, holes in pads),
however  print svg allows color print, and full board printing, and plot does not.
2012-09-15 14:13:03 +02:00
..
annotate_dialog.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
annotate_dialog.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_SVG_print.cpp Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal ) 2012-09-11 21:03:21 +02:00
dialog_SVG_print.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_SVG_print_base.cpp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.fbp Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_SVG_print_base.h Fix typo errors and make translations more easy. 2011-10-03 21:11:09 +02:00
dialog_annotate_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_annotate_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_build_BOM.cpp Edit eeschema single part per line sorting code. 2012-07-17 22:13:35 +03:00
dialog_build_BOM.h Eeschema: BOM list generation: some fixes and enhancements. 2012-04-13 20:44:02 +02:00
dialog_build_BOM_base.cpp More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_build_BOM_base.fbp More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_build_BOM_base.h More EESchema dialog file housekeeping 2010-11-17 16:47:27 -05:00
dialog_color_config.cpp Enforced EDA_COLOR_T type and minor const-ification 2012-09-02 14:06:47 +02:00
dialog_color_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_lib.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.fbp Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_lib_base.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 2012-05-23 12:06:33 +02:00
dialog_edit_component_in_schematic.cpp More internal unit improvements. 2012-04-16 13:39:32 -04:00
dialog_edit_component_in_schematic.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_edit_component_in_schematic_fbp.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_component_in_schematic_fbp.fbp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_edit_component_in_schematic_fbp.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_label.cpp More internal unit improvements. 2012-04-16 13:39:32 -04:00
dialog_edit_label_base.cpp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_label_base.fbp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_label_base.h Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 2012-03-22 13:36:20 -05:00
dialog_edit_libentry_fields_in_lib.cpp Eeschema, Libedit: Fix bug that can crashes Eeschema: In libedit 2 mandatory fields could be deleted. Fixed now. 2012-05-31 15:47:02 +02:00
dialog_edit_libentry_fields_in_lib_base.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_libentry_fields_in_lib_base.fbp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_libentry_fields_in_lib_base.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 2011-09-20 20:19:09 +02:00
dialog_edit_one_field.cpp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_edit_one_field.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_eeschema_config.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_eeschema_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_eeschema_config_fbp.cpp Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_config_fbp.fbp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_config_fbp.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
dialog_eeschema_options.cpp eeschema: fix set bus width when define KICAD_GOST 2012-05-25 18:33:58 +04:00
dialog_eeschema_options.h eeschema: fix set bus width when define KICAD_GOST 2012-05-25 18:33:58 +04:00
dialog_eeschema_options_base.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_options_base.fbp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_eeschema_options_base.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 2012-05-25 08:58:52 +02:00
dialog_erc.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_erc.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_erc_base.cpp EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_erc_base.fbp Update .cpp icon files not updated in previous commit. 2011-09-22 21:16:55 +02:00
dialog_erc_base.h EESchema file name and location house keeping. 2010-11-11 16:10:27 -05:00
dialog_lib_edit_draw_item.cpp Libedit and Modedit: fix minor, but annoying issues when editing items 2012-07-17 17:29:29 +02:00
dialog_lib_edit_draw_item.fbp Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_edit_draw_item_base.cpp Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_draw_item_base.h Eeschema: Fix icons in macro menu. 2011-10-18 12:16:27 +02:00
dialog_lib_edit_pin.cpp Enforced EDA_COLOR_T type and minor const-ification 2012-09-02 14:06:47 +02:00
dialog_lib_edit_pin.h Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 2012-03-22 02:02:49 -05:00
dialog_lib_edit_pin_base.cpp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_pin_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text.cpp More internal unit improvements. 2012-04-16 13:39:32 -04:00
dialog_lib_edit_text.h Libedit: Add better dialog to edit an existing field of the current edited component. 2012-02-21 18:47:30 +01:00
dialog_lib_edit_text_base.cpp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.fbp apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_edit_text_base.h apply DIALOG_SHIM to dialog_lib_edit_text_base and make dialog_lib_edit_pin_base apportion more width for pin name 2012-09-07 11:15:18 -05:00
dialog_lib_new_component.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_new_component.fbp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_lib_new_component_base.cpp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component_base.h work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_libedit_dimensions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_libedit_dimensions.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_libedit_dimensions_base.cpp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.fbp More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_libedit_dimensions_base.h More EESchema dialog file housekeeping and coding policy fixes. 2010-11-19 11:28:46 -05:00
dialog_netlist_base.cpp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.fbp 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_netlist_base.h 3D-viewer: code cleanup. 2012-08-21 12:45:54 +02:00
dialog_plot_schematic_DXF.cpp Pcbnew: in SVG export, add option to export only the board area, not the full page. 2012-08-31 09:43:37 +02:00
dialog_plot_schematic_DXF_base.cpp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_DXF_base.fbp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_DXF_base.h Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL.cpp Pcbnew: in SVG export, add option to export only the board area, not the full page. 2012-08-31 09:43:37 +02:00
dialog_plot_schematic_HPGL_base.cpp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL_base.fbp Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_HPGL_base.h Dialog escape key termination and default button fixes. 2011-03-14 15:17:42 -04:00
dialog_plot_schematic_PDF.cpp Pcbnew: added: SVG plotter. Need refinements, but works. 2012-09-15 14:13:03 +02:00
dialog_plot_schematic_PDF_base.cpp Add missing files 2012-05-03 21:08:14 +02:00
dialog_plot_schematic_PDF_base.fbp Add missing files 2012-05-03 21:08:14 +02:00
dialog_plot_schematic_PDF_base.h Add missing files 2012-05-03 21:08:14 +02:00
dialog_plot_schematic_PS.cpp Pcbnew: in SVG export, add option to export only the board area, not the full page. 2012-08-31 09:43:37 +02:00
dialog_plot_schematic_PS_base.cpp Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_plot_schematic_PS_base.fbp Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_plot_schematic_PS_base.h Minor fixes and enhancement 2011-05-09 21:44:06 +02:00
dialog_print_using_printer.cpp Enforced EDA_COLOR_T type and minor const-ification 2012-09-02 14:06:47 +02:00
dialog_print_using_printer.h Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr). 2012-07-09 09:10:07 +02:00
dialog_print_using_printer_base.cpp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.fbp fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_print_using_printer_base.h fix problem with eeschema print dialog showing up on missing monitor 2012-08-15 12:55:48 -05:00
dialog_sch_edit_sheet_pin.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_edit_sheet_pin.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_edit_sheet_pin_base.cpp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.fbp Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_edit_sheet_pin_base.h Eeschema: minor enhancements 2010-12-22 15:11:01 +01:00
dialog_sch_find.fbp Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00
dialog_sch_sheet_props.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_sheet_props.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_sch_sheet_props.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dialog_sch_sheet_props_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_sch_sheet_props_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 2010-11-26 12:55:34 +01:00
dialog_schematic_find.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 2012-03-08 18:47:23 +01:00
dialog_schematic_find.h Eeschema find and replace improvements. 2011-12-21 15:21:15 -05:00
dialog_schematic_find_base.cpp Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00
dialog_schematic_find_base.h Eeschema: Fix issue in Search/ReplaceAll 2011-12-30 20:04:40 +01:00