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.
 
 
 
 
 
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
..
autorouter Rotate fp zones before comparing with library versions. 4 years ago
board_stackup_manager pcbnew: fix incorrect calculation of the board thickness from board stackup. 4 years ago
connectivity Separate flashing check for connectivity 4 years ago
dialogs Add automatic precision choices for dimensions. 4 years ago
drc Better inspection reporting for netclasses, custom rules and DRC. 4 years ago
exporters VRML export: fix a different arc to segment approx for NP holes and Plated holes. 4 years ago
import_gfx Free memory in dxf import sooner on bad_alloc 4 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 Add automatic precision choices for dimensions. 4 years ago
python Append True to Python 3 AddPrimitivePoly() call 4 years ago
ratsnest pcbnew: check for null SETTINGS in RATSNEST_VIEW_ITEM (prevents crash in the P&S debug tool) 4 years ago
router Honour prime-event-location when starting router. 4 years ago
specctra_import_export Specctra import/export: fix some issues (tested only with FreeRouter): 4 years ago
teardrop Fix some Coverity issues. 4 years ago
tools ADDED revert for pcbnew and eeschema. 4 years ago
widgets Fix some Coverity issues. 4 years ago
CMakeLists.txt Tweak the "pyd" extension if for windows to be completely inclusive 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 More wxString wide literals. 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 Remove the open array in favor of std containers 4 years ago
board.h Remove broken call to normalize outlines 4 years ago
board_commit.cpp Try Coverity fixes that don't break unit tests. 4 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 Add overlapping pad test and share some tests between board & fp editor DRC. 4 years ago
board_item.cpp Separate flashing check for connectivity 4 years ago
board_item_container.h Pcbnew: fix missing connectivity update when adding an item. 4 years ago
build_BOM_from_board.cpp Improve some strings and measurements. 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 Fix logic error. Footprint is sometimes the item and sometimes its parent. 4 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 More wxString wide literals. 4 years ago
edit.cpp TextBoxes for PCBNew. 4 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 Reconcile zone-auto-fill with undo. 4 years ago
files.cpp ADDED revert for pcbnew and eeschema. 4 years ago
footprint.cpp Shadow on locked fp: do not show if LAYER_MOD_FR or LAYER_MOD_BK is not shown 4 years ago
footprint.h Preload PCBnew find with selection when appropriate. 4 years ago
footprint_edit_frame.cpp On-the-fly translations for pin electrical types. 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 More wxString wide literals. 4 years ago
footprint_info_impl.cpp Infobar warning if symbol loading was cancelled. 4 years ago
footprint_info_impl.h Pass wxString objects by reference instead of on the stack. 4 years ago
footprint_libraries_utils.cpp Fix some Coverity warnings. 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 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
footprint_viewer_frame.h Handle list double-click without shortcuts 4 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 Separate flashing check for connectivity 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 Make sure text caches get updated on move. 4 years ago
fp_textbox.h Make sure text caches get updated on move. 4 years ago
fp_tree_model_adapter.cpp More wxString wide literals. 4 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Infobar warning if symbol loading was cancelled. 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 More wxString wide literals. 4 years ago
menubar_footprint_editor.cpp More wxString wide literals. 4 years ago
menubar_pcb_editor.cpp ADDED revert for pcbnew and eeschema. 4 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 We've probably smoked out enough of the GetLayer() issues. 4 years ago
pad.h Show hole clearance lines around NPTH pads. 4 years ago
pad_custom_shape_functions.cpp Handle invalid pads more gracefully 4 years ago
pcb_base_edit_frame.cpp Add automatic precision choices for dimensions. 4 years ago
pcb_base_edit_frame.h Reconcile zone-auto-fill with undo. 4 years ago
pcb_base_frame.cpp Better error reporting for DP uncoupled length. 4 years ago
pcb_dimension.cpp Add automatic precision choices for dimensions. 4 years ago
pcb_dimension.h Separate flashing check for connectivity 4 years ago
pcb_draw_panel_gal.cpp Extend layer LAYER_LOCKED_ITEM_SHADOW to draw shadow markers on other locked items: 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 Cleanup. 4 years ago
pcb_edit_frame.h Fix code style. 4 years ago
pcb_expr_evaluator.cpp Apply a more sophisticated test for ignoring isInCoupledDiffPair. 4 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 Cairo GAL: fix incorrect size and thickness of text drawn by GAL::BitmapText() 4 years ago
pcb_painter.h Improve SNR. 4 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 Separate flashing check for connectivity 4 years ago
pcb_shape.h Separate flashing check for connectivity 4 years ago
pcb_target.cpp Separate flashing check for connectivity 4 years ago
pcb_target.h Separate flashing check for connectivity 4 years ago
pcb_text.cpp Separate flashing check for connectivity 4 years ago
pcb_text.h Separate flashing check for connectivity 4 years ago
pcb_textbox.cpp Smarten textbox conversion back to cardinal rectangle. 4 years ago
pcb_textbox.h Make sure text caches get updated on move. 4 years ago
pcb_track.cpp Sync via/pad flashing for null boards 4 years ago
pcb_track.h Separate flashing check for connectivity 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 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 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 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
pcbnew_printout.cpp Reconcile two different printing bug fixes. 4 years ago
pcbnew_printout.h Prefix TRACK, ARC and VIA. 4 years ago
pcbnew_settings.cpp Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
pcbnew_settings.h Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 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 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plot_brditems_plotter.cpp Rotate fp zones before comparing with library versions. 4 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 TextBoxes for PCBNew. 4 years ago
toolbars_footprint_viewer.cpp Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
toolbars_pcb_editor.cpp More wxString wide literals. 4 years ago
tracks_cleaner.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
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 We've probably smoked out enough of the GetLayer() issues. 4 years ago
zone.h Separate flashing check for connectivity 4 years ago
zone_filler.cpp Don't apply electrical clearance to shapes on Edge.Cuts. 4 years ago
zone_filler.h Support text knockouts in non-copper zones. 4 years ago
zone_settings.cpp Fix some Coverity warnings. 4 years ago
zone_settings.h Teardrops: fixes and enhancements: 4 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