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.
 
 
 
 
 
Jeff Young 42917874dd Add duplicated items to parent group. 4 years ago
..
autorouter Clean up some more deci-degrees. 4 years ago
board_stackup_manager Make sure standard OK/Cancel buttons respond to current language. 4 years ago
connectivity A bit more angle cleanup. 4 years ago
dialogs Update error message to match new arc dialog 4 years ago
drc Only run starved-thermals checks when pad is actually connected to zone. 4 years ago
exporters TextBoxes for PCBNew. 4 years ago
import_gfx Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
microwave A bit more angle cleanup. 4 years ago
navlib Fix warning: declaration shadows a previous local [-Wshadow]. 4 years ago
netlist_reader Scoop up some more wxPoint instances 4 years ago
plugins Mark some limits as constexpr 4 years ago
python Ensure we can version scripting properly 4 years ago
ratsnest Neurotically update position wxPoint usages 4 years ago
router Don't convert KIID on the fly 4 years ago
specctra_import_export EDA_ANGLE for plotters. 4 years ago
teardrop teardrops: fix a not very good shape for not round targets after code change. 4 years ago
tools Log an undo item when filling zones. 4 years ago
widgets Fix saving of existing appearance presets 4 years ago
CMakeLists.txt Ensure we can version scripting properly 4 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 Ugly hack to avoid crash on msys2 when running Pcbnew after running Eeschema+its Python console 4 years ago
action_plugin.h Pcbnew header housekeeping round 1. 4 years ago
array_creator.cpp TextBoxes for PCBNew. 4 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 We don't keep a CHANGELOG.TXT 4 years ago
board.cpp TextBoxes for PCBNew. 4 years ago
board.h Scoop up some more wxPoint instances 4 years ago
board_commit.cpp TextBoxes for PCBNew. 4 years ago
board_commit.h Remove ZONE_FILLER_TOOL since it's not really necessary. 4 years ago
board_connected_item.cpp Cleanup (includes and formatting). 4 years ago
board_connected_item.h More NULL expunging. 4 years ago
board_design_settings.cpp teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 4 years ago
board_item.cpp Add duplicated items to parent group. 4 years ago
board_item_container.h Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
build_BOM_from_board.cpp Pcbnew: honor footprint exclude from BOM setting. 4 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Pcbnew header housekeeping round 1. 4 years ago
collectors.cpp TextBoxes for PCBNew. 4 years ago
collectors.h Neurotically update position wxPoint usages 4 years ago
convert_shape_list_to_polygon.cpp A bit more angle cleanup. 4 years ago
convert_shape_list_to_polygon.h Neurotically update position wxPoint usages 4 years ago
cross-probing.cpp TextBoxes for PCBNew. 4 years ago
edit.cpp TextBoxes for PCBNew. 4 years ago
edit_track_width.cpp PCB Editor: changes to track width overrides starting track width 4 years ago
edit_zone_helpers.cpp Recalculate ratsnest after zone fill 4 years ago
files.cpp Add DRC tests for text height and text thickness. 4 years ago
footprint.cpp Add duplicated items to parent group. 4 years ago
footprint.h More EDA_ANGLE. 4 years ago
footprint_edit_frame.cpp TextBoxes for PCBNew. 4 years ago
footprint_edit_frame.h Pcbnew: fix rotation angle issue in rotate commands. 4 years ago
footprint_editor_settings.cpp Convert strings to wide when using wxString routines 4 years ago
footprint_editor_utils.cpp TextBoxes for PCBNew. 4 years ago
footprint_info_impl.cpp Catch errors from `load()` 4 years ago
footprint_info_impl.h Pass wxString objects by reference instead of on the stack. 4 years ago
footprint_libraries_utils.cpp TextBoxes for PCBNew. 4 years ago
footprint_preview_panel.cpp Remove some more duplicated preferences. 4 years ago
footprint_preview_panel.h Kill the last of wx/wx.h in headers 4 years ago
footprint_tree_pane.cpp Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Move show-bounding-boxes to a tool on the toolbars. 4 years ago
footprint_viewer_frame.h Flatten out some more preferences. 4 years ago
footprint_wizard.cpp More NULL expunging. 4 years ago
footprint_wizard.h Pcbnew header housekeeping round 1. 4 years ago
footprint_wizard_frame.cpp Remove some more duplicated preferences. 4 years ago
footprint_wizard_frame.h Flatten out some more preferences. 4 years ago
footprint_wizard_frame_functions.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
fp_shape.cpp TextBoxes for PCBNew. 4 years ago
fp_shape.h TextBoxes for PCBNew. 4 years ago
fp_text.cpp PCB_TEXT::Rotate(): ensure the final orientation is -180 ... +180 deg 4 years ago
fp_text.h Fix some issues related to new textboxes and python: 4 years ago
fp_text_grid_table.cpp Excise deci-degrees from UNIT_BINDER. 4 years ago
fp_text_grid_table.h Add hot-updating of units in common wxGrids. 4 years ago
fp_textbox.cpp Get rid of FP_TEXTBOX::ViewBBox(). We want to inherit FP_SHAPE's. 4 years ago
fp_textbox.h Fix some issues related to new textboxes and python: 4 years ago
fp_tree_model_adapter.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Formatting (and auto reduction). 4 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp Remove some more wxPoint 4 years ago
graphics_cleaner.h Pull some name changes back from 7.0 to ease merging. 4 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 More NULL expunging. 4 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp altium: Allow extraction of names of footprints stored in *.PcbLib file 4 years ago
io_mgr.h Formatting and include cleanup. 4 years ago
kicad_clipboard.cpp TextBoxes for PCBNew. 4 years ago
kicad_clipboard.h Kicad has many plugins. This one is for the pcb. 4 years ago
load_select_footprint.cpp Move footprints to EDA_ANGLE. 4 years ago
menubar_footprint_editor.cpp TextBoxes for PCBNew. 4 years ago
menubar_pcb_editor.cpp TextBoxes for PCBNew. 4 years ago
netinfo.h Continue the war on wxPoint 4 years ago
netinfo_item.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
netinfo_list.cpp More NULL expunging. 4 years ago
pad.cpp Be more explicit about string conversions. 4 years ago
pad.h Some more EDA_ANGLE cleanup. 4 years ago
pad_custom_shape_functions.cpp Handle invalid pads more gracefully 4 years ago
pcb_base_edit_frame.cpp Invoke correct base method in PCB_BASE_EDIT_FRAME::handleActivateEvent. 4 years ago
pcb_base_edit_frame.h TextBoxes for PCBNew. 4 years ago
pcb_base_frame.cpp TextBoxes for PCBNew. 4 years ago
pcb_dimension.cpp EDA_ANGLE: use existing Normalize180 function here 4 years ago
pcb_dimension.h Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
pcb_draw_panel_gal.cpp Keep netnames on tracks within the viewport when possible. 4 years ago
pcb_draw_panel_gal.h Use progress reporting in more places when loading a board 4 years ago
pcb_edit_frame.cpp Update text variables when they change. 4 years ago
pcb_edit_frame.h Fix code style. 4 years ago
pcb_expr_evaluator.cpp Add field access to custom DRC rules. 4 years ago
pcb_expr_evaluator.h Add a compile error for ill-defined rules, and more performance. 4 years ago
pcb_group.cpp Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 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 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
pcb_marker.h Bring ERC & DRC dialogs into parity. 4 years ago
pcb_origin_transforms.cpp Remove some more duplicated preferences. 4 years ago
pcb_origin_transforms.h Remove some more duplicated preferences. 4 years ago
pcb_painter.cpp TextBoxes for PCBNew. 4 years ago
pcb_painter.h TextBoxes for PCBNew. 4 years ago
pcb_plot_params.cpp SVG plotter rework: use mm as units in file. Remove useless inch option. 4 years ago
pcb_plot_params.h SVG plotter rework: use mm as units in file. Remove useless inch option. 4 years ago
pcb_plot_params_parser.h Comment-only changes 6 years ago
pcb_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp TextBoxes for PCBNew. 4 years ago
pcb_shape.h TextBoxes for PCBNew. 4 years ago
pcb_target.cpp very minor fix 4 years ago
pcb_target.h PCB_TARGET: add missing TransformShapeWithClearanceToPolygon() method. 4 years ago
pcb_text.cpp PCB_TEXT::Rotate(): ensure the final orientation is -180 ... +180 deg 4 years ago
pcb_text.h TextBoxes for PCBNew. 4 years ago
pcb_textbox.cpp TextBoxes for PCBNew. 4 years ago
pcb_textbox.h TextBoxes for PCBNew. 4 years ago
pcb_track.cpp More EDA_ANGLE. 4 years ago
pcb_track.h More EDA_ANGLE. 4 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 Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 4 years ago
pcbnew.h Add Python Tool to pcbnew 4 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp Remove some more duplicated preferences. 4 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 Add code and dialog to create/add/remove teardrops, step 1 4 years ago
pcbnew_printout.cpp Remove some more duplicated preferences. 4 years ago
pcbnew_printout.h Prefix TRACK, ARC and VIA. 4 years ago
pcbnew_settings.cpp Fix converting angles from tenths of a degree. 4 years ago
pcbnew_settings.h Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 4 years ago
pcbplot.cpp Resolve textvars in plot directory. 4 years ago
pcbplot.h TextBoxes for PCBNew. 4 years ago
plot_board_layers.cpp TextBoxes for PCBNew. 4 years ago
plot_brditems_plotter.cpp TextBoxes for PCBNew. 4 years ago
plotcontroller.h Cleanup. 4 years ago
plugin.cpp Clean up unused variable usage 4 years ago
sel_layer.cpp Cleanup. 4 years ago
toolbars_footprint_editor.cpp TextBoxes for PCBNew. 4 years ago
toolbars_footprint_viewer.cpp Move show-bounding-boxes to a tool on the toolbars. 4 years ago
toolbars_pcb_editor.cpp TextBoxes for PCBNew. 4 years ago
tracks_cleaner.cpp Don't count zero-length as duplicate 4 years ago
tracks_cleaner.h Clean up formatting. 4 years ago
undo_redo.cpp pcbnew, undo_redo.cpp: fix a logical bug that can hang in rare cases. 4 years ago
zone.cpp Remove unit-less angles from geometry lib APIs. 4 years ago
zone.h Move zone hatch orientation to EDA_ANGLE. 4 years ago
zone_filler.cpp TextBoxes for PCBNew. 4 years ago
zone_filler.h Hook up zone-pad connections to custom rules. 4 years ago
zone_settings.cpp Move zone hatch orientation to EDA_ANGLE. 4 years ago
zone_settings.h Move zone hatch orientation to EDA_ANGLE. 4 years ago
zones.h Try to make gcc happy. 4 years ago
zones_functions_for_undo_redo.cpp Cleanup. 4 years ago
zones_functions_for_undo_redo.h Cleanup. 4 years ago