kicad/pcbnew
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events.
Also implements a uniform mechanism for avoiding auto-scroll after
a prime event or dialog which results in a mouse position at the
edge of the canvas.

Fixes https://gitlab.com/kicad/code/kicad/issues/11057
2022-05-16 23:43:00 +01:00
..
autorouter
board_stackup_manager
connectivity
dialogs Pcbnew DIALOG_PLOT: fix incorrect association of LAYER_ID in Plot on All Layers list 2022-05-15 10:52:08 +02:00
drc Make sure physical_clearance rules are run against courtyard layers. 2022-05-10 23:02:53 +01:00
exporters gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:24:13 +02:00
import_gfx
microwave
navlib
netlist_reader
plugins EDA_TEXT Get/SetTextSize should use VECTOR2I 2022-05-14 08:16:15 -04:00
python footprint wizard touch_slider_wizard.py: fix compatibility with current code. 2022-04-27 10:03:38 +02:00
ratsnest
router Don't copy modifiers to prime events. 2022-05-16 13:51:40 +01:00
specctra_import_export
teardrop
tools Uniformly use a single facility for location-less prime events. 2022-05-16 23:43:00 +01:00
widgets Make sure that we have a visible layer 2022-05-16 15:26:05 -07:00
CMakeLists.txt Rename mechanical_clearance -> physical_clearance. 2022-05-06 15:54:46 +01:00
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
board.h
board_commit.cpp
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 Schematic: Add CSV export to Symbol Fields Table 2022-05-09 12:02:12 -04:00
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 Fix cross-probing in complex hierarchies, remove unused code. 2022-05-09 23:22:03 +03:00
edit.cpp
edit_track_width.cpp
edit_zone_helpers.cpp
files.cpp
footprint.cpp Make sure physical_clearance rules are run against courtyard layers. 2022-05-10 23:02:53 +01:00
footprint.h
footprint_edit_frame.cpp
footprint_edit_frame.h
footprint_editor_settings.cpp
footprint_editor_utils.cpp
footprint_info_impl.cpp
footprint_info_impl.h
footprint_libraries_utils.cpp
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_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 Fix some issue with NPTH pads with holes same size as pad. 2022-05-06 00:06:00 +01: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 Outline font bug fixes for PCBNew dimensions. 2022-05-06 18:14:25 +01:00
pcb_dimension.h
pcb_draw_panel_gal.cpp
pcb_draw_panel_gal.h
pcb_edit_frame.cpp
pcb_edit_frame.h
pcb_expr_evaluator.cpp Don't try and use zone fill before it's been calculated. 2022-05-16 15:20:01 +01:00
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 Outline font bug fixes for PCBNew dimensions. 2022-05-06 18:14:25 +01: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
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
plot_brditems_plotter.cpp
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
zone.h
zone_filler.cpp Rename mechanical_clearance -> physical_clearance. 2022-05-06 15:54:46 +01:00
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h