.. |
autorouter
|
Centralize text size clamping.
|
2 years ago |
board_stackup_manager
|
PANEL_SETUP_BOARD_STACKUP: do not try to init params managed by PANEL_SETUP_BOARD_FINISH
|
2 years ago |
connectivity
|
Eradicate a bunch of calls to dyn_cast.
|
2 years ago |
dialogs
|
Revise method of selecting footprints in contrast
|
2 years ago |
drc
|
Consolidate Maximum clearance calculation
|
2 years ago |
exporters
|
Gerber export X3: fix an incorrect keyword ("route" must be "rout")
|
2 years ago |
import_gfx
|
PCB: abolish TEXT_TYPE::TEXT_is_*
|
2 years ago |
microwave
|
Separate immediate and delayed action dispatch
|
2 years ago |
navlib
|
Add 3dconnexion driver version check
|
2 years ago |
netlist_reader
|
Fields: don't unchanged fields as changed
|
2 years ago |
plugins
|
Fix import of legacy stroked zone fill + add parsing of segments fills
|
2 years ago |
python
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
ratsnest
|
Don't blindly cast to PCBNEW_SETTING: we may be in CVPCB....
|
2 years ago |
router
|
Fix msvc being unhappy
|
2 years ago |
specctra_import_export
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
teardrop
|
Refactor: Move static to be inside ZONE_SETTINGS
|
2 years ago |
tools
|
ADDED: Expand selection for graphics in PCB
|
2 years ago |
widgets
|
APPEARANCE_CONTROLS, preset layers: re-allow storing object visibility in
|
2 years ago |
CMakeLists.txt
|
Generalise fillet tool
|
2 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
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 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
|
A BOARD may not always have a project
|
2 years ago |
board.h
|
Consolidate Maximum clearance calculation
|
2 years ago |
board_commit.cpp
|
More undo cleanup.
|
2 years ago |
board_commit.h
|
Implement undo/redo for footprint children.
|
2 years ago |
board_connected_item.cpp
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
board_connected_item.h
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
board_design_settings.cpp
|
When routing, check for board-level clearances
|
2 years ago |
board_item.cpp
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 years ago |
board_item_container.h
|
Fix typos in pcbnew sub-directory
|
3 years ago |
build_BOM_from_board.cpp
|
Fix a bunch more issues with sheetpaths and allowExtraText.
|
2 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
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 years ago |
collectors.h
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 years ago |
convert_shape_list_to_polygon.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
convert_shape_list_to_polygon.h
|
STEP export: in board outlines, export Circles as Cylinders, round 2.
|
2 years ago |
cross-probing.cpp
|
Sch/PCB: allow back-updating schematic fields from PCB
|
2 years ago |
edit.cpp
|
Separate immediate and delayed action dispatch
|
2 years ago |
edit_track_width.cpp
|
Separate immediate and delayed action dispatch
|
2 years ago |
edit_zone_helpers.cpp
|
More safety around ratsnest state.
|
3 years ago |
files.cpp
|
Be smarter about releasing lockfiles
|
2 years ago |
footprint.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
footprint.h
|
Revise method of selecting footprints in contrast
|
2 years ago |
footprint_edit_frame.cpp
|
Fix usage of AUI SetAuiPaneSize() hack in FOOTPRINT_EDIT_FRAME.
|
2 years ago |
footprint_edit_frame.h
|
Naming clarity. No functional changes.
|
2 years ago |
footprint_editor_settings.cpp
|
Prefer MRU path to LastImportExportPath for importing footprints.
|
2 years ago |
footprint_editor_utils.cpp
|
Separate immediate and delayed action dispatch
|
2 years ago |
footprint_info_impl.cpp
|
Fields: Description now mandatory
|
2 years ago |
footprint_info_impl.h
|
ADDED: Threadpool
|
3 years ago |
footprint_libraries_utils.cpp
|
Move some MRU paths from app to project.
|
2 years ago |
footprint_preview_panel.cpp
|
Add a "hyperzoom" mode for debugging "up close".
|
2 years ago |
footprint_preview_panel.h
|
Graphical diff for board vs library footprints.
|
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
|
Separate immediate and delayed action dispatch
|
2 years ago |
footprint_viewer_frame.h
|
ADDED: Change watcher for libraries
|
2 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
|
Separate immediate and delayed action dispatch
|
2 years ago |
footprint_wizard_frame.h
|
Rename function in Footprint wizard to prevent impoper override
|
2 years ago |
footprint_wizard_frame_functions.cpp
|
Rename function in Footprint wizard to prevent impoper override
|
2 years ago |
fp_text_grid_table.cpp
|
FP Text Grid: avoid ambiguous fallthrough
|
2 years ago |
fp_text_grid_table.h
|
PCB Fields: use validators in dialogs, restrict editing of footprint
|
2 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
|
Fields: Description now mandatory
|
2 years ago |
fp_tree_synchronizing_adapter.h
|
Treat canvas item as current when tree view contains no selection.
|
2 years ago |
generate_footprint_info.cpp
|
Fields: Description now mandatory
|
2 years ago |
generate_footprint_info.h
|
Convert Place Footprint to component tree.
|
7 years ago |
graphics_cleaner.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
graphics_cleaner.h
|
Add pad-recombining to FPEditor's Cleanup Graphics.
|
3 years ago |
grid_layer_box_helpers.cpp
|
Replace __WXGTK20__ with __WXGTK__
|
3 years ago |
grid_layer_box_helpers.h
|
Cleanup.
|
4 years ago |
initpcb.cpp
|
BoardDesignSettings are owned by FOOTPRINT_EDITOR_SETTINGS in the FP Editor.
|
2 years ago |
invoke_pcb_dialog.h
|
Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID
|
2 years ago |
io_mgr.cpp
|
ADDED: Initial support for importing Solidworks PCB files
|
2 years ago |
io_mgr.h
|
ADDED: Initial support for importing Solidworks PCB files
|
2 years ago |
kicad_clipboard.cpp
|
Remove a bunch of blind (and a few redundant) static_casts.
|
2 years ago |
kicad_clipboard.h
|
Rename PROPERTIES to STRING_UTF8_MAP for clarity
|
3 years ago |
load_select_footprint.cpp
|
Split StyleFootprints into separate bools for fields vs text & graphics.
|
2 years ago |
menubar_footprint_editor.cpp
|
Show Properties Manager menu entry for FP Editor.
|
2 years ago |
menubar_pcb_editor.cpp
|
ADDED footprint associations dialog.
|
2 years ago |
netinfo.h
|
Fix Doxygen directives in numerous headers
|
3 years ago |
netinfo_item.cpp
|
Fix netnames.
|
3 years ago |
netinfo_list.cpp
|
Coverity fixes and code cleaning.
|
3 years ago |
pad.cpp
|
Consolidate Maximum clearance calculation
|
2 years ago |
pad.h
|
Revise method of selecting footprints in contrast
|
2 years ago |
pad_custom_shape_functions.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
pcb_base_edit_frame.cpp
|
Remove duplicate path for extracting project text variables
|
2 years ago |
pcb_base_edit_frame.h
|
ADDED: Properties panel for schematic editor
|
2 years ago |
pcb_base_frame.cpp
|
Add 3dconnexion driver version check
|
2 years ago |
pcb_bitmap.cpp
|
SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info
|
3 years ago |
pcb_bitmap.h
|
SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info
|
3 years ago |
pcb_dimension.cpp
|
Bug fixes for handling boolean flags in DRC rules.
|
2 years ago |
pcb_dimension.h
|
Collapse FP_* down into their PCB_* equivalents.
|
3 years ago |
pcb_draw_panel_gal.cpp
|
No point in having a RATSNEST_VIEW_ITEM in FP editor, viewer, etc.
|
2 years ago |
pcb_draw_panel_gal.h
|
Formatting and warnings cleanup. (No functional changes.)
|
3 years ago |
pcb_edit_frame.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
pcb_edit_frame.h
|
Naming clarity. No functional changes.
|
2 years ago |
pcb_expr_evaluator.cpp
|
Bug fixes for handling boolean flags in DRC rules.
|
2 years ago |
pcb_expr_evaluator.h
|
Cleanup printf bits
|
3 years ago |
pcb_expr_functions.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
pcb_field.cpp
|
Fix some unreachable code msvc warnings
|
2 years ago |
pcb_field.h
|
Broaden "Style footprint fields" to cover graphics as well.
|
2 years ago |
pcb_group.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
pcb_item_containers.h
|
PCB_FIELD: add new field item similar to SCH_FIELD
|
2 years ago |
pcb_layer_box_selector.cpp
|
Move layer ID to action mapping to PCB_ACTIONS
|
2 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
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
pcb_painter.h
|
Collapse FP_* down into their PCB_* equivalents.
|
3 years ago |
pcb_plot_params.cpp
|
Re-word `tent vias` value setting in board_setup and plot
|
2 years ago |
pcb_plot_params.h
|
Add settings for plotting PDF property popups.
|
3 years ago |
pcb_plot_params_parser.h
|
Pcbnew: add plot on all layers feature.
|
4 years ago |
pcb_plot_svg.cpp
|
cli: add an option to the pcb exports for plotting negative svg and pdf
|
2 years ago |
pcb_plot_svg.h
|
cli: add an option to the pcb exports for plotting negative svg and pdf
|
2 years ago |
pcb_screen.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
pcb_shape.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
pcb_shape.h
|
Broaden "Style footprint fields" to cover graphics as well.
|
2 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
|
Fix some unreachable code msvc warnings
|
2 years ago |
pcb_text.h
|
Broaden "Style footprint fields" to cover graphics as well.
|
2 years ago |
pcb_textbox.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 years ago |
pcb_textbox.h
|
Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation.
|
2 years ago |
pcb_track.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
pcb_track.h
|
Revise method of selecting footprints in contrast
|
2 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
|
Fix issues related to the splash screen when no config file found:
|
2 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
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
2 years ago |
pcbnew_jobs_handler.cpp
|
Command line PCB gerber export fix and improvement.
|
2 years ago |
pcbnew_jobs_handler.h
|
Cleanup jobs handlers (+Fix build)
|
2 years ago |
pcbnew_printout.cpp
|
Commenting and formatting. No functional changes.
|
3 years ago |
pcbnew_printout.h
|
Commenting and formatting. No functional changes.
|
3 years ago |
pcbnew_settings.cpp
|
Split StyleFootprints into separate bools for fields vs text & graphics.
|
2 years ago |
pcbnew_settings.h
|
Move some MRU paths from app to project.
|
2 years ago |
pcbplot.cpp
|
Add settings for plotting PDF property popups.
|
3 years ago |
pcbplot.h
|
Cleanup. No (intentional) functional changes.
|
2 years ago |
plot_board_layers.cpp
|
Pcbnew, PlotInteractiveLayer(): do not print useless info in a PDF plot.
|
2 years ago |
plot_brditems_plotter.cpp
|
Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name
|
2 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
|
Fix a bunch of compiler warnings
|
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
|
Fix Search pane not remembering docking sizes and positions
|
2 years ago |
tracks_cleaner.cpp
|
Refine track dangling test.
|
2 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
|
Implement undo/redo for footprint children.
|
2 years ago |
zone.cpp
|
Revise method of selecting footprints in contrast
|
2 years ago |
zone.h
|
Revise method of selecting footprints in contrast
|
2 years ago |
zone_filler.cpp
|
Consolidate Maximum clearance calculation
|
2 years ago |
zone_filler.h
|
Fix an edge-case in the spoke genration logic for non-cardinal spokes.
|
3 years ago |
zone_settings.cpp
|
Fix build (broken in 90ff331c)
|
2 years ago |
zone_settings.h
|
Refactor: Move static to be inside ZONE_SETTINGS
|
2 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 |