.. |
autorouter
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
board_stackup_manager
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
connectivity
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
dialogs
|
Create a default user projects folder
|
2021-01-27 19:12:18 -05:00 |
drc
|
Make sure footprint edges get checked.
|
2021-01-25 13:20:16 +00:00 |
exporters
|
Code cleanup: remove include wx.h from pcb_plot_params.h.
|
2021-01-25 16:18:46 +01:00 |
import_gfx
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
microwave
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
netlist_reader
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
plugins
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
python
|
…
|
|
ratsnest
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
router
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
specctra_import_export
|
Fix typo causing no netnames in SPECCTRA export
|
2021-01-26 22:04:45 -05:00 |
swig
|
Create a stock scripting path helper
|
2021-01-27 19:12:18 -05:00 |
tools
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
widgets
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
CMakeLists.txt
|
More consistent naming.
|
2021-01-26 11:41:47 +00:00 |
Doxyfile_python
|
…
|
|
Doxyfile_xml
|
…
|
|
action_plugin.cpp
|
…
|
|
action_plugin.h
|
…
|
|
array_creator.cpp
|
…
|
|
array_creator.h
|
…
|
|
array_pad_name_provider.cpp
|
…
|
|
array_pad_name_provider.h
|
…
|
|
board.cpp
|
Fix parsing of track/via user sizes from legacy boards
|
2021-01-26 21:51:36 -05:00 |
board.h
|
Add more const specifiers
|
2021-01-12 20:51:31 +00:00 |
board_commit.cpp
|
…
|
|
board_commit.h
|
…
|
|
board_connected_item.cpp
|
…
|
|
board_connected_item.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
board_design_settings.cpp
|
Factor in all clearance types when asking for worst clearance.
|
2021-01-01 00:31:36 +00:00 |
board_item.cpp
|
…
|
|
board_item_container.h
|
…
|
|
board_items_to_polygon_shape_transform.cpp
|
…
|
|
build_BOM_from_board.cpp
|
"comp" -> "symbol".
|
2021-01-19 23:50:40 +00:00 |
cleanup_item.cpp
|
…
|
|
cleanup_item.h
|
…
|
|
collectors.cpp
|
Show dragging tools in context selection menu for components
|
2021-01-27 19:55:42 +00:00 |
collectors.h
|
Show dragging tools in context selection menu for components
|
2021-01-27 19:55:42 +00:00 |
convert_drawsegment_list_to_polygon.cpp
|
Fix issues in ConvertOutlineToPolygon() related to S_POLYGON PCV_SHAPE
|
2021-01-11 17:05:44 +01:00 |
convert_drawsegment_list_to_polygon.h
|
Separate polygonization error from chaining error.
|
2020-12-24 21:02:14 +00:00 |
cross-probing.cpp
|
Transmit pin electrical types through to pads.
|
2021-01-23 00:10:01 +00:00 |
dimension.cpp
|
Don't run dimension updates while parsing files.
|
2021-01-19 16:09:44 +00:00 |
dimension.h
|
Don't run dimension updates while parsing files.
|
2021-01-19 16:09:44 +00:00 |
edit.cpp
|
…
|
|
edit_track_width.cpp
|
…
|
|
edit_zone_helpers.cpp
|
Fix issues with zone filling connectivity locking
|
2021-01-18 13:22:12 -05:00 |
files.cpp
|
Create a default user projects folder
|
2021-01-27 19:12:18 -05:00 |
footprint.cpp
|
Remove a few const_cast
|
2021-01-12 20:51:31 +00:00 |
footprint.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
footprint_edit_frame.cpp
|
FP Editor: remember to update appearance manager
|
2021-01-19 20:24:16 +00:00 |
footprint_edit_frame.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
footprint_editor_settings.cpp
|
…
|
|
footprint_editor_utils.cpp
|
…
|
|
footprint_info_impl.cpp
|
…
|
|
footprint_info_impl.h
|
…
|
|
footprint_libraries_utils.cpp
|
Fix a missed Module -> Footprint.
|
2021-01-26 10:56:19 +00:00 |
footprint_preview_panel.cpp
|
Remove multi-threading for footprint loading.
|
2020-12-21 22:03:24 +00:00 |
footprint_preview_panel.h
|
Remove multi-threading for footprint loading.
|
2020-12-21 22:03:24 +00:00 |
footprint_tree_pane.cpp
|
…
|
|
footprint_tree_pane.h
|
…
|
|
footprint_viewer_frame.cpp
|
Fix a missed Module -> Footprint.
|
2021-01-26 10:56:19 +00:00 |
footprint_viewer_frame.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
footprint_wizard.cpp
|
…
|
|
footprint_wizard.h
|
…
|
|
footprint_wizard_frame.cpp
|
Use color theme backgrounds in page previews.
|
2020-12-23 23:18:38 +00:00 |
footprint_wizard_frame.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
footprint_wizard_frame_functions.cpp
|
…
|
|
fp_shape.cpp
|
…
|
|
fp_shape.h
|
…
|
|
fp_text.cpp
|
Resolve text variables in title blocks for outputing to netlist.
|
2021-01-17 16:24:22 +00:00 |
fp_text.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
fp_tree_model_adapter.cpp
|
Fix library tree behavior when duplicate project table entry is disabled.
|
2021-01-11 07:46:07 -05:00 |
fp_tree_model_adapter.h
|
…
|
|
fp_tree_synchronizing_adapter.cpp
|
Fix library tree behavior when duplicate project table entry is disabled.
|
2021-01-11 07:46:07 -05:00 |
fp_tree_synchronizing_adapter.h
|
…
|
|
generate_footprint_info.cpp
|
…
|
|
generate_footprint_info.h
|
…
|
|
graphics_cleaner.cpp
|
…
|
|
graphics_cleaner.h
|
…
|
|
grid_layer_box_helpers.cpp
|
…
|
|
grid_layer_box_helpers.h
|
…
|
|
initpcb.cpp
|
…
|
|
invoke_pcb_dialog.h
|
…
|
|
io_mgr.cpp
|
pcbnew: Add Fabmaster import
|
2021-01-16 14:28:33 -08:00 |
io_mgr.h
|
pcbnew: Add Fabmaster import
|
2021-01-16 14:28:33 -08:00 |
kicad_clipboard.cpp
|
…
|
|
kicad_clipboard.h
|
…
|
|
load_select_footprint.cpp
|
Make sure pads are unlocked when editing footprint from board.
|
2021-01-26 15:28:48 +00:00 |
menubar_footprint_editor.cpp
|
Icons: standardise `export_png` to match set
|
2020-12-24 01:02:03 +00:00 |
menubar_pcb_editor.cpp
|
Fix a missed Module -> Footprint.
|
2021-01-26 10:56:19 +00:00 |
netinfo.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
netinfo_item.cpp
|
…
|
|
netinfo_list.cpp
|
…
|
|
pad.cpp
|
Transmit pin electrical types through to pads.
|
2021-01-23 00:10:01 +00:00 |
pad.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pad_custom_shape_functions.cpp
|
Performance enhancements.
|
2021-01-08 00:46:55 +00:00 |
pad_naming.cpp
|
…
|
|
pad_naming.h
|
…
|
|
pcb_base_edit_frame.cpp
|
Use color theme backgrounds in page previews.
|
2020-12-23 23:18:38 +00:00 |
pcb_base_edit_frame.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pcb_base_frame.cpp
|
Make sure pads are unlocked when editing footprint from board.
|
2021-01-26 15:28:48 +00:00 |
pcb_display_options.cpp
|
…
|
|
pcb_draw_panel_gal.cpp
|
LAYER_PADS_TH is not a dependent layer
|
2021-01-07 20:12:31 -05:00 |
pcb_draw_panel_gal.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pcb_edit_frame.cpp
|
Fix a missed Module -> Footprint.
|
2021-01-26 10:56:19 +00:00 |
pcb_edit_frame.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pcb_expr_evaluator.cpp
|
Fix bone-headed error in rules optimization.
|
2021-01-12 12:46:51 +00:00 |
pcb_expr_evaluator.h
|
Performance improvements for DRC rules.
|
2021-01-11 22:09:36 +00:00 |
pcb_group.cpp
|
Don't dereference board groups in fp editor
|
2021-01-11 14:58:33 -08:00 |
pcb_layer_box_selector.cpp
|
Code cleanup: remove include wx.h from pcb_plot_params.h.
|
2021-01-25 16:18:46 +01:00 |
pcb_layer_box_selector.h
|
…
|
|
pcb_marker.cpp
|
…
|
|
pcb_marker.h
|
Make wxFindReplaceData argument const
|
2021-01-12 20:51:31 +00:00 |
pcb_origin_transforms.cpp
|
…
|
|
pcb_origin_transforms.h
|
…
|
|
pcb_painter.cpp
|
Minor improvements to layer highlighting.
|
2021-01-27 14:52:22 +00:00 |
pcb_painter.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pcb_plot_params.cpp
|
Save DXF plot params to file and remove some dead code.
|
2021-01-03 14:22:25 +00:00 |
pcb_plot_params.h
|
Code cleanup: remove include wx.h from pcb_plot_params.h.
|
2021-01-25 16:18:46 +01:00 |
pcb_plot_params_parser.h
|
…
|
|
pcb_screen.cpp
|
…
|
|
pcb_shape.cpp
|
Go back to previous arc midpoint editing routine.
|
2021-01-19 23:50:40 +00:00 |
pcb_shape.h
|
Go back to previous arc midpoint editing routine.
|
2021-01-19 23:50:40 +00:00 |
pcb_target.cpp
|
PCB_TARGET: add missing GetMsgPanelInfo() virtual function.
|
2020-12-31 15:46:58 +01:00 |
pcb_target.h
|
PCB_TARGET: add missing GetMsgPanelInfo() virtual function.
|
2020-12-31 15:46:58 +01:00 |
pcb_text.cpp
|
One more attempt to fix flipping geometry.
|
2021-01-18 15:20:15 +00:00 |
pcb_text.h
|
Make wxFindReplaceData argument const
|
2021-01-12 20:51:31 +00:00 |
pcb_view.cpp
|
A groups children may also have children.
|
2021-01-09 13:47:24 +00:00 |
pcb_view.h
|
…
|
|
pcbnew.cpp
|
Fix the install location for vcpkg built python modules
|
2021-01-07 00:08:11 -05:00 |
pcbnew.h
|
…
|
|
pcbnew.icns
|
Update icon resource sets
|
2020-12-22 15:16:33 -08:00 |
pcbnew.rc
|
…
|
|
pcbnew_config.cpp
|
Remember autotrack width setting
|
2021-01-06 20:11:32 -08:00 |
pcbnew_config.h
|
…
|
|
pcbnew_doc.icns
|
Update icon resource sets
|
2020-12-22 15:16:33 -08:00 |
pcbnew_id.h
|
…
|
|
pcbnew_printout.cpp
|
Make small drill marks size configurable via advanced config for both printing and plotting
|
2021-01-05 22:37:34 +00:00 |
pcbnew_printout.h
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
pcbnew_settings.cpp
|
Prevent locking items in footprint editor
|
2021-01-11 11:23:26 -08:00 |
pcbnew_settings.h
|
Prevent locking items in footprint editor
|
2021-01-11 11:23:26 -08:00 |
pcbplot.cpp
|
Resolve text variables in title blocks for outputing to netlist.
|
2021-01-17 16:24:22 +00:00 |
pcbplot.h
|
Make small drill marks size configurable via advanced config for both printing and plotting
|
2021-01-05 22:37:34 +00:00 |
plot_board_layers.cpp
|
Make small drill marks size configurable via advanced config for both printing and plotting
|
2021-01-05 22:37:34 +00:00 |
plot_brditems_plotter.cpp
|
Gerber plotter: prepare optimization of aperture macros type free polygons.
|
2021-01-23 21:15:27 +01:00 |
plotcontroller.h
|
…
|
|
plugin.cpp
|
…
|
|
sel_layer.cpp
|
Better sizing for some conditional dialogs.
|
2021-01-07 01:27:12 +00:00 |
text_mod_grid_table.cpp
|
…
|
|
text_mod_grid_table.h
|
…
|
|
toolbars_footprint_editor.cpp
|
…
|
|
toolbars_footprint_viewer.cpp
|
Icons: fix incorrect icon in footprint browser
|
2021-01-04 01:44:02 +00:00 |
toolbars_pcb_editor.cpp
|
Fix a missed Module -> Footprint.
|
2021-01-26 10:56:19 +00:00 |
track.cpp
|
Fix a I18n issue: a string flagged as translatable cannot be empty.
|
2021-01-08 18:16:00 +01:00 |
track.h
|
Implement locking for graphic shapes.
|
2021-01-07 17:39:18 +00:00 |
tracks_cleaner.cpp
|
Consider tracks and vias together
|
2021-01-08 09:35:58 -08:00 |
tracks_cleaner.h
|
Consider tracks and vias together
|
2021-01-08 09:35:58 -08:00 |
undo_redo.cpp
|
…
|
|
zone.cpp
|
Evaluate rules when fetching zone edge clearance.
|
2021-01-23 17:04:44 +00:00 |
zone.h
|
Add missing const to Matches
|
2021-01-12 20:51:32 +00:00 |
zone_filler.cpp
|
Fix issues with zone filling connectivity locking
|
2021-01-18 13:22:12 -05:00 |
zone_filler.h
|
Fix issues with zone filling connectivity locking
|
2021-01-18 13:22:12 -05:00 |
zone_settings.cpp
|
…
|
|
zone_settings.h
|
…
|
|
zones.h
|
…
|
|
zones_functions_for_undo_redo.cpp
|
…
|
|
zones_functions_for_undo_redo.h
|
…
|
|