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.
 
 
 
 
 
Mike Williams 91b6bb8088 Grid helpers: remove view items on destruction 2 years ago
..
autorouter Centralize text size clamping. 2 years ago
board_stackup_manager Insert lazily-created-rows at right position in grid sizer. 2 years ago
connectivity Don't assume an error location for PAD::GetEffectivePolygon(). 2 years ago
dialogs Remember last tab for Pad Properties. 2 years ago
drc Cap self-intersecting outline violations. 2 years ago
exporters Remove some debugging messages. 2 years ago
generators Don't generate virtual vias when editing a tuning pattern. 2 years ago
git ADDED: Git integration support 2 years ago
import_gfx Add bitmap bundle support to BITMAP_SCALE 2 years ago
microwave Validate new footprint / save as footprint info before exiting dialog. 2 years ago
navlib Fail GAL on its header leaking audit 2 years ago
netlist_reader SCH/PCB: warn before deleting footprint-only fields on sync 2 years ago
plugins Altium: support importing a single footprint. 2 years ago
python ADDED: Git integration support 2 years ago
ratsnest Fix minor compil warnings. 2 years ago
router Check vias before holes as we assume any hole is non-pushable. 2 years ago
specctra_import_export NETINFO_ITEMs are owned by BOARD. 2 years ago
teardrop ADDED: Git integration support 2 years ago
tools Grid helpers: remove view items on destruction 2 years ago
widgets Upgrade BITMAP_TOGGLE and GRID_BITMAP_TOGGLE to wxBitmapBundle 2 years ago
CMakeLists.txt Remove errant git2 link command 2 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 Introduce PCB_GENERATOR. 2 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 Fix typos in pcbnew sub-directory 3 years ago
board.cpp ADDED: Git integration support 2 years ago
board.h ADDED: Git integration support 2 years ago
board_commit.cpp Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
board_commit.h Improve graphical feedback while placing a meander. 2 years ago
board_connected_item.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
board_connected_item.h ADDED: Connectivity for graphic shapes on copper layers 2 years ago
board_design_settings.cpp Use "tuning pattern" in the GUI. 2 years ago
board_item.cpp Fail GAL on its header leaking audit 2 years ago
board_item_container.h Fix typos in pcbnew sub-directory 3 years ago
build_BOM_from_board.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
cleanup_item.cpp Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
cleanup_item.h Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
collectors.cpp Introduce PCB_GENERATOR. 2 years ago
collectors.h Remove a bunch of blind (and a few redundant) static_casts. 2 years ago
convert_shape_list_to_polygon.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2 years ago
convert_shape_list_to_polygon.h Coding policy, Doxygen comment, and spelling fixes. 2 years ago
cross-probing.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
edit.cpp Reduce line-breaking. 2 years ago
edit_track_width.cpp Hook up via size & drill constraints to editors. 2 years ago
edit_zone_helpers.cpp More safety around ratsnest state. 3 years ago
files.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2 years ago
fix_board_shape.cpp Pcbnew, ConnectBoardShapes(): do not add 0 size segments to outlines. 2 years ago
fix_board_shape.h Add a routine for joining PCB shapes. 2 years ago
footprint.cpp ADDED: Git integration support 2 years ago
footprint.h ADDED: Git integration support 2 years ago
footprint_chooser_frame.cpp Use wxSTAY_ON_TOP instead of wxFRAME_FLOAT_ON_PARENT for choosers. 2 years ago
footprint_chooser_frame.h Only expand lib tree when filtering. 2 years ago
footprint_edit_frame.cpp Move SaveCanvasImageToFile to EDA_DRAW_FRAME rather than leaking things to bitmaps 2 years ago
footprint_edit_frame.h Remove obsolete config_params.h includes 2 years ago
footprint_editor_settings.cpp Nullptr safety for various panels. 2 years ago
footprint_editor_utils.cpp Reduce line-breaking. 2 years ago
footprint_info_impl.cpp Shove thread_pool to core 2 years ago
footprint_info_impl.h send multivector.h and sync_queue.h to core 2 years ago
footprint_libraries_utils.cpp Don't leave deleted items in a group. 2 years ago
footprint_preview_panel.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
footprint_preview_panel.h ADDED: lib tree previews. 2 years ago
footprint_tree_pane.cpp Cleanup. 2 years ago
footprint_tree_pane.h Footprint Editor: Focus search field when window is first opened 3 years ago
footprint_viewer_frame.cpp NETINFO_ITEMs are owned by BOARD. 2 years ago
footprint_viewer_frame.h Cleanup. 2 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 Separate immediate and delayed action dispatch 2 years ago
footprint_wizard_frame.h Cleanup. 2 years ago
footprint_wizard_frame_functions.cpp Rename function in Footprint wizard to prevent impoper override 2 years ago
fp_text_grid_table.cpp FP editor: allows FOOTPRINT field to be editable. 2 years ago
fp_text_grid_table.h PCB Fields: use validators in dialogs, restrict editing of footprint 2 years ago
fp_tree_model_adapter.cpp Capture exceptions thrown by FP_LIB_TABLE::FindRow() in some places. 2 years ago
fp_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
fp_tree_synchronizing_adapter.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
fp_tree_synchronizing_adapter.h ADDED: lib tree previews. 2 years ago
generate_footprint_info.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
generators_mgr.cpp Introduce GENERATORS_MGR. 2 years ago
generators_mgr.h Introduce GENERATORS_MGR. 2 years ago
graphics_cleaner.cpp ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2 years ago
graphics_cleaner.h ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2 years ago
grid_layer_box_helpers.cpp Replace __WXGTK20__ with __WXGTK__ 3 years ago
grid_layer_box_helpers.h Cleanup. 4 years ago
initpcb.cpp BoardDesignSettings are owned by FOOTPRINT_EDITOR_SETTINGS in the FP Editor. 2 years ago
invoke_pcb_dialog.h Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2 years ago
io_mgr.cpp ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
io_mgr.h Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2 years ago
kicad_clipboard.cpp Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago
kicad_clipboard.h Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago
load_select_footprint.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
menubar_footprint_editor.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
menubar_pcb_editor.cpp Add PCB_ACTIONS::regenerateAllTuning.... 2 years ago
netinfo.h ADDED: Git integration support 2 years ago
netinfo_item.cpp Fix netnames. 3 years ago
netinfo_list.cpp NETINFO_ITEMs are owned by BOARD. 2 years ago
pad.cpp ADDED: Git integration support 2 years ago
pad.h ADDED: Git integration support 2 years ago
pad_custom_shape_functions.cpp ADDED: custom-shaped pad spoke templates. 2 years ago
pcb_base_edit_frame.cpp Fail GAL on its header leaking audit 2 years ago
pcb_base_edit_frame.h Cleanup. 2 years ago
pcb_base_frame.cpp Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
pcb_bitmap.cpp ADDED: Git integration support 2 years ago
pcb_bitmap.h ADDED: Git integration support 2 years ago
pcb_dimension.cpp ADDED: Git integration support 2 years ago
pcb_dimension.h ADDED: Git integration support 2 years ago
pcb_draw_panel_gal.cpp Pcbnew, apparence control: add missing control of layer footprint confict 2 years ago
pcb_draw_panel_gal.h Formatting and warnings cleanup. (No functional changes.) 3 years ago
pcb_edit_frame.cpp Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 2 years ago
pcb_edit_frame.h Hook up via size & drill constraints to editors. 2 years ago
pcb_field.cpp ADDED: Git integration support 2 years ago
pcb_field.h ADDED: Git integration support 2 years ago
pcb_generator.cpp Add PCB_ACTIONS::regenerateAllTuning.... 2 years ago
pcb_generator.h Add PCB_ACTIONS::regenerateAllTuning.... 2 years ago
pcb_group.cpp ADDED: Git integration support 2 years ago
pcb_item_containers.h Introduce PCB_GENERATOR. 2 years ago
pcb_layer_box_selector.cpp Break out the boundary violating parts of gal into common through subclassing 2 years ago
pcb_layer_box_selector.h Cleanup. 4 years ago
pcb_marker.cpp Rename GetSelectMenuText to GetItemDescription 3 years ago
pcb_marker.h ADDED: Git integration support 2 years ago
pcb_origin_transforms.cpp Remove bad static_cast. 3 years ago
pcb_origin_transforms.h Remove some more duplicated preferences. 4 years ago
pcb_painter.cpp performance: Cache zone fill triangulation at draw. 2 years ago
pcb_painter.h Painter base class should just live in gal instead of being in denial 2 years ago
pcb_plot_params.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
pcb_plot_params.h ADDED: plot control over FP text. 2 years ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_screen.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pcb_shape.cpp ADDED: Git integration support 2 years ago
pcb_shape.h ADDED: Git integration support 2 years ago
pcb_target.cpp ADDED: Git integration support 2 years ago
pcb_target.h ADDED: Git integration support 2 years ago
pcb_text.cpp ADDED: Git integration support 2 years ago
pcb_text.h ADDED: Git integration support 2 years ago
pcb_textbox.cpp ADDED: Git integration support 2 years ago
pcb_textbox.h ADDED: Git integration support 2 years ago
pcb_track.cpp Hook up via size & drill constraints to editors. 2 years ago
pcb_track.h Hook up via size & drill constraints to editors. 2 years ago
pcb_view.cpp Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbexpr_evaluator.cpp Honour custom layer names for Layer_Top and Layer_Bottom. 2 years ago
pcbexpr_evaluator.h More consistent naming. 2 years ago
pcbexpr_functions.cpp Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
pcbnew.cpp Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp NETINFO_ITEMs are owned by BOARD. 2 years ago
pcbnew_config.h Remove obsolete config_params.h includes 2 years ago
pcbnew_doc.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_id.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
pcbnew_jobs_handler.cpp CLI: Allow controlling layer order for multilayer plots 2 years ago
pcbnew_jobs_handler.h Add --drawing-sheet arg for various cli commands for overriding the project sheet 2 years ago
pcbnew_printout.cpp Fail GAL on its header leaking audit 2 years ago
pcbnew_printout.h Commenting and formatting. No functional changes. 3 years ago
pcbnew_settings.cpp Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
pcbnew_settings.h Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
pcbplot.cpp Add settings for plotting PDF property popups. 3 years ago
pcbplot.h Lazy context handling for SVG plotting. 2 years ago
plot_board_layers.cpp Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
plot_brditems_plotter.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2 years ago
plotcontroller.h Allow plotting of multiple board layers per plot in Python. 3 years ago
plotprint_opts.h Avoid duplicating similar options in print and plot headers 3 years ago
plugin.cpp Move duplicated code of plugin.cpp and sch_plugin.cpp into a new plugin_utils located in commons 2 years ago
project_pcb.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
project_pcb.h On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
sel_layer.cpp Add hot key column on layer select dialog 2 years ago
toolbars_footprint_editor.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
toolbars_footprint_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_pcb_editor.cpp REMOVED: manual icon scale preference 2 years ago
tracks_cleaner.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2 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 Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
zone.cpp ADDED: Git integration support 2 years ago
zone.h ADDED: Git integration support 2 years ago
zone_filler.cpp Don't assume an error location for PAD::GetEffectivePolygon(). 2 years ago
zone_filler.h Fix an edge-case in the spoke genration logic for non-cardinal spokes. 3 years ago
zone_settings.cpp Fix build (broken in 90ff331c) 2 years ago
zone_settings.h Pcbnew: do not display the outlines of a very special zone used by DRC 2 years ago
zones.h Zones: use metric defaults and limits instead of mixed units 3 years ago
zones_functions_for_undo_redo.cpp More tightening of group parent lifecycles. 3 years ago
zones_functions_for_undo_redo.h Formatting and a bit of cleanup. 3 years ago