kicad/pcbnew
Jeff Young c0445ed857 Reset session drawing props after Board Setup.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14932

(cherry picked from commit 9ed2458f00)
2023-06-17 13:04:48 +01:00
..
autorouter
board_stackup_manager Lazy loading of stackup UI widgets. 2023-05-28 19:38:27 +02:00
connectivity STL is your friend... until it's not. 2023-05-28 19:38:27 +02:00
dialogs Fix broken build. 2023-06-11 22:35:54 +01:00
drc Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
exporters Step exporter: export circular board outlines as cylinder 2023-05-28 19:38:27 +02:00
import_gfx
microwave
navlib
netlist_reader
plugins Handle Altium dimension angles and non-unit suffixes. 2023-06-10 10:57:14 +01:00
python
ratsnest Don't consider shorted items when opitmizing ratsnest. 2023-05-28 19:38:27 +02:00
router Assertion checking for hole/parent ownership mismatch. 2023-06-10 01:05:00 +02:00
specctra_import_export
teardrop
tools Reset session drawing props after Board Setup. 2023-06-17 13:04:48 +01:00
widgets
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 Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
board.h Hook up text variable auto-complete for PCBNew. 2023-05-28 18:46:39 +01:00
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
cleanup_item.cpp
cleanup_item.h
collectors.cpp
collectors.h
convert_shape_list_to_polygon.cpp Step exporter: export circular board outlines as cylinder 2023-05-28 19:38:27 +02:00
convert_shape_list_to_polygon.h Step exporter: export circular board outlines as cylinder 2023-05-28 19:38:27 +02:00
cross-probing.cpp
edit.cpp
edit_track_width.cpp
edit_zone_helpers.cpp
files.cpp
footprint.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
footprint.h
footprint_edit_frame.cpp Make sure infobar gets created earlier. 2023-06-11 22:32:05 +01:00
footprint_edit_frame.h
footprint_editor_settings.cpp
footprint_editor_utils.cpp
footprint_info_impl.cpp Increased mutex safety. 2023-06-10 10:57:14 +01:00
footprint_info_impl.h
footprint_libraries_utils.cpp
footprint_preview_panel.cpp Make FOOTPRINT_PREVIEW_PANEL a FPHOLDER. 2023-06-11 22:30:16 +01:00
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp UI: Add Numpad Enter as "Return" equivalent in missing places 2023-06-05 08:58:50 -04:00
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 Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
fp_text.h Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
fp_text_grid_table.cpp
fp_text_grid_table.h
fp_textbox.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
fp_textbox.h Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
fp_tree_model_adapter.cpp
fp_tree_model_adapter.h
fp_tree_synchronizing_adapter.cpp Treat canvas item as current when tree view contains no selection. 2023-06-10 10:57:14 +01:00
fp_tree_synchronizing_adapter.h Treat canvas item as current when tree view contains no selection. 2023-06-10 10:57:14 +01:00
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 BoardDesignSettings are owned by FOOTPRINT_EDITOR_SETTINGS in the FP Editor. 2023-06-12 10:08:09 +01:00
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
pad.h Don't allow setting a pad width or height of 0. 2023-06-10 10:57:14 +01:00
pad_custom_shape_functions.cpp
pcb_base_edit_frame.cpp
pcb_base_edit_frame.h
pcb_base_frame.cpp
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 Fix Search pane not remembering docking sizes and positions 2023-06-11 20:24:41 +00:00
pcb_edit_frame.h
pcb_expr_evaluator.cpp Bug fixes for handling boolean flags in DRC rules. 2023-06-02 00:20:11 +01:00
pcb_expr_evaluator.h
pcb_expr_functions.cpp
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 Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
pcb_painter.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_plot_svg.cpp cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-10 14:50:27 -04:00
pcb_plot_svg.h cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-10 14:50:27 -04:00
pcb_screen.cpp
pcb_shape.cpp
pcb_shape.h
pcb_target.cpp
pcb_target.h
pcb_text.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
pcb_text.h Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
pcb_textbox.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
pcb_textbox.h Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
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_jobs_handler.cpp Command line PCB gerber export fix and improvement. 2023-06-16 07:14:37 -04:00
pcbnew_jobs_handler.h
pcbnew_printout.cpp
pcbnew_printout.h
pcbnew_settings.cpp Fix Search pane not remembering docking sizes and positions 2023-06-11 20:24:41 +00:00
pcbnew_settings.h Fix Search pane not remembering docking sizes and positions 2023-06-11 20:24:41 +00:00
pcbplot.cpp
pcbplot.h Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
plot_board_layers.cpp Plot Solder mask layer: do not add items on edge_cut, but not on mask layer 2023-06-16 10:01:29 +02:00
plot_brditems_plotter.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +01:00
plotcontroller.h
plotprint_opts.h
plugin.cpp
sel_layer.cpp
toolbars_footprint_editor.cpp
toolbars_footprint_viewer.cpp
toolbars_pcb_editor.cpp Fix Search pane not remembering docking sizes and positions 2023-06-11 20:24:41 +00:00
tracks_cleaner.cpp
tracks_cleaner.h
undo_redo.cpp
zone.cpp
zone.h
zone_filler.cpp Use rendered text to generate bounding box for knockout text. 2023-06-06 11:19:41 +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