..
dialog_annotate.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_annotate_base.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_annotate_base.fbp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_annotate_base.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_bom.cpp
Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it
12 years ago
dialog_bom_base.cpp
Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet.
13 years ago
dialog_bom_base.fbp
Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet.
13 years ago
dialog_bom_base.h
Eeschema: Add dialog and utilities (help files ...) to create BOMs from generic netlist, using python scripts or xsltproc+style sheet.
13 years ago
dialog_bom_cfg.keywords
Eeschema: add dialog and utilities to create BOMs from generic netlist
13 years ago
dialog_bom_help.html
Eeschema: add dialog and utilities to create BOMs from generic netlist
13 years ago
dialog_choose_component.cpp
Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names).
11 years ago
dialog_choose_component.h
Eeschema: * Preselect the currently chosen component in the browser when pressing the thumbnail view.
12 years ago
dialog_choose_component_base.cpp
Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names).
11 years ago
dialog_choose_component_base.fbp
Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names).
11 years ago
dialog_choose_component_base.h
Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names).
11 years ago
dialog_color_config.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
dialog_color_config.h
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
12 years ago
dialog_edit_component_in_lib.cpp
Remove class RETAINED_PATH, put is main member function into SEARCH_STACK.
12 years ago
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.
13 years ago
dialog_edit_component_in_lib_base.cpp
Fix some issues in modview, relative to few incorrect use of some wxAuiManager functions.
12 years ago
dialog_edit_component_in_lib_base.fbp
Fix some issues in modview, relative to few incorrect use of some wxAuiManager functions.
12 years ago
dialog_edit_component_in_lib_base.h
Fix some issues in modview, relative to few incorrect use of some wxAuiManager functions.
12 years ago
dialog_edit_component_in_schematic.cpp
Modular-Kicad milestone B), glamorous portions:
12 years ago
dialog_edit_component_in_schematic_fbp.cpp
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_edit_component_in_schematic_fbp.fbp
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_edit_component_in_schematic_fbp.h
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_edit_label.cpp
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
12 years ago
dialog_edit_label_base.cpp
Minor fixes and changes:
11 years ago
dialog_edit_label_base.fbp
Minor fixes and changes:
11 years ago
dialog_edit_label_base.h
Minor fixes and changes:
11 years ago
dialog_edit_libentry_fields_in_lib.cpp
* Fix Bug #1348607 and a possible crash in libedit dialog component properties after moving up the first user field (which in not possible now).
11 years ago
dialog_edit_libentry_fields_in_lib_base.cpp
Modular-Kicad milestone B), glamorous portions:
12 years ago
dialog_edit_libentry_fields_in_lib_base.fbp
Modular-Kicad milestone B), glamorous portions:
12 years ago
dialog_edit_libentry_fields_in_lib_base.h
Modular-Kicad milestone B), glamorous portions:
12 years ago
dialog_edit_one_field.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_edit_one_field.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_eeschema_config.cpp
Remove class RETAINED_PATH, put is main member function into SEARCH_STACK.
12 years ago
dialog_eeschema_config_fbp.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_eeschema_config_fbp.fbp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_eeschema_config_fbp.h
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_eeschema_options.cpp
Initial release of pl_editor, the page layout and title block editor.
12 years ago
dialog_eeschema_options.h
Added eeschema option for the default pin length
12 years ago
dialog_eeschema_options_base.cpp
Added eeschema option for the default pin length
12 years ago
dialog_eeschema_options_base.fbp
Added eeschema option for the default pin length
12 years ago
dialog_eeschema_options_base.h
Added eeschema option for the default pin length
12 years ago
dialog_erc.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_erc.h
Fix compile errors when wx3.x is built with --enable-stl
12 years ago
dialog_erc_base.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_erc_base.fbp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_erc_base.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_lib_edit_draw_item.cpp
Libedit and Modedit: fix minor, but annoying issues when editing items
14 years ago
dialog_lib_edit_draw_item.fbp
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
12 years ago
dialog_lib_edit_draw_item.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_lib_edit_draw_item_base.cpp
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
12 years ago
dialog_lib_edit_draw_item_base.h
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
12 years ago
dialog_lib_edit_pin.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
dialog_lib_edit_pin.h
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 years ago
dialog_lib_edit_pin_base.cpp
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
12 years ago
dialog_lib_edit_pin_base.fbp
Eeschema multiple unit component nomenclature improvements (fixes 1226874).
12 years ago
dialog_lib_edit_pin_base.h
Minor fixes. Gerbview: fix a collision name for GetLayout method.
13 years ago
dialog_lib_edit_text.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_lib_edit_text.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_lib_edit_text_base.cpp
Fix some compil warnings and Debug assertions
12 years ago
dialog_lib_edit_text_base.fbp
Fix some compil warnings and Debug assertions
12 years ago
dialog_lib_edit_text_base.h
Fix some minor issues
12 years ago
dialog_lib_new_component.cpp
eeschema/dialogs/dialog_lib_new_component.cpp was not expanding part name field nor setting initial focus.
12 years ago
dialog_lib_new_component.fbp
dialog perfection does not come easily.
12 years ago
dialog_lib_new_component.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_lib_new_component_base.cpp
dialog perfection does not come easily.
12 years ago
dialog_lib_new_component_base.h
eeschema/dialogs/dialog_lib_new_component.cpp was not expanding part name field nor setting initial focus.
12 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
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_libedit_dimensions_base.cpp
More EESchema dialog file housekeeping and coding policy fixes.
15 years ago
dialog_libedit_dimensions_base.fbp
Plot DXF: better generation of filled zone polygons.
12 years ago
dialog_libedit_dimensions_base.h
More EESchema dialog file housekeeping and coding policy fixes.
15 years ago
dialog_netlist.cpp
Pspice netlist generator: add option to use net numbers as net names (feature removed a long time ago, but needed by Oscad team)
12 years ago
dialog_netlist_base.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_netlist_base.fbp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_netlist_base.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_plot_schematic.cpp
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_plot_schematic.h
* KIWAY Milestone A): Make major modules into DLL/DSOs.
12 years ago
dialog_plot_schematic_base.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_plot_schematic_base.fbp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_plot_schematic_base.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_print_using_printer.cpp
Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits.
12 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
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_sch_edit_sheet_pin.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_sch_edit_sheet_pin_base.cpp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_sch_edit_sheet_pin_base.fbp
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_sch_edit_sheet_pin_base.h
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
13 years ago
dialog_sch_find.fbp
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
13 years ago
dialog_sch_sheet_props.cpp
Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name.
13 years ago
dialog_sch_sheet_props.fbp
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_sch_sheet_props.h
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_sch_sheet_props_base.cpp
Pcbnew: remove broken patch for" Bug #1255059".
12 years ago
dialog_sch_sheet_props_base.h
Pcbnew: remove broken patch for" Bug #1255059".
12 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/replace bug fixes and improvements (fixes 1208616).
12 years ago
dialog_schematic_find_base.cpp
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
13 years ago
dialog_schematic_find_base.h
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
13 years ago