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 953f579d59 Keep dialog fields in sync with dummyPad values. 5 years ago
..
autorouter Rationalize footprint bounding boxes and cache all of them. 5 years ago
board_stackup_manager Rename class_board_stackup.{h|cpp} to board_stackup.{h|cpp}. 5 years ago
connectivity Less restrictive Arc Track Dragging tool 5 years ago
dialogs Keep dialog fields in sync with dummyPad values. 5 years ago
drc Margin layer missing from some edge clearance tests. 5 years ago
exporters Be consistent about using nullptr instead of 0 5 years ago
import_gfx Fix minor Coverity warnings 5 years ago
microwave Rationalize footprint bounding boxes and cache all of them. 5 years ago
netlist_reader Pcbnew: Fix crash when importing a netlist created by a 5.1 Eeschema version. 5 years ago
plugins Bump board format version for locked syntax fix. 5 years ago
python Typo fix: Correct 'allow to' -> 'allows one to' 5 years ago
ratsnest Don't show ratsnest on layers hidden by contrast mode 5 years ago
router Fix 2 minor Coverity warnings. 5 years ago
specctra_import_export Pcbnew: add footprint keepouts to Specctra DSN exporter. 5 years ago
swig Code style 5 years ago
tools Bring back live move of footprint in 3D view if live refresh is on 5 years ago
widgets Initialize grid visibility in appearance panel constructor 5 years ago
CMakeLists.txt Remove no-longer-needed macOS wxPython things. 5 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 Code style 5 years ago
action_plugin.h Code style 5 years ago
array_creator.cpp Pcbnew: Allow Create Array on groups 5 years ago
array_creator.h Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
array_pad_name_provider.cpp MODULE -> FOOTPRINT. 5 years ago
array_pad_name_provider.h More cleanup of MODULE to see if it fixes SWIG error. 5 years ago
board.cpp Be consistent about using nullptr instead of 0 5 years ago
board.h Add insideFrontCourtyard and insideBackCourtyard DRC functions. 5 years ago
board_commit.cpp Decouple 3D view dirty marking and refresh 5 years ago
board_commit.h Fix connectivity to only resolve conflicts on netlist load 5 years ago
board_connected_item.cpp Comments. 5 years ago
board_connected_item.h Fix the last of broken Doxygen comment specifiers. 5 years ago
board_design_settings.cpp More complete fix for crasher JP found. 5 years ago
board_item.cpp Implement GetEffectiveShape() for PCB_TARGET_Ts. 5 years ago
board_item_container.h Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
board_items_to_polygon_shape_transform.cpp PAD::MergePrimitivesAsPolygon(): add option to approximate circles outside the actual shape 5 years ago
build_BOM_from_board.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Added a lot of consts and refactored a few lines 5 years ago
collectors.cpp Show dragging tools in context selection menu for components 5 years ago
collectors.h Show dragging tools in context selection menu for components 5 years ago
convert_drawsegment_list_to_polygon.cpp ConvertOutlineToPolygon: Don't crash if we didn't find a segment owner 5 years ago
convert_drawsegment_list_to_polygon.h Separate polygonization error from chaining error. 5 years ago
cross-probing.cpp Use a worker thread to send socket commands 5 years ago
dimension.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
dimension.h Change orientation and flip sign of dimension height when rotating orthogonal dimensions. 5 years ago
edit.cpp Formatting. 5 years ago
edit_track_width.cpp Fix change in preference panel name. 5 years ago
edit_zone_helpers.cpp Make sure we have footprint courtyards before depending on DRC rules. 5 years ago
files.cpp Be consistent about using nullptr instead of 0 5 years ago
footprint.cpp Be consistent about using nullptr instead of 0 5 years ago
footprint.h Don't do any hole clearance testing within a single footprint. 5 years ago
footprint_edit_frame.cpp Consolidate wx aui dock art color setting 5 years ago
footprint_edit_frame.h Push pcbnew layer alpha change update into base frame 5 years ago
footprint_editor_settings.cpp Worksheet -> (industry standard) Drawing Sheet. 5 years ago
footprint_editor_utils.cpp Decouple 3D view dirty marking and refresh 5 years ago
footprint_info_impl.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
footprint_info_impl.h Replace wxTextFile for writing fp info cache 5 years ago
footprint_libraries_utils.cpp Decouple 3D view dirty marking and refresh 5 years ago
footprint_preview_panel.cpp Used cached footprints without check in preview 5 years ago
footprint_preview_panel.h Remove multi-threading for footprint loading. 5 years ago
footprint_tree_pane.cpp Split lib tree initialization into a two-pass affair. 5 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Decouple 3D view dirty marking and refresh 5 years ago
footprint_viewer_frame.h Decouple 3D view dirty marking and refresh 5 years ago
footprint_wizard.cpp Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard.h MODULE -> FOOTPRINT. 5 years ago
footprint_wizard_frame.cpp Decouple 3D view dirty marking and refresh 5 years ago
footprint_wizard_frame.h Decouple 3D view dirty marking and refresh 5 years ago
footprint_wizard_frame_functions.cpp FOOTPRINT_WIZARD_FRAME: minor fixes. 5 years ago
fp_shape.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
fp_shape.h Rework bitmap system to load from archived PNGs 5 years ago
fp_text.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
fp_text.h Rework bitmap system to load from archived PNGs 5 years ago
fp_text_grid_table.cpp Whack-a-mole on another case of "module". 5 years ago
fp_text_grid_table.h Whack-a-mole on another case of "module". 5 years ago
fp_tree_model_adapter.cpp Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Handle exceptions thrown by footprint library table 5 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Handle doc urls enclosed in parens. 5 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
graphics_cleaner.h MODULE -> FOOTPRINT. 5 years ago
grid_layer_box_helpers.cpp Typo fix: Correct 'allow to' -> 'allows one to' 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp Formatting. 5 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp pcbnew: Add Fabmaster import 5 years ago
io_mgr.h Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
kicad_clipboard.cpp Fix typo 5 years ago
kicad_clipboard.h Remove shadowing of identical base m_parser member 5 years ago
load_select_footprint.cpp Be consistent about using nullptr instead of 0 5 years ago
menubar_footprint_editor.cpp Add "Hide Tree" context menu options when tree has no selection. 5 years ago
menubar_pcb_editor.cpp Pcbnew: load write board netlist to file tool action dynamically. 5 years ago
netinfo.h Fix the last of broken Doxygen comment specifiers. 5 years ago
netinfo_item.cpp Improve algorithm for calculating net length; use it for netinfo message panel 5 years ago
netinfo_list.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
pad.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
pad.h PAD::MergePrimitivesAsPolygon(): add option to approximate circles outside the actual shape 5 years ago
pad_custom_shape_functions.cpp PAD::MergePrimitivesAsPolygon(): add option to approximate circles outside the actual shape 5 years ago
pad_naming.cpp D_PAD -> PAD. 5 years ago
pad_naming.h D_PAD -> PAD. 5 years ago
pcb_base_edit_frame.cpp Apply Eeschema cursor updating architecture to PCBNew. 5 years ago
pcb_base_edit_frame.h Push pcbnew layer alpha change update into base frame 5 years ago
pcb_base_frame.cpp Decouple 3D view dirty marking and refresh 5 years ago
pcb_display_options.cpp Make live 3D refresh optional 5 years ago
pcb_draw_panel_gal.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
pcb_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
pcb_edit_frame.cpp Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
pcb_edit_frame.h Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
pcb_expr_evaluator.cpp DRC: inDiffPair should return false if the coupled net is missing 5 years ago
pcb_expr_evaluator.h Performance improvements for DRC rules. 5 years ago
pcb_group.cpp Test for group in footprint was snagging all footprint children. 5 years ago
pcb_layer_box_selector.cpp Ensure the layer dropdowns are correctly sized 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_marker.cpp Rework bitmap system to load from archived PNGs 5 years ago
pcb_marker.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_origin_transforms.cpp Add more consts all over the place 5 years ago
pcb_origin_transforms.h Add more consts all over the place 5 years ago
pcb_painter.cpp Fix some bugs in file save as. 5 years ago
pcb_painter.h Only apply B&W printer fixes when printing. 5 years ago
pcb_plot_params.cpp Remove unused line width option 5 years ago
pcb_plot_params.h Improve clarity in the Print dialog around edge cuts layer. 5 years ago
pcb_plot_params_parser.h Comment-only changes 6 years ago
pcb_screen.cpp more cleanup about removing useless include 5 years ago
pcb_shape.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
pcb_shape.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_target.cpp Rework bitmap system to load from archived PNGs 5 years ago
pcb_target.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_text.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
pcb_text.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_view.cpp Round 2 of Worksheet -> Drawing Sheet. 5 years ago
pcb_view.h Cleanup (no functional changes). 5 years ago
pcbnew.cpp Clean up macOS Python3 paths 5 years ago
pcbnew.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
pcbnew.icns Update icon resource sets 5 years ago
pcbnew_config.cpp Avoid double-redraw on board load 5 years ago
pcbnew_config.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew_doc.icns Update icon resource sets 5 years ago
pcbnew_id.h Move the import graphics menu item to the action 5 years ago
pcbnew_printout.cpp Improve clarity in the Print dialog around edge cuts layer. 5 years ago
pcbnew_printout.h Improve clarity in the Print dialog around edge cuts layer. 5 years ago
pcbnew_settings.cpp Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
pcbnew_settings.h Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
pcbplot.cpp Added a lot of consts and refactored a few lines 5 years ago
pcbplot.h Added a lot of consts and refactored a few lines 5 years ago
plot_board_layers.cpp Added a lot of consts and refactored a few lines 5 years ago
plot_brditems_plotter.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
sel_layer.cpp Cancel placement of via if user cancels layer selection. 5 years ago
toolbars_footprint_editor.cpp Ensure the layer dropdowns are correctly sized 5 years ago
toolbars_footprint_viewer.cpp Rework bitmap system to load from archived PNGs 5 years ago
toolbars_pcb_editor.cpp Give diff pair toolbutton a menu also 5 years ago
track.cpp TRACK::GetMsgPanelInfo(): For arc, display shape ("TRACK (arc)") and radius. 5 years ago
track.h Fix calculation of arc lengths; include them in net inspector 5 years ago
tracks_cleaner.cpp Honor locking in cleanup ops 5 years ago
tracks_cleaner.h Consider tracks and vias together 5 years ago
undo_redo.cpp Fix missing status bar update after undo/redo. 5 years ago
zone.cpp Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
zone.h Remove ZONE::ClearFilledPolysList() and fix ZONE::Unfill() 5 years ago
zone_filler.cpp Make sure we have footprint courtyards before depending on DRC rules. 5 years ago
zone_filler.h Fix issues with zone filling connectivity locking 5 years ago
zone_settings.cpp Remove some "class_" prefixes from files. 5 years ago
zone_settings.h Update some classnames including archaic zone names. 5 years ago
zones.h Update some classnames including archaic zone names. 5 years ago
zones_functions_for_undo_redo.cpp Be consistent about using nullptr instead of 0 5 years ago
zones_functions_for_undo_redo.h Convert UNDO_REDO_T to an enum class 5 years ago