| .. |
|
dialog_annotate.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_annotate_base.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_annotate_base.fbp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_annotate_base.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_bom.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
dialog_bom_base.cpp
|
Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts.
|
11 years ago |
|
dialog_bom_base.fbp
|
Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts.
|
11 years ago |
|
dialog_bom_base.h
|
Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts.
|
11 years ago |
|
dialog_bom_cfg.keywords
|
Eeschema: add dialog and utilities to create BOMs from generic netlist
|
13 years ago |
|
dialog_bom_help.html
|
More about BOM dialog. Still not perfect, but more easy to use.
|
11 years ago |
|
dialog_choose_component.cpp
|
Minor fixes: fix issue Bug #1420910 (Linux specific).
|
11 years ago |
|
dialog_choose_component.h
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 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
|
Fix 2 coverity warnings, and cleanup a old code in dialog_color_config.
|
11 years ago |
|
dialog_color_config.h
|
Fix 2 coverity warnings, and cleanup a old code in dialog_color_config.
|
11 years ago |
|
dialog_edit_component_in_lib.cpp
|
Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename.
|
11 years ago |
|
dialog_edit_component_in_lib.h
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
|
dialog_edit_component_in_lib_base.cpp
|
Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename.
|
11 years ago |
|
dialog_edit_component_in_lib_base.fbp
|
Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename.
|
11 years ago |
|
dialog_edit_component_in_lib_base.h
|
Dialogs edit footprint in module editor and edit footprint in board editor: add button to edit the selected 3D shape filename.
|
11 years ago |
|
dialog_edit_component_in_schematic.cpp
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
|
dialog_edit_component_in_schematic_fbp.cpp
|
Other minor fixes
|
11 years ago |
|
dialog_edit_component_in_schematic_fbp.fbp
|
Other minor fixes
|
11 years ago |
|
dialog_edit_component_in_schematic_fbp.h
|
Fix minor aesthetic issues in dialogs (these minor issues (overlapping widgets) exit only with some Windows managers like KDE)
|
11 years ago |
|
dialog_edit_label.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
dialog_edit_label_base.cpp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_edit_label_base.fbp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_edit_label_base.h
|
Minor fixes and changes:
|
11 years ago |
|
dialog_edit_libentry_fields_in_lib.cpp
|
Fix some coverity warnings (mainly not initialized members)
|
11 years ago |
|
dialog_edit_libentry_fields_in_lib_base.cpp
|
Other minor fixes
|
11 years ago |
|
dialog_edit_libentry_fields_in_lib_base.fbp
|
Other minor fixes
|
11 years ago |
|
dialog_edit_libentry_fields_in_lib_base.h
|
Other minor fixes
|
11 years ago |
|
dialog_edit_one_field.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_edit_one_field.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_eeschema_config.cpp
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
dialog_eeschema_config_fbp.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dialog_eeschema_config_fbp.fbp
|
Modular KiCad Blueprint Milestone B), major portions:
|
11 years ago |
|
dialog_eeschema_config_fbp.h
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dialog_eeschema_options.cpp
|
Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments
|
11 years ago |
|
dialog_eeschema_options.h
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
|
dialog_eeschema_options_base.cpp
|
Fix crash in eeschema, config dialog.
|
11 years ago |
|
dialog_eeschema_options_base.fbp
|
Fix crash in eeschema, config dialog.
|
11 years ago |
|
dialog_eeschema_options_base.h
|
Fix crash in eeschema, config dialog.
|
11 years ago |
|
dialog_erc.cpp
|
More Coverity scan error fix goodness.
|
11 years ago |
|
dialog_erc.h
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
11 years ago |
|
dialog_erc_base.cpp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_erc_base.fbp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_erc_base.h
|
Tweak the ERC dialog a bit.
|
11 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
|
More missing source license fixes.
|
11 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
|
Fix bug Bug #1432165 (fp lib table dialog editor not shown on XFCE and Unity)
|
11 years ago |
|
dialog_lib_edit_pin.h
|
Very minor fixes: add missing const return type to some GetBoundingBox() declarations. Change few functions names to better names in some places (like GetName() to GetPinName() )
|
11 years ago |
|
dialog_lib_edit_pin_base.cpp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
dialog_lib_edit_pin_base.fbp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
dialog_lib_edit_pin_base.h
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
11 years ago |
|
dialog_lib_edit_pin_table.cpp
|
Add pin table dialog
|
11 years ago |
|
dialog_lib_edit_pin_table.h
|
Add pin table dialog
|
11 years ago |
|
dialog_lib_edit_pin_table_base.cpp
|
Add pin table dialog
|
11 years ago |
|
dialog_lib_edit_pin_table_base.fbp
|
Add pin table dialog
|
11 years ago |
|
dialog_lib_edit_pin_table_base.h
|
Add pin table dialog
|
11 years ago |
|
dialog_lib_edit_text.cpp
|
More missing source license fixes.
|
11 years ago |
|
dialog_lib_edit_text.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_lib_edit_text_base.cpp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_lib_edit_text_base.fbp
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_lib_edit_text_base.h
|
Eeschema enhancements: Option to annotate keeping multi-unit parts grouped and friendlier warning for modifying power values.
|
11 years ago |
|
dialog_lib_new_component.cpp
|
More missing source license fixes.
|
11 years ago |
|
dialog_lib_new_component.fbp
|
dialog perfection does not come easily.
|
12 years ago |
|
dialog_lib_new_component.h
|
Minor compiler warning and object improvements.
|
11 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
|
Eeschema: Minor code reorganization:
|
11 years ago |
|
dialog_libedit_dimensions.h
|
More missing source license fixes.
|
11 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_libedit_options.cpp
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
11 years ago |
|
dialog_libedit_options.h
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
11 years ago |
|
dialog_libedit_options_base.cpp
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
11 years ago |
|
dialog_libedit_options_base.fbp
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
11 years ago |
|
dialog_libedit_options_base.h
|
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
|
11 years ago |
|
dialog_netlist.cpp
|
eeschema restructure of netlist export code.
|
11 years ago |
|
dialog_netlist_base.cpp
|
Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog.
|
11 years ago |
|
dialog_netlist_base.fbp
|
Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog.
|
11 years ago |
|
dialog_netlist_base.h
|
Use the verb "Generate" rather than the noun "Netlist" on the button in the Netlist Dialog.
|
11 years ago |
|
dialog_plot_schematic.cpp
|
Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used.
|
11 years ago |
|
dialog_plot_schematic.h
|
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
|
11 years ago |
|
dialog_plot_schematic_base.cpp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_plot_schematic_base.fbp
|
Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK.
|
11 years ago |
|
dialog_plot_schematic_base.h
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
|
dialog_print_using_printer.cpp
|
More printing fixes.
|
11 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
|
Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal.
|
11 years ago |
|
dialog_sch_edit_sheet_pin.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_sch_edit_sheet_pin_base.cpp
|
Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal.
|
11 years ago |
|
dialog_sch_edit_sheet_pin_base.fbp
|
Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal.
|
11 years ago |
|
dialog_sch_edit_sheet_pin_base.h
|
Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal.
|
11 years ago |
|
dialog_sch_sheet_props.cpp
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 years ago |
|
dialog_sch_sheet_props.fbp
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 years ago |
|
dialog_sch_sheet_props.h
|
More missing source license fixes.
|
11 years ago |
|
dialog_sch_sheet_props_base.cpp
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 years ago |
|
dialog_sch_sheet_props_base.h
|
Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed.
|
11 years ago |
|
dialog_schematic_find.cpp
|
More fixes on Ubuntu/Unity for dialogs which are not displayed.
|
11 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.fbp
|
Minor fixes: fix issue Bug #1420910 (Linux specific).
|
11 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 |