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 409cd9d4ee Formatting. 5 years ago
..
autorouter msgpanel is a widget, shove it to the right folder. 5 years ago
board_stackup_manager Nip 3 no longer needed common includes 5 years ago
connectivity Add more consts all over the place 5 years ago
dialogs Fix library table dialog tab labels. 5 years ago
drc Naming conventions. 5 years ago
exporters Do footprint keepouts by courtyard. 5 years ago
import_gfx Cleanup creation of all our smart pointers 5 years ago
microwave Move LOCALE_IO out of common.h 5 years ago
netlist_reader Cleanup creation of all our smart pointers 5 years ago
plugins CADSTAR PCB Archive Importer: Import missing layer subtypes LAYERSUBTYPE_CLEARANCE and LAYERSUBTYPE_ROUT 5 years ago
python Fix python footprint wizards after recent changes in code 5 years ago
ratsnest Split base_struct into eda_item and eda_rect 5 years ago
router Formatting. 5 years ago
specctra_import_export Move LOCALE_IO out of common.h 5 years ago
swig Move track-to-zone testing to RTrees. 5 years ago
tools Fix arc flipping behaviour. 5 years ago
widgets Add more consts all over the place 5 years ago
CMakeLists.txt Remove GITHUB plugins 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 First pass renaming module to footprint 5 years ago
array_creator.h Move hotkeys to ACTION architecture. 6 years ago
array_pad_name_provider.cpp pcbnew: Move pads to std::deque 6 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
board_commit.cpp First pass renaming module to footprint 5 years ago
board_commit.h Convert UNDO_REDO_T to an enum class 5 years ago
board_connected_item.cpp Move property manager tokens to HKI macro. 5 years ago
board_connected_item.h Remove kicad_string.h from footprint_info.h 5 years ago
board_design_settings.cpp Add silk clearance to board setup constraints. 5 years ago
board_item_container.h Migrate PcbNew project settings to new framework 5 years ago
board_items_to_polygon_shape_transform.cpp Move wxStringSplit to kicad_string 5 years ago
build_BOM_from_board.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
class_board.cpp Add more consts all over the place 5 years ago
class_board.h Add more consts all over the place 5 years ago
class_board_item.cpp Remove beginning/ending spaces in translations 5 years ago
class_dimension.cpp Simplify shape building logic. 5 years ago
class_dimension.h Simplify shape building logic. 5 years ago
class_marker_pcb.cpp PcbNew: Improved DRC marker display 5 years ago
class_marker_pcb.h Make GetCenter() return the boundingbox center by default. 5 years ago
class_module.cpp Do not round a rotation angle to 0.1 degree. 5 years ago
class_module.h Add more consts all over the place 5 years ago
class_pad.cpp Move a bunch of DRC tests to RTrees. 5 years ago
class_pad.h Don't assume we have a MODULE parent 5 years ago
class_pcb_group.cpp Add more consts all over the place 5 years ago
class_pcb_target.cpp Move property manager tokens to HKI macro. 5 years ago
class_pcb_target.h Removed const modifier for returned non-reference types 5 years ago
class_track.cpp Move a bunch of DRC tests to RTrees. 5 years ago
class_track.h Add more consts all over the place 5 years ago
class_zone.cpp Zone fill fixes for divots and hatching + more debug layers. 5 years ago
class_zone.h Zone fill fixes for divots and hatching + more debug layers. 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 First pass renaming module to footprint 5 years ago
collectors.h First pass renaming module to footprint 5 years ago
convert_drawsegment_list_to_polygon.cpp ConvertOutlineToPolygon() fix another issue for arcs found inside a outline 5 years ago
convert_drawsegment_list_to_polygon.h Minor code cleanup: move "extern" declarations to convert_drawsegment_list_to_polygon.h 5 years ago
cross-probing.cpp Remove painter.h from eda_text.h 5 years ago
edit.cpp Move File > Archive Footprints to Tools > Harvest Footprints. 5 years ago
edit_track_width.cpp Allow copy-track-width to co-exist with current-track-width. 5 years ago
files.cpp msgpanel is a widget, shove it to the right folder. 5 years ago
footprint_edit_frame.cpp Apply wxWidgets hack to get saved component tree widths restored. 5 years ago
footprint_edit_frame.h LibEdit -> SymbolEditor 5 years ago
footprint_editor_settings.cpp Update default color theme 5 years ago
footprint_editor_utils.cpp Naming updates. 5 years ago
footprint_info_impl.cpp HTML_MESSAGE_BOX is a dialog 5 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Use REF** for all harvested footprints. 5 years ago
footprint_preview_panel.cpp Naming updates. 5 years ago
footprint_preview_panel.h Naming updates. 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 msgpanel is a widget, shove it to the right folder. 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 Fix crash when pasting to view-only frames 5 years ago
footprint_wizard_frame.h Fix crash when pasting to view-only frames 5 years ago
footprint_wizard_frame_functions.cpp more cleanup about removing useless include 5 years ago
fp_shape.cpp Naming updates. 5 years ago
fp_shape.h Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago
fp_text.cpp Rename Mirror template to MIRRORVAL to avoid shadowing 5 years ago
fp_text.h Class renaming. 5 years ago
fp_tree_model_adapter.cpp Cleanup creation of all our smart pointers 5 years ago
fp_tree_model_adapter.h Save pinned libraries in project. 6 years ago
fp_tree_synchronizing_adapter.cpp Remove kicad_string.h from footprint_info.h 5 years ago
fp_tree_synchronizing_adapter.h Move footprint & symbol tree context menus to tool infrastructure. 6 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
graphics_cleaner.cpp Cleanup creation of all our smart pointers 5 years ago
graphics_cleaner.h Class renaming. 5 years ago
grid_layer_box_helpers.cpp Dismiss the layer selector grid combobox when it loses focus 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp more cleanup about removing useless include 5 years ago
invoke_pcb_dialog.h Remove GITHUB plugins 5 years ago
io_mgr.cpp Remove GITHUB plugins 5 years ago
io_mgr.h Remove GITHUB plugins 5 years ago
kicad_clipboard.cpp Improve formatting. 5 years ago
kicad_clipboard.h Cleanup: Move KiCad files into plugins folder 5 years ago
layer_widget.cpp Remove beginning/ending spaces in translations 5 years ago
layer_widget.h Performance improvements for Gerber loading. 6 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 Remove GITHUB plugins 5 years ago
netinfo.h Split KIID out of common.h 5 years ago
netinfo_item.cpp msgpanel is a widget, shove it to the right folder. 5 years ago
netinfo_list.cpp First pass renaming module to footprint 5 years ago
pad_custom_shape_functions.cpp Require explicit decl of maxError and errorLocations. 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 Turn on zone visibility when you start drawing a zone 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 msgpanel is a widget, shove it to the right folder. 5 years ago
pcb_display_options.cpp ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_draw_panel_gal.cpp First pass renaming module to footprint 5 years ago
pcb_draw_panel_gal.h Remove common.h from more headers 5 years ago
pcb_edit_frame.cpp Centralize/fix duplicated canvas type resolution between gerbview and pcbnew 5 years ago
pcb_edit_frame.h Remove GITHUB plugins 5 years ago
pcb_expr_evaluator.cpp Add more consts all over the place 5 years ago
pcb_expr_evaluator.h Add more consts all over the place 5 years ago
pcb_layer_box_selector.cpp ADDED: Enable color themes for PcbNew printing 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 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 Register properties for ARC elements so we can get their netclass. 5 years ago
pcb_painter.h PcbNew: Improved DRC marker display 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 Fix arc flipping behaviour. 5 years ago
pcb_shape.h Remove common.h from more headers 5 years ago
pcb_text.cpp Remove trigo.h from eda_text.h 5 years ago
pcb_text.h Require explicit decl of maxError and errorLocations. 5 years ago
pcb_view.cpp Add more consts all over the place 5 years ago
pcb_view.h Add more consts all over the place 5 years ago
pcbnew.cpp QuasiModal needs to be used for any dialog hosting a help window. 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 Remove GITHUB plugins 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 Remove GITHUB plugins 5 years ago
pcbnew_printout.cpp Cleanup creation of all our smart pointers 5 years ago
pcbnew_printout.h Add support for print-as-per-items-tab. 5 years ago
pcbnew_settings.cpp Move track-to-zone testing to RTrees. 5 years ago
pcbnew_settings.h Move track-to-zone testing to RTrees. 5 years ago
pcbplot.cpp Move LOCALE_IO out of common.h 5 years ago
pcbplot.h First pass renaming module to footprint 5 years ago
plot_board_layers.cpp Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h 5 years ago
plot_brditems_plotter.cpp Move wxStringSplit to kicad_string 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 Remove trigo.h from eda_text.h 5 years ago
text_mod_grid_table.h Class renaming. 5 years ago
toolbars_footprint_editor.cpp Add grid properties context menu to grid toolbar 5 years ago
toolbars_footprint_viewer.cpp Introduce new action to switch to mils as a unit 5 years ago
toolbars_pcb_editor.cpp Split EDA_UNITS out from common. 5 years ago
tracks_cleaner.cpp Naming conventions. 5 years ago
tracks_cleaner.h Move geometric parts of Cleanup Tracks and Vias to RTree. 5 years ago
undo_redo.cpp First pass renaming module to footprint 5 years ago
zone_filler.cpp Zone fill fixes for divots and hatching + more debug layers. 5 years ago
zone_filler.h Zone fill fixes for divots and hatching + more debug layers. 5 years ago
zone_settings.cpp Move ui functions out of common and into ui_common 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