..
dialog_annotate.cpp
Fix a few doxygen warnings
8 years ago
dialog_annotate_base.cpp
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
10 years ago
dialog_annotate_base.fbp
Eeschema: improve netlist generation useability.
11 years ago
dialog_annotate_base.h
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
10 years ago
dialog_bom.cpp
Remove some extra semicolons
8 years ago
dialog_bom_base.cpp
Eeschema: boom generator: ugly fix on Windows to allow xsltproc.exe working from the command line created from bom dialog.
8 years ago
dialog_bom_base.fbp
Eeschema: boom generator: ugly fix on Windows to allow xsltproc.exe working from the command line created from bom dialog.
8 years ago
dialog_bom_base.h
Eeschema: boom generator: ugly fix on Windows to allow xsltproc.exe working from the command line created from bom dialog.
8 years ago
dialog_bom_cfg.keywords
Eeschema: add dialog and utilities to create BOMs from generic netlist
13 years ago
dialog_bom_editor.cpp
Fix minor coding style issues
8 years ago
dialog_bom_editor.h
Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR.
9 years ago
dialog_bom_editor_base.cpp
Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR.
9 years ago
dialog_bom_editor_base.fbp
Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR.
9 years ago
dialog_bom_editor_base.h
Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR.
9 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
Render symbols correctly with convert=0 in chooser
8 years ago
dialog_choose_component.h
Fix documentation error in DIALOG_CHOOSE_COMPONENT
8 years ago
dialog_edit_component_in_lib.cpp
Fixes: lp:1694456
9 years ago
dialog_edit_component_in_lib.h
Gray out "Units are not interchangeable" if 1 unit
9 years ago
dialog_edit_component_in_lib_base.cpp
Gray out "Units are not interchangeable" if 1 unit
9 years ago
dialog_edit_component_in_lib_base.fbp
Gray out "Units are not interchangeable" if 1 unit
9 years ago
dialog_edit_component_in_lib_base.h
Gray out "Units are not interchangeable" if 1 unit
9 years ago
dialog_edit_component_in_schematic.cpp
Use schematic symbol field to show documentation link.
8 years ago
dialog_edit_component_in_schematic_fbp.cpp
Added 'Update Fields' button in schematic component properties
8 years ago
dialog_edit_component_in_schematic_fbp.fbp
Added 'Update Fields' button in schematic component properties
8 years ago
dialog_edit_component_in_schematic_fbp.h
Added 'Update Fields' button in schematic component properties
8 years ago
dialog_edit_label.cpp
eeschema: fix an annoying issue created by commit fdb53f28e6b666f242c3d24dfbfb0e4050bfa2ad: enter a label size starting by 0 (like 0.3) was not possible.
9 years ago
dialog_edit_label_base.cpp
Improvement for label edit dialog in eeschema:
9 years ago
dialog_edit_label_base.fbp
Improvement for label edit dialog in eeschema:
9 years ago
dialog_edit_label_base.h
Improvement for label edit dialog in eeschema:
9 years ago
dialog_edit_libentry_fields_in_lib.cpp
Use schematic symbol field to show documentation link.
8 years ago
dialog_edit_libentry_fields_in_lib_base.cpp
Fix translation (I18n) problems
8 years ago
dialog_edit_libentry_fields_in_lib_base.fbp
Fix translation (I18n) problems
8 years ago
dialog_edit_libentry_fields_in_lib_base.h
Fix translation (I18n) problems
8 years ago
dialog_edit_one_field.cpp
Use library ID to store library symbol information in the schematic symbol.
9 years ago
dialog_edit_one_field.h
Add more "override" markers.
9 years ago
dialog_eeschema_config.cpp
Fix bug when adding symbol library with $ as first character of path name.
8 years ago
dialog_eeschema_config_fbp.cpp
Modify a few messages to make translations more easy.
8 years ago
dialog_eeschema_config_fbp.fbp
Modify a few messages to make translations more easy.
8 years ago
dialog_eeschema_config_fbp.h
Modify a few messages to make translations more easy.
8 years ago
dialog_eeschema_options.cpp
Use the new color4Dpicker to choose a color in Eeschema.
8 years ago
dialog_eeschema_options.h
Use the new color4Dpicker to choose a color in Eeschema.
8 years ago
dialog_eeschema_options_base.cpp
Add tool tips to autosave widget in dialogs (pcbnew and eeschema)
9 years ago
dialog_eeschema_options_base.fbp
Add tool tips to autosave widget in dialogs (pcbnew and eeschema)
9 years ago
dialog_eeschema_options_base.h
Add tool tips to autosave widget in dialogs (pcbnew and eeschema)
9 years ago
dialog_erc.cpp
Move bitmaps.h out of base_struct.h
9 years ago
dialog_erc.h
Explicitly mark overriding functions.
9 years ago
dialog_erc_base.cpp
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_erc_base.fbp
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_erc_base.h
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_global_sym_lib_table_config.cpp
Eeschema: add global symbol library configuration dialog.
8 years ago
dialog_global_sym_lib_table_config.h
Eeschema: add global symbol library configuration dialog.
8 years ago
dialog_global_sym_lib_table_config_base.cpp
Eeschema: add global symbol library configuration dialog.
8 years ago
dialog_global_sym_lib_table_config_base.fbp
Eeschema: add global symbol library configuration dialog.
8 years ago
dialog_global_sym_lib_table_config_base.h
Eeschema: add global symbol library configuration dialog.
8 years ago
dialog_lib_edit_draw_item.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_lib_edit_draw_item.fbp
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_lib_edit_draw_item.h
More missing source license fixes.
11 years ago
dialog_lib_edit_draw_item_base.cpp
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_lib_edit_draw_item_base.h
Eeschema: dlg size fixes and osx fixes
9 years ago
dialog_lib_edit_pin.cpp
Changed COLOR4D defines to static consts
9 years ago
dialog_lib_edit_pin.h
Eeschema: editors: show the pin position (when clicking on it) in message panel.
9 years ago
dialog_lib_edit_pin_base.cpp
Eeschema: editors: show the pin position (when clicking on it) in message panel.
9 years ago
dialog_lib_edit_pin_base.fbp
Eeschema: editors: show the pin position (when clicking on it) in message panel.
9 years ago
dialog_lib_edit_pin_base.h
Eeschema: editors: show the pin position (when clicking on it) in message panel.
9 years ago
dialog_lib_edit_pin_table.cpp
Enable long names for pin numbers and pads
8 years ago
dialog_lib_edit_pin_table.h
Explicitly mark overriding functions.
9 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
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_lib_edit_text.h
Explicitly mark overriding functions.
9 years ago
dialog_lib_edit_text_base.cpp
Fixed asserts in DIALOG_LIB_EDIT_TEXT_BASE.
9 years ago
dialog_lib_edit_text_base.fbp
Fixed asserts in DIALOG_LIB_EDIT_TEXT_BASE.
9 years ago
dialog_lib_edit_text_base.h
Fixed asserts in DIALOG_LIB_EDIT_TEXT_BASE.
9 years ago
dialog_lib_new_component.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_lib_new_component.fbp
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
10 years ago
dialog_lib_new_component.h
Add more "override" markers.
9 years ago
dialog_lib_new_component_base.cpp
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
10 years ago
dialog_lib_new_component_base.h
Fix a few deprecated compil warnings in dialogs generated by wxformbuilder
10 years ago
dialog_libedit_options.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_libedit_options.h
Component Editor and Component viewer: add option to show the electrical pin type.
9 years ago
dialog_libedit_options_base.cpp
Component Editor and Component viewer: add option to show the electrical pin type.
9 years ago
dialog_libedit_options_base.fbp
Component Editor and Component viewer: add option to show the electrical pin type.
9 years ago
dialog_libedit_options_base.h
Component Editor and Component viewer: add option to show the electrical pin type.
9 years ago
dialog_netlist.cpp
Kicad Eagle Project Import Improvements. -- schematic and board files are both visible in file selection dialog. -- Allows for the selection of either the board or schematic file. -- silently fails on not detecting the corrosponding board or schematic file. -- all new kicad files are generated in new project directory -- Silently read netlist without generating annotation warnings which synchronises timestamps and paths based on given eagle references, otherwise renumbering schematic references will break links accross schematic and pcbnew.
8 years ago
dialog_netlist_base.cpp
Spice simulator and netlist generation: use only netnames (outdated option "use net numbers as net names removed" removed)
9 years ago
dialog_netlist_base.fbp
Fixed dialogs asserts.
11 years ago
dialog_netlist_base.h
Spice simulator and netlist generation: use only netnames (outdated option "use net numbers as net names removed" removed)
9 years ago
dialog_plot_schematic.cpp
Eeschema: silently save project file after schematic plot setting changes.
8 years ago
dialog_plot_schematic.h
Explicitly mark overriding functions.
9 years ago
dialog_plot_schematic_base.cpp
fix minor typo
8 years ago
dialog_plot_schematic_base.fbp
fix minor typo
8 years ago
dialog_plot_schematic_base.h
fix minor typo
8 years ago
dialog_print_using_printer.cpp
Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
9 years ago
dialog_print_using_printer_base.cpp
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
10 years ago
dialog_print_using_printer_base.fbp
Fixed dialogs asserts.
11 years ago
dialog_print_using_printer_base.h
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
10 years ago
dialog_rescue_each.cpp
Reverse commit 4011ed4e31c77d9ee885cc9262d0f0f89cad4fc6.
8 years ago
dialog_rescue_each_base.cpp
Displays the number of instances to modify in rescue dialog.
9 years ago
dialog_rescue_each_base.fbp
Displays the number of instances to modify in rescue dialog.
9 years ago
dialog_rescue_each_base.h
Displays the number of instances to modify in rescue dialog.
9 years ago
dialog_sch_edit_sheet_pin.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 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
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_sch_sheet_props.fbp
Fixed dialogs asserts.
11 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
Explicitly mark overriding functions.
9 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
dialog_signal_list.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_signal_list.h
Changed the simulator code license to GPLv3+
9 years ago
dialog_signal_list_base.cpp
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_signal_list_base.fbp
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_signal_list_base.h
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_sim_settings.cpp
MACOS Setfocus and CancelButtonIssue moved into dialog_shim.
9 years ago
dialog_sim_settings.h
Simulator dialogs: Fix incorrect handling of Validate(), which was called for all widgets by the default wxID_OK button handler. It is now called only for the active page of these dialogs (as wanted in code), therefore only for used widgets.
9 years ago
dialog_sim_settings_base.cpp
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_sim_settings_base.fbp
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_sim_settings_base.h
Simulator dialogs: fix minimal sizes and best sizes.
9 years ago
dialog_spice_model.cpp
Added library contents preview to Spice model editor dialog
8 years ago
dialog_spice_model.h
Spice Model Editor upgrades
8 years ago
dialog_spice_model_base.cpp
Added library contents preview to Spice model editor dialog
8 years ago
dialog_spice_model_base.fbp
Added library contents preview to Spice model editor dialog
8 years ago
dialog_spice_model_base.h
Added library contents preview to Spice model editor dialog
8 years ago
dialog_sym_lib_table.cpp
Fix incorrect (missing) initialisation of m_cur_grid in symbols libraries table dialog box
8 years ago
dialog_sym_lib_table.h
Eeschema: add symbol library table editor dialog.
8 years ago
dialog_sym_lib_table_base.cpp
Eeschema: add symbol library table editor dialog.
8 years ago
dialog_sym_lib_table_base.fbp
Eeschema: add symbol library table editor dialog.
8 years ago
dialog_sym_lib_table_base.h
Eeschema: add symbol library table editor dialog.
8 years ago
dialog_symbol_remap.cpp
Symbol library table remapping fixes.
8 years ago
dialog_symbol_remap.h
Add symbol library table remapping dialog.
9 years ago
dialog_symbol_remap_base.cpp
Add symbol library table remapping dialog.
9 years ago
dialog_symbol_remap_base.fbp
Add symbol library table remapping dialog.
9 years ago
dialog_symbol_remap_base.h
Add symbol library table remapping dialog.
9 years ago
dialog_update_fields.cpp
minor fixes (compil warning and a very minor fix)
8 years ago
dialog_update_fields.h
Added a dialog to select fields to be updated
8 years ago
dialog_update_fields_base.cpp
Added a dialog to select fields to be updated
8 years ago
dialog_update_fields_base.fbp
Added a dialog to select fields to be updated
8 years ago
dialog_update_fields_base.h
Added a dialog to select fields to be updated
8 years ago