| .. |
|
autorouter
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
board_stackup_manager
|
Fix source comment / documentation typos
|
5 years ago |
|
connectivity
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
dialogs
|
Naming conventions.
|
5 years ago |
|
drc
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
exporters
|
Consistent terminology and punctuation.
|
5 years ago |
|
import_gfx
|
Fix source comment / documentation typos
|
5 years ago |
|
microwave
|
Clean up including of board_design_settings.h
|
5 years ago |
|
netlist_reader
|
Consistent terminology and punctuation.
|
5 years ago |
|
plugins
|
Setup layer mapping when importing Eagle library.
|
5 years ago |
|
python
|
Python script sample: fix compatibility with recent changes in code.
|
5 years ago |
|
ratsnest
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
router
|
Hook up delete to undo last segment when routing.
|
5 years ago |
|
specctra_import_export
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
tools
|
Convert to zone: take dest layer from editor active layer
|
5 years ago |
|
widgets
|
Pcbnew: allows access Layers context menu when right clicking from below layers list
|
5 years ago |
|
CMakeLists.txt
|
Prefix DIMENSION types.
|
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
|
Remove another leaky wx/log.h header
|
5 years ago |
|
action_plugin.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
array_creator.cpp
|
Remove pcb_group include from board header
|
5 years ago |
|
array_creator.h
|
Make distinction between PCBNew-wide tools and Board-specific tools.
|
5 years ago |
|
array_pad_name_provider.cpp
|
MODULE -> FOOTPRINT.
|
5 years ago |
|
array_pad_name_provider.h
|
More cleanup of MODULE to see if it fixes SWIG error.
|
5 years ago |
|
board.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
board.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
board_commit.cpp
|
Remove pcb_group include from board header
|
5 years ago |
|
board_commit.h
|
Fix connectivity to only resolve conflicts on netlist load
|
5 years ago |
|
board_connected_item.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
board_connected_item.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
board_design_settings.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
board_item.cpp
|
Remove a leaky wx/msgdlg.h include
|
5 years ago |
|
board_item_container.h
|
Add bulk add/remove mode flag to the BOARD_LISTENER
|
5 years ago |
|
board_items_to_polygon_shape_transform.cpp
|
Fix pad shape for certain legacy circular pads
|
5 years ago |
|
build_BOM_from_board.cpp
|
Consistent terminology and punctuation.
|
5 years ago |
|
cleanup_item.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
cleanup_item.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
collectors.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
collectors.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
convert_drawsegment_list_to_polygon.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
convert_drawsegment_list_to_polygon.h
|
Separate polygonization error from chaining error.
|
5 years ago |
|
cross-probing.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
edit.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
edit_track_width.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
edit_zone_helpers.cpp
|
Make sure we have footprint courtyards before depending on DRC rules.
|
5 years ago |
|
files.cpp
|
Naming conventions.
|
5 years ago |
|
footprint.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
footprint.h
|
Cleanup includes in board.h and footprint.h
|
5 years ago |
|
footprint_edit_frame.cpp
|
Workaround a few more OSX printf problems.
|
5 years ago |
|
footprint_edit_frame.h
|
Unify IsSave and IsModify
|
5 years ago |
|
footprint_editor_settings.cpp
|
Fp editor: fix initialization of default courtyard line thickness.
|
5 years ago |
|
footprint_editor_utils.cpp
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
5 years ago |
|
footprint_info_impl.cpp
|
Fix source comment / documentation typos
|
5 years ago |
|
footprint_info_impl.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
footprint_libraries_utils.cpp
|
Allow caller to specify which library table to add library to.
|
5 years ago |
|
footprint_preview_panel.cpp
|
Used cached footprints without check in preview
|
5 years ago |
|
footprint_preview_panel.h
|
Kill the last of wx/wx.h in headers
|
5 years ago |
|
footprint_tree_pane.cpp
|
Rename SCH_COMPONENT to SCH_SYMBOL.
|
5 years ago |
|
footprint_tree_pane.h
|
Pinning for library trees in FPEditor and SymbolEditor.
|
6 years ago |
|
footprint_viewer_frame.cpp
|
Workaround a few more OSX printf problems.
|
5 years ago |
|
footprint_viewer_frame.h
|
Decouple 3D view dirty marking and refresh
|
5 years ago |
|
footprint_wizard.cpp
|
Fix code after renaming files. Minor other fix.
|
8 years ago |
|
footprint_wizard.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
footprint_wizard_frame.cpp
|
Naming conventions.
|
5 years ago |
|
footprint_wizard_frame.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
footprint_wizard_frame_functions.cpp
|
Remove a leaky wx/msgdlg.h include
|
5 years ago |
|
fp_shape.cpp
|
enum class PCB_SHAPE_TYPE_T
|
5 years ago |
|
fp_shape.h
|
enum class PCB_SHAPE_TYPE_T
|
5 years ago |
|
fp_text.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
fp_text.h
|
Rework bitmap system to load from archived PNGs
|
5 years ago |
|
fp_text_grid_table.cpp
|
Whack-a-mole on another case of "module".
|
5 years ago |
|
fp_text_grid_table.h
|
Whack-a-mole on another case of "module".
|
5 years ago |
|
fp_tree_model_adapter.cpp
|
Fix missing includes on Linux after commit 0427bda7
|
5 years ago |
|
fp_tree_model_adapter.h
|
Formatting and naming conventions.
|
5 years ago |
|
fp_tree_synchronizing_adapter.cpp
|
Rename modification flag routines
|
5 years ago |
|
fp_tree_synchronizing_adapter.h
|
Formatting and naming conventions.
|
5 years ago |
|
generate_footprint_info.cpp
|
Remove the wxLog calls from math/util.h for now
|
5 years ago |
|
generate_footprint_info.h
|
Convert Place Footprint to component tree.
|
7 years ago |
|
graphics_cleaner.cpp
|
enum class PCB_SHAPE_TYPE_T
|
5 years ago |
|
graphics_cleaner.h
|
MODULE -> FOOTPRINT.
|
5 years ago |
|
grid_layer_box_helpers.cpp
|
Typo fix: Correct 'allow to' -> 'allows one to'
|
5 years ago |
|
grid_layer_box_helpers.h
|
Dismiss the layer selector grid combobox when it loses focus
|
5 years ago |
|
initpcb.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
invoke_pcb_dialog.h
|
MODULE -> FOOTPRINT.
|
5 years ago |
|
io_mgr.cpp
|
pcbnew: Add Fabmaster import
|
5 years ago |
|
io_mgr.h
|
Fp editor: do not change item UUIDs when loading a footprint from library.
|
5 years ago |
|
kicad_clipboard.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
kicad_clipboard.h
|
Remove shadowing of identical base m_parser member
|
5 years ago |
|
load_select_footprint.cpp
|
Fix source comment / documentation typos
|
5 years ago |
|
menubar_footprint_editor.cpp
|
Disable ACTIONS::openPreferences for now.
|
5 years ago |
|
menubar_pcb_editor.cpp
|
Cleanup some pgm_base.h includes
|
5 years ago |
|
netinfo.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
netinfo_item.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
netinfo_list.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pad.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pad.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pad_custom_shape_functions.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pad_naming.cpp
|
Enum class PAD_ATTR_T
|
5 years ago |
|
pad_naming.h
|
D_PAD -> PAD.
|
5 years ago |
|
pcb_base_edit_frame.cpp
|
Prefix DIMENSION types.
|
5 years ago |
|
pcb_base_edit_frame.h
|
Allow caller to specify which library table to add library to.
|
5 years ago |
|
pcb_base_frame.cpp
|
Naming conventions.
|
5 years ago |
|
pcb_dimension.cpp
|
Prefix DIMENSION types.
|
5 years ago |
|
pcb_dimension.h
|
Prefix DIMENSION types.
|
5 years ago |
|
pcb_display_options.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pcb_draw_panel_gal.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_draw_panel_gal.h
|
Round 2 of Worksheet -> Drawing Sheet.
|
5 years ago |
|
pcb_edit_frame.cpp
|
Workaround a few more OSX printf problems.
|
5 years ago |
|
pcb_edit_frame.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_expr_evaluator.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_expr_evaluator.h
|
Fix uninitialized member warnings
|
5 years ago |
|
pcb_group.cpp
|
Test for group in footprint was snagging all footprint children.
|
5 years ago |
|
pcb_item_containers.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_layer_box_selector.cpp
|
Ensure the layer dropdowns are correctly sized
|
5 years ago |
|
pcb_layer_box_selector.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
pcb_marker.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pcb_marker.h
|
Rework bitmap system to load from archived PNGs
|
5 years ago |
|
pcb_origin_transforms.cpp
|
Add more consts all over the place
|
5 years ago |
|
pcb_origin_transforms.h
|
Add more consts all over the place
|
5 years ago |
|
pcb_painter.cpp
|
pcb_painter.cpp: fix incorrect shape of CHAMFERED_RECT pads with negative clearance.
|
5 years ago |
|
pcb_painter.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_plot_params.cpp
|
Remove unused line width option
|
5 years ago |
|
pcb_plot_params.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
pcb_plot_params_parser.h
|
Comment-only changes
|
6 years ago |
|
pcb_screen.cpp
|
more cleanup about removing useless include
|
5 years ago |
|
pcb_shape.cpp
|
Use polygon coordinates relative to the board.
|
5 years ago |
|
pcb_shape.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
pcb_target.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pcb_target.h
|
Pcbnew header housekeeping round 1.
|
5 years ago |
|
pcb_text.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
pcb_text.h
|
Pcbnew: fix incorrect PCB_TEXT::TextHitTest( const EDA_RECT& aRect,... ).
|
5 years ago |
|
pcb_track.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_track.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_view.cpp
|
Round 2 of Worksheet -> Drawing Sheet.
|
5 years ago |
|
pcb_view.h
|
Cleanup (no functional changes).
|
5 years ago |
|
pcbnew.cpp
|
Consistent terminology and punctuation.
|
5 years ago |
|
pcbnew.h
|
Add Python Tool to pcbnew
|
5 years ago |
|
pcbnew.icns
|
Update icon resource sets
|
5 years ago |
|
pcbnew_config.cpp
|
Cleanup some pgm_base.h includes
|
5 years ago |
|
pcbnew_config.h
|
Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
|
8 years ago |
|
pcbnew_doc.icns
|
Update icon resource sets
|
5 years ago |
|
pcbnew_id.h
|
Add Python Tool to pcbnew
|
5 years ago |
|
pcbnew_printout.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcbnew_printout.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcbnew_settings.cpp
|
Naming conventions.
|
5 years ago |
|
pcbnew_settings.h
|
Step export dialog: save 2 options in config file.
|
5 years ago |
|
pcbplot.cpp
|
Fix source comment / documentation typos
|
5 years ago |
|
pcbplot.h
|
Prefix DIMENSION types.
|
5 years ago |
|
plot_board_layers.cpp
|
Formatting.
|
5 years ago |
|
plot_brditems_plotter.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
plotcontroller.h
|
Change more enums over to scoped enums
|
6 years ago |
|
plugin.cpp
|
Fp editor: do not change item UUIDs when loading a footprint from library.
|
5 years ago |
|
sel_layer.cpp
|
Autosize all of the layer columns to ensure dpi match
|
5 years ago |
|
toolbars_footprint_editor.cpp
|
Fix some includes.
|
5 years ago |
|
toolbars_footprint_viewer.cpp
|
Stop salt the eart with wxhtml.h
|
5 years ago |
|
toolbars_pcb_editor.cpp
|
Clean up including of board_design_settings.h
|
5 years ago |
|
tracks_cleaner.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
tracks_cleaner.h
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
undo_redo.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
zone.cpp
|
Build smoothed area at outline
|
5 years ago |
|
zone.h
|
Remove ZONE::ClearFilledPolysList() and fix ZONE::Unfill()
|
5 years ago |
|
zone_filler.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
zone_filler.h
|
Fix source comment / documentation typos
|
5 years ago |
|
zone_settings.cpp
|
Fix uninitialized variable.
|
5 years ago |
|
zone_settings.h
|
Add missing locked setting to zone dialogs.
|
5 years ago |
|
zones.h
|
Update some classnames including archaic zone names.
|
5 years ago |
|
zones_functions_for_undo_redo.cpp
|
Fix source comment / documentation typos
|
5 years ago |
|
zones_functions_for_undo_redo.h
|
Convert UNDO_REDO_T to an enum class
|
5 years ago |