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.
 
 
 
 
 
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
..
autorouter Remove all debugging output that cannot be disabled. 5 years ago
board_stackup_manager Give the user a bit of help with board thickness. 5 years ago
connectivity Remove all debugging output that cannot be disabled. 5 years ago
dialogs Only paint pads on layers they appear on. 5 years ago
drc Use the right sign when dealing with the clearance epsilon. 5 years ago
exporters Resolve textvars in Gerber place files. 5 years ago
github Remove all debugging output that cannot be disabled. 5 years ago
import_gfx Dialog changes forgotten in c479deaf 5 years ago
microwave Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
netlist_reader Cleanup some unused variables 5 years ago
pcad2kicadpcb_plugin Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
plugins/altium Altium: Refactor and add initial structure for schematic importer 5 years ago
python circular pad array wizard: pin 1 optionally square 5 years ago
ratsnest ADDED: New appearance control widget for PcbNew 5 years ago
router Fix issue generating alternate shape 5 years ago
specctra_import_export Remove all debugging output that cannot be disabled. 5 years ago
swig Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
tools Pcbnew: Fix bug when mouse moves off clarification menu 5 years ago
widgets Force wxWidgets to set widths smaller than BestWidth(). 5 years ago
CMakeLists.txt Altium: Refactor and add initial structure for schematic importer 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 Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
array_creator.h Move hotkeys to ACTION architecture. 7 years ago
array_pad_name_provider.cpp pcbnew: Move pads to std::deque 7 years ago
array_pad_name_provider.h Pcbnew: arrays skip existing names 7 years ago
board_commit.cpp ADDED: Group/Ungroup function 5 years ago
board_commit.h ADDED: Group/Ungroup function 5 years ago
board_connected_item.cpp Update DRC rules to new layer and disallow grammars. 5 years ago
board_connected_item.h Remove some wxString& return values for better thread safety. 5 years ago
board_design_settings.cpp Migrate RC_ITEM to use shared_ptr 5 years ago
board_item_container.h Migrate PcbNew project settings to new framework 5 years ago
board_items_to_polygon_shape_transform.cpp Remove layer check that prevents synthetic layer drawing. 5 years ago
build_BOM_from_board.cpp Output resolved text from PCBNew BOM generator. 5 years ago
class_board.cpp Cache project text vars as properties in the PCB board file. 5 years ago
class_board.h Remove extra redirection from GetDesignSettings() 5 years ago
class_board_item.cpp BOARD_ITEM: assert on unimplemented GetEffectiveShape() 5 years ago
class_dimension.cpp Properties meta-data for pcbnew classes 5 years ago
class_dimension.h Removed const modifier for returned non-reference types 5 years ago
class_drawsegment.cpp Add other (open) shapes to GetLength() calculation. 5 years ago
class_drawsegment.h Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
class_edge_mod.cpp Fix minor wxWidgets alert and a few Coverity warnings. 5 years ago
class_edge_mod.h Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
class_marker_pcb.cpp Migrate RC_ITEM to use shared_ptr 5 years ago
class_marker_pcb.h Migrate RC_ITEM to use shared_ptr 5 years ago
class_module.cpp Copy properties in module operator= and copy constructors. 5 years ago
class_module.h Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
class_pad.cpp Only paint pads on layers they appear on. 5 years ago
class_pad.h Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
class_pcb_group.cpp Fix some I18n issues. 5 years ago
class_pcb_target.cpp Properties meta-data for pcbnew classes 5 years ago
class_pcb_target.h Removed const modifier for returned non-reference types 5 years ago
class_pcb_text.cpp Cache project text vars as properties in the PCB board file. 5 years ago
class_pcb_text.h pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_text_mod.cpp Cache project text vars as properties in the PCB board file. 5 years ago
class_text_mod.h pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_track.cpp Initialize the PCB_LAYER_T enum in the property manager 5 years ago
class_track.h Post-rebase fixes 5 years ago
class_zone.cpp Commenting and formatting. 5 years ago
class_zone.h Commenting and formatting. 5 years ago
cleanup_item.cpp Make sure zone fills are up-to-date before deleting unconnected things. 5 years ago
cleanup_item.h Make sure zone fills are up-to-date before deleting unconnected things. 5 years ago
collectors.cpp Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
collectors.h OnPixelInUI is meant to be a scaling factor, not a vector. 5 years ago
convert_drawsegment_list_to_polygon.cpp Fix crash with missing board outline 5 years ago
cross-probing.cpp Raise limit to prevent zooming on cross-probing. 5 years ago
eagle_plugin.cpp Remove all debugging output that cannot be disabled. 5 years ago
eagle_plugin.h eagle: Change font size calculation 6 years ago
edit.cpp Remove all debugging output that cannot be disabled. 5 years ago
edit_track_width.cpp Remove all debugging output that cannot be disabled. 5 years ago
files.cpp Appearance panel must be initialized from board before setting active layer. 5 years ago
footprint_edit_frame.cpp Save file / window states for kicad project locally 5 years ago
footprint_edit_frame.h Save file / window states for kicad project locally 5 years ago
footprint_editor_settings.cpp Remove unused footprint text front & back colours. 5 years ago
footprint_editor_utils.cpp Remove all debugging output that cannot be disabled. 5 years ago
footprint_info_impl.cpp Implement an app progress indicator in the taskbar 5 years ago
footprint_info_impl.h Use binary search on Footprint Info list. 7 years ago
footprint_libraries_utils.cpp Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
footprint_preview_panel.cpp Improve color theme support in the footprint preview widget 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 Save file / window states for kicad project locally 5 years ago
footprint_viewer_frame.h Save file / window states for kicad project locally 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 Save file / window states for kicad project locally 5 years ago
footprint_wizard_frame.h Save file / window states for kicad project locally 5 years ago
footprint_wizard_frame_functions.cpp Remove all debugging output that cannot be disabled. 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. 7 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
gpcb_plugin.cpp Cleanup some compiler warnings 5 years ago
gpcb_plugin.h Comment-only changes 6 years ago
graphics_cleaner.cpp Migrate RC_ITEM to use shared_ptr 5 years ago
graphics_cleaner.h Migrate RC_ITEM to use shared_ptr 5 years ago
grid_layer_box_helpers.cpp ADDED: Enable color themes for PcbNew printing 6 years ago
grid_layer_box_helpers.h In-place editing for footprint TEXTE_MODULEs. 7 years ago
initpcb.cpp ADDED: New appearance control widget for PcbNew 5 years ago
invoke_pcb_dialog.h Implement a new settings framework across all of KiCad 6 years ago
io_mgr.cpp Altium: Refactor and add initial structure for schematic importer 5 years ago
io_mgr.h Use Record handling for parsing 6 years ago
kicad_clipboard.cpp Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
kicad_clipboard.h Convert parent-less module items to board items on paste. 5 years ago
kicad_plugin.cpp Fix indentation of properties in PCB file. 5 years ago
kicad_plugin.h Cache project text vars as properties in the PCB board file. 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
legacy_plugin.cpp Remove all debugging output that cannot be disabled. 5 years ago
legacy_plugin.h Comment-only changes 6 years ago
load_select_footprint.cpp Remove all debugging output that cannot be disabled. 5 years ago
menubar_footprint_editor.cpp pcbnew: Add "Select All" Action to pcbnew and fpedit 5 years ago
menubar_pcb_editor.cpp pcbnew: Add "Select All" Action to pcbnew and fpedit 5 years ago
netinfo.h Remove unused nets when updating PCB. 5 years ago
netinfo_item.cpp Migrate PcbNew project settings to new framework 5 years ago
netinfo_list.cpp Remove all debugging output that cannot be disabled. 5 years ago
pad_custom_shape_functions.cpp Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
pad_naming.cpp Pcbnew: Array tool should not number NPTHs 7 years ago
pad_naming.h Pcbnew: Array tool should not number NPTHs 7 years ago
pcb_base_edit_frame.cpp Save file / window states for kicad project locally 5 years ago
pcb_base_edit_frame.h Save file / window states for kicad project locally 5 years ago
pcb_base_frame.cpp Better defaults for brightness factors 5 years ago
pcb_display_options.cpp ADDED: New appearance control widget for PcbNew 5 years ago
pcb_draw_panel_gal.cpp Add DRC markers to the list of never-dimmed layers 5 years ago
pcb_draw_panel_gal.h Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
pcb_edit_frame.cpp Save file / window states for kicad project locally 5 years ago
pcb_edit_frame.h Save file / window states for kicad project locally 5 years ago
pcb_expr_evaluator.cpp Fix overzealous delete from previous commit. 5 years ago
pcb_expr_evaluator.h Replace error reporting in DRC rule compiler. 5 years ago
pcb_layer_box_selector.cpp ADDED: Enable color themes for PcbNew printing 6 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_layer_widget.cpp Ripout the old SyncToolbars infrastructure reminants 5 years ago
pcb_layer_widget.h Only update colors on layer widget when closing preferences 6 years ago
pcb_painter.cpp Only paint pads on layers they appear on. 5 years ago
pcb_painter.h Use layer base color to create selection candidate color 5 years ago
pcb_parser.cpp Cache project text vars as properties in the PCB board file. 5 years ago
pcb_parser.h Cache project text vars as properties in the PCB board file. 5 years ago
pcb_plot_params.cpp Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 6 years ago
pcb_plot_params.h Implement changes for Sketch Pads to Fab Layers. 6 years ago
pcb_plot_params_parser.h Comment-only changes 6 years ago
pcb_screen.cpp Undo for schematic-wide operations. 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 Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
pcbnew.h NetClass settings for Eeschema. 5 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Save file / window states for kicad project locally 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 Add Open Python directory to menus. 5 years ago
pcbnew_printout.cpp Fix minor wxWidgets alert and a few Coverity warnings. 5 years ago
pcbnew_printout.h Add support for print-as-per-items-tab. 5 years ago
pcbnew_settings.cpp Remember the last active tab on the appearance panel 5 years ago
pcbnew_settings.h Remember the last active tab on the appearance panel 5 years ago
pcbplot.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
pcbplot.h Implement changes for Sketch Pads to Fab Layers. 6 years ago
plot_board_layers.cpp Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
plot_brditems_plotter.cpp Performance enhancements. 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
sel_layer.cpp ADDED: Enable color themes for PcbNew printing 6 years ago
text_mod_grid_table.cpp Generalize default footprint fields. 6 years ago
text_mod_grid_table.h Switch to scoped enums 6 years ago
toolbars_footprint_editor.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
toolbars_footprint_viewer.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
toolbars_pcb_editor.cpp Only update the layer icon bitmap when it has actually changed 5 years ago
tracks_cleaner.cpp Make via cleaning options clearer. 5 years ago
tracks_cleaner.h Make via cleaning options clearer. 5 years ago
undo_redo.cpp Remove all debugging output that cannot be disabled. 5 years ago
zone_filler.cpp Fix breakage from layer change. 5 years ago
zone_filler.h Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
zone_settings.cpp Dark-mode proof the undefined colour swatch. 5 years ago
zone_settings.h Implement pad & via aprons for hatched zones. 5 years ago
zones.h Implement a new settings framework across all of KiCad 6 years ago
zones_by_polygon.cpp Move commit handling outside of ZoneFiller. 5 years ago
zones_functions_for_undo_redo.cpp Undo for schematic-wide operations. 5 years ago
zones_functions_for_undo_redo.h Fix occurrences of "edition" which should be "editing" 7 years ago
zones_test_and_combine_areas.cpp Cleanup old defines/dead code 5 years ago