You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mike Williams 1ba9a6abe3 Rotate/Mirror: unbreak immediate mode actions 3 years ago
..
autorouter Class name <-> file name sync. 3 years ago
board_stackup_manager Some fixes in Gerber job file: 3 years ago
connectivity Return reference rather than copy 3 years ago
dialogs Units for footprint preview widgets. 3 years ago
drc Treat teardrops as tracks not zones for disallow constraints. 3 years ago
exporters Surpress the giant opencascade stats print unless we are tracing 3 years ago
import_gfx Support DXF ellipses and elliptical arcs 3 years ago
microwave TOOL_EVENT: make command string non-optional 3 years ago
navlib Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
netlist_reader Better cache invalidation for text objects with references. 3 years ago
plugins fix quoting of layernames 3 years ago
python Export UNITS_PROVIDE into SWIG 3 years ago
ratsnest Reduce static ratsnest opacity when moving items; tweak colors. 3 years ago
router Fix length overestimation when first/last line segment enters a pad. 3 years ago
specctra_import_export More safety around ratsnest state. 3 years ago
teardrop TEARDROP_MANAGER: fix a corner case that generate a invalid teardrop polygon. 3 years ago
tools Move updateUnits functionality to where it can be shared. 3 years ago
widgets Class name <-> file name sync. 3 years ago
CMakeLists.txt Let's try fixing the doxygen-python again 3 years ago
Doxyfile_python Doxyfiles: Remove local debug lines 7 years ago
Doxyfile_xml Doxyfiles: Remove local debug lines 7 years ago
action_plugin.cpp More wxString wide literals. 4 years ago
action_plugin.h Pcbnew header housekeeping round 1. 4 years ago
array_creator.cpp array_creator: Transform item before adding, modify only the first one. 3 years ago
array_creator.h Array creator tool: Add option to assign unique reference designators 4 years ago
array_pad_number_provider.cpp We don't keep a CHANGELOG.TXT 4 years ago
array_pad_number_provider.h Fix typos in pcbnew sub-directory 3 years ago
board.cpp Nullptr safety. 3 years ago
board.h Don't show annular rings controls for vias that span only a single layer. 3 years ago
board_commit.cpp Remove excess calls to SelectedItemsModified 3 years ago
board_commit.h More tightening of group parent lifecycles. 3 years ago
board_connected_item.cpp Properties: Use parent footprint references instead of UUIDs 3 years ago
board_connected_item.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
board_design_settings.cpp Update nlohmann::json to 3.11.2 3 years ago
board_item.cpp Properties: Stop sorting by name 3 years ago
board_item_container.h Fix typos in pcbnew sub-directory 3 years ago
build_BOM_from_board.cpp Schematic: Add CSV export to Symbol Fields Table 3 years ago
cleanup_item.cpp Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
cleanup_item.h Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
collectors.cpp Attempt to fix std::initializer_list lifetime issue. 3 years ago
collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
convert_shape_list_to_polygon.cpp Don't report errors in first pass of board outline generation. 3 years ago
convert_shape_list_to_polygon.h Refactor poly outline generator to handle multiple outlines. 3 years ago
cross-probing.cpp Keep selection order in SCH->PCB cross-selection. 3 years ago
edit.cpp PCB Editor: Add User Background Images 3 years ago
edit_track_width.cpp Microvias always use separate uvia netclass properties. 3 years ago
edit_zone_helpers.cpp More safety around ratsnest state. 3 years ago
files.cpp Class name <-> file name sync. 3 years ago
footprint.cpp Use correct translation macro for group names 3 years ago
footprint.h Add cli for "fp" upgrade 3 years ago
footprint_edit_frame.cpp Do not translate name in version info 3 years ago
footprint_edit_frame.h Never call ReCreateMenuBar inside a menu event handler 3 years ago
footprint_editor_settings.cpp Expose changing arc edit mode in arc button context menu and Preferences 3 years ago
footprint_editor_utils.cpp Fix Coverity warnings. 3 years ago
footprint_info_impl.cpp Catch IO_ERROR thrown in timestamp gen 3 years ago
footprint_info_impl.h ADDED: Threadpool 3 years ago
footprint_libraries_utils.cpp Footprints in the footprint editor can't be in a group. 3 years ago
footprint_preview_panel.cpp Units for footprint preview widgets. 3 years ago
footprint_preview_panel.h Units for footprint preview widgets. 3 years ago
footprint_tree_pane.cpp Footprint Editor: Focus search field when window is first opened 3 years ago
footprint_tree_pane.h Footprint Editor: Focus search field when window is first opened 3 years ago
footprint_viewer_frame.cpp Do not translate name in version info 3 years ago
footprint_viewer_frame.h Never call ReCreateMenuBar inside a menu event handler 3 years ago
footprint_wizard.cpp More NULL expunging. 4 years ago
footprint_wizard.h More wxString wide literals. 4 years ago
footprint_wizard_frame.cpp Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
footprint_wizard_frame.h Flatten out some more preferences. 4 years ago
footprint_wizard_frame_functions.cpp More wxString wide literals. 4 years ago
fp_shape.cpp Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_shape.h Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_text.cpp Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_text.h Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_text_grid_table.cpp Add unit and eval support to WX_GRIDs. 3 years ago
fp_text_grid_table.h Add unit and eval support to WX_GRIDs. 3 years ago
fp_textbox.cpp Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_textbox.h Properties: Use parent footprint references instead of UUIDs 3 years ago
fp_tree_model_adapter.cpp Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
fp_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
fp_tree_synchronizing_adapter.cpp Display descriptions in second column of library trees. 3 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Handle updated document description format 4 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp GRAPHICS_CLEANER: fix bad detection of short Bezier curves that can be cleaned 3 years ago
graphics_cleaner.h Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
grid_layer_box_helpers.cpp All the preferences, all the time. 4 years ago
grid_layer_box_helpers.h Cleanup. 4 years ago
initpcb.cpp Re-resolve netclasses after assigning netclass to pattern. 3 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
io_mgr.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
kicad_clipboard.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
kicad_clipboard.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
load_select_footprint.cpp Move saving preferences out of the destructor. 3 years ago
menubar_footprint_editor.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
menubar_pcb_editor.cpp Class name <-> file name sync. 3 years ago
netinfo.h ADDED netclass assignment from PCB canvas. 3 years ago
netinfo_item.cpp Readability improvements. 3 years ago
netinfo_list.cpp Re-resolve netclasses after assigning netclass to pattern. 3 years ago
pad.cpp Use correct translation macro for group names 3 years ago
pad.h Properties: Use parent footprint references instead of UUIDs 3 years ago
pad_custom_shape_functions.cpp Name shortening and line-break reduction. 3 years ago
pcb_base_edit_frame.cpp Move updateUnits functionality to where it can be shared. 3 years ago
pcb_base_edit_frame.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_base_frame.cpp Move updateUnits functionality to where it can be shared. 3 years ago
pcb_bitmap.cpp Use correct translation macro for group names 3 years ago
pcb_bitmap.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_dimension.cpp Use correct translation macro for group names 3 years ago
pcb_dimension.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_draw_panel_gal.cpp Update zone layers for all layers. 3 years ago
pcb_draw_panel_gal.h Use progress reporting in more places when loading a board 4 years ago
pcb_edit_frame.cpp Rotate/Mirror: unbreak immediate mode actions 3 years ago
pcb_edit_frame.h Never call ReCreateMenuBar inside a menu event handler 3 years ago
pcb_expr_evaluator.cpp Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
pcb_expr_evaluator.h Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
pcb_expr_functions.cpp Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
pcb_group.cpp Allow groups in groups 3 years ago
pcb_item_containers.h Prefix TRACK, ARC and VIA. 4 years ago
pcb_layer_box_selector.cpp All the preferences, all the time. 4 years ago
pcb_layer_box_selector.h Cleanup. 4 years ago
pcb_marker.cpp Properties: Show basic marker props 3 years ago
pcb_marker.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_origin_transforms.cpp Remove bad static_cast. 3 years ago
pcb_origin_transforms.h Remove some more duplicated preferences. 4 years ago
pcb_painter.cpp PCB Editor: fix pad preview sketch mode not applying immediately 3 years ago
pcb_painter.h PCB Editor: fix pad preview sketch mode not applying immediately 3 years ago
pcb_plot_params.cpp Avoid duplicating similar options in print and plot headers 3 years ago
pcb_plot_params.h Avoid duplicating similar options in print and plot headers 3 years ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_plot_svg.cpp Hotglue footprint to svg export 3 years ago
pcb_plot_svg.h Hotglue footprint to svg export 3 years ago
pcb_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp Tighten lifecycle management of parent group pointers. 3 years ago
pcb_shape.h Properties: implement ellipsization for name column 3 years ago
pcb_target.cpp Tighten lifecycle management of parent group pointers. 3 years ago
pcb_target.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_text.cpp Properties: Hide unsupported hyperlink property 3 years ago
pcb_text.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_textbox.cpp Properties: ignore shape props for textbox 3 years ago
pcb_textbox.h Tighten lifecycle management of parent group pointers. 3 years ago
pcb_track.cpp router: mark the head trace (as opposed to the 'fixed tail') with fully saturated color 3 years ago
pcb_track.h Properties: Fixes for arc tracks 3 years ago
pcb_view.cpp Flatten out some more preferences. 4 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbnew.cpp Avoid crashing due to empty lib tables in cli 3 years ago
pcbnew.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp Store netclass visibility separately from nets 3 years ago
pcbnew_config.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew_doc.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_id.h Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
pcbnew_jobs_handler.cpp Minor compil and Coverity warnings fixes. 3 years ago
pcbnew_jobs_handler.h Hotglue footprint to svg export 3 years ago
pcbnew_printout.cpp Print hole walls if in colour (and printing real drill sizes). 3 years ago
pcbnew_printout.h PCBNEW_PRINTOUT: fix incorrect size of holes printed with the "small drill" option 3 years ago
pcbnew_settings.cpp Properties: enable in PCB editor for everyone 3 years ago
pcbnew_settings.h Properties: save and restore splitter position 3 years ago
pcbplot.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
pcbplot.h Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
plot_board_layers.cpp Avoid duplicating similar options in print and plot headers 3 years ago
plot_brditems_plotter.cpp Avoid duplicating similar options in print and plot headers 3 years ago
plotcontroller.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plotprint_opts.h Avoid duplicating similar options in print and plot headers 3 years ago
plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
sel_layer.cpp More wxString wide literals. 4 years ago
toolbars_footprint_editor.cpp Expose changing arc edit mode in arc button context menu and Preferences 3 years ago
toolbars_footprint_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_pcb_editor.cpp Properties: enable in PCB editor for everyone 3 years ago
tracks_cleaner.cpp Iterator safety. 3 years ago
tracks_cleaner.h Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias. 4 years ago
undo_redo.cpp Clear caches before undo operation. 3 years ago
zone.cpp Use correct translation macro for group names 3 years ago
zone.h Properties: Allow dynamic update of read-only state 3 years ago
zone_filler.cpp Prevent round-off errors from drawing one spoke and not the other. 3 years ago
zone_filler.h Fix an edge-case in the spoke genration logic for non-cardinal spokes. 3 years ago
zone_settings.cpp Fix copy/pasta from previous commit. 3 years ago
zone_settings.h Set new zone priority to unique number 3 years ago
zones.h Add ignore-line-widths mode to CONVERT_TOOL. 3 years ago
zones_functions_for_undo_redo.cpp More tightening of group parent lifecycles. 3 years ago
zones_functions_for_undo_redo.h Formatting and a bit of cleanup. 3 years ago