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.
 
 
 
 
 
Marek Roszko 4d6e06d349 Add grid reset to place menubar. 3 years ago
..
autorouter Fail-safety in spreadRectangles. 3 years ago
board_stackup_manager PANEL_BOARD_STACKUP: Ensure UI is re-linked to storage when importing 3 years ago
connectivity Use the common subset of nets for local update 3 years ago
dialogs Properties: introduce validators; re-enable zone hatch settings 3 years ago
drc Fix copy-pasta 3 years ago
exporters Convert additional sprintf to snprintf 3 years ago
import_gfx pcbnew: Fix strokeWidth truncation to integer mm in SVG polygons import 3 years ago
microwave Fix static event table derived object definitions. 3 years ago
navlib Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
netlist_reader Don't link DNP with Exclude from Pos files 3 years ago
plugins Zones: use metric defaults and limits instead of mixed units 3 years ago
python Expose new netclass storage to SWIG 3 years ago
ratsnest Reduce static ratsnest opacity when moving items; tweak colors. 3 years ago
router router: Fix clamp in meander corner radius calculation. 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 Don't discard temporary item being placed if placement is rejected 3 years ago
widgets Properties: introduce validators; re-enable zone hatch settings 3 years ago
CMakeLists.txt pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 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 Fix importing of legacy netclasses 3 years ago
board.h Handle cleanup safely 3 years ago
board_commit.cpp Propagate nets within non-conflicting clusters immediately. 3 years ago
board_commit.h Propagate nets within non-conflicting clusters immediately. 3 years ago
board_connected_item.cpp 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
board_connected_item.h 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
board_design_settings.cpp Zones: use metric defaults and limits instead of mixed units 3 years ago
board_item.cpp AllCuMask() and AllTechMask() are static, they do NOT modify "this". 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 PCB/SCH/3D: Implement 3D cross-probing from schematic 3 years ago
edit.cpp PCB Editor: Add User Background Images 3 years ago
edit_track_width.cpp PCB Editor: prevent scroll wheel on track size opening board settings 3 years ago
edit_zone_helpers.cpp More safety around ratsnest state. 3 years ago
files.cpp Convert additional sprintf to snprintf 3 years ago
footprint.cpp FOOTPRINT::Flip(): add missing PCB_BITMAP_T. 3 years ago
footprint.h Allow commas, spaces in pad names for net-ties 3 years ago
footprint_edit_frame.cpp Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
footprint_edit_frame.h Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 3 years ago
footprint_editor_settings.cpp PCB Editor: Locked filter unchecked by default 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 FP editor: fix crash when trying to save a footprint after removing its library 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 Fix static event table derived object definitions. 3 years ago
footprint_viewer_frame.h Fp editor and Fp viewer: fix missing info on msg panel after loading a fp 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 Fix static event table derived object definitions. 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 Rename GetSelectMenuText to GetItemDescription 3 years ago
fp_shape.h Rename GetSelectMenuText to GetItemDescription 3 years ago
fp_text.cpp Pay attention to knockout text when adding to DRC Rtrees. 3 years ago
fp_text.h Rename GetSelectMenuText to GetItemDescription 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 Simplify and regularize text variable substitution architecture. 3 years ago
fp_textbox.h Rename GetSelectMenuText to GetItemDescription 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 Don't leave temp footprints attached to a board. 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 Add grid reset to place menubar. 3 years ago
menubar_pcb_editor.cpp Add grid reset to place menubar. 3 years ago
netinfo.h 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
netinfo_item.cpp Fix netnames. 3 years ago
netinfo_list.cpp Re-resolve netclasses after assigning netclass to pattern. 3 years ago
pad.cpp Don't write outside of overrides array on pad zone_layer_connections. 3 years ago
pad.h Don't write outside of overrides array on pad zone_layer_connections. 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 Nullptr safety. 3 years ago
pcb_bitmap.cpp Handle all member vars if not doing a std::swap on "this". 3 years ago
pcb_bitmap.h Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_dimension.cpp Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_dimension.h Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_draw_panel_gal.cpp Locked shadows should not be on overlay 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 Fix compatibility with older wxWidgets versions. 3 years ago
pcb_edit_frame.h Correctly refresh the board after action plugin run and maintain 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 Check for collisions on common layers. 3 years ago
pcb_group.cpp Rename GetSelectMenuText to GetItemDescription 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 Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_marker.h Rename GetSelectMenuText to GetItemDescription 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 Limit the number of potential netnames 3 years ago
pcb_painter.h Dim other pads when in pad edit mode. 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 Fix compile warning 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 Handle all member vars if not doing a std::swap on "this". 3 years ago
pcb_shape.h Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_target.cpp Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_target.h Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_text.cpp Pay attention to knockout text when adding to DRC Rtrees. 3 years ago
pcb_text.h Pay attention to knockout text when adding to DRC Rtrees. 3 years ago
pcb_textbox.cpp Simplify and regularize text variable substitution architecture. 3 years ago
pcb_textbox.h Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_track.cpp Don't write outside of overrides array on pad zone_layer_connections. 3 years ago
pcb_track.h Don't write outside of overrides array on pad zone_layer_connections. 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 kicad-cli, pcbnew pàlot: honor the color options when ploting pdf files 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 Pcbnew: Make "Substitute similarly named models" on by default in STEP export. 3 years ago
pcbnew_settings.h Properties: save and restore splitter position 3 years ago
pcbplot.cpp Simplify and regularize text variable substitution architecture. 3 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 plot_brditems_plotter: fix crash (null poiner use) when run from kicad-cli, 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 Handle cleanup safely 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 Properties: introduce validators; re-enable zone hatch settings 3 years ago
zone.h Properties: introduce validators; re-enable zone hatch settings 3 years ago
zone_filler.cpp Allow same-net, same-priority zone filling 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 Zones: use metric defaults and limits instead of mixed units 3 years ago
zone_settings.h Set new zone priority to unique number 3 years ago
zones.h Zones: use metric defaults and limits instead of mixed units 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