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 f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
..
autorouter Fix a few coverity errors 7 years ago
connectivity Remove legacy segment-based zones. 7 years ago
dialogs Pcbnew, non copper zones: fix 2 issues. 7 years ago
drc pcbnew: Check exact overlapping polygons 7 years ago
exporters export_hyperlynx.cpp: better message in a warning. 7 years ago
github Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
import_gfx Pcbnew: DIALOG_IMPORT_GFX_BASE: fix a minor wxWidgets alert. 7 years ago
microwave Pcbnew: Disallow invalid mwwave inductor lengths 7 years ago
pcad2kicadpcb_plugin Bitmaps: move bitmap defs to bitmaps library 7 years ago
python fix in qfn_wizard.py 7 years ago
router router: copy m_maxClearance when cloning/branching PNS::NODEs 7 years ago
specctra_import_export Pcbnew export/import scripting functions. 7 years ago
swig Pcbnew export/import scripting functions. 7 years ago
tools Some clean-up and moving message panel update to selection event. 7 years ago
CMakeLists.txt Move Eeschema net highlighting to modern toolset. 7 years ago
Doxyfile_python Doxyfiles: Remove local debug lines 7 years ago
Doxyfile_xml Doxyfiles: Remove local debug lines 7 years ago
Info.plist Fix for dark mode on macOS Mojave 7 years ago
action_plugin.cpp pcbnew: Add toolbar buttons for action plugins 7 years ago
action_plugin.h pcbnew: Add toolbar buttons for action plugins 7 years ago
append_board_to_current.cpp Refactor post-load actions in PcbNew and apply them consistently 8 years ago
array_creator.cpp Pcbnew: disable module numbering in pcbnew arrays 7 years ago
array_creator.h Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago
array_pad_name_provider.cpp Pcbnew: ignore start values in "first available" grid numbering 7 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
attribut.cpp Remove legacy segment-based zones. 7 years ago
block.cpp Remove legacy segment-based zones. 7 years ago
block_footprint_editor.cpp Set modify flag for immediate block commands. 7 years ago
board_commit.cpp Remove legacy segment-based zones. 7 years ago
board_commit.h Don't set dirty bit when adding MARKERs. 8 years ago
board_connected_item.cpp Set new module parent early enough to allow pad clearance to be shown 7 years ago
board_connected_item.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
board_design_settings.cpp Implement a copper-to-edge-clearance setting. 7 years ago
board_item_container.h Doxygen comment improvements. 8 years ago
board_items_to_polygon_shape_transform.cpp Implement a copper-to-edge-clearance setting. 7 years ago
board_netlist_updater.cpp Don't show added nets multiple times during dry run update 7 years ago
board_netlist_updater.h BOARD_NETLIST_UPDATER: fix 2 serious issues in dry run (memory leak and incorrect single pad nets deletion) 7 years ago
build_BOM_from_board.cpp fix code after renaming files 8 years ago
class_board.cpp Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
class_board.h Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
class_board_item.cpp Break out getTrailingInt from MODULE 7 years ago
class_dimension.cpp Allow user-specification of dimension units. 7 years ago
class_dimension.h pcbnew: Adding some missing TypeOf() functions 7 years ago
class_drawsegment.cpp pcbnew: Allow arc editing via midpoint 7 years ago
class_drawsegment.h pcbnew: Allow arc editing via midpoint 7 years ago
class_edge_mod.cpp Don't display all the footprint info when an edge is selected. 7 years ago
class_edge_mod.h Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 7 years ago
class_marker_pcb.cpp classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape) 7 years ago
class_marker_pcb.h Remove dead code from removal of eeschema legacy canvas. 7 years ago
class_module.cpp Adjust justified text for rotation. 7 years ago
class_module.h Fix some fall-out from the non-reference GetText(). 7 years ago
class_pad.cpp Escape slashes in labels and netnames. 7 years ago
class_pad.h Pcbnew: add a new primitive pad shape: chamfered round rect pad. 7 years ago
class_pcb_target.cpp pcbnew: Use Default width define instead of nums 7 years ago
class_pcb_target.h pcbnew: Adding some missing TypeOf() functions 7 years ago
class_pcb_text.cpp Adjust left- or right-justified text for mirroring. 7 years ago
class_pcb_text.h Remove useless includes 7 years ago
class_text_mod.cpp Adjust justified text for rotation. 7 years ago
class_text_mod.h Adjust justified text for rotation. 7 years ago
class_track.cpp Remove legacy segment-based zones. 7 years ago
class_track.h Remove legacy segment-based zones. 7 years ago
class_zone.cpp Remove legacy segment-based zones. 7 years ago
class_zone.h Remove legacy segment-based zones. 7 years ago
collectors.cpp Remove legacy segment-based zones. 7 years ago
collectors.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
connect.cpp Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track 8 years ago
controle.cpp Remove legacy segment-based zones. 7 years ago
convert_drawsegment_list_to_polygon.cpp fix a compil warning. 7 years ago
cross-probing.cpp Allow clearing PcbNew highlight through cross-probing 7 years ago
deltrack.cpp pcbnew: Separating connectivity to subdir 7 years ago
dimension.cpp Allow user-specification of dimension units. 7 years ago
drag.h Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 8 years ago
dragsegm.cpp pcbnew: Separating connectivity to subdir 7 years ago
drc.cpp Remove legacy segment-based zones. 7 years ago
drc.h Reimplement footprint checking on top of DRC architecture. 7 years ago
drc_clearance_test_functions.cpp Implement a copper-to-edge-clearance setting. 7 years ago
drc_item.cpp Reimplement footprint checking on top of DRC architecture. 7 years ago
eagle_plugin.cpp eagle: Handle DRC rule-based pad shapes 7 years ago
eagle_plugin.h eagle: Handle DRC rule-based pad shapes 7 years ago
edgemod.cpp pcbnew: Update strings 7 years ago
edit.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
edit_pcb_text.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
edit_track_width.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
editedge.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
editrack-part2.cpp pcbnew: Separating connectivity to subdir 7 years ago
editrack.cpp pcbnew: Separating connectivity to subdir 7 years ago
edtxtmod.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
event_handlers_tracks_vias_sizes.cpp pcbnew: Update strings 7 years ago
files.cpp Remove legacy segment-based zones. 7 years ago
footprint_edit_frame.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
footprint_edit_frame.h Hook up refresh buttons to library tree synchronisation. 7 years ago
footprint_editor_onclick.cpp Move duplicate item and block to modern toolset. 7 years ago
footprint_editor_options.cpp pcbnew: Update strings 7 years ago
footprint_editor_utils.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
footprint_info_impl.cpp Escape slashes in labels and netnames. 7 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
footprint_preview_panel.cpp Replace remaining Boost mutexs with std::mutex 7 years ago
footprint_preview_panel.h Pcbnew: FOOTPRINT_PREVIEW_PANEL passes reference to local 7 years ago
footprint_tree_pane.cpp Fix copy/paste errors with wrong icons. 7 years ago
footprint_tree_pane.h Convert Footprint Editor to component tree. 7 years ago
footprint_viewer_frame.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
footprint_viewer_frame.h Allow adding symbols/footprints from editors and browsers. 7 years ago
footprint_wizard.cpp Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard.h Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard_frame.cpp Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
footprint_wizard_frame.h Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
footprint_wizard_frame_functions.cpp Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
fp_tree_model_adapter.cpp Fix potential string iterator issue. 7 years ago
fp_tree_model_adapter.h Convert Footprint Editor to component tree. 7 years ago
fp_tree_synchronizing_adapter.cpp Update description when tree item is in editor. 7 years ago
fp_tree_synchronizing_adapter.h Convert Footprint Editor to component tree. 7 years ago
generate_footprint_info.cpp More performance enhancements. 7 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
gpcb_plugin.cpp pcbnew: Don't update coords on add 7 years ago
gpcb_plugin.h Performance enhancements in fp loading, string cmp, etc. 7 years ago
grid_layer_box_helpers.cpp Fix a few coverity errors 7 years ago
grid_layer_box_helpers.h In-place editing for footprint TEXTE_MODULEs. 7 years ago
help_common_strings.h Fix occurrences of "edition" which should be "editing" 7 years ago
highlight.cpp Remove legacy segment-based zones. 7 years ago
hotkeys.cpp Fix colliding hotkeys issue. 7 years ago
hotkeys.h Fix colliding hotkeys issue. 7 years ago
hotkeys_board_editor.cpp Move duplicate item and block to modern toolset. 7 years ago
hotkeys_footprint_editor.cpp Move duplicate item and block to modern toolset. 7 years ago
initpcb.cpp Regularize save-changes dialogs. 7 years ago
invoke_pcb_dialog.h Gfx import: fix many issues, and add many enhancements. 7 years ago
io_mgr.cpp pcbnew: Prevent GITHUB plugin from being registered 7 years ago
io_mgr.h pcbnew: Fix missing config.h from 9458ae8221 7 years ago
kicad_clipboard.cpp pcbnew: Don't update coords on add 7 years ago
kicad_clipboard.h Improved copy/paste functionality by Kristoffer: 8 years ago
kicad_netlist_reader.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
kicad_plugin.cpp Remove legacy segment-based zones. 7 years ago
kicad_plugin.h Due to new features (hatched zones, chamfered round rect pads) set SEXPR_BOARD_FILE_VERSION to 20190331 7 years ago
layer_widget.cpp Replace DIM() macro 7 years ago
layer_widget.h Clean up file locations and names. 7 years ago
legacy_netlist_reader.cpp UI string normalization. 8 years ago
legacy_plugin.cpp Pcbnew: fix -Wmaybe-uninitialized in legacy PCB plugin 7 years ago
legacy_plugin.h Remove legacy segment-based zones. 7 years ago
load_select_footprint.cpp Pcbnew: use same null check as eeschema for recently used 7 years ago
magnetic_tracks_functions.cpp pcbnew: Move measure tool to common GRID_HELPER 7 years ago
menubar_footprint_editor.cpp Clean up import and export menus 7 years ago
menubar_pcb_editor.cpp Pcbnew: Fix missing UI elements for curved ratsnest function 7 years ago
microwave.cpp Tooltip and error message improvements. 7 years ago
minimun_spanning_tree.cpp fix LSET() constructors, formatting 11 years ago
minimun_spanning_tree.h More missing source license fixes. 11 years ago
move-drag_pads.cpp Fix code after renaming files 8 years ago
move_or_drag_track.cpp Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 years ago
muwave_command.cpp pcbnew: Update strings 7 years ago
netclass.cpp units: Move common units and add tests 7 years ago
netclass.h Consolidate design rules UI. 7 years ago
netinfo.h pcbnew: Fix incorrect Type settings 7 years ago
netinfo_item.cpp Keep track of which nets are currently in use. 7 years ago
netinfo_list.cpp Remove legacy segment-based zones. 7 years ago
netlist.cpp Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
netlist_reader.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
netlist_reader.h Doxygen comment improvements. 8 years ago
onleftclick.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
onrightclick.cpp Move duplicate item and block to modern toolset. 7 years ago
pad_custom_shape_functions.cpp pcbnew: Update multiple zone segments 7 years ago
pad_draw_functions.cpp Escape slashes in labels and netnames. 7 years ago
pad_edit_functions.cpp Simplify copy/paste of pad settings. 7 years ago
pad_naming.cpp Pcbnew: Array tool should not number NPTHs 7 years ago
pad_naming.h Pcbnew: Array tool should not number NPTHs 7 years ago
pcb_base_edit_frame.cpp Another go at fixing units changes for rulers. 7 years ago
pcb_base_edit_frame.h Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
pcb_base_frame.cpp Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
pcb_display_options.cpp Curved airwires: set the default to straight lines (i.e. the legacy behavior) 7 years ago
pcb_draw_panel_gal.cpp Remove legacy segment-based zones. 7 years ago
pcb_draw_panel_gal.h Remove global units usage from GetSelectionText... 7 years ago
pcb_edit_frame.cpp Remove a message used in a previous debug session. 7 years ago
pcb_edit_frame.h Pcbnew export/import scripting functions. 7 years ago
pcb_footprint_edit_utils.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
pcb_general_settings.cpp pcbnew: Re-attach snap options 7 years ago
pcb_general_settings.h pcbnew: Re-attach snap options 7 years ago
pcb_layer_box_selector.cpp In-place editing for footprint TEXTE_MODULEs. 7 years ago
pcb_layer_box_selector.h Make esc dismiss net and layer selector popups. 7 years ago
pcb_layer_widget.cpp Replace DIM() macro 7 years ago
pcb_layer_widget.h Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
pcb_legacy_draw_utils.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
pcb_netlist.cpp Escape slashes in labels and netnames. 7 years ago
pcb_netlist.h Count pins instead of using netcount as a proxy. 8 years ago
pcb_painter.cpp Remove legacy segment-based zones. 7 years ago
pcb_painter.h Remove legacy segment-based zones. 7 years ago
pcb_parser.cpp Remove legacy segment-based zones. 7 years ago
pcb_parser.h Remove legacy segment-based zones. 7 years ago
pcb_plot_params.cpp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
pcb_plot_params.h Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
pcb_plot_params_parser.h hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation. 8 years ago
pcb_screen.cpp Replace DIM() macro 7 years ago
pcb_view.cpp fix incorrect initialization of VIEW::m_boundary. 7 years ago
pcb_view.h Removed unused variables in PCB_VIEW 8 years ago
pcbnew.cpp Fix some issues in I10n strings 7 years ago
pcbnew.h Implement a dry run for Cleanup Tracks and Vias. 7 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Curved airwires: set the default to straight lines (i.e. the legacy behavior) 7 years ago
pcbnew_config.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew_doc.icns Update MacOS icons 8 years ago
pcbnew_id.h Allow adding symbols/footprints from editors and browsers. 7 years ago
pcbnew_printout.cpp Disable zone outlines and hatched lines rendering in printouts 7 years ago
pcbnew_printout.h Disable zone outlines and hatched lines rendering in printouts 7 years ago
pcbplot.cpp Plot filenames automatically generated: change the point ('.') find in layer names to '_' 7 years ago
pcbplot.h Store line width setting for printouts 7 years ago
plot_board_layers.cpp Remove legacy segment-based zones. 7 years ago
plot_brditems_plotter.cpp Remove legacy segment-based zones. 7 years ago
plotcontroller.h plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script. 10 years ago
plugin.cpp Performance enhancements in fp loading, string cmp, etc. 7 years ago
protos.h Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
ratsnest.cpp pcbnew: Draw Ratsnest with arcs to avoid overlap 7 years ago
ratsnest_data.cpp pcbnew: Separating connectivity to subdir 7 years ago
ratsnest_data.h pcbnew: Separating connectivity to subdir 7 years ago
ratsnest_viewitem.cpp pcbnew: Draw Ratsnest with arcs to avoid overlap 7 years ago
ratsnest_viewitem.h Code formatting and clean-up 8 years ago
sel_layer.cpp Make esc dismiss net and layer selector popups. 7 years ago
target_edit.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
text_mod_grid_table.cpp Consolidate design rules UI. 7 years ago
text_mod_grid_table.h Consolidate design rules UI. 7 years ago
tool_footprint_editor.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
tool_footprint_viewer.cpp Allow adding symbols/footprints from editors and browsers. 7 years ago
tool_onrightclick.cpp Consolidate design rules UI. 7 years ago
tool_pcb_editor.cpp Pcbnew: Fix missing UI elements for curved ratsnest function 7 years ago
toolbars_update_user_interface.cpp Pcbnew: Fix missing UI elements for curved ratsnest function 7 years ago
tracks_cleaner.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
tracks_cleaner.h Implement a dry run for Cleanup Tracks and Vias. 7 years ago
undo_redo.cpp Remove legacy segment-based zones. 7 years ago
zone_filler.cpp Pcbnew, non copper zones: fix 2 issues. 7 years ago
zone_filler.h Remove legacy segment-based zones. 7 years ago
zone_settings.cpp Include zone include for zone_settings.cpp 7 years ago
zone_settings.h Remove legacy segment-based zones. 7 years ago
zones.h UNIT_BINDERize zone dialogs. 7 years ago
zones_by_polygon.cpp Remove legacy segment-based zones. 7 years ago
zones_by_polygon_fill_functions.cpp Remove legacy segment-based zones. 7 years ago
zones_functions_for_undo_redo.cpp Fix occurrences of "edition" which should be "editing" 7 years ago
zones_functions_for_undo_redo.h Fix occurrences of "edition" which should be "editing" 7 years ago
zones_test_and_combine_areas.cpp pcbnew: Don't merge zones with different params 7 years ago