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 47fe8ff8eb bitmaps and template are resources. 3 years ago
..
autorouter Rotate fp zones before comparing with library versions. 4 years ago
board_stackup_manager Fix typos in pcbnew sub-directory 3 years ago
connectivity ADDED: Threadpool 3 years ago
dialogs Minor spelling fix 3 years ago
drc ADDED: Display calculated clearance in status bar 3 years ago
exporters Fix typos in pcbnew sub-directory 3 years ago
ibis Fix typos in pcbnew sub-directory 3 years ago
import_gfx DXF parameters are for DXF (only). 3 years ago
microwave More wide-string declarations. 4 years ago
navlib Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
netlist_reader Replace inserts/push_backs with emplace in some spots 4 years ago
plugins fix minor compil warnings 3 years ago
python PCB Editor: Add User Background Images 3 years ago
ratsnest pcbnew: check for null SETTINGS in RATSNEST_VIEW_ITEM (prevents crash in the P&S debug tool) 4 years ago
router ADDED: Display calculated clearance in status bar 3 years ago
specctra_import_export Fix typos in pcbnew sub-directory 3 years ago
teardrop Add edge and margin clearances to message panel. 3 years ago
tools ADDED: Display calculated clearance in status bar 3 years ago
widgets PCB: Add bitmap layer per board layer 3 years ago
CMakeLists.txt Shuffle around the helper script folders 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 PCB Editor: Add User Background Images 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 PCB Editor: Add User Background Images 3 years ago
board.h More caching for DRC. 3 years ago
board_commit.cpp PCB Editor: Add User Background Images 3 years ago
board_commit.h Make sure Cleanup handles shapes other than segments. 4 years ago
board_connected_item.cpp More wxString wide literals. 4 years ago
board_connected_item.h More NULL expunging. 4 years ago
board_design_settings.cpp Always allow blind/buried/micro vias 3 years ago
board_item.cpp Separate flashing check for connectivity 4 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 4 years ago
cleanup_item.cpp 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
cleanup_item.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
collectors.cpp PCB Editor: Add User Background Images 3 years ago
collectors.h Add asserts to flush out incorrect uses of GetLayer(). 4 years ago
convert_shape_list_to_polygon.cpp Rotate fp zones before comparing with library versions. 4 years ago
convert_shape_list_to_polygon.h Neurotically update position wxPoint usages 4 years ago
cross-probing.cpp Clarify cross-probing options 3 years ago
edit.cpp PCB Editor: Add User Background Images 3 years ago
edit_track_width.cpp Pcbnew: fix lost of focus after clicking on a wxChoice in toolbar. 4 years ago
edit_zone_helpers.cpp Fix some layer handling issues. 4 years ago
files.cpp Update pcbnew to the new filedlg customize 3 years ago
footprint.cpp Fix typo. 3 years ago
footprint.h Smarten up silk clearance & tented item handling. 3 years ago
footprint_edit_frame.cpp PCB Editor: Add User Background Images 3 years ago
footprint_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
footprint_editor_settings.cpp Fix initialisation of default line width settings 4 years ago
footprint_editor_utils.cpp Images: Add full properties editor 3 years ago
footprint_info_impl.cpp ADDED: Threadpool 3 years ago
footprint_info_impl.h ADDED: Threadpool 3 years ago
footprint_libraries_utils.cpp Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
footprint_preview_panel.cpp Keep footprint selection in Symbol Chooser history list. 3 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 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
footprint_viewer_frame.h Save fp browser list widths and apply known hack to work around wxWidgets bug. 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 More wxString wide literals. 4 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 Cache read arc data for stability 4 years ago
fp_shape.h Cache read arc data for stability 4 years ago
fp_text.cpp Add font to status bar for text objects. 4 years ago
fp_text.h Separate flashing check for connectivity 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 Repair point editing of rotated text boxes. 3 years ago
fp_textbox.h Repair point editing of rotated text boxes. 3 years ago
fp_tree_model_adapter.cpp Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
fp_tree_model_adapter.h Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
fp_tree_synchronizing_adapter.cpp ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 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 Fix some Coverity warnings. 4 years ago
graphics_cleaner.h Make sure Cleanup handles shapes other than segments. 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 Move GUI queries in PLUGIN to a callback. 4 years ago
kicad_clipboard.cpp Move GUI queries in PLUGIN to a callback. 4 years ago
kicad_clipboard.h Kicad has many plugins. This one is for the pcb. 4 years ago
load_select_footprint.cpp ADDED New Library functionality to Footprint/Symbol Save As. 4 years ago
menubar_footprint_editor.cpp PCB Editor: Add User Background Images 3 years ago
menubar_pcb_editor.cpp PCB Editor: Add User Background Images 3 years ago
netinfo.h pcbnew: search for nets 4 years ago
netinfo_item.cpp Cleanup. 4 years ago
netinfo_list.cpp More wxString wide literals. 4 years ago
pad.cpp Performance optimizations. 3 years ago
pad.h Add edge and margin clearances to message panel. 3 years ago
pad_custom_shape_functions.cpp Handle invalid pads more gracefully 4 years ago
pcb_base_edit_frame.cpp ADDED: User viewports for 3D viewer. 3 years ago
pcb_base_edit_frame.h PCB Editor: Add User Background Images 3 years ago
pcb_base_frame.cpp Better error reporting for DP uncoupled length. 4 years ago
pcb_bitmap.cpp PCB: Add bitmap layer per board layer 3 years ago
pcb_bitmap.h PCB: Add bitmap layer per board layer 3 years ago
pcb_dimension.cpp Improvements to rotation/mirroring of dimensions inside footprints. 3 years ago
pcb_dimension.h Improvements to rotation/mirroring of dimensions inside footprints. 3 years ago
pcb_draw_panel_gal.cpp PCB: Add bitmap layer per board layer 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 PCB Editor: Add User Background Images 3 years ago
pcb_edit_frame.h Fix code style. 4 years ago
pcb_expr_evaluator.cpp More caching for DRC. 3 years ago
pcb_expr_evaluator.h Apply a more sophisticated test for ignoring isInCoupledDiffPair. 4 years ago
pcb_group.cpp More wxString wide literals. 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 Separate flashing check for connectivity 4 years ago
pcb_marker.h Separate flashing check for connectivity 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 PCB: Bitmaps should respect layer opacity and highlighting options 3 years ago
pcb_painter.h PCB: Add bitmap layer per board layer 3 years ago
pcb_plot_params.cpp Pcbnew: add plot on all layers feature. 4 years ago
pcb_plot_params.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp Ensure rectangles are normalized 3 years ago
pcb_shape.h Ensure rectangles are normalized 3 years ago
pcb_target.cpp Separate flashing check for connectivity 4 years ago
pcb_target.h Fix typos in pcbnew sub-directory 3 years ago
pcb_text.cpp Add font to status bar for text objects. 4 years ago
pcb_text.h Separate flashing check for connectivity 4 years ago
pcb_textbox.cpp Repair point editing of rotated text boxes. 3 years ago
pcb_textbox.h Repair point editing of rotated text boxes. 3 years ago
pcb_track.cpp Smarten up silk clearance & tented item handling. 3 years ago
pcb_track.h Add edge and margin clearances to message panel. 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 More wxString wide literals. 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 PCB: Add bitmap layer per board layer 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_printout.cpp Bug fixes for printing vias. 3 years ago
pcbnew_printout.h Prefix TRACK, ARC and VIA. 4 years ago
pcbnew_settings.cpp DXF parameters are for DXF (only). 3 years ago
pcbnew_settings.h DXF parameters are for DXF (only). 3 years ago
pcbplot.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
pcbplot.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plot_board_layers.cpp Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
plot_brditems_plotter.cpp Fix errant test in board items plotter. 3 years ago
plotcontroller.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plugin.cpp More wxString wide literals. 4 years ago
sel_layer.cpp More wxString wide literals. 4 years ago
toolbars_footprint_editor.cpp PCB Editor: Add User Background Images 3 years ago
toolbars_footprint_viewer.cpp Fix typos in pcbnew sub-directory 3 years ago
toolbars_pcb_editor.cpp PCB Editor: Add User Background Images 3 years ago
tracks_cleaner.cpp Fix typos in pcbnew sub-directory 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 Remove TEDIT 4 years ago
zone.cpp Performance: avoid sqrt at all costs. 3 years ago
zone.h Performance: avoid sqrt at all costs. 3 years ago
zone_filler.cpp ADDED: Threadpool 3 years ago
zone_filler.h Support text knockouts in non-copper zones. 4 years ago
zone_settings.cpp Patch annoying large checkbox cols in wxWidgets 3.1.x on OSX. 3 years ago
zone_settings.h Move H/V/45 mode from zone properties to toolbar. 3 years ago
zones.h DIALOG_COPPER_ZONE: add option to set the pitch of hatches around the zone outlines 4 years ago
zones_functions_for_undo_redo.cpp Implement two-staged zone priority: assigned priority followed by UUID. 4 years ago
zones_functions_for_undo_redo.h Cleanup. 4 years ago