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 98330098ac Yet another overhaul to locking. 5 years ago
..
autorouter Encourage use of full DRC for board & footprint malformed outlines. 5 years ago
board_stackup_manager Add const specifiers 5 years ago
connectivity More consistent naming. 5 years ago
dialogs Don't request a full frame refresh when editing text properties (stop apperance flickering) 5 years ago
drc Cleanup compiler warnings 5 years ago
exporters More consistent naming. 5 years ago
import_gfx Use the C++ isnan function 5 years ago
microwave Cleanup compiler warnings 5 years ago
netlist_reader More consistent naming. 5 years ago
plugins CADSTAR PCB Archive Importer: Fix arc and filled shapes in footprints 5 years ago
python Remove ddr3_length_match.py 5 years ago
ratsnest Remove redundant message panel SetMsgPanel 5 years ago
router Cleanup compiler warnings 5 years ago
specctra_import_export More consistent naming. 5 years ago
swig Finish module cleanup (except for xpms). 5 years ago
tools Yet another overhaul to locking. 5 years ago
widgets Filter appearance control updates on bulk changes 5 years ago
CMakeLists.txt Re-factor boundary/courtyard checker error handling. 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 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
action_plugin.h Comment-only changes 6 years ago
array_creator.cpp MODULE -> FOOTPRINT. 5 years ago
array_creator.h Naming conventions. 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 More consistent naming. 5 years ago
board.h Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
board_commit.cpp Remove extraneous msgpanel update 5 years ago
board_commit.h Formatting. 5 years ago
board_connected_item.cpp More consistent naming. 5 years ago
board_connected_item.h More consistent naming. 5 years ago
board_design_settings.cpp Fixes for hole clearance and hole-to-hole tests. 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 More improvements to new selection disambiguation. 5 years ago
build_BOM_from_board.cpp Mostly formatting cleanup but a few type-casting cleanups too. 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 Clean up some more MODULE terms. 5 years ago
collectors.h Rewrite PCBNew selection disambiguation based on shapes. 5 years ago
convert_drawsegment_list_to_polygon.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
convert_drawsegment_list_to_polygon.h Re-factor boundary/courtyard checker error handling. 5 years ago
cross-probing.cpp More consistent naming. 5 years ago
dimension.cpp Cleanup of PCBNew message panel routines. 5 years ago
dimension.h Naming conventions. 5 years ago
edit.cpp Don't request a full frame refresh when editing text properties (stop apperance flickering) 5 years ago
edit_track_width.cpp Nets don't have properites; netclasses do. 5 years ago
files.cpp Unify the saved file strings 5 years ago
footprint.cpp Special handling for presence of Ref or Value in groups. 5 years ago
footprint.h Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
footprint_edit_frame.cpp Update SELECTION_TOOL when loading footprint editor settings. 5 years ago
footprint_edit_frame.h Exorcise some instances of "modedit". 5 years ago
footprint_editor_settings.cpp Update default color theme 5 years ago
footprint_editor_utils.cpp Implement Group Properties in Footprint Editor. 5 years ago
footprint_info_impl.cpp Naming conventions. 5 years ago
footprint_info_impl.h Naming conventions. 5 years ago
footprint_libraries_utils.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
footprint_preview_panel.cpp Code cleanup related to zoom: 5 years ago
footprint_preview_panel.h MODULE -> FOOTPRINT. 5 years ago
footprint_tree_pane.cpp More Module -> Footprint and a bit of formatting cleanup. 5 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Naming conventions. 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 MODULE -> FOOTPRINT. 5 years ago
footprint_wizard_frame.cpp Naming conventions. 5 years ago
footprint_wizard_frame.h MODULE -> FOOTPRINT. 5 years ago
footprint_wizard_frame_functions.cpp MODULE -> FOOTPRINT. 5 years ago
fp_shape.cpp CADSTAR PCB Archive Importer: Fix arc and filled shapes in footprints 5 years ago
fp_shape.h Move footprint shape offset/rotation stuff to the right place. 5 years ago
fp_text.cpp Cleanup of PCBNew message panel routines. 5 years ago
fp_text.h More improvements to new selection disambiguation. 5 years ago
fp_tree_model_adapter.cpp Formatting and naming conventions. 5 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Remove some "class_" prefixes from files. 5 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Fix issues in reporting netclasses. 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 Remove some "class_" prefixes from files. 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp More module -> footprint. 5 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp Remove GITHUB plugins 5 years ago
io_mgr.h More cleanup of MODULE to see if it fixes SWIG error. 5 years ago
kicad_clipboard.cpp Formatting and cleanup. 5 years ago
kicad_clipboard.h Formatting and cleanup. 5 years ago
load_select_footprint.cpp Formatting and cleanup. 5 years ago
menubar_footprint_editor.cpp Re-factor boundary/courtyard checker error handling. 5 years ago
menubar_pcb_editor.cpp Make prev/next marker work reliably on all platforms. 5 years ago
netinfo.h More consistent naming. 5 years ago
netinfo_item.cpp Fix minor compil warnings. 5 years ago
netinfo_list.cpp More consistent naming. 5 years ago
pad.cpp Cleanup of PCBNew message panel routines. 5 years ago
pad.h Fix several issues with pad/hole colors when B&W printing. 5 years ago
pad_custom_shape_functions.cpp Naming conventions. 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 Remove some "class_" prefixes from files. 5 years ago
pcb_base_edit_frame.h Turn on zone visibility when you start drawing a zone 5 years ago
pcb_base_frame.cpp Code cleanup related to zoom: 5 years ago
pcb_display_options.cpp ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_draw_panel_gal.cpp Remove more vestiges of old colored msg panel messages 5 years ago
pcb_draw_panel_gal.h Remove common.h from more headers 5 years ago
pcb_edit_frame.cpp Better fix than 86b631b3 5 years ago
pcb_edit_frame.h Non-KiCad Project importers: Do not rebuild the netlist or reannotate after import 5 years ago
pcb_expr_evaluator.cpp Encourage use of full DRC for board & footprint malformed outlines. 5 years ago
pcb_expr_evaluator.h Add more consts all over the place 5 years ago
pcb_group.cpp Cleanup of PCBNew message panel routines. 5 years ago
pcb_layer_box_selector.cpp Remove some "class_" prefixes from files. 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_marker.cpp Cleanup of PCBNew message panel routines. 5 years ago
pcb_marker.h Add missing GetEffectiveShape(). 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 Pcbnew: fix incorrect size of solder paste rectangular area of rect pads. 5 years ago
pcb_painter.h Naming conventions. 5 years ago
pcb_plot_params.cpp Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h 5 years ago
pcb_plot_params.h Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.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 Cleanup of PCBNew message panel routines. 5 years ago
pcb_shape.h More component -> symbol. 5 years ago
pcb_target.cpp Implement GetEffectiveShape() for PCB_TARGET_Ts. 5 years ago
pcb_target.h Implement GetEffectiveShape() for PCB_TARGET_Ts. 5 years ago
pcb_text.cpp Cleanup of PCBNew message panel routines. 5 years ago
pcb_text.h More improvements to new selection disambiguation. 5 years ago
pcb_view.cpp MODULE -> FOOTPRINT. 5 years ago
pcb_view.h Naming conventions. 5 years ago
pcbnew.cpp Remove some "class_" prefixes from files. 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 Handle Windows manifests ourselves and add dpi awareness option 5 years ago
pcbnew_config.cpp More consistent naming. 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 Cleanup. Push more editing functions to toolset. 5 years ago
pcbnew_printout.cpp Naming conventions. 5 years ago
pcbnew_printout.h D_PAD -> PAD. 5 years ago
pcbnew_settings.cpp Allow specifying the DXF file units on import 5 years ago
pcbnew_settings.h Allow specifying the DXF file units on import 5 years ago
pcbplot.cpp Remove some "class_" prefixes from files. 5 years ago
pcbplot.h MODULE -> FOOTPRINT. 5 years ago
plot_board_layers.cpp Split out arrayDim and MIRROR templates from macros.h 5 years ago
plot_brditems_plotter.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp MODULE -> FOOTPRINT. 5 years ago
sel_layer.cpp Remove some "class_" prefixes from files. 5 years ago
text_mod_grid_table.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
text_mod_grid_table.h MODULE -> FOOTPRINT. 5 years ago
toolbars_footprint_editor.cpp Re-factor boundary/courtyard checker error handling. 5 years ago
toolbars_footprint_viewer.cpp Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 5 years ago
toolbars_pcb_editor.cpp Remove some "class_" prefixes from files. 5 years ago
track.cpp Another set of color msgpanel items stripped 5 years ago
track.h Naming conventions. 5 years ago
tracks_cleaner.cpp D_PAD -> PAD. 5 years ago
tracks_cleaner.h Remove some "class_" prefixes from files. 5 years ago
undo_redo.cpp PCB_GROUP_Ts need to be added and removed from view. 5 years ago
zone.cpp Cleanup of PCBNew message panel routines. 5 years ago
zone.h Make sure unfilled zones get an MD5 hash. 5 years ago
zone_filler.cpp More improvements to new selection disambiguation. 5 years ago
zone_filler.h D_PAD -> PAD. 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_by_polygon.cpp More consistent naming. 5 years ago
zones_functions_for_undo_redo.cpp Remove some "class_" prefixes from files. 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 Remove some "class_" prefixes from files. 5 years ago