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.
 
 
 
 
 
Jon Evans 4f555e7794 Fix QA crash: Pgm is null in test suite 6 years ago
..
autorouter Fix unintialized values (from coverity scan) 6 years ago
board_stackup_manager Avoid divide-by-zero. 6 years ago
connectivity Clarify limits of the if statement 6 years ago
dialogs Implement a new settings framework across all of KiCad 6 years ago
drc Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
exporters Implement a new settings framework across all of KiCad 6 years ago
github Comment-only changes 6 years ago
import_gfx Implement a new settings framework across all of KiCad 6 years ago
microwave Refactor all math into a new kimath library 6 years ago
netlist_reader Comment-only changes 6 years ago
pcad2kicadpcb_plugin Implement a new settings framework across all of KiCad 6 years ago
python Implement a new settings framework across all of KiCad 6 years ago
router Implement a new settings framework across all of KiCad 6 years ago
specctra_import_export Implement a new settings framework across all of KiCad 6 years ago
swig Implement a new settings framework across all of KiCad 6 years ago
tools Implement a new settings framework across all of KiCad 6 years ago
CMakeLists.txt Implement a new settings framework across all of KiCad 6 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 Remove unneeded unique_ptr 6 years ago
array_creator.h Move hotkeys to ACTION architecture. 6 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 Allow duplication of module texts from board editor. 6 years ago
board_commit.h Add keepout in footprints: Starting point. 6 years ago
board_connected_item.cpp Use wxASSERT instead of assert (assert creates issues when debugging on Windows) 6 years ago
board_connected_item.h Comment-only changes 6 years ago
board_design_settings.cpp Implement a new settings framework across all of KiCad 6 years ago
board_item_container.h Change more enums over to scoped enums 6 years ago
board_items_to_polygon_shape_transform.cpp Fix guaranteed divide-by-zero error when called with correction of 0. 6 years ago
build_BOM_from_board.cpp Moving modules from DLIST to std::deque 7 years ago
class_board.cpp Implement a new settings framework across all of KiCad 6 years ago
class_board.h Implement a new settings framework across all of KiCad 6 years ago
class_board_item.cpp Recleaning DLIST from pcbnew 6 years ago
class_dimension.cpp Implement a new settings framework across all of KiCad 6 years ago
class_dimension.h Comment-only changes 6 years ago
class_drawsegment.cpp Implement a new settings framework across all of KiCad 6 years ago
class_drawsegment.h Don't allow degenerate arcs & circles. Trouble will follow. 6 years ago
class_edge_mod.cpp Implement a new settings framework across all of KiCad 6 years ago
class_edge_mod.h Switch to scoped enums 6 years ago
class_marker_pcb.cpp Switch to scoped enums 6 years ago
class_marker_pcb.h Switch to scoped enums 6 years ago
class_module.cpp Handle duplication of footprint ref and value. 6 years ago
class_module.h code cleaning: remove useless includes. 6 years ago
class_pad.cpp Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
class_pad.h Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
class_pcb_target.cpp Implement a new settings framework across all of KiCad 6 years ago
class_pcb_target.h Switch to scoped enums 6 years ago
class_pcb_text.cpp Implement a new settings framework across all of KiCad 6 years ago
class_pcb_text.h Switch to scoped enums 6 years ago
class_text_mod.cpp Implement a new settings framework across all of KiCad 6 years ago
class_text_mod.h Switch to scoped enums 6 years ago
class_track.cpp Implement a new settings framework across all of KiCad 6 years ago
class_track.h Remove the last vestiges of dlist 6 years ago
class_zone.cpp Implement a new settings framework across all of KiCad 6 years ago
class_zone.h Add zone area to message panel 6 years ago
collectors.cpp Employ an accuracy when hittesting (particularly for lines). 6 years ago
collectors.h Fix a bug introduced when UseGalCanvas() no longer switches. 7 years ago
convert_drawsegment_list_to_polygon.cpp Switch to scoped enums 6 years ago
cross-probing.cpp Eeschema: Adding back annotation 6 years ago
eagle_plugin.cpp Don't report Eagle errors on the Unrouted layer. 6 years ago
eagle_plugin.h Comment-only changes 6 years ago
edit.cpp housekeeping: 6 years ago
edit_track_width.cpp Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
files.cpp Use existing pcb filename for Save As where possible 6 years ago
footprint_edit_frame.cpp Implement a new settings framework across all of KiCad 6 years ago
footprint_edit_frame.h Implement a new settings framework across all of KiCad 6 years ago
footprint_editor_settings.cpp Implement a new settings framework across all of KiCad 6 years ago
footprint_editor_settings.h Implement a new settings framework across all of KiCad 6 years ago
footprint_editor_utils.cpp Implement a new settings framework across all of KiCad 6 years ago
footprint_info_impl.cpp pcbnew: Check before reading/writing cache 6 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Implement a new settings framework across all of KiCad 6 years ago
footprint_preview_panel.cpp Implement a new settings framework across all of KiCad 6 years ago
footprint_preview_panel.h Implement a new settings framework across all of KiCad 6 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 Implement a new settings framework across all of KiCad 6 years ago
footprint_viewer_frame.h Implement a new settings framework across all of KiCad 6 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 Implement a new settings framework across all of KiCad 6 years ago
footprint_wizard_frame.h Implement a new settings framework across all of KiCad 6 years ago
footprint_wizard_frame_functions.cpp Change more enums over to scoped enums 6 years ago
fp_tree_model_adapter.cpp Save pinned libraries in project. 6 years ago
fp_tree_model_adapter.h Save pinned libraries in project. 6 years ago
fp_tree_synchronizing_adapter.cpp Fix incorrect usage of a UTF8 char in a C string in code. 6 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
gpcb_plugin.cpp Fix comments for switch statement fall throughs 6 years ago
gpcb_plugin.h Comment-only changes 6 years ago
grid_layer_box_helpers.cpp Implement a new settings framework across all of KiCad 6 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
initpcb.cpp Unify unsaved changes detection logic in all frames 6 years ago
invoke_pcb_dialog.h Implement a new settings framework across all of KiCad 6 years ago
io_mgr.cpp pcbnew: Prevent GITHUB plugin from being registered 7 years ago
io_mgr.h Comment-only changes 6 years ago
kicad_clipboard.cpp Adding missing include 6 years ago
kicad_clipboard.h Move hotkeys to ACTION architecture. 6 years ago
kicad_plugin.cpp Implement a new settings framework across all of KiCad 6 years ago
kicad_plugin.h Comment-only changes 6 years ago
layer_widget.cpp Comment-only changes 6 years ago
layer_widget.h Comment-only changes 6 years ago
legacy_plugin.cpp Comment-only changes 6 years ago
legacy_plugin.h Comment-only changes 6 years ago
load_select_footprint.cpp Implement a new settings framework across all of KiCad 6 years ago
menubar_footprint_editor.cpp Implement a new settings framework across all of KiCad 6 years ago
menubar_pcb_editor.cpp Implement a new settings framework across all of KiCad 6 years ago
microwave.cpp Refactor all math into a new kimath library 6 years ago
netclass.cpp units: Move common units and add tests 7 years ago
netclass.h Comment-only changes 6 years ago
netinfo.h Comment-only changes 6 years ago
netinfo_item.cpp Switch to scoped enums 6 years ago
netinfo_list.cpp pcbnew: Move pads to std::deque 7 years ago
pad_custom_shape_functions.cpp Comment-only changes 6 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
pad_print_functions.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_base_edit_frame.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_base_edit_frame.h Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
pcb_base_frame.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_display_options.cpp Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
pcb_draw_panel_gal.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_draw_panel_gal.h Implement a new settings framework across all of KiCad 6 years ago
pcb_edit_frame.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_edit_frame.h Implement a new settings framework across all of KiCad 6 years ago
pcb_general_settings.cpp Handle boost exceptions. (From Coverity scan.) 6 years ago
pcb_layer_box_selector.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_layer_box_selector.h Move hotkeys to ACTION architecture. 6 years ago
pcb_layer_widget.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_layer_widget.h Comment-only changes 6 years ago
pcb_legacy_draw_utils.cpp Implement Get/Set display options 6 years ago
pcb_painter.cpp Implement a new settings framework across all of KiCad 6 years ago
pcb_painter.h Implement a new settings framework across all of KiCad 6 years ago
pcb_parser.cpp Add zone area to message panel 6 years ago
pcb_parser.h Comment-only changes 6 years ago
pcb_plot_params.cpp Fix QA crash: Pgm is null in test suite 6 years ago
pcb_plot_params.h Implement a new settings framework across all of KiCad 6 years ago
pcb_plot_params_parser.h Comment-only changes 6 years ago
pcb_screen.cpp pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
pcb_view.cpp Implement Get/Set display options 6 years ago
pcb_view.h Implement Get/Set display options 6 years ago
pcbnew.cpp Implement a new settings framework across all of KiCad 6 years ago
pcbnew.h pcbnew: Remove the last dlist from modules/pcbnew 7 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Implement a new settings framework across all of KiCad 6 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 pcbnew: Modify IDs in panel_fp_lib_table 6 years ago
pcbnew_printout.cpp Implement a new settings framework across all of KiCad 6 years ago
pcbnew_printout.h Implement a new settings framework across all of KiCad 6 years ago
pcbnew_settings.cpp Implement a new settings framework across all of KiCad 6 years ago
pcbnew_settings.h Implement a new settings framework across all of KiCad 6 years ago
pcbplot.cpp Change more enums over to scoped enums 6 years ago
pcbplot.h Implement a new settings framework across all of KiCad 6 years ago
plot_board_layers.cpp Implement a new settings framework across all of KiCad 6 years ago
plot_brditems_plotter.cpp Implement a new settings framework across all of KiCad 6 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
ratsnest.cpp pcbnew: Move tracks to std::deque 7 years ago
ratsnest_data.cpp Clean up compile warnings 6 years ago
ratsnest_data.h Comment-only changes 6 years ago
ratsnest_viewitem.cpp pcbnew: Draw dynamic ratsnest with curved lines 6 years ago
ratsnest_viewitem.h Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
sel_layer.cpp Implement a new settings framework across all of KiCad 6 years ago
text_mod_grid_table.cpp Switch to scoped enums 6 years ago
text_mod_grid_table.h Switch to scoped enums 6 years ago
toolbars_footprint_editor.cpp Switch to scoped enums 6 years ago
toolbars_footprint_viewer.cpp Add filters to footprint viewer. 6 years ago
toolbars_pcb_editor.cpp Implement a new settings framework across all of KiCad 6 years ago
tracks_cleaner.cpp Switch to scoped enums 6 years ago
tracks_cleaner.h Switch to scoped enums 6 years ago
undo_redo.cpp Implement a new settings framework across all of KiCad 6 years ago
zone_filler.cpp Zone filler: pads non connected in zone option: use same algo as the 5.1 branch 6 years ago
zone_filler.h Switch to scoped enums 6 years ago
zone_settings.cpp Implement a new settings framework across all of KiCad 6 years ago
zone_settings.h Zone filler: fix a few issues, in Smoothed Polygons mode. 6 years ago
zones.h Implement a new settings framework across all of KiCad 6 years ago
zones_by_polygon.cpp Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
zones_functions_for_undo_redo.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 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: regroup drc files to the already existing drc folder. 6 years ago