kicad/eeschema/dialogs
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement.
Fix an annoying issue about not named nets:
now, these nets are named from the component references and pin names which are connected.
therefore, unless the net or the footprint references are modified, the net name is not modified between 2 netlist calculations.
2013-09-25 21:09:57 +02:00
..
dialog_annotate.cpp better error reporting and parsing of bad legacy footprint libs 2013-06-13 11:09:35 -05:00
dialog_annotate_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_annotate_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_annotate_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_bom.cpp Pcbnew: netlist dialog: add silent mode option, and tool tip to the 2 options (dry run and silent mode) 2013-06-19 18:11:12 +02:00
dialog_bom_base.cpp Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet. 2013-06-15 20:02:52 +02:00
dialog_bom_base.fbp Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet. 2013-06-15 20:02:52 +02:00
dialog_bom_base.h Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet. 2013-06-15 20:02:52 +02:00
dialog_bom_cfg.keywords Eeschema: add dialog and utilities to create BOMs from generic netlist 2013-06-14 16:59:52 +02:00
dialog_bom_help.html Eeschema: add dialog and utilities to create BOMs from generic netlist 2013-06-14 16:59:52 +02:00
dialog_color_config.cpp Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes 2013-04-06 07:01:48 +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 page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 2013-06-07 11:49:36 +02:00
dialog_edit_component_in_lib.h page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 2013-06-07 11:49:36 +02:00
dialog_edit_component_in_lib_base.cpp page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 2013-06-07 11:49:36 +02:00
dialog_edit_component_in_lib_base.fbp page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 2013-06-07 11:49:36 +02:00
dialog_edit_component_in_lib_base.h page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 2013-06-07 11:49:36 +02:00
dialog_edit_component_in_schematic.cpp Eeschema: fix Bug #1210120 2013-08-09 08:51:14 +02:00
dialog_edit_component_in_schematic_fbp.cpp User longer, more dis-ambiguating text for Show button 2013-08-09 14:03:26 -05:00
dialog_edit_component_in_schematic_fbp.fbp User longer, more dis-ambiguating text for Show button 2013-08-09 14:03:26 -05:00
dialog_edit_component_in_schematic_fbp.h EHNANCE: add a "Show" button to the two text field properties 2013-08-08 11:12:41 -05:00
dialog_edit_label.cpp Eeschema bus label test bug fixes. (fixes lp:1209424) 2013-08-13 19:04:41 -04:00
dialog_edit_label_base.cpp Eeschema bus label test bug fixes. (fixes lp:1209424) 2013-08-13 19:04:41 -04:00
dialog_edit_label_base.fbp Eeschema bus label test bug fixes. (fixes lp:1209424) 2013-08-13 19:04:41 -04:00
dialog_edit_label_base.h Eeschema bus label test bug fixes. (fixes lp:1209424) 2013-08-13 19:04:41 -04:00
dialog_edit_libentry_fields_in_lib.cpp * Fix Bug 1219239 - EESCHEMA crashes when editing a template field in libedit through the context menu 2013-08-31 16:53:46 +01:00
dialog_edit_libentry_fields_in_lib_base.cpp User longer, more dis-ambiguating text for Show button 2013-08-09 14:03:26 -05:00
dialog_edit_libentry_fields_in_lib_base.fbp User longer, more dis-ambiguating text for Show button 2013-08-09 14:03:26 -05:00
dialog_edit_libentry_fields_in_lib_base.h EHNANCE: add a "Show" button to the two text field properties 2013-08-08 11:12:41 -05:00
dialog_edit_one_field.cpp More encapsulation work. 2013-03-18 15:36:07 -04:00
dialog_edit_one_field.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_eeschema_config.cpp Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
dialog_eeschema_config.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_eeschema_config_fbp.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_eeschema_config_fbp.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_eeschema_config_fbp.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_eeschema_options.cpp Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
dialog_eeschema_options.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
dialog_eeschema_options_base.cpp Fix GOST compatibility. 2013-07-22 18:45:22 +02:00
dialog_eeschema_options_base.fbp Fix GOST compatibility. 2013-07-22 18:45:22 +02:00
dialog_eeschema_options_base.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
dialog_erc.cpp Eeschema: Rework on netlist generator: code clenenig and enhancement. 2013-09-25 21:09:57 +02:00
dialog_erc.h Eeschema: Erc dialog: enhancement. Now not modal. 2012-12-10 20:08:09 +01:00
dialog_erc_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_erc_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_erc_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_edit_draw_item.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_edit_draw_item_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_edit_draw_item_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_edit_pin.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 2012-09-22 13:19:37 +02:00
dialog_lib_edit_pin.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_edit_pin_base.cpp Minor fixes. Gerbview: fix a collision name for GetLayout method. 2013-06-27 21:12:01 +02:00
dialog_lib_edit_pin_base.fbp Minor fixes. Gerbview: fix a collision name for GetLayout method. 2013-06-27 21:12:01 +02:00
dialog_lib_edit_pin_base.h Minor fixes. Gerbview: fix a collision name for GetLayout method. 2013-06-27 21:12:01 +02:00
dialog_lib_edit_text.cpp More encapsulation work. 2013-03-18 15:36:07 -04:00
dialog_lib_edit_text.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_lib_new_component.fbp work on footprint plugin API 2012-04-15 22:18:41 -05:00
dialog_lib_new_component.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -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.cpp remove dialog_netlist.h 2013-06-27 15:34:30 -05:00
dialog_netlist_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_netlist_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_netlist_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_plot_schematic.cpp Fix Eeschema plot dialog escape key handling bug on some Linux distros. 2013-02-22 16:59:53 -05:00
dialog_plot_schematic.h Eeschema: code cleanup, remove dead code and some global and useless variables 2012-09-28 19:47:41 +02:00
dialog_plot_schematic_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_plot_schematic_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_plot_schematic_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_print_using_printer.cpp Rename invoke_a_dialog.h. Code an alternate implementation for std::string BOARD_ITEM::FormatInternalUnits( int aValue ), for verification. 2013-06-10 07:24:01 -05: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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_edit_sheet_pin.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_edit_sheet_pin_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_edit_sheet_pin_base.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_edit_sheet_pin_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_find.fbp wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs 2013-02-22 07:47:35 -06:00
dialog_sch_sheet_props.cpp Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props.fbp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_sheet_props.h Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 2012-10-13 20:54:33 +02:00
dialog_sch_sheet_props_base.cpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
dialog_sch_sheet_props_base.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 bug fixes. (fixes lp:1199689) 2013-07-14 14:08:20 -04:00
dialog_schematic_find_base.cpp wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs 2013-02-22 07:47:35 -06:00
dialog_schematic_find_base.h wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs 2013-02-22 07:47:35 -06:00