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.
 
 
 
 
 
Jeff Young aceed2b0a4 Cleaner look for colour swatches and the undefined colour. 5 years ago
..
altium2kicadpcb_plugin Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
autorouter Update DRC rules to new layer and disallow grammars. 5 years ago
board_stackup_manager Give the user a bit of help with board thickness. 5 years ago
connectivity ADDED: New appearance control widget for PcbNew 5 years ago
dialogs Fix a few I18n issues. 5 years ago
drc Switch shared_ptr creation to using make_shared 5 years ago
exporters Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
github Add text variable support to envVar processing. 6 years ago
import_gfx Remove declaration "using std::unique_ptr" in a header. 6 years ago
microwave Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
netlist_reader Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
pcad2kicadpcb_plugin Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 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 memory mgmt issue with SOLID shapes 5 years ago
specctra_import_export Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
swig Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
tools Update selection ratsnest should do slow updates sometimes 5 years ago
widgets Cleaner look for colour swatches and the undefined colour. 5 years ago
CMakeLists.txt ADDED: New appearance control widget for PcbNew 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. 6 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 Update DRC rules to new layer and disallow grammars. 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 Moving modules from DLIST to std::deque 7 years ago
class_board.cpp Fix a few I18n issues. 5 years ago
class_board.h Rename class GROUP in pcbnew to PCB_GROUP 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 Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
class_drawsegment.h Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
class_edge_mod.cpp Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 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 Remove auto. 5 years ago
class_module.h Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
class_pad.cpp ADDED: New appearance control widget for PcbNew 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 pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_pcb_text.h pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_text_mod.cpp pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_text_mod.h pcbnew: implement GetEffectiveShape() for tracks/vias/arcs/texts 5 years ago
class_track.cpp ADDED: New appearance control widget for PcbNew 5 years ago
class_track.h Post-rebase fixes 5 years ago
class_zone.cpp ADDED: New appearance control widget for PcbNew 5 years ago
class_zone.h ADDED: New appearance control widget for PcbNew 5 years ago
cleanup_item.cpp Separate Cleanup Via from Cleanup Track 5 years ago
cleanup_item.h Migrate RC_ITEM to use shared_ptr 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 Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
cross-probing.cpp Raise limit to prevent zooming on cross-probing. 5 years ago
eagle_plugin.cpp Remove duplicate code in Eagle PCB plugin 5 years ago
eagle_plugin.h eagle: Change font size calculation 5 years ago
edit.cpp More visibility settings infrastructure 5 years ago
edit_track_width.cpp Undo for schematic-wide operations. 5 years ago
files.cpp ADDED: New appearance control widget for PcbNew 5 years ago
footprint_edit_frame.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
footprint_edit_frame.h Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
footprint_editor_settings.cpp Add selection filter to footprint editor 5 years ago
footprint_editor_utils.cpp Improve delete-unused-layers to better handle multi-layer items. 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 Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
footprint_viewer_frame.h Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 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 Only init display options after creating a canvas 5 years ago
footprint_wizard_frame.h Consolidate common viewer actions across cvpcb and pcbnew frames 6 years ago
footprint_wizard_frame_functions.cpp Change more enums over to scoped enums 6 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 Use Record handling for parsing 6 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 Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
kicad_plugin.h Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
layer_widget.cpp Cleaner look for colour swatches and the undefined colour. 5 years ago
layer_widget.h Performance improvements for Gerber loading. 6 years ago
legacy_plugin.cpp Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
legacy_plugin.h Comment-only changes 6 years ago
load_select_footprint.cpp CHANGED: Library editors are now usable with no project loaded 5 years ago
menubar_footprint_editor.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
menubar_pcb_editor.cpp Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 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 unused nets when updating PCB. 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 Ripout the old SyncToolbars infrastructure reminants 5 years ago
pcb_base_edit_frame.h ADDED: New appearance control widget for PcbNew 5 years ago
pcb_base_frame.cpp Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
pcb_display_options.cpp ADDED: New appearance control widget for PcbNew 5 years ago
pcb_draw_panel_gal.cpp ADDED: New appearance control widget for PcbNew 5 years ago
pcb_draw_panel_gal.h Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
pcb_edit_frame.cpp Don't say the board must be empty to be modified 5 years ago
pcb_edit_frame.h Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
pcb_expr_evaluator.cpp Attempt to fix locale issue with decimal separator in rules. 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 Fix rendering of net colors on items 5 years ago
pcb_painter.h ADDED: New appearance control widget for PcbNew 5 years ago
pcb_parser.cpp Ensure pads and zones come up visible by default 5 years ago
pcb_parser.h Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
pcb_plot_params.cpp Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 5 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 Fix rendering of net colors on items 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 Add support for print-as-per-items-tab. 5 years ago
pcbnew_printout.h Add support for print-as-per-items-tab. 5 years ago
pcbnew_settings.cpp Remember width of right AUI panel in PcbNew 5 years ago
pcbnew_settings.h Remember width of right AUI panel in PcbNew 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 TRACKS_CLEANER: post-rebase fixes 5 years ago
tracks_cleaner.h Migrate RC_ITEM to use shared_ptr 5 years ago
undo_redo.cpp ADDED: Group/Ungroup function 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 Cleaner look for colour swatches and the undefined colour. 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