..
autorouter
Encourage use of full DRC for board & footprint malformed outlines.
5 years ago
board_stackup_manager
Add const specifiers
5 years ago
connectivity
Implement free vias fully
5 years ago
dialogs
Remove multi-threading for footprint loading.
5 years ago
drc
Coverity fixes.
5 years ago
exporters
Coverity fixes.
5 years ago
import_gfx
Use the C++ isnan function
5 years ago
microwave
Move headers from common folders to appropriate include folders round 1.
5 years ago
netlist_reader
Clean up some more user messages.
5 years ago
plugins
Implement free vias fully
5 years ago
python
Remove ddr3_length_match.py
5 years ago
ratsnest
Remove redundant message panel SetMsgPanel
5 years ago
router
Implement free vias fully
5 years ago
specctra_import_export
More consistent naming.
5 years ago
swig
Don't write out synthetic severities (they're headings).
5 years ago
tools
Pcbnew: Fix ctrl-MMB double click to perform 'Zoom to Objects'
5 years ago
widgets
Add i18n flag to appearance controls and selection filter
5 years ago
CMakeLists.txt
Remove rogue file from pcbnew's cmake
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
Don't check edge cuts visibility when getting board bbox from edges.
5 years ago
board.h
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
board_commit.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
board_commit.h
Formatting.
5 years ago
board_connected_item.cpp
More consistent naming.
5 years ago
board_connected_item.h
More consistent naming.
5 years ago
board_design_settings.cpp
Don't write out synthetic severities (they're headings).
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
More improvements to new selection disambiguation.
5 years ago
build_BOM_from_board.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
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
Clean up some more MODULE terms.
5 years ago
collectors.h
Rewrite PCBNew selection disambiguation based on shapes.
5 years ago
convert_drawsegment_list_to_polygon.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
5 years ago
convert_drawsegment_list_to_polygon.h
Re-factor boundary/courtyard checker error handling.
5 years ago
cross-probing.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
dimension.cpp
Cleanup of PCBNew message panel routines.
5 years ago
dimension.h
Naming conventions.
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
files.cpp
Minor fixes. In stand alone show the frame as soon as possible.
5 years ago
footprint.cpp
Special handling for presence of Ref or Value in groups.
5 years ago
footprint.h
Add bulk add/remove mode flag to the BOARD_LISTENER
5 years ago
footprint_edit_frame.cpp
Write the fp-info-cache if we close the footprint editor
5 years ago
footprint_edit_frame.h
Make sure footprint editor uses the right config object
5 years ago
footprint_editor_settings.cpp
Fix graphics snapping in Footprint Editor.
5 years ago
footprint_editor_utils.cpp
Simplify some error messages.
5 years ago
footprint_info_impl.cpp
Use a temp file for saving the fp-info-cache for now
5 years ago
footprint_info_impl.h
Replace wxTextFile for writing fp info cache
5 years ago
footprint_libraries_utils.cpp
Clean up some more user messages.
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
Unify LIB_IDs now that both are stored in sexpr files.
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
MODULE -> FOOTPRINT.
5 years ago
footprint_wizard_frame.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
footprint_wizard_frame.h
MODULE -> FOOTPRINT.
5 years ago
footprint_wizard_frame_functions.cpp
MODULE -> FOOTPRINT.
5 years ago
fp_shape.cpp
CADSTAR PCB Archive Importer: Fix arc and filled shapes in footprints
5 years ago
fp_shape.h
Move footprint shape offset/rotation stuff to the right place.
5 years ago
fp_text.cpp
DIALOG_TEXT_PROPERTIES: allows text rotation in 0.001 degree.
5 years ago
fp_text.h
More improvements to new selection disambiguation.
5 years ago
fp_tree_model_adapter.cpp
Formatting and naming conventions.
5 years ago
fp_tree_model_adapter.h
Formatting and naming conventions.
5 years ago
fp_tree_synchronizing_adapter.cpp
Remove some "class_" prefixes from files.
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
More module -> footprint.
5 years ago
invoke_pcb_dialog.h
MODULE -> FOOTPRINT.
5 years ago
io_mgr.cpp
Add optional project parameter to PCB plugin load method.
5 years ago
io_mgr.h
Add optional project parameter to PCB plugin load method.
5 years ago
kicad_clipboard.cpp
Add optional project parameter to PCB plugin load method.
5 years ago
kicad_clipboard.h
Add optional project parameter to PCB plugin load method.
5 years ago
load_select_footprint.cpp
Unify LIB_IDs now that both are stored in sexpr files.
5 years ago
menubar_footprint_editor.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
menubar_pcb_editor.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
netinfo.h
More consistent naming.
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 put up double lock confirmation dialogs.
5 years ago
pad.h
Don't put up double lock confirmation dialogs.
5 years ago
pad_custom_shape_functions.cpp
Naming conventions.
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
Read the fp-info-cache on pcb file load rather than on frame open
5 years ago
pcb_base_edit_frame.h
Turn on zone visibility when you start drawing a zone
5 years ago
pcb_base_frame.cpp
Revert Coverity fix that caused build issue with older versions of Boost.
5 years ago
pcb_display_options.cpp
ADDED: Control to only show ratsnest for visible layers
5 years ago
pcb_draw_panel_gal.cpp
Fix overlay ordering for non-copper layers
5 years ago
pcb_draw_panel_gal.h
Remove common.h from more headers
5 years ago
pcb_edit_frame.cpp
Disable the zone display types if zones are hidden
5 years ago
pcb_edit_frame.h
Non-KiCad Project importers: Do not rebuild the netlist or reannotate after import
5 years ago
pcb_expr_evaluator.cpp
Encourage use of full DRC for board & footprint malformed outlines.
5 years ago
pcb_expr_evaluator.h
Add more consts all over the place
5 years ago
pcb_group.cpp
Cleanup of PCBNew message panel routines.
5 years ago
pcb_layer_box_selector.cpp
Remove some "class_" prefixes from files.
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
Add missing GetEffectiveShape().
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
Draw FPText umbilical lines in themeable colour.
5 years ago
pcb_painter.h
Naming conventions.
5 years ago
pcb_plot_params.cpp
Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h
5 years ago
pcb_plot_params.h
Don't include plotters_specific.h where not needed
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
Cleanup of PCBNew message panel routines.
5 years ago
pcb_shape.h
More component -> symbol.
5 years ago
pcb_target.cpp
Implement GetEffectiveShape() for PCB_TARGET_Ts.
5 years ago
pcb_target.h
Implement GetEffectiveShape() for PCB_TARGET_Ts.
5 years ago
pcb_text.cpp
DIALOG_TEXT_PROPERTIES: allows text rotation in 0.001 degree.
5 years ago
pcb_text.h
More improvements to new selection disambiguation.
5 years ago
pcb_view.cpp
MODULE -> FOOTPRINT.
5 years ago
pcb_view.h
Naming conventions.
5 years ago
pcbnew.cpp
Remove some "class_" prefixes from files.
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
Make distinction between PCBNew-wide tools and Board-specific tools.
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
Cleanup. Push more editing functions to toolset.
5 years ago
pcbnew_printout.cpp
Naming conventions.
5 years ago
pcbnew_printout.h
D_PAD -> PAD.
5 years ago
pcbnew_settings.cpp
Fix graphics snapping in Footprint Editor.
5 years ago
pcbnew_settings.h
Allow specifying the DXF file units on import
5 years ago
pcbplot.cpp
Remove some "class_" prefixes from files.
5 years ago
pcbplot.h
MODULE -> FOOTPRINT.
5 years ago
plot_board_layers.cpp
Don't include plotters_specific.h where not needed
5 years ago
plot_brditems_plotter.cpp
Don't include plotters_specific.h where not needed
5 years ago
plotcontroller.h
Change more enums over to scoped enums
6 years ago
plugin.cpp
Add optional project parameter to PCB plugin load method.
5 years ago
sel_layer.cpp
Remove some "class_" prefixes from files.
5 years ago
text_mod_grid_table.cpp
Mostly formatting cleanup but a few type-casting cleanups too.
5 years ago
text_mod_grid_table.h
MODULE -> FOOTPRINT.
5 years ago
toolbars_footprint_editor.cpp
Consistency for gerbview toolbar icons and some other icon tweaks.
5 years ago
toolbars_footprint_viewer.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
toolbars_pcb_editor.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
track.cpp
Implement free vias fully
5 years ago
track.h
Implement free vias fully
5 years ago
tracks_cleaner.cpp
D_PAD -> PAD.
5 years ago
tracks_cleaner.h
Remove some "class_" prefixes from files.
5 years ago
undo_redo.cpp
Make distinction between PCBNew-wide tools and Board-specific tools.
5 years ago
zone.cpp
Cleanup of PCBNew message panel routines.
5 years ago
zone.h
Make sure zones are triangulated for DRC.
5 years ago
zone_filler.cpp
More improvements to new selection disambiguation.
5 years ago
zone_filler.h
D_PAD -> PAD.
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_by_polygon.cpp
More consistent naming.
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
zones_test_and_combine_areas.cpp
Remove some "class_" prefixes from files.
5 years ago