..
autorouter
Turn on and fix MSVC compliance mode issues
3 years ago
board_stackup_manager
PANEL_BOARD_STACKUP: Ensure UI is re-linked to storage when importing
3 years ago
connectivity
Use the common subset of nets for local update
3 years ago
dialogs
Use constraints to determine netclas width
3 years ago
drc
Smarten connection width checker looking for splits
3 years ago
exporters
more about step exporter (export more copper graphic objects).
3 years ago
import_gfx
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
microwave
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
navlib
Add support for using a SpaceMouse to pan & zoom in the schematic editor.
4 years ago
netlist_reader
Move to requiring explicit action to save project settings
3 years ago
plugins
Fix compile warning
3 years ago
python
Add vector3 to swig
3 years ago
ratsnest
Reduce static ratsnest opacity when moving items; tweak colors.
3 years ago
router
Coverity fixes and code cleaning.
3 years ago
specctra_import_export
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
teardrop
Teardrops: fix incorrect shape in some cases.
3 years ago
tools
ADDED: board/library inspection for footprint differences.
3 years ago
widgets
Fix typo in appearance_controls.cpp
3 years ago
CMakeLists.txt
Disable link maps by default and fix compile issue with lld linker
3 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
array_creator: Transform item before adding, modify only the first one.
3 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
Cache for netclass pattern assignments.
3 years ago
board.h
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
board_commit.cpp
Coverity fixes and code cleaning.
3 years ago
board_commit.h
Propagate nets within non-conflicting clusters immediately.
3 years ago
board_connected_item.cpp
Enable properties panel in footprint editor
3 years ago
board_connected_item.h
15% rendering optimization in PCB_TRACK::ViewGetLOD.
3 years ago
board_design_settings.cpp
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
board_item.cpp
AllCuMask() and AllTechMask() are static, they do NOT modify "this".
3 years ago
board_item_container.h
Fix typos in pcbnew sub-directory
3 years ago
build_BOM_from_board.cpp
Schematic: Add CSV export to Symbol Fields Table
3 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
Attempt to fix std::initializer_list lifetime issue.
3 years ago
collectors.h
Attempt to fix std::initializer_list lifetime issue.
3 years ago
convert_shape_list_to_polygon.cpp
Fixes in build board outlines as polygon and convert_shape_list_to_polygon:
3 years ago
convert_shape_list_to_polygon.h
Refactor poly outline generator to handle multiple outlines.
3 years ago
cross-probing.cpp
PCM: auto reload global libs after dialog is run
3 years ago
edit.cpp
PCB Editor: Add User Background Images
3 years ago
edit_track_width.cpp
PCB Editor: prevent scroll wheel on track size opening board settings
3 years ago
edit_zone_helpers.cpp
More safety around ratsnest state.
3 years ago
files.cpp
Move to requiring explicit action to save project settings
3 years ago
footprint.cpp
Treat dimensions in fp as text for bbox calculations
3 years ago
footprint.h
ADDED: board/library inspection for footprint differences.
3 years ago
footprint_edit_frame.cpp
Fix plugins in pcbnew breaking by opening fp editor
3 years ago
footprint_edit_frame.h
Fp editor and Fp viewer: fix missing info on msg panel after loading a fp
3 years ago
footprint_editor_settings.cpp
Enable properties panel in footprint editor
3 years ago
footprint_editor_utils.cpp
PCM: auto reload global libs after dialog is run
3 years ago
footprint_info_impl.cpp
Catch IO_ERROR thrown in timestamp gen
3 years ago
footprint_info_impl.h
ADDED: Threadpool
3 years ago
footprint_libraries_utils.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
footprint_preview_panel.cpp
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
footprint_preview_panel.h
Units for footprint preview widgets.
3 years ago
footprint_tree_pane.cpp
Footprint Editor: Focus search field when window is first opened
3 years ago
footprint_tree_pane.h
Footprint Editor: Focus search field when window is first opened
3 years ago
footprint_viewer_frame.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
footprint_viewer_frame.h
Fp editor and Fp viewer: fix missing info on msg panel after loading a fp
3 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
Fix static event table derived object definitions.
3 years ago
footprint_wizard_frame.h
Flatten out some more preferences.
4 years ago
footprint_wizard_frame_functions.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
fp_shape.cpp
Add support for non-cardianlly-rotated text boxes.
3 years ago
fp_shape.h
Rename GetSelectMenuText to GetItemDescription
3 years ago
fp_text.cpp
Hide parent property in footprint editor
3 years ago
fp_text.h
Rename GetSelectMenuText to GetItemDescription
3 years ago
fp_text_grid_table.cpp
Add unit and eval support to WX_GRIDs.
3 years ago
fp_text_grid_table.h
Add unit and eval support to WX_GRIDs.
3 years ago
fp_textbox.cpp
Fix rotation/flipping properties for text boxes
3 years ago
fp_textbox.h
Fix rotation/flipping properties for text boxes
3 years ago
fp_tree_model_adapter.cpp
Add pin/unpin context menu to Symbol Chooser and Footprint Chooser.
3 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
PCM: auto reload global libs after dialog is run
3 years ago
fp_tree_synchronizing_adapter.h
PCM: auto reload global libs after dialog is run
3 years ago
generate_footprint_info.cpp
Handle updated document description format
4 years ago
generate_footprint_info.h
Convert Place Footprint to component tree.
7 years ago
graphics_cleaner.cpp
GRAPHICS_CLEANER: fix bad detection of short Bezier curves that can be cleaned
3 years ago
graphics_cleaner.h
Add pad-recombining to FPEditor's Cleanup Graphics.
3 years ago
grid_layer_box_helpers.cpp
All the preferences, all the time.
4 years ago
grid_layer_box_helpers.h
Cleanup.
4 years ago
initpcb.cpp
Re-resolve netclasses after assigning netclass to pattern.
3 years ago
invoke_pcb_dialog.h
MODULE -> FOOTPRINT.
5 years ago
io_mgr.cpp
Rename PROPERTIES to STRING_UTF8_MAP for clarity
3 years ago
io_mgr.h
Rename PROPERTIES to STRING_UTF8_MAP for clarity
3 years ago
kicad_clipboard.cpp
Don't leave temp footprints attached to a board.
3 years ago
kicad_clipboard.h
Rename PROPERTIES to STRING_UTF8_MAP for clarity
3 years ago
load_select_footprint.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
menubar_footprint_editor.cpp
Add grid reset to place menubar.
3 years ago
menubar_pcb_editor.cpp
ADDED: board/library inspection for footprint differences.
3 years ago
netinfo.h
Expose shared_ptr to swig
3 years ago
netinfo_item.cpp
Fix netnames.
3 years ago
netinfo_list.cpp
Coverity fixes and code cleaning.
3 years ago
pad.cpp
Remove superfluous Simplify() call
3 years ago
pad.h
Special selection mode when in high-contrast with courtyard layer active.
3 years ago
pad_custom_shape_functions.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
pcb_base_edit_frame.cpp
Enable properties panel in footprint editor
3 years ago
pcb_base_edit_frame.h
Enable properties panel in footprint editor
3 years ago
pcb_base_frame.cpp
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
pcb_bitmap.cpp
Bitmaps are not actually copper
3 years ago
pcb_bitmap.h
Fix handling of PPI when loading embedded images
3 years ago
pcb_dimension.cpp
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
pcb_dimension.h
Move automatic dimension processing inside PCB_DIMENSION_BASE.
3 years ago
pcb_draw_panel_gal.cpp
Locked shadows should not be on overlay
3 years ago
pcb_draw_panel_gal.h
Use progress reporting in more places when loading a board
4 years ago
pcb_edit_frame.cpp
Move to requiring explicit action to save project settings
3 years ago
pcb_edit_frame.h
Move to requiring explicit action to save project settings
3 years ago
pcb_expr_evaluator.cpp
Add support for unitless values to PCB_EXPR_EVALUATOR.
3 years ago
pcb_expr_evaluator.h
Add support for unitless values to PCB_EXPR_EVALUATOR.
3 years ago
pcb_expr_functions.cpp
PNS: Safety for evaluating item nets for rules
3 years ago
pcb_group.cpp
Special selection mode when in high-contrast with courtyard layer active.
3 years ago
pcb_item_containers.h
Prefix TRACK, ARC and VIA.
4 years ago
pcb_layer_box_selector.cpp
Improve HiDPI handling of appearance/layer controls
3 years ago
pcb_layer_box_selector.h
Cleanup.
4 years ago
pcb_marker.cpp
Rename GetSelectMenuText to GetItemDescription
3 years ago
pcb_marker.h
Rename GetSelectMenuText to GetItemDescription
3 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
Add Property Inspector support for dimension objects.
3 years ago
pcb_painter.h
Dim other pads when in pad edit mode.
3 years ago
pcb_plot_params.cpp
Avoid duplicating similar options in print and plot headers
3 years ago
pcb_plot_params.h
Avoid duplicating similar options in print and plot headers
3 years ago
pcb_plot_params_parser.h
Pcbnew: add plot on all layers feature.
4 years ago
pcb_plot_svg.cpp
Fix compile warning
3 years ago
pcb_plot_svg.h
Hotglue footprint to svg export
3 years ago
pcb_screen.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
pcb_shape.cpp
Fix some PCB_SHAPE properties
3 years ago
pcb_shape.h
Add support for non-cardianlly-rotated text boxes.
3 years ago
pcb_target.cpp
Rename GetSelectMenuText to GetItemDescription
3 years ago
pcb_target.h
Rename GetSelectMenuText to GetItemDescription
3 years ago
pcb_text.cpp
Add Property Inspector support for dimension objects.
3 years ago
pcb_text.h
Add Property Inspector support for dimension objects.
3 years ago
pcb_textbox.cpp
Fix rotation/flipping properties for text boxes
3 years ago
pcb_textbox.h
Fix rotation/flipping properties for text boxes
3 years ago
pcb_track.cpp
Coverity fixes and code cleaning.
3 years ago
pcb_track.h
Coverity fixes and code cleaning.
3 years ago
pcb_view.cpp
Flatten out some more preferences.
4 years ago
pcb_view.h
Rename layer ids file.
4 years ago
pcbnew.cpp
PCM: auto reload global libs after dialog is run
3 years ago
pcbnew.h
Remove convert_to_biu.h, merge contents to base_units.h
3 years ago
pcbnew.icns
Add drop shadows to MacOS icons
4 years ago
pcbnew_config.cpp
Move to requiring explicit action to save project settings
3 years ago
pcbnew_config.h
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
8 years ago
pcbnew_doc.icns
Add drop shadows to MacOS icons
4 years ago
pcbnew_id.h
Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint
4 years ago
pcbnew_jobs_handler.cpp
Step exporter fixes and enhancements:
3 years ago
pcbnew_jobs_handler.h
Hotglue footprint to svg export
3 years ago
pcbnew_printout.cpp
Print hole walls if in colour (and printing real drill sizes).
3 years ago
pcbnew_printout.h
PCBNEW_PRINTOUT: fix incorrect size of holes printed with the "small drill" option
3 years ago
pcbnew_settings.cpp
Disable auto-refill zones
3 years ago
pcbnew_settings.h
ADDED: user-specified gap and linewidth for bounding hull creation.
3 years ago
pcbplot.cpp
Allow plotting of multiple board layers per plot in Python.
3 years ago
pcbplot.h
Property popups for symbols, labels, sheets, and footprints in PDF.
3 years ago
plot_board_layers.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 years ago
plot_brditems_plotter.cpp
Add Property Inspector support for dimension objects.
3 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
Rename PROPERTIES to STRING_UTF8_MAP for clarity
3 years ago
sel_layer.cpp
More wxString wide literals.
4 years ago
toolbars_footprint_editor.cpp
Enable properties panel in footprint editor
3 years ago
toolbars_footprint_viewer.cpp
Never call ReCreateMenuBar inside a menu event handler
3 years ago
toolbars_pcb_editor.cpp
Enable properties panel in footprint editor
3 years ago
tracks_cleaner.cpp
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
3 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
Clear caches before undo operation.
3 years ago
zone.cpp
Handle excessively large values when hatching
3 years ago
zone.h
Special selection mode when in high-contrast with courtyard layer active.
3 years ago
zone_filler.cpp
Allow shorting copper zones through negative clearance
3 years ago
zone_filler.h
Fix an edge-case in the spoke genration logic for non-cardinal spokes.
3 years ago
zone_settings.cpp
Zones: use metric defaults and limits instead of mixed units
3 years ago
zone_settings.h
Set new zone priority to unique number
3 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