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 10614a9ebc Implement changes for Sketch Pads to Fab Layers. 6 years ago
..
altium2kicadpcb_plugin altium importer: Fix size of record 6 years ago
autorouter spread_footprints.cpp: try to avoid integer overflow when spreading footprints. 6 years ago
board_stackup_manager Pcbnew, stack-up manager: allows 2 digits in mantissa for EpsilonR 6 years ago
connectivity fix formatting and update comments 6 years ago
dialogs Implement changes for Sketch Pads to Fab Layers. 6 years ago
drc Improve DRC error reporting and fix some bugs. 6 years ago
exporters Implement changes for Sketch Pads to Fab Layers. 6 years ago
github Add text variable support to envVar processing. 6 years ago
import_gfx Dxf import: fix a bug that disable import of data inside blocks 6 years ago
microwave Remove a bunch of globals. 6 years ago
netlist_reader Reference -> reference designator. 6 years ago
pcad2kicadpcb_plugin P-CAD: Support Rounded Rect import 6 years ago
python Fix remaining python method name error 6 years ago
router Fix a few Coverity and compil minor warnings. Remove dead code 6 years ago
specctra_import_export Introduce new KI_FALLTHROUGH macro 6 years ago
swig pcbnew: Refactor D_PAD::AddPrimitives() and allow use from python 6 years ago
tools Hook up Footprint Text Line Mode action to handler. 6 years ago
CMakeLists.txt Add color theme settings to pcbnew 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 Convert timestamps to UUIDs. 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 6 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
board_commit.cpp add support for board listeners 6 years ago
board_commit.h Add keepout in footprints: Starting point. 6 years ago
board_connected_item.cpp Fix issue with default netclass vs orphaned net netclass. 6 years ago
board_connected_item.h Add clearance sources to some DRC violation reports. 6 years ago
board_design_settings.cpp Implement changes for Sketch Pads to Fab Layers. 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 some issues with rotated oval pads. 6 years ago
build_BOM_from_board.cpp Moving modules from DLIST to std::deque 6 years ago
class_board.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
class_board.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_board_item.cpp Recleaning DLIST from pcbnew 6 years ago
class_dimension.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
class_dimension.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_drawsegment.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
class_drawsegment.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_edge_mod.cpp Introduce new KI_FALLTHROUGH macro 6 years ago
class_edge_mod.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_marker_pcb.cpp Make sure marker pos gets set in constructor. 6 years ago
class_marker_pcb.h Add some distances to a few DRC errors. 6 years ago
class_module.cpp Introduce new KI_FALLTHROUGH macro 6 years ago
class_module.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_pad.cpp Fix some issues with rotated oval pads. 6 years ago
class_pad.h Fix some issues with rotated oval pads. 6 years ago
class_pcb_target.cpp Remove dead legacy print code. 6 years ago
class_pcb_target.h Remove dead legacy print code. 6 years ago
class_pcb_text.cpp Performance enhancements. 6 years ago
class_pcb_text.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_text_mod.cpp Performance enhancements. 6 years ago
class_text_mod.h Lay some groundwork for adding distances to DRC errors. 6 years ago
class_track.cpp Add clearance sources to some DRC violation reports. 6 years ago
class_track.h Fix some issues with rotated oval pads. 6 years ago
class_zone.cpp Add clearance sources to some DRC violation reports. 6 years ago
class_zone.h Add clearance sources to some DRC violation reports. 6 years ago
collectors.cpp Introduce new KI_FALLTHROUGH macro 6 years ago
collectors.h Fix a bug introduced when UseGalCanvas() no longer switches. 6 years ago
convert_drawsegment_list_to_polygon.cpp Switch to scoped enums 6 years ago
cross-probing.cpp Introduce new KI_FALLTHROUGH macro 6 years ago
eagle_plugin.cpp EAGLE import tKeepout/bKeepout to F_CrtYd/B_CrtYd 6 years ago
eagle_plugin.h Use Record handling for parsing 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 Introduce new KI_FALLTHROUGH macro 6 years ago
footprint_edit_frame.cpp More window sizing fixes 6 years ago
footprint_edit_frame.h Implement a new settings framework across all of KiCad 6 years ago
footprint_editor_settings.cpp Implement changes for Sketch Pads to Fab Layers. 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 Remove a bunch of globals. 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 More window sizing fixes 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 Lay some groundwork for adding distances to DRC errors. 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 Implement a different solution to refreshing lib trees. 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 Introduce new KI_FALLTHROUGH macro 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
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 Use Record handling for parsing 6 years ago
io_mgr.h Use Record handling for parsing 6 years ago
kicad_clipboard.cpp Don't immediately read back clipboard data on OSX 6 years ago
kicad_clipboard.h Convert timestamps to UUIDs. 6 years ago
kicad_plugin.cpp Implement changes for Sketch Pads to Fab Layers. 6 years ago
kicad_plugin.h pcbnew: Adding arcs to PNS 6 years ago
layer_widget.cpp Comment-only changes 6 years ago
layer_widget.h Comment-only changes 6 years ago
legacy_plugin.cpp Remove a bunch of globals. 6 years ago
legacy_plugin.h Comment-only changes 6 years ago
load_select_footprint.cpp Convert timestamps to UUIDs. 6 years ago
menubar_footprint_editor.cpp Actionize the rest of the 3D viewer. 6 years ago
menubar_pcb_editor.cpp EAGLE import tKeepout/bKeepout to F_CrtYd/B_CrtYd 6 years ago
netclass.cpp add support for board listeners 6 years ago
netclass.h Comment-only changes 6 years ago
netinfo.h Lay some groundwork for adding distances to DRC errors. 6 years ago
netinfo_item.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
netinfo_list.cpp Delay initialisation of global EDA_ITEMs. 6 years ago
pad_custom_shape_functions.cpp pcbnew: Refactor D_PAD::AddPrimitives() and allow use from python 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
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 Fix some issues with rotated oval pads. 6 years ago
pcb_display_options.cpp Push pcbnew grid visibility storage into EDA_DRAW_FRAME 6 years ago
pcb_draw_panel_gal.cpp Fix a few compil and Coverity warnings. 6 years ago
pcb_draw_panel_gal.h Lay some groundwork for adding distances to DRC errors. 6 years ago
pcb_edit_frame.cpp More window sizing fixes 6 years ago
pcb_edit_frame.h Add color theme settings to pcbnew 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 Introduce new KI_FALLTHROUGH macro 6 years ago
pcb_layer_widget.h Cleanup the menu processing in the pcbnew layer widget 6 years ago
pcb_painter.cpp Fix via printing. 6 years ago
pcb_painter.h Fix via printing. 6 years ago
pcb_parser.cpp Implement changes for Sketch Pads to Fab Layers. 6 years ago
pcb_parser.h Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
pcb_plot_params.cpp Implement changes for Sketch Pads to Fab Layers. 6 years ago
pcb_plot_params.h Implement changes for Sketch Pads to Fab Layers. 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 6 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Pcbnew, Preferences: fix not working panel color widgets. 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 Fix via printing. 6 years ago
pcbnew_printout.h Implement a new settings framework across all of KiCad 6 years ago
pcbnew_settings.cpp Add some tooltips. 6 years ago
pcbnew_settings.h Save severities settings in the DRC dialog. 6 years ago
pcbplot.cpp Remove a bunch of globals. 6 years ago
pcbplot.h Implement changes for Sketch Pads to Fab Layers. 6 years ago
plot_board_layers.cpp Implement changes for Sketch Pads to Fab Layers. 6 years ago
plot_brditems_plotter.cpp Implement changes for Sketch Pads to Fab Layers. 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 6 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. 6 years ago
sel_layer.cpp Implement a new settings framework across all of KiCad 6 years ago
text_mod_grid_table.cpp Remove a bunch of globals. 6 years ago
text_mod_grid_table.h Switch to scoped enums 6 years ago
toolbars_footprint_editor.cpp Actionize the rest of the 3D viewer. 6 years ago
toolbars_footprint_viewer.cpp Add filters to footprint viewer. 6 years ago
toolbars_pcb_editor.cpp Fix a typo that was keeping units refresh from working. 6 years ago
tracks_cleaner.cpp Lay some groundwork for adding distances to DRC errors. 6 years ago
tracks_cleaner.h Move ERC error reporting over to the new framework. 6 years ago
undo_redo.cpp Introduce new KI_FALLTHROUGH macro 6 years ago
zone_filler.cpp pcbnew: Adding arcs to PNS 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. 6 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