| .. |
|
autorouter
|
Fix array creation in the autoplacement tool
|
5 years ago |
|
board_stackup_manager
|
Pcbnew: add user defined layers and allow all layers to have user names.
|
5 years ago |
|
connectivity
|
pcbnew: fix warnings in FROM_TO_CACHE
|
5 years ago |
|
dialogs
|
Avoid Pcbnew crash when double clicking in DIALOG_DRC on a error item.
|
5 years ago |
|
drc
|
Support optional location reporting in SHAPE collisions.
|
5 years ago |
|
exporters
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
github
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
import_gfx
|
Move std::contains to alg::contains.
|
5 years ago |
|
microwave
|
Clean up arc/circle polygonization.
|
5 years ago |
|
netlist_reader
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
pcad2kicadpcb_plugin
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
plugins
|
Compile fixes
|
5 years ago |
|
python
|
Reverts premature Python 3 calls in favor of backwards compat.
|
5 years ago |
|
ratsnest
|
Back out zone layer misunderstanding and make types clearer.
|
5 years ago |
|
router
|
Pcb: Get proper "Break Track" location when invoked from RMB context menu
|
5 years ago |
|
specctra_import_export
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
swig
|
Fix some initialisation issues in the Python framework.
|
5 years ago |
|
tools
|
Better handling of rounded pad shapes in GRID_HELPER
|
5 years ago |
|
widgets
|
Break apart locked items from the rest of the selection filter
|
5 years ago |
|
CMakeLists.txt
|
Support optional location reporting in SHAPE collisions.
|
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
|
ADDED: Center marker dimension type
|
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
|
7 years ago |
|
array_pad_name_provider.h
|
Pcbnew: arrays skip existing names
|
7 years ago |
|
board_commit.cpp
|
Re-implement undo/redo of group ops in a pointer-safe way.
|
5 years ago |
|
board_commit.h
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
|
board_connected_item.cpp
|
Don't assume colour theme preview board will have a DRCEngine.
|
5 years ago |
|
board_connected_item.h
|
Finish exorcising the old DRC system.
|
5 years ago |
|
board_design_settings.cpp
|
Progress reporting for connectivity tests.
|
5 years ago |
|
board_item_container.h
|
Migrate PcbNew project settings to new framework
|
5 years ago |
|
board_items_to_polygon_shape_transform.cpp
|
Cleanup.
|
5 years ago |
|
build_BOM_from_board.cpp
|
Clean up error messages.
|
5 years ago |
|
class_board.cpp
|
Fix some initialisation issues in the Python framework.
|
5 years ago |
|
class_board.h
|
Fix some initialisation issues in the Python framework.
|
5 years ago |
|
class_board_item.cpp
|
Ease translation a bit.
|
5 years ago |
|
class_dimension.cpp
|
Add location points to dimension message bar info.
|
5 years ago |
|
class_dimension.h
|
Implement GetMsgPanelInfo for dimensions.
|
5 years ago |
|
class_drawsegment.cpp
|
Ease translation a bit.
|
5 years ago |
|
class_drawsegment.h
|
Make DRAWSEGMENT::GetRectCorners return vector
|
5 years ago |
|
class_edge_mod.cpp
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_edge_mod.h
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_marker_pcb.cpp
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
class_marker_pcb.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
class_module.cpp
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_module.h
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_pad.cpp
|
Support optional location reporting in SHAPE collisions.
|
5 years ago |
|
class_pad.h
|
Support optional location reporting in SHAPE collisions.
|
5 years ago |
|
class_pcb_group.cpp
|
Allow selection of nested items (ie: pads) inside an entered group.
|
5 years ago |
|
class_pcb_target.cpp
|
Ease translation a bit.
|
5 years ago |
|
class_pcb_target.h
|
Removed const modifier for returned non-reference types
|
5 years ago |
|
class_pcb_text.cpp
|
Implement GetMsgPanelInfo for dimensions.
|
5 years ago |
|
class_pcb_text.h
|
pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts
|
5 years ago |
|
class_text_mod.cpp
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_text_mod.h
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_track.cpp
|
Expose pad type in property system.
|
5 years ago |
|
class_track.h
|
VIEW::ViewGetLOD() returns double now instead of int.
|
5 years ago |
|
class_zone.cpp
|
Move DebugZoneFiller to advanced config.
|
5 years ago |
|
class_zone.h
|
Implement visual zone dumping and fix the default fill algo setting.
|
5 years ago |
|
cleanup_item.cpp
|
Make sure zone fills are up-to-date before deleting unconnected things.
|
5 years ago |
|
cleanup_item.h
|
Finish exorcising the old DRC system.
|
5 years ago |
|
collectors.cpp
|
ADDED: Orthogonal dimension object
|
5 years ago |
|
collectors.h
|
Implement new dimension properties
|
5 years ago |
|
convert_drawsegment_list_to_polygon.cpp
|
Clean up arc/circle polygonization.
|
5 years ago |
|
cross-probing.cpp
|
Pcbnew: Cross-probe - Get correct zoom direction when view flipped
|
5 years ago |
|
eagle_plugin.cpp
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
eagle_plugin.h
|
eagle: Change font size calculation
|
5 years ago |
|
edit.cpp
|
ADDED Properties Dialog for groups.
|
5 years ago |
|
edit_track_width.cpp
|
Make sure router and via tools update when sizes change.
|
5 years ago |
|
files.cpp
|
ADDED: CADSTAR Archive project importer
|
5 years ago |
|
footprint_edit_frame.cpp
|
Refactor GetDocumentExtents()
|
5 years ago |
|
footprint_edit_frame.h
|
Refactor GetDocumentExtents()
|
5 years ago |
|
footprint_editor_settings.cpp
|
Catch exception when creating app settings objects
|
5 years ago |
|
footprint_editor_utils.cpp
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
footprint_info_impl.cpp
|
Implement an app progress indicator in the taskbar
|
5 years ago |
|
footprint_info_impl.h
|
Use binary search on Footprint Info list.
|
7 years ago |
|
footprint_libraries_utils.cpp
|
Give new footprint libraries a dummy name in the file dialog
|
5 years ago |
|
footprint_preview_panel.cpp
|
Improve color theme support in the footprint preview widget
|
5 years ago |
|
footprint_preview_panel.h
|
Improve color theme support in the footprint preview widget
|
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
|
Use footprint editor display and window settings for footprint viewer.
|
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
|
Add a palette to the toolbars to display groups of actions
|
5 years ago |
|
footprint_wizard_frame.h
|
Add snapping to eeschema
|
5 years ago |
|
footprint_wizard_frame_functions.cpp
|
FOOTPRINT_WIZARD_FRAME::ParametersUpdated(): fix a reentering issue
|
5 years ago |
|
fp_tree_model_adapter.cpp
|
Migrate PcbNew project settings to new framework
|
5 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
|
Cleanup some compiler warnings
|
5 years ago |
|
gpcb_plugin.h
|
Comment-only changes
|
6 years ago |
|
graphics_cleaner.cpp
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
graphics_cleaner.h
|
Migrate RC_ITEM to use shared_ptr
|
5 years ago |
|
grid_layer_box_helpers.cpp
|
ADDED: Enable color themes for PcbNew printing
|
6 years ago |
|
grid_layer_box_helpers.h
|
In-place editing for footprint TEXTE_MODULEs.
|
7 years ago |
|
initpcb.cpp
|
ADDED: New appearance control widget for PcbNew
|
5 years ago |
|
invoke_pcb_dialog.h
|
Implement a new settings framework across all of KiCad
|
6 years ago |
|
io_mgr.cpp
|
CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders
|
5 years ago |
|
io_mgr.h
|
CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders
|
5 years ago |
|
kicad_clipboard.cpp
|
Fix broken layer names used when saving a footprint from library.
|
5 years ago |
|
kicad_clipboard.h
|
Convert parent-less module items to board items on paste.
|
5 years ago |
|
kicad_plugin.cpp
|
Fix saving of filled polys with custom layer names
|
5 years ago |
|
kicad_plugin.h
|
Fix broken layer names used when saving a footprint from library.
|
5 years ago |
|
layer_widget.cpp
|
Remove all debugging output that cannot be disabled.
|
5 years ago |
|
layer_widget.h
|
Performance improvements for Gerber loading.
|
6 years ago |
|
legacy_plugin.cpp
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
legacy_plugin.h
|
Comment-only changes
|
6 years ago |
|
load_select_footprint.cpp
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |
|
menubar_footprint_editor.cpp
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
menubar_pcb_editor.cpp
|
Refactor GetDocumentExtents()
|
5 years ago |
|
netinfo.h
|
Remove unused nets when updating PCB.
|
5 years ago |
|
netinfo_item.cpp
|
Don't allow selection of PCB_NETINFO_T.
|
5 years ago |
|
netinfo_list.cpp
|
Cleanup some dead code and make better use of iterators.
|
5 years ago |
|
pad_custom_shape_functions.cpp
|
Fix assert where geometry routine wasn't ready to handle layers.
|
5 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
|
Allow selection of nested items (ie: pads) inside an entered group.
|
5 years ago |
|
pcb_base_edit_frame.h
|
CHANGED: Design rules files now use .kicad_dru extension
|
5 years ago |
|
pcb_base_frame.cpp
|
3D-Viewer: request a redraw when a footprint is selected in pcbnew
|
5 years ago |
|
pcb_display_options.cpp
|
ADDED: Control to only show ratsnest for visible layers
|
5 years ago |
|
pcb_draw_panel_gal.cpp
|
Fix non-copper zone layer ordering
|
5 years ago |
|
pcb_draw_panel_gal.h
|
Add hittesting for worksheets in Pcbnew and Eeschema.
|
6 years ago |
|
pcb_edit_frame.cpp
|
Fix some initialisation issues in the Python framework.
|
5 years ago |
|
pcb_edit_frame.h
|
Don't leave stale pointers in groups when exchanging modules.
|
5 years ago |
|
pcb_expr_evaluator.cpp
|
Support for 'L' in DRC expression language.
|
5 years ago |
|
pcb_expr_evaluator.h
|
pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos
|
5 years ago |
|
pcb_layer_box_selector.cpp
|
ADDED: Enable color themes for PcbNew printing
|
6 years ago |
|
pcb_layer_box_selector.h
|
Make indeterminate control states clearer for the user.
|
6 years ago |
|
pcb_layer_widget.cpp
|
Pcbnew: fix user defined layer bugs.
|
5 years ago |
|
pcb_layer_widget.h
|
Only update colors on layer widget when closing preferences
|
6 years ago |
|
pcb_origin_transforms.cpp
|
Add the PCB_ORIGIN_TRANSFORMS class
|
5 years ago |
|
pcb_origin_transforms.h
|
Add the PCB_ORIGIN_TRANSFORMS class
|
5 years ago |
|
pcb_painter.cpp
|
Update track, via and pad clearances for the current layer.
|
5 years ago |
|
pcb_painter.h
|
PCB_RENDER_SETTINGS: added SetZoneDisplayMode() method
|
5 years ago |
|
pcb_parser.cpp
|
Pcbnew: add user defined layers and allow all layers to have user names.
|
5 years ago |
|
pcb_parser.h
|
Cache project text vars as properties in the PCB board file.
|
5 years ago |
|
pcb_plot_params.cpp
|
Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS
|
5 years ago |
|
pcb_plot_params.h
|
Move specialized plotter classes from plotter.h to specific plotter_xx.h
|
5 years ago |
|
pcb_plot_params_parser.h
|
Comment-only changes
|
6 years ago |
|
pcb_screen.cpp
|
Undo for schematic-wide operations.
|
5 years ago |
|
pcb_view.cpp
|
Rename class GROUP in pcbnew to PCB_GROUP
|
5 years ago |
|
pcb_view.h
|
Implement Get/Set display options
|
6 years ago |
|
pcbnew.cpp
|
Pcbnew: fix incorrect creation of scripting/plugins in user directory.
|
5 years ago |
|
pcbnew.h
|
NetClass settings for Eeschema.
|
5 years ago |
|
pcbnew.icns
|
Update MacOS icons
|
8 years ago |
|
pcbnew.rc
|
Remove old xpm icons files
|
14 years ago |
|
pcbnew_config.cpp
|
ADDED: Control to only show ratsnest for visible layers
|
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
|
Add Open Python directory to menus.
|
5 years ago |
|
pcbnew_printout.cpp
|
Fix printing for introduction of zone layers and meta items.
|
5 years ago |
|
pcbnew_printout.h
|
Add support for print-as-per-items-tab.
|
5 years ago |
|
pcbnew_settings.cpp
|
dialog_drc: fix a minor issue when saving dialog drc options.
|
5 years ago |
|
pcbnew_settings.h
|
dialog_drc: fix a minor issue when saving dialog drc options.
|
5 years ago |
|
pcbplot.cpp
|
Add rectangle tool to PCBNew toolbar in favour of Aux Origin.
|
5 years ago |
|
pcbplot.h
|
Implement changes for Sketch Pads to Fab Layers.
|
6 years ago |
|
plot_board_layers.cpp
|
When knocking out higher-priority zone use fill, not outline.
|
5 years ago |
|
plot_brditems_plotter.cpp
|
ADDED: Center marker dimension type
|
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
|
6 years ago |
|
text_mod_grid_table.cpp
|
FIELDS_GRID_TABLE and TEXT_MOD_GRID_TABLE: fix incorrect position of checkboxes
|
5 years ago |
|
text_mod_grid_table.h
|
Switch to scoped enums
|
6 years ago |
|
toolbars_footprint_editor.cpp
|
Add a palette to the toolbars to display groups of actions
|
5 years ago |
|
toolbars_footprint_viewer.cpp
|
Add a palette to the toolbars to display groups of actions
|
5 years ago |
|
toolbars_pcb_editor.cpp
|
Add a palette to the toolbars to display groups of actions
|
5 years ago |
|
tracks_cleaner.cpp
|
Make via cleaning options clearer.
|
5 years ago |
|
tracks_cleaner.h
|
Make via cleaning options clearer.
|
5 years ago |
|
undo_redo.cpp
|
Re-implement undo/redo of group ops in a pointer-safe way.
|
5 years ago |
|
zone_filler.cpp
|
Fix some initialisation issues in the Python framework.
|
5 years ago |
|
zone_filler.h
|
Move DebugZoneFiller to advanced config.
|
5 years ago |
|
zone_settings.cpp
|
Rename "Keepout" to "Rule Area"
|
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
|
Rename "Keepout" to "Rule Area"
|
5 years ago |
|
zones_functions_for_undo_redo.cpp
|
Rename "Keepout" to "Rule Area"
|
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
|
Rename "Keepout" to "Rule Area"
|
5 years ago |