.. |
altium2kicadpcb_plugin
|
Unify rounding in altium to KiCad converter
|
5 years ago |
autorouter
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
board_stackup_manager
|
Pcbnew, stack-up manager: allows 2 digits in mantissa for EpsilonR
|
6 years ago |
connectivity
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
dialogs
|
Collapse Pcbnew & ModEdit display and edit settings.
|
5 years ago |
drc
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
exporters
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
github
|
Add text variable support to envVar processing.
|
6 years ago |
import_gfx
|
Remove declaration "using std::unique_ptr" in a header.
|
6 years ago |
microwave
|
Remove a bunch of globals.
|
6 years ago |
netlist_reader
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
pcad2kicadpcb_plugin
|
Add pad keepout and footprint keepout areas.
|
6 years ago |
python
|
Fix remaining python method name error
|
6 years ago |
ratsnest
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
router
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
specctra_import_export
|
Pcbnew, exchange footprint and export DSN: fix incorrect rotation if the edit
|
5 years ago |
swig
|
Expose the footprint library table to Python
|
5 years ago |
tools
|
pcbnew: Minor update to ratsnest calc
|
5 years ago |
CMakeLists.txt
|
Collapse Pcbnew & ModEdit display and edit settings.
|
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
|
Fix pad name increment to use last edited pad.
|
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
|
pcbnew: Add a number of missing handles for module zones
|
5 years ago |
board_commit.h
|
Add keepout in footprints: Starting point.
|
6 years ago |
board_connected_item.cpp
|
Allow rules to operate on hole when hole-to-track testing.
|
5 years ago |
board_connected_item.h
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
board_design_settings.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
board_item_container.h
|
Change more enums over to scoped enums
|
6 years ago |
board_items_to_polygon_shape_transform.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
build_BOM_from_board.cpp
|
Moving modules from DLIST to std::deque
|
6 years ago |
class_board.cpp
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
class_board.h
|
ADDED: Cross-probe highlighting of bus members
|
5 years ago |
class_board_item.cpp
|
ZONE_CONTAINER, display info: fix incorrect layer of zones on user layers.
|
5 years ago |
class_dimension.cpp
|
Lay some groundwork for adding distances to DRC errors.
|
6 years ago |
class_dimension.h
|
DRC rules parser and engine.
|
5 years ago |
class_drawsegment.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
class_drawsegment.h
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
class_edge_mod.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
class_edge_mod.h
|
DRC rules parser and engine.
|
5 years ago |
class_marker_pcb.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
class_marker_pcb.h
|
Add some distances to a few DRC errors.
|
6 years ago |
class_module.cpp
|
Autocomplete for text variables.
|
5 years ago |
class_module.h
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
class_pad.cpp
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
class_pad.h
|
Fix some inconsistencies in clearance priorities.
|
5 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
|
Fix text rotation after flip
|
5 years ago |
class_pcb_text.h
|
DRC rules parser and engine.
|
5 years ago |
class_text_mod.cpp
|
Fix the duplicate branches warning
|
5 years ago |
class_text_mod.h
|
DRC rules parser and engine.
|
5 years ago |
class_track.cpp
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
class_track.h
|
pcbnew: Fix arc track length calculation
|
5 years ago |
class_zone.cpp
|
Ensure triangulation follows moving zone
|
5 years ago |
class_zone.h
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
cleanup_item.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
cleanup_item.h
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 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
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
cross-probing.cpp
|
ADDED: Cross-probe highlighting of bus members
|
5 years ago |
eagle_plugin.cpp
|
eagle: Change font size calculation
|
5 years ago |
eagle_plugin.h
|
eagle: Change font size calculation
|
5 years ago |
edit.cpp
|
housekeeping:
|
6 years ago |
edit_track_width.cpp
|
Better error reporting for DRC rule parsing.
|
5 years ago |
files.cpp
|
pcbnew: Minor update to ratsnest calc
|
5 years ago |
footprint_edit_frame.cpp
|
Collapse Pcbnew & ModEdit display and edit settings.
|
5 years ago |
footprint_edit_frame.h
|
Consolidate common viewer actions across cvpcb and pcbnew frames
|
5 years ago |
footprint_editor_settings.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
footprint_editor_utils.cpp
|
pcbnew: Move ratsnest items to separate folder
|
5 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
|
fix a wxWidgets minor alert and compil warnings
|
6 years ago |
footprint_preview_panel.cpp
|
Don't copy from a running Pcbnew now that we have settings.
|
5 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
|
Push grid settings dialogs down into common.
|
5 years ago |
footprint_viewer_frame.h
|
Push a couple of layers of indirection out of grid settings.
|
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
|
Collapse a level out of the zoom settings.
|
5 years ago |
footprint_wizard_frame.h
|
Consolidate common viewer actions across cvpcb and pcbnew frames
|
5 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
|
Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename.
|
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 |
graphics_cleaner.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
graphics_cleaner.h
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
grid_layer_box_helpers.cpp
|
ADDED: Enable color themes for PcbNew printing
|
5 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
|
pcbnew: Add a number of missing handles for module zones
|
5 years ago |
kicad_clipboard.h
|
Convert timestamps to UUIDs.
|
6 years ago |
kicad_plugin.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
kicad_plugin.h
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
layer_widget.cpp
|
Moved PANEL_COLOR_SETTINGS from buttons to swatches.
|
6 years ago |
layer_widget.h
|
Performance improvements for Gerber loading.
|
6 years ago |
legacy_plugin.cpp
|
General cleanup.
|
5 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
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
menubar_pcb_editor.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
netclass.cpp
|
add support for board listeners
|
6 years ago |
netclass.h
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
netinfo.h
|
Performance enhancements for DRC.
|
5 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
|
Push grid settings dialogs down into common.
|
5 years ago |
pcb_base_edit_frame.h
|
Push grid settings dialogs down into common.
|
5 years ago |
pcb_base_frame.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
pcb_display_options.cpp
|
Treat sketch mode module items and board items the same.
|
5 years ago |
pcb_draw_panel_gal.cpp
|
pcbnew: Move ratsnest items to separate folder
|
5 years ago |
pcb_draw_panel_gal.h
|
Add hittesting for worksheets in Pcbnew and Eeschema.
|
6 years ago |
pcb_edit_frame.cpp
|
pcbnew: Minor update to ratsnest calc
|
5 years ago |
pcb_edit_frame.h
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
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_layer_widget.cpp
|
Only update colors on layer widget when closing preferences
|
5 years ago |
pcb_layer_widget.h
|
Only update colors on layer widget when closing preferences
|
5 years ago |
pcb_painter.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
pcb_painter.h
|
Treat sketch mode module items and board items the same.
|
5 years ago |
pcb_parser.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
pcb_parser.h
|
Add user-defined severities, exclusions and colors to DRC markers.
|
6 years ago |
pcb_plot_params.cpp
|
Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS
|
5 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
|
Collapse a level out of the zoom settings.
|
5 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
|
Fixup kiway by hand when dynamic_cast fails.
|
5 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
|
Collapse Pcbnew & ModEdit display and edit settings.
|
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
|
Give the footprint viewer a toolbar and remove the options dialog
|
5 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
|
Push grid settings dialogs down into common.
|
5 years ago |
pcbnew_settings.h
|
Push grid settings dialogs down into common.
|
5 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
|
fix a minor wxWidgets alert and a outdated comment.
|
5 years ago |
plot_brditems_plotter.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 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 |
sel_layer.cpp
|
ADDED: Enable color themes for PcbNew printing
|
5 years ago |
text_mod_grid_table.cpp
|
Generalize default footprint fields.
|
6 years ago |
text_mod_grid_table.h
|
Switch to scoped enums
|
6 years ago |
toolbars_footprint_editor.cpp
|
Finish implementation of DRAWSEGMENT::C_RECT.
|
5 years ago |
toolbars_footprint_viewer.cpp
|
Push grid settings dialogs down into common.
|
5 years ago |
toolbars_pcb_editor.cpp
|
Push grid settings dialogs down into common.
|
5 years ago |
tracks_cleaner.cpp
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
tracks_cleaner.h
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
|
5 years ago |
undo_redo.cpp
|
Add hittesting for worksheets in Pcbnew and Eeschema.
|
6 years ago |
zone_filler.cpp
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |
zone_filler.h
|
Switch to scoped enums
|
6 years ago |
zone_settings.cpp
|
ADDED: Enable color themes for PcbNew printing
|
5 years ago |
zone_settings.h
|
Add pad keepout and footprint keepout areas.
|
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
|
Add pad keepout and footprint keepout areas.
|
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
|
Fix some inconsistencies in clearance priorities.
|
5 years ago |