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 bbcc840989 Cleanup rebase fns 5 years ago
..
autorouter enum class PAD_SHAPE_T 5 years ago
board_stackup_manager Use half copper thickness as the thickness of the start and end of vias 5 years ago
connectivity Enum class PAD_ATTR_T 5 years ago
dialogs Move pcbnew swig 4 years ago
drc Fix diff pair coupling test when gap constraint is in a different rule 4 years ago
exporters Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
import_gfx Catch oom for graphics importer 5 years ago
microwave Move grid disable modifier from ALT to CTRL. 5 years ago
netlist_reader Clear UUID paths of unmatched footprints even when not deleting. 4 years ago
plugins Cleanup: Use make_unique for the legacy plugin board deleter 4 years ago
python Cleanup rebase fns 4 years ago
ratsnest Don't show ratsnest on layers hidden by contrast mode 5 years ago
router Fix uninitialized member warnings 4 years ago
specctra_import_export Rename modification flag routines 4 years ago
tools Add Python Tool to pcbnew 4 years ago
widgets Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
CMakeLists.txt Update Python Helpers 4 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 Code style 5 years ago
action_plugin.h Code style 5 years ago
array_creator.cpp Pcbnew: Allow Create Array on groups 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 Allow stackup height to be excluded from length calculations 5 years ago
board.h Add insideFrontCourtyard and insideBackCourtyard DRC functions. 5 years ago
board_commit.cpp Separate logic for multi-select and click-select when filtering. 5 years ago
board_commit.h Fix connectivity to only resolve conflicts on netlist load 5 years ago
board_connected_item.cpp Comments. 5 years ago
board_connected_item.h Fix the last of broken Doxygen comment specifiers. 5 years ago
board_design_settings.cpp Fix a few compil or coverity warnings. 4 years ago
board_item.cpp Remove PYTHON_* compile options 4 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 3D viewer: Fix broken handling of text thickness, thus creating erroneous item positions 4 years ago
build_BOM_from_board.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Added a lot of consts and refactored a few lines 5 years ago
collectors.cpp Enum class PAD_ATTR_T 5 years ago
collectors.h Separate logic for multi-select and click-select when filtering. 5 years ago
convert_drawsegment_list_to_polygon.cpp enum class PCB_SHAPE_TYPE_T 5 years ago
convert_drawsegment_list_to_polygon.h Separate polygonization error from chaining error. 5 years ago
cross-probing.cpp Naming conventions. 4 years ago
dimension.cpp Fix minor Coverity warnings and minor compil warnings. 5 years ago
dimension.h Change orientation and flip sign of dimension height when rotating orthogonal dimensions. 5 years ago
edit.cpp Formatting. 5 years ago
edit_track_width.cpp Fix change in preference panel name. 5 years ago
edit_zone_helpers.cpp Make sure we have footprint courtyards before depending on DRC rules. 5 years ago
files.cpp Rename modification flag routines 4 years ago
footprint.cpp Harmonize property names for zone/footprint/pad clearance and thermals 4 years ago
footprint.h Don't do any hole clearance testing within a single footprint. 5 years ago
footprint_edit_frame.cpp Move pcbnew swig 4 years ago
footprint_edit_frame.h Unify IsSave and IsModify 4 years ago
footprint_editor_settings.cpp Worksheet -> (industry standard) Drawing Sheet. 5 years ago
footprint_editor_utils.cpp Rename modification flag routines 4 years ago
footprint_info_impl.cpp Load footprint info when there's no cache available. 4 years ago
footprint_info_impl.h Replace wxTextFile for writing fp info cache 5 years ago
footprint_libraries_utils.cpp Rename modification flag routines 4 years ago
footprint_preview_panel.cpp Used cached footprints without check in preview 5 years ago
footprint_preview_panel.h Remove multi-threading for footprint loading. 5 years ago
footprint_tree_pane.cpp Split lib tree initialization into a two-pass affair. 5 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Decouple 3D view dirty marking and refresh 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 MODULE -> FOOTPRINT. 5 years ago
footprint_wizard_frame.cpp Add Python Tool to pcbnew 4 years ago
footprint_wizard_frame.h Remove PYTHON_* compile options 4 years ago
footprint_wizard_frame_functions.cpp FOOTPRINT_WIZARD_FRAME: minor fixes. 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 Show if pads, zones, and dimensions are locked in the status bar. 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 4 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Handle doc urls enclosed in parens. 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 Rename modification flag routines 4 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 Fix typo 5 years ago
kicad_clipboard.h Remove shadowing of identical base m_parser member 5 years ago
load_select_footprint.cpp Rename modification flag routines 4 years ago
menubar_footprint_editor.cpp Remove PYTHON_* compile options 4 years ago
menubar_pcb_editor.cpp Add Python Tool to pcbnew 4 years ago
netinfo.h Fix the last of broken Doxygen comment specifiers. 5 years ago
netinfo_item.cpp Improve algorithm for calculating net length; use it for netinfo message panel 5 years ago
netinfo_list.cpp Don't double-remove nets when netcodes are reused 5 years ago
pad.cpp Harmonize property names for zone/footprint/pad clearance and thermals 4 years ago
pad.h Enum class PAD_PROP_T 5 years ago
pad_custom_shape_functions.cpp enum class PAD_SHAPE_T 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 Apply Eeschema cursor updating architecture to PCBNew. 5 years ago
pcb_base_edit_frame.h Push pcbnew layer alpha change update into base frame 5 years ago
pcb_base_frame.cpp Rename modification flag routines 4 years ago
pcb_display_options.cpp Make live 3D refresh optional 5 years ago
pcb_draw_panel_gal.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
pcb_draw_panel_gal.h Round 2 of Worksheet -> Drawing Sheet. 5 years ago
pcb_edit_frame.cpp Cleanup rebase fns 4 years ago
pcb_edit_frame.h Cleanup rebase fns 4 years ago
pcb_expr_evaluator.cpp Fix uninitialized member warnings 4 years ago
pcb_expr_evaluator.h Fix uninitialized member warnings 4 years ago
pcb_group.cpp Test for group in footprint was snagging all footprint children. 5 years ago
pcb_layer_box_selector.cpp Ensure the layer dropdowns are correctly sized 5 years ago
pcb_layer_box_selector.h Make indeterminate control states clearer for the user. 6 years ago
pcb_marker.cpp Rework bitmap system to load from archived PNGs 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 Don't apply margin to "interior" shapes in a shape-set. 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 Improve clarity in the Print dialog around edge cuts layer. 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 enum class PCB_SHAPE_TYPE_T 5 years ago
pcb_shape.h enum class PCB_SHAPE_TYPE_T 5 years ago
pcb_target.cpp Rework bitmap system to load from archived PNGs 5 years ago
pcb_target.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_text.cpp Pcbnew: fix incorrect PCB_TEXT::TextHitTest( const EDA_RECT& aRect,... ). 5 years ago
pcb_text.h Pcbnew: fix incorrect PCB_TEXT::TextHitTest( const EDA_RECT& aRect,... ). 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 Add Python Tool to pcbnew 4 years ago
pcbnew.h Add Python Tool to pcbnew 4 years ago
pcbnew.icns Update icon resource sets 5 years ago
pcbnew_config.cpp Remove PYTHON_* compile options 4 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 4 years ago
pcbnew_printout.cpp Pcbnew printing: fix missing zones on non copper layers. 4 years ago
pcbnew_printout.h Improve clarity in the Print dialog around edge cuts layer. 5 years ago
pcbnew_settings.cpp Remove PYTHON_* compile options 4 years ago
pcbnew_settings.h Remove PYTHON_* compile options 4 years ago
pcbplot.cpp Added a lot of consts and refactored a few lines 5 years ago
pcbplot.h Added a lot of consts and refactored a few lines 5 years ago
plot_board_layers.cpp Enum class PAD_ATTR_T 5 years ago
plot_brditems_plotter.cpp Don't drop text on Edge.Cuts when plotting. 4 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 Remove PYTHON_* compile options 4 years ago
toolbars_footprint_viewer.cpp Rework bitmap system to load from archived PNGs 5 years ago
toolbars_pcb_editor.cpp Centralizing SCRIPTING class 4 years ago
track.cpp Terminology (use present tense for flags). 4 years ago
track.h Fix calculation of arc lengths; include them in net inspector 5 years ago
tracks_cleaner.cpp Honor locking in cleanup ops 5 years ago
tracks_cleaner.h Consider tracks and vias together 5 years ago
undo_redo.cpp Fix missing status bar update after undo/redo. 5 years ago
zone.cpp Harmonize property names for zone/footprint/pad clearance and thermals 4 years ago
zone.h Remove ZONE::ClearFilledPolysList() and fix ZONE::Unfill() 5 years ago
zone_filler.cpp Enum class PAD_ATTR_T 5 years ago
zone_filler.h Fix issues with zone filling connectivity locking 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 Be consistent about using nullptr instead of 0 5 years ago
zones_functions_for_undo_redo.h Convert UNDO_REDO_T to an enum class 5 years ago