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.
 
 
 
 
 
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
..
autorouter Fix the last of broken Doxygen comment specifiers. 5 years ago
board_stackup_manager Unify thickness 5 years ago
connectivity bool/int type safety 5 years ago
dialogs Add a less-intrusive validation system to board setup 5 years ago
drc Make sure layer gets passed in to rules evaluation. 5 years ago
exporters Use consistent terminology for component placement files. 5 years ago
import_gfx Fix invalid windows macro 5 years ago
microwave Fix the last of broken Doxygen comment specifiers. 5 years ago
netlist_reader Rebuild ratsnest when importing netlist 5 years ago
plugins CADSTAR PCB Archive Loader: Fix loading of zero sized pads 5 years ago
python Remove ddr3_length_match.py 5 years ago
ratsnest Fix the last of broken Doxygen comment specifiers. 5 years ago
router Interpreting wxDialog::ShowModal()'s retval as bool is never what you want. 5 years ago
specctra_import_export Fix typo causing no netnames in SPECCTRA export 5 years ago
swig More Undo/Redo Cleanup. 5 years ago
tools Add tooltips to netclass setup panel column headers 5 years ago
widgets Refresh zone layers when copper layers change opacity. 5 years ago
CMakeLists.txt Make footprint properties accessible from python 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 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
action_plugin.h Comment-only changes 6 years ago
array_creator.cpp MODULE -> FOOTPRINT. 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 Coding policy fixes. 5 years ago
board.h Add more const specifiers 5 years ago
board_commit.cpp Make sure items are removed from groups when deleted. 5 years ago
board_commit.h Formatting. 5 years ago
board_connected_item.cpp Make sure layer gets passed in to rules evaluation. 5 years ago
board_connected_item.h Fix the last of broken Doxygen comment specifiers. 5 years ago
board_design_settings.cpp Factor in all clearance types when asking for worst clearance. 5 years ago
board_item.cpp Implement GetEffectiveShape() for PCB_TARGET_Ts. 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 Implement TransformShapeWithClearanceToPolygon for DIMENSIONs. 5 years ago
build_BOM_from_board.cpp "comp" -> "symbol". 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 Show dragging tools in context selection menu for components 5 years ago
collectors.h Show dragging tools in context selection menu for components 5 years ago
convert_drawsegment_list_to_polygon.cpp Don't treat success == true as "we got an outline". 5 years ago
convert_drawsegment_list_to_polygon.h Separate polygonization error from chaining error. 5 years ago
cross-probing.cpp Coding policy fixes. 5 years ago
dimension.cpp Don't run dimension updates while parsing files. 5 years ago
dimension.h Implement TransformShapeWithClearanceToPolygon for DIMENSIONs. 5 years ago
edit.cpp Don't request a full frame refresh when editing text properties (stop apperance flickering) 5 years ago
edit_track_width.cpp Nets don't have properites; netclasses do. 5 years ago
edit_zone_helpers.cpp Fix issues with zone filling connectivity locking 5 years ago
files.cpp Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
footprint.cpp Caching ConvexHull routine 5 years ago
footprint.h Make footprint properties accessible from python 5 years ago
footprint_edit_frame.cpp Add flip board view to footprint editor menu. 5 years ago
footprint_edit_frame.h Preserve Uuids when editing board footprints. 5 years ago
footprint_editor_settings.cpp Fix graphics snapping in Footprint Editor. 5 years ago
footprint_editor_utils.cpp Preserve Uuids when editing board footprints. 5 years ago
footprint_info_impl.cpp Coding policy fixes. 5 years ago
footprint_info_impl.h Replace wxTextFile for writing fp info cache 5 years ago
footprint_libraries_utils.cpp Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
footprint_preview_panel.cpp Remove multi-threading for footprint loading. 5 years ago
footprint_preview_panel.h Remove multi-threading for footprint loading. 5 years ago
footprint_tree_pane.cpp More Module -> Footprint and a bit of formatting cleanup. 5 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Generalize the Ctrl-Q to all frames 5 years ago
footprint_viewer_frame.h More Undo/Redo Cleanup. 5 years ago
footprint_wizard.cpp Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard.h MODULE -> FOOTPRINT. 5 years ago
footprint_wizard_frame.cpp FOOTPRINT_WIZARD_FRAME: minor fixes. 5 years ago
footprint_wizard_frame.h More Undo/Redo Cleanup. 5 years ago
footprint_wizard_frame_functions.cpp FOOTPRINT_WIZARD_FRAME: minor fixes. 5 years ago
fp_shape.cpp fp shape, ARC: fix incorrect arc end position after flipping/mirroring. 5 years ago
fp_shape.h fp shape, ARC: fix incorrect arc end position after flipping/mirroring. 5 years ago
fp_text.cpp Resolve text variables in title blocks for outputing to netlist. 5 years ago
fp_text.h Fix the last of broken Doxygen comment specifiers. 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 library tree behavior when duplicate project table entry is disabled. 5 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Fix issues in reporting netclasses. 5 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
graphics_cleaner.h MODULE -> FOOTPRINT. 5 years ago
grid_layer_box_helpers.cpp Remove some "class_" prefixes from files. 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp Preserve Uuids when editing board footprints. 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 Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
kicad_clipboard.cpp Fix typo 5 years ago
kicad_clipboard.h Remove shadowing of identical base m_parser member 5 years ago
load_select_footprint.cpp Preserve Uuids when editing board footprints. 5 years ago
menubar_footprint_editor.cpp Add flip board view to footprint editor menu. 5 years ago
menubar_pcb_editor.cpp Remove conditions from common immediate-mode keys 5 years ago
netinfo.h Fix the last of broken Doxygen comment specifiers. 5 years ago
netinfo_item.cpp Fix minor compil warnings. 5 years ago
netinfo_list.cpp More consistent naming. 5 years ago
pad.cpp Don't render hole walls when no physical layers are visible. 5 years ago
pad.h Flash pads when connected by zone 5 years ago
pad_custom_shape_functions.cpp Performance enhancements. 5 years ago
pad_naming.cpp D_PAD -> PAD. 5 years ago
pad_naming.h D_PAD -> PAD. 5 years ago
pcb_base_edit_frame.cpp Don't create project files unconditionally when importing boards 5 years ago
pcb_base_edit_frame.h More Undo/Redo Cleanup. 5 years ago
pcb_base_frame.cpp Cleanup includes and formatting. 5 years ago
pcb_display_options.cpp ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_draw_panel_gal.cpp Redo pad & via painting (again). 5 years ago
pcb_draw_panel_gal.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pcb_edit_frame.cpp Generalize the Ctrl-Q to all frames 5 years ago
pcb_edit_frame.h Implement more precise annotation-required messages. 5 years ago
pcb_expr_evaluator.cpp Convert insideArea test for zones to be "any copper inside". 5 years ago
pcb_expr_evaluator.h Performance improvements for DRC rules. 5 years ago
pcb_group.cpp Coding policy fixes. 5 years ago
pcb_layer_box_selector.cpp Code cleanup: remove include wx.h from pcb_plot_params.h. 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_marker.cpp Don't put up double lock confirmation dialogs. 5 years ago
pcb_marker.h Make wxFindReplaceData argument const 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 Cleanup includes and formatting. 5 years ago
pcb_painter.h Only apply B&W printer fixes when printing. 5 years ago
pcb_plot_params.cpp Remove unused line width option 5 years ago
pcb_plot_params.h Remove unused line width option 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 Comment. 5 years ago
pcb_shape.h fp shape, ARC: fix incorrect arc end position after flipping/mirroring. 5 years ago
pcb_target.cpp PCB_TARGET: add missing GetMsgPanelInfo() virtual function. 5 years ago
pcb_target.h PCB_TARGET: add missing GetMsgPanelInfo() virtual function. 5 years ago
pcb_text.cpp One more attempt to fix flipping geometry. 5 years ago
pcb_text.h Make wxFindReplaceData argument const 5 years ago
pcb_view.cpp A groups children may also have children. 5 years ago
pcb_view.h Naming conventions. 5 years ago
pcbnew.cpp Clear pythonpath and pythonhome vars on msvc like msys2 does 5 years ago
pcbnew.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
pcbnew.icns Update icon resource sets 5 years ago
pcbnew.rc Handle Windows manifests ourselves and add dpi awareness option 5 years ago
pcbnew_config.cpp Don't create project files unconditionally when importing boards 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 Cleanup. Push more editing functions to toolset. 5 years ago
pcbnew_printout.cpp Redo pad & via painting (again). 5 years ago
pcbnew_printout.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pcbnew_settings.cpp Remove unused line width parameter 5 years ago
pcbnew_settings.h Remove unused line width parameter 5 years ago
pcbplot.cpp Resolve text variables in title blocks for outputing to netlist. 5 years ago
pcbplot.h Make small drill marks size configurable via advanced config for both printing and plotting 5 years ago
plot_board_layers.cpp Make small drill marks size configurable via advanced config for both printing and plotting 5 years ago
plot_brditems_plotter.cpp Gerber plotter: prepare optimization of aperture macros type free polygons. 5 years ago
plotcontroller.h Change more enums over to scoped enums 6 years ago
plugin.cpp Non-Kicad Project Importers: Fix the creation of project fp libraries 5 years ago
sel_layer.cpp Better sizing for some conditional dialogs. 5 years ago
toolbars_footprint_editor.cpp Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
toolbars_footprint_viewer.cpp Icons: fix incorrect icon in footprint browser 5 years ago
toolbars_pcb_editor.cpp Add "Limit graphic lines to 45 deg" to line drawing tool context menu 5 years ago
track.cpp Make sure layer gets passed in to rules evaluation. 5 years ago
track.h Remove errant printf 5 years ago
tracks_cleaner.cpp Consider tracks and vias together 5 years ago
tracks_cleaner.h Consider tracks and vias together 5 years ago
undo_redo.cpp More Undo/Redo Cleanup. 5 years ago
zone.cpp Make sure layer gets passed in to rules evaluation. 5 years ago
zone.h Add missing const to Matches 5 years ago
zone_filler.cpp Make sure layer gets passed in to rules evaluation. 5 years ago
zone_filler.h Fix issues with zone filling connectivity locking 5 years ago
zone_settings.cpp Remove some "class_" prefixes from files. 5 years ago
zone_settings.h Update some classnames including archaic zone names. 5 years ago
zones.h Update some classnames including archaic zone names. 5 years ago
zones_functions_for_undo_redo.cpp Remove some "class_" prefixes from files. 5 years ago
zones_functions_for_undo_redo.h Convert UNDO_REDO_T to an enum class 5 years ago