You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
..
annotate_dialog.cpp 3D-viewer: code cleanup. 13 years ago
annotate_dialog.h 3D-viewer: code cleanup. 13 years ago
dialog_annotate_base.cpp 3D-viewer: code cleanup. 13 years ago
dialog_annotate_base.fbp 3D-viewer: code cleanup. 13 years ago
dialog_annotate_base.h 3D-viewer: code cleanup. 13 years ago
dialog_build_BOM.cpp Edit eeschema single part per line sorting code. 13 years ago
dialog_build_BOM.h Eeschema: BOM list generation: some fixes and enhancements. 14 years ago
dialog_build_BOM_base.cpp More EESchema dialog file housekeeping 15 years ago
dialog_build_BOM_base.fbp More EESchema dialog file housekeeping 15 years ago
dialog_build_BOM_base.h More EESchema dialog file housekeeping 15 years ago
dialog_color_config.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
dialog_color_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_edit_component_in_lib.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
dialog_edit_component_in_lib.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
dialog_edit_component_in_lib_base.cpp Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
dialog_edit_component_in_lib_base.fbp Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
dialog_edit_component_in_lib_base.h Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
dialog_edit_component_in_schematic.cpp More internal unit improvements. 14 years ago
dialog_edit_component_in_schematic.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_edit_component_in_schematic_fbp.cpp Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 14 years ago
dialog_edit_component_in_schematic_fbp.fbp work on footprint plugin API 14 years ago
dialog_edit_component_in_schematic_fbp.h Eeschema: Fix incorrect size of dialog Edit component in libedit: wrong size under wxWidgets 2.9.3 14 years ago
dialog_edit_label.cpp More internal unit improvements. 14 years ago
dialog_edit_label_base.cpp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 14 years ago
dialog_edit_label_base.fbp Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 14 years ago
dialog_edit_label_base.h Backout my usage of DIALOG_EXTEND_WITH_SHIM in favor of wxFormbuilder's 14 years ago
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. 14 years ago
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 14 years ago
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 14 years ago
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 14 years ago
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 13 years ago
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 13 years ago
dialog_eeschema_config.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_eeschema_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_eeschema_config_fbp.cpp Minor dialog fixes and code cleaning. 14 years ago
dialog_eeschema_config_fbp.fbp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
dialog_eeschema_config_fbp.h Minor dialog fixes and code cleaning. 14 years ago
dialog_eeschema_options.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_eeschema_options.h eeschema: fix set bus width when define KICAD_GOST 14 years ago
dialog_eeschema_options_base.cpp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
dialog_eeschema_options_base.fbp Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
dialog_eeschema_options_base.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
dialog_erc.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_erc.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_erc_base.cpp EESchema file name and location house keeping. 15 years ago
dialog_erc_base.fbp Update .cpp icon files not updated in previous commit. 14 years ago
dialog_erc_base.h EESchema file name and location house keeping. 15 years ago
dialog_lib_edit_draw_item.cpp Libedit and Modedit: fix minor, but annoying issues when editing items 13 years ago
dialog_lib_edit_draw_item.fbp Eeschema: Fix icons in macro menu. 14 years ago
dialog_lib_edit_draw_item.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_lib_edit_draw_item_base.cpp Eeschema: Fix icons in macro menu. 14 years ago
dialog_lib_edit_draw_item_base.h Eeschema: Fix icons in macro menu. 14 years ago
dialog_lib_edit_pin.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
dialog_lib_edit_pin.h Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 14 years ago
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 13 years ago
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 13 years ago
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 13 years ago
dialog_lib_edit_text.cpp More internal unit improvements. 14 years ago
dialog_lib_edit_text.h Libedit: Add better dialog to edit an existing field of the current edited component. 14 years ago
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 13 years ago
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 13 years ago
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 13 years ago
dialog_lib_new_component.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_lib_new_component.fbp work on footprint plugin API 14 years ago
dialog_lib_new_component.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_lib_new_component_base.cpp work on footprint plugin API 14 years ago
dialog_lib_new_component_base.h work on footprint plugin API 14 years ago
dialog_libedit_dimensions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_libedit_dimensions.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_libedit_dimensions_base.cpp More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
dialog_libedit_dimensions_base.fbp More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
dialog_libedit_dimensions_base.h More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
dialog_netlist_base.cpp 3D-viewer: code cleanup. 13 years ago
dialog_netlist_base.fbp 3D-viewer: code cleanup. 13 years ago
dialog_netlist_base.h 3D-viewer: code cleanup. 13 years ago
dialog_plot_schematic.cpp Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
dialog_plot_schematic.h Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
dialog_plot_schematic_base.cpp Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
dialog_plot_schematic_base.fbp Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
dialog_plot_schematic_base.h Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
dialog_print_using_printer.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
dialog_print_using_printer.h Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr). 13 years ago
dialog_print_using_printer_base.cpp fix problem with eeschema print dialog showing up on missing monitor 13 years ago
dialog_print_using_printer_base.fbp fix problem with eeschema print dialog showing up on missing monitor 13 years ago
dialog_print_using_printer_base.h fix problem with eeschema print dialog showing up on missing monitor 13 years ago
dialog_sch_edit_sheet_pin.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_sch_edit_sheet_pin.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_sch_edit_sheet_pin_base.cpp Eeschema: minor enhancements 15 years ago
dialog_sch_edit_sheet_pin_base.fbp Eeschema: minor enhancements 15 years ago
dialog_sch_edit_sheet_pin_base.h Eeschema: minor enhancements 15 years ago
dialog_sch_find.fbp Eeschema: Fix issue in Search/ReplaceAll 14 years ago
dialog_sch_sheet_props.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_sch_sheet_props.fbp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 15 years ago
dialog_sch_sheet_props.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dialog_sch_sheet_props_base.cpp Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 15 years ago
dialog_sch_sheet_props_base.h Fix very minor bugs. Boost update. Pcbnew: files housekeeping and code cleanup. 15 years ago
dialog_schematic_find.cpp All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
dialog_schematic_find.h Eeschema find and replace improvements. 14 years ago
dialog_schematic_find_base.cpp Eeschema: Fix issue in Search/ReplaceAll 14 years ago
dialog_schematic_find_base.h Eeschema: Fix issue in Search/ReplaceAll 14 years ago