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.
 
 
 
 
 
unknown 78d96afe28 Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
..
dialog_annotate.cpp Eeschema: set modified flag when clearing annotation. 10 years ago
dialog_annotate_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_annotate_base.fbp Eeschema: improve netlist generation useability. 10 years ago
dialog_annotate_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_bom.cpp Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
dialog_bom_base.cpp Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
dialog_bom_base.fbp Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
dialog_bom_base.h Eeschema: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 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: enhancement on Windows: adds a show console option for BOM plugin execution (needed for instance by python plugins which are run with pythonw) 10 years ago
dialog_choose_component.cpp Fix graphics rendering on RTL systems (lp:1559545) 10 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: minor dialog fixes. 10 years ago
dialog_choose_component_base.fbp Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 11 years ago
dialog_choose_component_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_edit_component_in_lib.cpp Default and most recently used path fixes. (fixes: 1494210) 10 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 Eeschema: minor dialog fixes. 10 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 Eeschema: minor dialog fixes. 10 years ago
dialog_edit_component_in_schematic.cpp Change the way main editor frames are managed by Kicad: before this change, they had the Kicad manager frame as parent frame, and it creates a few issues: 10 years ago
dialog_edit_component_in_schematic_fbp.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_edit_component_in_schematic_fbp.fbp Remove the 32 chars limit in chipname in dialog_edit_component_in_schematic, which is useless and creates a bug in wxGTK if the intial chip name has more than 32 chars. 10 years ago
dialog_edit_component_in_schematic_fbp.h Eeschema: minor dialog fixes. 10 years ago
dialog_edit_label.cpp Eeschema: Fix issue in multiline text properties dialog editor: on wxWidgets 3.1, the enter key closes the dialog instead of inserting a new line in text. 10 years ago
dialog_edit_label_base.cpp Eeschema: Fix issue in multiline text properties dialog editor: on wxWidgets 3.1, the enter key closes the dialog instead of inserting a new line in text. 10 years ago
dialog_edit_label_base.fbp Eeschema: Fix issue in multiline text properties dialog editor: on wxWidgets 3.1, the enter key closes the dialog instead of inserting a new line in text. 10 years ago
dialog_edit_label_base.h Eeschema: Fix issue in multiline text properties dialog editor: on wxWidgets 3.1, the enter key closes the dialog instead of inserting a new line in text. 10 years ago
dialog_edit_libentry_fields_in_lib.cpp Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 10 years ago
dialog_edit_libentry_fields_in_lib_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_edit_libentry_fields_in_lib_base.fbp Fixed dialogs asserts. 10 years ago
dialog_edit_libentry_fields_in_lib_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_edit_one_field.cpp Eeschema: add field automatic placement feature. 10 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 Default and most recently used path fixes. (fixes: 1494210) 10 years ago
dialog_eeschema_config_fbp.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_eeschema_config_fbp.fbp Eeschema: minor library configuration dialog improvments. 10 years ago
dialog_eeschema_config_fbp.h Eeschema: minor dialog fixes. 10 years ago
dialog_eeschema_options.cpp Regression fix: hotkeys in eeschema not saved 10 years ago
dialog_eeschema_options.h Add support for optional touchpad panning. 10 years ago
dialog_eeschema_options_base.cpp Add support for optional touchpad panning. 10 years ago
dialog_eeschema_options_base.fbp Add support for optional touchpad panning. 10 years ago
dialog_eeschema_options_base.h Add support for optional touchpad panning. 10 years ago
dialog_erc.cpp Display "Finished" message for eeschema ERC 10 years ago
dialog_erc.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_erc_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_erc_base.fbp fix Bug #152546 (Netlist not respecting case sensitivity for labels): the label matching is now case sensitive. To avoid issues with previous eeschema versions, add in ERC a dectection for "similar" labels (labels which differ only by a case sensitivity) 10 years ago
dialog_erc_base.h Eeschema: minor dialog fixes. 10 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: minor dialog fixes. 10 years ago
dialog_lib_edit_draw_item.h More missing source license fixes. 11 years ago
dialog_lib_edit_draw_item_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_lib_edit_draw_item_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_lib_edit_pin.cpp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_lib_edit_pin.h Fix coverity warnings: 10 years ago
dialog_lib_edit_pin_base.cpp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_lib_edit_pin_base.fbp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_lib_edit_pin_base.h Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_lib_edit_pin_table.cpp Enum refactoring and shiny icons in dialog_lib_edit_pin_table 10 years ago
dialog_lib_edit_pin_table.h Add pin number summary 10 years ago
dialog_lib_edit_pin_table_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_lib_edit_pin_table_base.fbp Add pin number summary 10 years ago
dialog_lib_edit_pin_table_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_lib_edit_text.cpp Hide "Power component value text cannot be modified" in libedit (which should be displayed only in schematic editor for power parts) 11 years ago
dialog_lib_edit_text.h More missing source license fixes. 11 years ago
dialog_lib_edit_text_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_lib_edit_text_base.fbp Fixed dialogs asserts. 10 years ago
dialog_lib_edit_text_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_lib_new_component.cpp More missing source license fixes. 11 years ago
dialog_lib_new_component.fbp Fixed dialogs asserts. 10 years ago
dialog_lib_new_component.h Minor compiler warning and object improvements. 11 years ago
dialog_lib_new_component_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_lib_new_component_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_libedit_options.cpp Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 11 years ago
dialog_libedit_options.h Make undo/redo limits user configurable. 10 years ago
dialog_libedit_options_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_libedit_options_base.fbp Option dialog mnemonic and padding fixes 10 years ago
dialog_libedit_options_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_netlist.cpp Default and most recently used path fixes. (fixes: 1494210) 10 years ago
dialog_netlist_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_netlist_base.fbp Fixed dialogs asserts. 10 years ago
dialog_netlist_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_plot_schematic.cpp WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 10 years ago
dialog_plot_schematic.h WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 10 years ago
dialog_plot_schematic_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_plot_schematic_base.fbp eeschema plot dialog: cosmetic enhancement: 10 years ago
dialog_plot_schematic_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_print_using_printer.cpp Eeschema: SCH_SHEET_LIST improvements. 10 years ago
dialog_print_using_printer_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_print_using_printer_base.fbp Fixed dialogs asserts. 10 years ago
dialog_print_using_printer_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_rescue_each.cpp Fix mistake in r6642 / git:bb9f1b0 10 years ago
dialog_rescue_each_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_rescue_each_base.fbp Eeschema: minor component library rescue helper fixes. 10 years ago
dialog_rescue_each_base.h Eeschema: minor dialog fixes. 10 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 Rename enum TypeSheetLabel to PINSHEETLABEL_SHAPE (Better name, and in accordance with our coding style policy) 10 years ago
dialog_sch_edit_sheet_pin_base.cpp Eeschema: minor dialog fixes. 10 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 Eeschema: minor dialog fixes. 10 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 Fixed dialogs asserts. 10 years ago
dialog_sch_sheet_props.h More missing source license fixes. 11 years ago
dialog_sch_sheet_props_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_sch_sheet_props_base.h Eeschema: minor dialog fixes. 10 years ago
dialog_schematic_find.cpp Eeschema: always enable Replace All when there is a search term 10 years ago
dialog_schematic_find.h Eeschema: always enable Replace All when there is a search term 10 years ago
dialog_schematic_find_base.cpp Eeschema: minor dialog fixes. 10 years ago
dialog_schematic_find_base.fbp Very minor fix: double shortcut key fix in dialog_schematic_find_base.cpp 10 years ago
dialog_schematic_find_base.h Eeschema: minor dialog fixes. 10 years ago