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 f620f8bdd3 Report silk/edge collisions. 5 years ago
..
autorouter Class renaming. 5 years ago
board_stackup_manager Add substrateMaterial FR408-HR 5 years ago
connectivity Mark the colliding shape so we know which one to highlight. 5 years ago
dialogs Switch to showing metric/imperial units in comboboxes and menus 5 years ago
drc Report silk/edge collisions. 5 years ago
exporters Class renaming. 5 years ago
github more cleanup about removing useless include 5 years ago
import_gfx Class renaming. 5 years ago
microwave Class renaming. 5 years ago
netlist_reader more cleanup about removing useless include 5 years ago
pcad2kicadpcb_plugin Class renaming. 5 years ago
plugins Cleanup: Move Eagle files into plugins folder 5 years ago
python Class renaming. 5 years ago
ratsnest more cleanup about removing useless include 5 years ago
router Restore a side-effect that the router appears to depend on. 5 years ago
specctra_import_export Class renaming. 5 years ago
swig Fix broken Python builds. 5 years ago
tools Drawing tool needs to pass resetLocalCoords event after recording it. 5 years ago
widgets Don't test forbidden footprint layers in board editor 5 years ago
CMakeLists.txt Class renaming. 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 pcbnew: Add toolbar buttons for action plugins 7 years ago
action_plugin.h Comment-only changes 6 years ago
array_creator.cpp PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
array_creator.h Move hotkeys to ACTION architecture. 7 years ago
array_pad_name_provider.cpp pcbnew: Move pads to std::deque 7 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
board_commit.cpp Class renaming. 5 years ago
board_commit.h Convert UNDO_REDO_T to an enum class 5 years ago
board_connected_item.cpp more cleanup about removing useless include 5 years ago
board_connected_item.h Finish exorcising the old DRC system. 5 years ago
board_design_settings.cpp Deduplicate settings migration handling 5 years ago
board_item_container.h Migrate PcbNew project settings to new framework 5 years ago
board_items_to_polygon_shape_transform.cpp Class renaming. 5 years ago
build_BOM_from_board.cpp more cleanup about removing useless include 5 years ago
class_board.cpp Class renaming. 5 years ago
class_board.h Annotate the board class with if it is for a footprint edit/view 5 years ago
class_board_item.cpp PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
class_dimension.cpp Class renaming. 5 years ago
class_dimension.h Class renaming. 5 years ago
class_marker_pcb.cpp more cleanup about removing useless include 5 years ago
class_marker_pcb.h Migrate RC_ITEM to use shared_ptr 5 years ago
class_module.cpp Class renaming. 5 years ago
class_module.h Class renaming. 5 years ago
class_pad.cpp Respect "keep top/bottom" setting when checking pad layer. 5 years ago
class_pad.h Class renaming. 5 years ago
class_pcb_group.cpp Implement groups for modedit. 5 years ago
class_pcb_target.cpp more cleanup about removing useless include 5 years ago
class_pcb_target.h Removed const modifier for returned non-reference types 5 years ago
class_track.cpp Add mils to units, remove useMils variables 5 years ago
class_track.h Remove confusion between pad->IsOnLayer and pad->IsPadOnLayer 5 years ago
class_zone.cpp Make the statubar aware of mils units 5 years ago
class_zone.h PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Finish exorcising the old DRC system. 5 years ago
collectors.cpp Class renaming. 5 years ago
collectors.h Naming conventions. 5 years ago
convert_drawsegment_list_to_polygon.cpp Class renaming. 5 years ago
cross-probing.cpp Class renaming. 5 years ago
edit.cpp PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
edit_track_width.cpp more cleanup about removing useless include 5 years ago
files.cpp Class renaming. 5 years ago
footprint_edit_frame.cpp Switch to showing metric/imperial units in comboboxes and menus 5 years ago
footprint_edit_frame.h Class renaming. 5 years ago
footprint_editor_settings.cpp Deduplicate settings migration handling 5 years ago
footprint_editor_utils.cpp Class renaming. 5 years ago
footprint_info_impl.cpp more cleanup about removing useless include 5 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Class renaming. 5 years ago
footprint_preview_panel.cpp Fix inches being sometimes used instead of mils 5 years ago
footprint_preview_panel.h Improve color theme support in the footprint preview widget 5 years ago
footprint_tree_pane.cpp Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Switch to showing metric/imperial units in comboboxes and menus 5 years ago
footprint_viewer_frame.h Add snapping to eeschema 5 years ago
footprint_wizard.cpp Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard.h Comment-only changes 6 years ago
footprint_wizard_frame.cpp more cleanup about removing useless include 5 years ago
footprint_wizard_frame.h Add snapping to eeschema 5 years ago
footprint_wizard_frame_functions.cpp more cleanup about removing useless include 5 years ago
fp_shape.cpp Class renaming. 5 years ago
fp_shape.h Class renaming. 5 years ago
fp_text.cpp Class renaming. 5 years ago
fp_text.h Class renaming. 5 years ago
fp_tree_model_adapter.cpp Migrate PcbNew project settings to new framework 5 years ago
fp_tree_model_adapter.h Save pinned libraries in project. 6 years ago
fp_tree_synchronizing_adapter.cpp Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 6 years ago
fp_tree_synchronizing_adapter.h Move footprint & symbol tree context menus to tool infrastructure. 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 Class renaming. 5 years ago
gpcb_plugin.h Comment-only changes 6 years ago
graphics_cleaner.cpp Class renaming. 5 years ago
graphics_cleaner.h Class renaming. 5 years ago
grid_layer_box_helpers.cpp ADDED: Enable color themes for PcbNew printing 6 years ago
grid_layer_box_helpers.h In-place editing for footprint TEXTE_MODULEs. 7 years ago
initpcb.cpp more cleanup about removing useless include 5 years ago
invoke_pcb_dialog.h Implement a new settings framework across all of KiCad 6 years ago
io_mgr.cpp Cleanup: Move Eagle files into plugins folder 5 years ago
io_mgr.h Fix conversion warnings 5 years ago
kicad_clipboard.cpp Class renaming. 5 years ago
kicad_clipboard.h Convert parent-less module items to board items on paste. 5 years ago
kicad_plugin.cpp Class renaming. 5 years ago
kicad_plugin.h Class renaming. 5 years ago
layer_widget.cpp Remove all debugging output that cannot be disabled. 5 years ago
layer_widget.h Performance improvements for Gerber loading. 6 years ago
legacy_plugin.cpp Class renaming. 5 years ago
legacy_plugin.h Class renaming. 5 years ago
load_select_footprint.cpp Cleanup. No changes to execution. 5 years ago
menubar_footprint_editor.cpp Introduce new action to switch to mils as a unit 5 years ago
menubar_pcb_editor.cpp Introduce new action to switch to mils as a unit 5 years ago
netinfo.h Remove unused nets when updating PCB. 5 years ago
netinfo_item.cpp Add mils to units, remove useMils variables 5 years ago
netinfo_list.cpp more cleanup about removing useless include 5 years ago
pad_custom_shape_functions.cpp Class renaming. 5 years ago
pad_naming.cpp Standardize pad type enums 5 years ago
pad_naming.h Pcbnew: Array tool should not number NPTHs 7 years ago
pcb_base_edit_frame.cpp Add mils to units, remove useMils variables 5 years ago
pcb_base_edit_frame.h Remove PCB_LAYER_WIDGET 5 years ago
pcb_base_frame.cpp Improve SNR in status bar (and use common code). 5 years ago
pcb_display_options.cpp ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_draw_panel_gal.cpp Clean up terminology around active & high contrast layers. 5 years ago
pcb_draw_panel_gal.h Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
pcb_edit_frame.cpp Switch to showing metric/imperial units in comboboxes and menus 5 years ago
pcb_edit_frame.h Class renaming. 5 years ago
pcb_expr_evaluator.cpp Fix inches being sometimes used instead of mils 5 years ago
pcb_expr_evaluator.h pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 5 years ago
pcb_layer_box_selector.cpp ADDED: Enable color themes for PcbNew printing 6 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_origin_transforms.cpp Add the PCB_ORIGIN_TRANSFORMS class 5 years ago
pcb_origin_transforms.h Cleanup. No changes to execution. 5 years ago
pcb_painter.cpp Class renaming. 5 years ago
pcb_painter.h Class renaming. 5 years ago
pcb_parser.cpp Flip default for KeepTopBottom in parser. 5 years ago
pcb_parser.h Class renaming. 5 years ago
pcb_plot_params.cpp Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 6 years ago
pcb_plot_params.h Move specialized plotter classes from plotter.h to specific plotter_xx.h 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 Class renaming. 5 years ago
pcb_shape.h Class renaming. 5 years ago
pcb_text.cpp Class renaming. 5 years ago
pcb_text.h Class renaming. 5 years ago
pcb_view.cpp Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
pcb_view.h Implement Get/Set display options 6 years ago
pcbnew.cpp Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
pcbnew.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp more cleanup about removing useless include 5 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 Move microwave tools into a group on the main drawing toolbar 5 years ago
pcbnew_printout.cpp Fix printing for introduction of zone layers and meta items. 5 years ago
pcbnew_printout.h Add support for print-as-per-items-tab. 5 years ago
pcbnew_settings.cpp Add mils to units, remove useMils variables 5 years ago
pcbnew_settings.h Move microwave tools into a group on the main drawing toolbar 5 years ago
pcbplot.cpp more cleanup about removing useless include 5 years ago
pcbplot.h Class renaming. 5 years ago
plot_board_layers.cpp Class renaming. 5 years ago
plot_brditems_plotter.cpp Class renaming. 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Minor code cleanup: remove useless include or useless code. 5 years ago
sel_layer.cpp more cleanup about removing useless include 5 years ago
text_mod_grid_table.cpp Class renaming. 5 years ago
text_mod_grid_table.h Class renaming. 5 years ago
toolbars_footprint_editor.cpp Introduce new action to switch to mils as a unit 5 years ago
toolbars_footprint_viewer.cpp Introduce new action to switch to mils as a unit 5 years ago
toolbars_pcb_editor.cpp Switch to showing metric/imperial units in comboboxes and menus 5 years ago
tracks_cleaner.cpp more cleanup about removing useless include 5 years ago
tracks_cleaner.h Make via cleaning options clearer. 5 years ago
undo_redo.cpp Class renaming. 5 years ago
zone_filler.cpp Class renaming. 5 years ago
zone_filler.h Move DebugZoneFiller to advanced config. 5 years ago
zone_settings.cpp more cleanup about removing useless include 5 years ago
zone_settings.h Rename "Keepout" to "Rule Area" 5 years ago
zones.h Rename "Keepout" to "Rule Area" 5 years ago
zones_by_polygon.cpp more cleanup about removing useless include 5 years ago
zones_functions_for_undo_redo.cpp more cleanup about removing useless include 5 years ago
zones_functions_for_undo_redo.h Convert UNDO_REDO_T to an enum class 5 years ago
zones_test_and_combine_areas.cpp more cleanup about removing useless include 5 years ago