You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
..
autorouter Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 5 years ago
board_stackup_manager Set board modify bit only when necessary after Board Setup. 5 years ago
connectivity Mark the colliding shape so we know which one to highlight. 5 years ago
dialogs Remove trigo.h from eda_text.h 5 years ago
drc Don't build RTrees if test results will be ignored. 5 years ago
exporters Remove trigo.h from eda_text.h 5 years ago
github Cleanup: Move KiCad files into plugins folder 5 years ago
import_gfx Remove eda_item and gr_basic from eda_text.h 5 years ago
microwave Remove trigo.h from eda_text.h 5 years ago
netlist_reader Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 5 years ago
plugins Remove trigo.h from eda_text.h 5 years ago
python Fix python footprint wizards after recent changes in code 5 years ago
ratsnest Split base_struct into eda_item and eda_rect 5 years ago
router Remove eda_item and gr_basic from eda_text.h 5 years ago
specctra_import_export Require explicit decl of maxError and errorLocations. 5 years ago
swig Fix pcbnew drawings api 5 years ago
tools Fix crash when highlighting via 5 years ago
widgets Fix various rendering issues with non-through vias 5 years ago
CMakeLists.txt Cleanup: Move P-CAD files into plugins folder 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 PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 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 6 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
board_commit.cpp Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago
board_commit.h Convert UNDO_REDO_T to an enum class 5 years ago
board_connected_item.cpp Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 5 years ago
board_connected_item.h Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 5 years ago
board_design_settings.cpp Add silk clearance to board setup constraints. 5 years ago
board_item_container.h Migrate PcbNew project settings to new framework 5 years ago
board_items_to_polygon_shape_transform.cpp Performance enhancements to roundrect pads and clearance outlines. 5 years ago
build_BOM_from_board.cpp more cleanup about removing useless include 5 years ago
class_board.cpp Relocate the page_layout includes to a page_layout folder 5 years ago
class_board.h Require explicit decl of maxError and errorLocations. 5 years ago
class_board_item.cpp Require explicit decl of maxError and errorLocations. 5 years ago
class_dimension.cpp Remove trigo.h from eda_text.h 5 years ago
class_dimension.h Class renaming. 5 years ago
class_marker_pcb.cpp Remove trigo.h from eda_text.h 5 years ago
class_marker_pcb.h Make GetCenter() return the boundingbox center by default. 5 years ago
class_module.cpp Rebuild groups as a separate pass (required for nested groups). 5 years ago
class_module.h Require explicit decl of maxError and errorLocations. 5 years ago
class_pad.cpp Performance enhancements to roundrect pads and clearance outlines. 5 years ago
class_pad.h Require explicit decl of maxError and errorLocations. 5 years ago
class_pcb_group.cpp Implement groups for modedit. 5 years ago
class_pcb_target.cpp Remove trigo.h from eda_text.h 5 years ago
class_pcb_target.h Removed const modifier for returned non-reference types 5 years ago
class_track.cpp Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 5 years ago
class_track.h Require explicit decl of maxError and errorLocations. 5 years ago
class_zone.cpp Remove trigo.h from eda_text.h 5 years ago
class_zone.h Require explicit decl of maxError and errorLocations. 5 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Finish exorcising the old DRC system. 5 years ago
collectors.cpp Class renaming. 5 years ago
collectors.h Naming conventions. 5 years ago
convert_drawsegment_list_to_polygon.cpp Require explicit decl of maxError and errorLocations. 5 years ago
cross-probing.cpp Remove painter.h from eda_text.h 5 years ago
edit.cpp PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
edit_track_width.cpp Allow copy-track-width to co-exist with current-track-width. 5 years ago
files.cpp Properly set up new boards when creating from the command line 5 years ago
footprint_edit_frame.cpp Cleanup: Move KiCad files into plugins folder 5 years ago
footprint_edit_frame.h Class renaming. 5 years ago
footprint_editor_settings.cpp Use the central SetIfPresent helper 5 years ago
footprint_editor_utils.cpp Class renaming. 5 years ago
footprint_info_impl.cpp more cleanup about removing useless include 5 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Cleanup: Move KiCad files into plugins folder 5 years ago
footprint_preview_panel.cpp Fix inches being sometimes used instead of mils 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 Switch to showing metric/imperial units in comboboxes and menus 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 more cleanup about removing useless include 5 years ago
footprint_wizard_frame.h Add snapping to eeschema 5 years ago
footprint_wizard_frame_functions.cpp more cleanup about removing useless include 5 years ago
fp_shape.cpp Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago
fp_shape.h Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago
fp_text.cpp Remove trigo.h from eda_text.h 5 years ago
fp_text.h Class renaming. 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
graphics_cleaner.cpp Class renaming. 5 years ago
graphics_cleaner.h Class renaming. 5 years ago
grid_layer_box_helpers.cpp Dismiss the layer selector grid combobox when it loses focus 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp more cleanup about removing useless include 5 years ago
invoke_pcb_dialog.h Implement a new settings framework across all of KiCad 6 years ago
io_mgr.cpp Cleanup: Move KiCad files into plugins folder 5 years ago
io_mgr.h Fix conversion warnings 5 years ago
kicad_clipboard.cpp Cleanup: Move KiCad files into plugins folder 5 years ago
kicad_clipboard.h Cleanup: Move KiCad files into plugins folder 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
load_select_footprint.cpp Cleanup. No changes to execution. 5 years ago
menubar_footprint_editor.cpp Introduce new action to switch to mils as a unit 5 years ago
menubar_pcb_editor.cpp Introduce new action to switch to mils as a unit 5 years ago
netinfo.h Remove unused nets when updating PCB. 5 years ago
netinfo_item.cpp Add mils to units, remove useMils variables 5 years ago
netinfo_list.cpp more cleanup about removing useless include 5 years ago
pad_custom_shape_functions.cpp Require explicit decl of maxError and errorLocations. 5 years ago
pad_naming.cpp Standardize pad type enums 5 years ago
pad_naming.h Pcbnew: Array tool should not number NPTHs 7 years ago
pcb_base_edit_frame.cpp Add mils to units, remove useMils variables 5 years ago
pcb_base_edit_frame.h Remove PCB_LAYER_WIDGET 5 years ago
pcb_base_frame.cpp Fix various rendering issues with non-through vias 5 years ago
pcb_display_options.cpp ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_draw_panel_gal.cpp Expose grid axes color control 5 years ago
pcb_draw_panel_gal.h Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
pcb_edit_frame.cpp Performance enhancements to roundrect pads and clearance outlines. 5 years ago
pcb_edit_frame.h Make track/via sizes UI more predictable and compatible with DRC. 5 years ago
pcb_expr_evaluator.cpp Require explicit decl of maxError and errorLocations. 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 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_origin_transforms.cpp Add the PCB_ORIGIN_TRANSFORMS class 5 years ago
pcb_origin_transforms.h Cleanup. No changes to execution. 5 years ago
pcb_painter.cpp Performance enhancements to roundrect pads and clearance outlines. 5 years ago
pcb_painter.h Class renaming. 5 years ago
pcb_plot_params.cpp Gerber, Dialog plot: add option to disable Aperture Macro use. 5 years ago
pcb_plot_params.h Gerber, Dialog plot: add option to disable Aperture Macro use. 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 Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago
pcb_shape.h Require explicit decl of maxError and errorLocations. 5 years ago
pcb_text.cpp Remove trigo.h from eda_text.h 5 years ago
pcb_text.h Require explicit decl of maxError and errorLocations. 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 Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
pcbnew.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Handle Windows manifests ourselves and add dpi awareness option 5 years ago
pcbnew_config.cpp Relocate the page_layout includes to a page_layout folder 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 Move microwave tools into a group on the main drawing toolbar 5 years ago
pcbnew_printout.cpp Remember mirror setting in print dialog. 5 years ago
pcbnew_printout.h Add support for print-as-per-items-tab. 5 years ago
pcbnew_settings.cpp Remember mirror setting in print dialog. 5 years ago
pcbnew_settings.h Remember mirror setting in print dialog. 5 years ago
pcbplot.cpp more cleanup about removing useless include 5 years ago
pcbplot.h Class renaming. 5 years ago
plot_board_layers.cpp Split base_struct into eda_item and eda_rect 5 years ago
plot_brditems_plotter.cpp Split base_struct into eda_item and eda_rect 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Minor code cleanup: remove useless include or useless code. 5 years ago
sel_layer.cpp more cleanup about removing useless include 5 years ago
text_mod_grid_table.cpp Remove trigo.h from eda_text.h 5 years ago
text_mod_grid_table.h Class renaming. 5 years ago
toolbars_footprint_editor.cpp Add grid properties context menu to grid toolbar 5 years ago
toolbars_footprint_viewer.cpp Introduce new action to switch to mils as a unit 5 years ago
toolbars_pcb_editor.cpp Allow copy-track-width to co-exist with current-track-width. 5 years ago
tracks_cleaner.cpp Require explicit decl of maxError and errorLocations. 5 years ago
tracks_cleaner.h Make via cleaning options clearer. 5 years ago
undo_redo.cpp Don't leave hidden flag when undoing/redoing. 5 years ago
zone_filler.cpp Fix minor compil warnings (shadowed vars) 5 years ago
zone_filler.h Move DebugZoneFiller to advanced config. 5 years ago
zone_settings.cpp more cleanup about removing useless include 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 more cleanup about removing useless include 5 years ago
zones_functions_for_undo_redo.cpp more cleanup about removing useless include 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 more cleanup about removing useless include 5 years ago