kicad/pcbnew
Greg Davill 429c311ec3 action_plugin: Remove duplicated entry in UndoList 2022-02-24 18:31:16 +00:00
..
autorouter
board_stackup_manager
connectivity Commenting. 2022-02-21 12:26:59 +00:00
dialogs ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
drc Apply a19d9105f0 to zone case as well. 2022-02-21 13:48:34 +00:00
exporters
import_gfx
microwave
navlib
netlist_reader
plugins altium: Parse solder and paste mask settings of tracks and arcs 2022-02-20 20:18:40 +01:00
python action_plugin: Remove duplicated entry in UndoList 2022-02-24 18:31:16 +00:00
ratsnest
router Fix asserts. 2022-02-24 18:16:45 +00:00
specctra_import_export
teardrop
tools ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
widgets Debounce layer visibility buttons and fix issues with FP Editor. 2022-02-23 17:52:08 +00:00
CMakeLists.txt
Doxyfile_python
Doxyfile_xml
action_plugin.cpp
action_plugin.h
array_creator.cpp
array_creator.h
array_pad_number_provider.cpp
array_pad_number_provider.h
board.cpp Remove broken call to normalize outlines 2022-02-18 09:31:52 -08:00
board.h Remove broken call to normalize outlines 2022-02-18 09:31:52 -08:00
board_commit.cpp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
board_commit.h ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
board_connected_item.cpp
board_connected_item.h
board_design_settings.cpp Copy Pad_Master when copying BOARD_DESIGN_SETTINGS. 2022-02-23 18:11:27 +00:00
board_item.cpp
board_item_container.h
build_BOM_from_board.cpp
cleanup_item.cpp
cleanup_item.h
collectors.cpp
collectors.h
convert_shape_list_to_polygon.cpp
convert_shape_list_to_polygon.h
cross-probing.cpp
edit.cpp
edit_track_width.cpp Optimize DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS: a time consuming call (OnModify()) 2022-02-20 20:07:33 +01:00
edit_zone_helpers.cpp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
files.cpp
footprint.cpp
footprint.h
footprint_edit_frame.cpp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
footprint_edit_frame.h
footprint_editor_settings.cpp
footprint_editor_utils.cpp
footprint_info_impl.cpp
footprint_info_impl.h
footprint_libraries_utils.cpp Cancel or commit pad edit mode when switching footprints. 2022-02-19 19:36:19 +00:00
footprint_preview_panel.cpp
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp
footprint_viewer_frame.h
footprint_wizard.cpp
footprint_wizard.h
footprint_wizard_frame.cpp
footprint_wizard_frame.h
footprint_wizard_frame_functions.cpp
fp_shape.cpp
fp_shape.h
fp_text.cpp fp texts are not upright when footprint rot is not n*90deg 2022-02-24 09:08:09 +01:00
fp_text.h
fp_text_grid_table.cpp
fp_text_grid_table.h
fp_textbox.cpp
fp_textbox.h
fp_tree_model_adapter.cpp
fp_tree_model_adapter.h
fp_tree_synchronizing_adapter.cpp
fp_tree_synchronizing_adapter.h
generate_footprint_info.cpp
generate_footprint_info.h
graphics_cleaner.cpp
graphics_cleaner.h
grid_layer_box_helpers.cpp
grid_layer_box_helpers.h
initpcb.cpp
invoke_pcb_dialog.h
io_mgr.cpp
io_mgr.h
kicad_clipboard.cpp
kicad_clipboard.h
load_select_footprint.cpp
menubar_footprint_editor.cpp
menubar_pcb_editor.cpp
netinfo.h
netinfo_item.cpp
netinfo_list.cpp
pad.cpp Handle hidden layers in FP Editor. 2022-02-23 15:31:07 +00:00
pad.h
pad_custom_shape_functions.cpp
pcb_base_edit_frame.cpp
pcb_base_edit_frame.h
pcb_base_frame.cpp
pcb_dimension.cpp PCB_DIM_ALIGNED and DIALOG_DIMENSION_PROPERTIES: fix bad text rotation. 2022-02-19 10:24:44 +01:00
pcb_dimension.h
pcb_draw_panel_gal.cpp
pcb_draw_panel_gal.h
pcb_edit_frame.cpp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
pcb_edit_frame.h
pcb_expr_evaluator.cpp
pcb_expr_evaluator.h
pcb_group.cpp
pcb_item_containers.h
pcb_layer_box_selector.cpp
pcb_layer_box_selector.h
pcb_marker.cpp
pcb_marker.h
pcb_origin_transforms.cpp
pcb_origin_transforms.h
pcb_painter.cpp Don't call GetLayer() on a multi-layer object. 2022-02-21 00:08:43 +00:00
pcb_painter.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_screen.cpp
pcb_shape.cpp
pcb_shape.h
pcb_target.cpp
pcb_target.h
pcb_text.cpp
pcb_text.h
pcb_textbox.cpp
pcb_textbox.h
pcb_track.cpp A more discerning un-flashed-connectivity test. 2022-02-20 23:49:02 +00:00
pcb_track.h
pcb_view.cpp
pcb_view.h
pcbnew.cpp
pcbnew.h
pcbnew.icns
pcbnew_config.cpp
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h
pcbnew_printout.cpp
pcbnew_printout.h
pcbnew_settings.cpp
pcbnew_settings.h
pcbplot.cpp
pcbplot.h
plot_board_layers.cpp Respect ERROR_OUTSIDE when inflating polygons. 2022-02-21 15:19:46 +00:00
plot_brditems_plotter.cpp Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 2022-02-20 17:17:20 +01:00
plotcontroller.h
plugin.cpp
sel_layer.cpp
toolbars_footprint_editor.cpp
toolbars_footprint_viewer.cpp
toolbars_pcb_editor.cpp
tracks_cleaner.cpp
tracks_cleaner.h
undo_redo.cpp
zone.cpp Respect ERROR_OUTSIDE when inflating polygons. 2022-02-21 15:19:46 +00:00
zone.h Respect ERROR_OUTSIDE when inflating polygons. 2022-02-21 15:19:46 +00:00
zone_filler.cpp Respect ERROR_OUTSIDE when inflating polygons. 2022-02-21 15:19:46 +00:00
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h