kicad/pcbnew
Ian McInerney 533d7531a1 Via routing actions need to use int flags
The actions the router uses for via placement can be a combination of
enum values, so the actions must use an int parameter instead of the
enum type.

Fixes KICAD-2DS
2023-06-29 23:21:15 +01:00
..
autorouter
board_stackup_manager
connectivity Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
dialogs Pcbnew: shows the UUID of a footprint in DIALOG_FOOTPRINT_PROPERTIES. 2023-06-29 12:36:20 +02:00
drc Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
exporters Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
import_gfx
microwave Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
navlib Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
netlist_reader Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
plugins Remove group reference when exporting individual footprints 2023-06-29 00:17:12 +01:00
python Footprints swig API: access shown text in fields 2023-06-29 20:36:27 +00:00
ratsnest
router Via routing actions need to use int flags 2023-06-29 23:21:15 +01:00
specctra_import_export
teardrop
tools Give default parameter to net highlight/selection events 2023-06-29 00:17:12 +01:00
widgets Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
CMakeLists.txt ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
Doxyfile_python
Doxyfile_xml
action_plugin.cpp
action_plugin.h
array_creator.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
array_creator.h
array_pad_number_provider.cpp
array_pad_number_provider.h
board.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:05 +01:00
board.h
board_commit.cpp Remove EDIT_TOOL's quasi-global BOARD_COMMIT. 2023-06-27 17:04:18 +01:00
board_commit.h
board_connected_item.cpp
board_connected_item.h
board_design_settings.cpp
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 Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
edit.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
edit_track_width.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
edit_zone_helpers.cpp
files.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
footprint.cpp Remove temporary footprint from pcb group before deletion 2023-06-24 00:04:06 +01:00
footprint.h
footprint_edit_frame.cpp Remove existing footprint when force-reloading 2023-06-26 17:04:03 -07:00
footprint_edit_frame.h
footprint_editor_settings.cpp
footprint_editor_utils.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
footprint_info_impl.cpp
footprint_info_impl.h
footprint_libraries_utils.cpp Remove group reference when exporting individual footprints 2023-06-29 00:17:12 +01:00
footprint_preview_panel.cpp
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
footprint_viewer_frame.h
footprint_wizard.cpp
footprint_wizard.h
footprint_wizard_frame.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
footprint_wizard_frame.h
footprint_wizard_frame_functions.cpp
fp_text_grid_table.cpp
fp_text_grid_table.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 Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:05 +01:00
kicad_clipboard.h
load_select_footprint.cpp
menubar_footprint_editor.cpp
menubar_pcb_editor.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
netinfo.h
netinfo_item.cpp
netinfo_list.cpp
pad.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
pad.h Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
pad_custom_shape_functions.cpp
pcb_base_edit_frame.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
pcb_base_edit_frame.h ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
pcb_base_frame.cpp Remove existing footprint when force-reloading 2023-06-26 17:04:03 -07:00
pcb_bitmap.cpp
pcb_bitmap.h
pcb_dimension.cpp
pcb_dimension.h
pcb_draw_panel_gal.cpp
pcb_draw_panel_gal.h
pcb_edit_frame.cpp Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
pcb_edit_frame.h
pcb_expr_evaluator.cpp
pcb_expr_evaluator.h
pcb_expr_functions.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
pcb_field.cpp PCB_FIELD::GetCanonicalName() must return the canonical name (not a translation) 2023-06-23 18:48:11 +02:00
pcb_field.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
pcb_painter.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_plot_svg.cpp
pcb_plot_svg.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
pcb_track.h
pcb_view.cpp
pcb_view.h
pcbnew.cpp Fix issues related to the splash screen when no config file found: 2023-06-24 18:09:43 +02:00
pcbnew.icns
pcbnew_config.cpp
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h
pcbnew_jobs_handler.cpp
pcbnew_jobs_handler.h
pcbnew_printout.cpp
pcbnew_printout.h
pcbnew_settings.cpp
pcbnew_settings.h
pcbplot.cpp
pcbplot.h
plot_board_layers.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
plot_brditems_plotter.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
plotcontroller.h
plotprint_opts.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
zone.h
zone_filler.cpp
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h