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.
 
 
 
 
 
Andrzej Wolski ff3f229871 Decouple vias from tracks in selection filter 8 years ago
..
autorouter fix code after renaming files 8 years ago
dialogs Decouple vias from tracks in selection filter 8 years ago
exporters Gerber job file: update file format due to a recent change. 8 years ago
github Don't cache github libraries above nginx server. 8 years ago
import_dxf fix code after file renaming 8 years ago
microwave Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
pcad2kicadpcb_plugin Don't cache github libraries above nginx server. 8 years ago
python Footprint editor: fix bug in footprint wizard 2D barcode generator. 8 years ago
router Ignore pads when selecting drag candidates in router tool. 8 years ago
specctra_import_export Circle to polygon conversion: a few enhancements: 8 years ago
swig Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
tools Decouple vias from tracks in selection filter 8 years ago
CMakeLists.txt Follow standard FBP naming conventions. 8 years ago
Doxyfile_python Fixes typo in doxygen-python, and fixes unitest TestCase().discover on python < 2.7 12 years ago
Doxyfile_xml Adds target to build doxygen-python documentation, that take 12 years ago
Info.plist macOS: standardise CFBundleName to application names. 8 years ago
action_plugin.cpp Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
action_plugin.h Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
append_board_to_current.cpp Refactor post-load actions in PcbNew and apply them consistently 8 years ago
array_creator.cpp Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
array_creator.h Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago
attribut.cpp fix code after renaming files 8 years ago
block.cpp Decouple vias from tracks in selection filter 8 years ago
block_footprint_editor.cpp rename files: replace module by footprint in dialog filenames 8 years ago
board_commit.cpp Update ratsnest after a footprint change 8 years ago
board_commit.h refactoring: make BOARD_COMMIT independent from pcbnew 8 years ago
board_connected_item.cpp rename files 8 years ago
board_connected_item.h rename files 8 years ago
board_design_settings.cpp rename files 8 years ago
board_item_container.h Doxygen comment improvements. 8 years ago
board_items_to_polygon_shape_transform.cpp Refinement in circle to segment approximation for clearance area of DRAWSEGMENTS 8 years ago
board_netlist_updater.cpp Standardize copper zones 8 years ago
board_netlist_updater.h Fixed compilation warnings 8 years ago
build_BOM_from_board.cpp fix code after renaming files 8 years ago
class_board.cpp Fix code after renaming files 8 years ago
class_board.h rename files 8 years ago
class_board_item.cpp DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape. 8 years ago
class_dimension.cpp fix code after renaming files 8 years ago
class_dimension.h pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
class_drawsegment.cpp Add EDA_RECT hit test for S_POLYGON 8 years ago
class_drawsegment.h DRAWSEGMENT, S_POLYGON shape: remove useless copies or conversion to std::vector<wxPoint> of SHPE_POLY_SET polygon shape. 8 years ago
class_edge_mod.cpp Fix pads and footprints rendering switches behavior 8 years ago
class_edge_mod.h Fix pads and footprints rendering switches behavior 8 years ago
class_marker_pcb.cpp Fix code after renaming files 8 years ago
class_marker_pcb.h Rename a few files 8 years ago
class_module.cpp Footprint editor: Graphic polygon don't follow footprint when moving reference anchor 8 years ago
class_module.h Rework footprint selection filtering to improve behavior 8 years ago
class_pad.cpp Do not draw pads on hidden copper layers. 8 years ago
class_pad.h pcbnew: fixes in primitives->custom pad tool 8 years ago
class_pcb_target.cpp fix code after renaming files 8 years ago
class_pcb_target.h pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
class_pcb_text.cpp Coverity fixes 8 years ago
class_pcb_text.h pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
class_text_mod.cpp Replace previous hidden text commit with a LOD-based one. 8 years ago
class_text_mod.h Fix pads and footprints rendering switches behavior 8 years ago
class_track.cpp Add tracks display control to Render tab 8 years ago
class_track.h rename files 8 years ago
class_zone.cpp Coverity fixes 8 years ago
class_zone.h Respect 45-degree mode when set from zone dialog. 8 years ago
collectors.cpp Do not allow selecting tracks if they are hidden 8 years ago
collectors.h Do not allow selecting tracks if they are hidden 8 years ago
connect.cpp Fix code after renaming files 8 years ago
connectivity_algo.cpp minor fix in a debug code 8 years ago
connectivity_algo.h Add comments. 8 years ago
connectivity_data.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
connectivity_data.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
controle.cpp fix code after renaming files 8 years ago
convert_drawsegment_list_to_polygon.cpp Refinement in circle to segment approximation for clearance area of DRAWSEGMENTS 8 years ago
cross-probing.cpp Standardize capitalization 8 years ago
deltrack.cpp fix code after renaming files 8 years ago
dimension.cpp fix misspelled 'Modifed' -> 'Modified' 8 years ago
drag.h Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 8 years ago
dragsegm.cpp Fix code after renaming files 8 years ago
drc.cpp DRC: Add an optional mode to report all track errors 8 years ago
drc.h DRC: Add an optional mode to report all track errors 8 years ago
drc_clearance_test_functions.cpp Optimization to track DRC and some formatting cleanup 8 years ago
drc_item.cpp rename files 8 years ago
drc_marker_functions.cpp rename files 8 years ago
eagle_plugin.cpp Eagle PCB import: mute uninitialized variable warning 8 years ago
eagle_plugin.h Eagle PCB import: handle 'roundness' DRC rule (SMD rounded rectangles) 8 years ago
edgemod.cpp Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
edit.cpp Remove a useless file and move the 2 methods to suitable files. 8 years ago
edit_pcb_text.cpp fix code after renaming files 8 years ago
edit_track_width.cpp fix code after renaming files 8 years ago
editedge.cpp fix code after renaming files 8 years ago
editrack-part2.cpp rename files 8 years ago
editrack.cpp fix code after renaming files 8 years ago
edtxtmod.cpp fix code after renaming files 8 years ago
event_handlers_tracks_vias_sizes.cpp fix code after renaming files 8 years ago
files.cpp Eagle import: fix footprint LIB_IDs in the imported board 8 years ago
footprint_edit_frame.cpp Fix compile issues under some compilers. 8 years ago
footprint_edit_frame.h Update status bar and toolbars on language change. 8 years ago
footprint_editor_onclick.cpp Don't allow many context-menu commands for NEW/MOVED items. 8 years ago
footprint_editor_options.cpp rename files 8 years ago
footprint_editor_utils.cpp Close pcb opened just to get its GAL canvas settings. 8 years ago
footprint_info_impl.cpp Don't cache github libraries above nginx server. 8 years ago
footprint_info_impl.h Go back to checking individual file timestamps. 8 years ago
footprint_libraries_utils.cpp Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
footprint_preview_panel.cpp fix code after file renaming 8 years ago
footprint_preview_panel.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
footprint_viewer_frame.cpp Peg 3D viewer in front of Footprint Viewer and Wizard. 8 years ago
footprint_viewer_frame.h rename a few files related to the footprint viewer. 8 years ago
footprint_wizard.cpp Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard.h Fix code after renaming files. Minor other fix. 8 years ago
footprint_wizard_frame.cpp Peg 3D viewer in front of Footprint Viewer and Wizard. 8 years ago
footprint_wizard_frame.h Work around wxGrid boolean editor issues 8 years ago
footprint_wizard_frame_functions.cpp Scripting: Preemptively reset footprint wizard state. 8 years ago
globaleditpad.cpp Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 8 years ago
gpcb_plugin.cpp Don't cache github libraries above nginx server. 8 years ago
gpcb_plugin.h Don't cache github libraries above nginx server. 8 years ago
help_common_strings.h Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
highlight.cpp fix code after renaming files 8 years ago
hotkeys.cpp Change 'Create Array' default hot key due to a conflict with 'New File' 8 years ago
hotkeys.h Make all new hotkeys editable; label some GAL-only hotkeys 8 years ago
hotkeys_board_editor.cpp Fix up file menu and hotkeys 8 years ago
hotkeys_footprint_editor.cpp rename files 8 years ago
initpcb.cpp fix code after renaming files 8 years ago
invoke_pcb_dialog.h Fix a few doxygen warnings 8 years ago
io_mgr.cpp Fix footprint wizard setup of gEDA libraries. 8 years ago
io_mgr.h Don't cache github libraries above nginx server. 8 years ago
kicad_clipboard.cpp Fix pasting BOARD_ITEMs containing Unicode characters 8 years ago
kicad_clipboard.h Improved copy/paste functionality by Kristoffer: 8 years ago
kicad_netlist_reader.cpp Fix quotes in UI messages 8 years ago
kicad_plugin.cpp Don't cache github libraries above nginx server. 8 years ago
kicad_plugin.h Don't cache github libraries above nginx server. 8 years ago
layer_widget.cpp Ensure router layer is visible. 8 years ago
layer_widget.h Coverity fixes 8 years ago
legacy_netlist_reader.cpp UI string normalization. 8 years ago
legacy_plugin.cpp Don't cache github libraries above nginx server. 8 years ago
legacy_plugin.h Don't cache github libraries above nginx server. 8 years ago
load_select_footprint.cpp Go back to checking individual file timestamps. 8 years ago
magnetic_tracks_functions.cpp fix code after renaming files 8 years ago
menubar_footprint_editor.cpp Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
menubar_pcb_editor.cpp Fix strings for save/load project menu options; standardize on "Load" 8 years ago
microwave.cpp Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
minimun_spanning_tree.cpp fix LSET() constructors, formatting 11 years ago
minimun_spanning_tree.h More missing source license fixes. 11 years ago
move-drag_pads.cpp Fix code after renaming files 8 years ago
move_or_drag_track.cpp fix code after renaming files 8 years ago
muwave_command.cpp fix code after renaming files 8 years ago
netclass.cpp fix code after renaming files 8 years ago
netclass.h rename files 8 years ago
netinfo.h fix code after renaming files 8 years ago
netinfo_item.cpp rename files 8 years ago
netinfo_list.cpp fix code after renaming files 8 years ago
netlist.cpp Refresh track & via net names after netlist update 8 years ago
netlist_reader.cpp Fix quotes in UI messages 8 years ago
netlist_reader.h Doxygen comment improvements. 8 years ago
onleftclick.cpp New menu structure for ModEdit. 8 years ago
onrightclick.cpp Standardize capitalization 8 years ago
pad_custom_shape_functions.cpp pcbnew: fixes in primitives->custom pad tool 8 years ago
pad_draw_functions.cpp Print solder and paste masks if user asks for them. 8 years ago
pad_edition_functions.cpp rename files 8 years ago
pcb_base_edit_frame.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcb_base_edit_frame.h Fix code after renaming files 8 years ago
pcb_base_frame.cpp Update status bar and toolbars on language change. 8 years ago
pcb_display_options.cpp rename files 8 years ago
pcb_draw_panel_gal.cpp Do not draw pads on hidden copper layers. 8 years ago
pcb_draw_panel_gal.h Use worksheet bounding box when the board is empty 8 years ago
pcb_edit_frame.cpp Update status bar and toolbars on language change. 8 years ago
pcb_edit_frame.h Update status bar and toolbars on language change. 8 years ago
pcb_footprint_edit_utils.cpp Update ratsnest after a footprint change 8 years ago
pcb_general_settings.cpp Fix compil warnings 8 years ago
pcb_general_settings.h Share certain settings between board and footprint editor 8 years ago
pcb_layer_box_selector.cpp rename files 8 years ago
pcb_layer_box_selector.h fix code after file renaming 8 years ago
pcb_layer_widget.cpp Ensure router layer is visible. 8 years ago
pcb_layer_widget.h Merge PCB_LAYER_WIDGET::SyncRenderStates into ReFillRender 8 years ago
pcb_legacy_draw_utils.cpp rename files 8 years ago
pcb_netlist.cpp Add footprint select dropdown to component chooser, serious refactoring 9 years ago
pcb_netlist.h Add footprint select dropdown to component chooser, serious refactoring 9 years ago
pcb_painter.cpp PCB_PAINTER: use dynamic_cast to determine whether an object is of EDA_ITEM type 8 years ago
pcb_painter.h Fix a minor issue in pad editor dialog: in GAL mode, the pad was sometimes shown in outline mode, sometimes in filled mode 8 years ago
pcb_parser.cpp Standardize capitalization 8 years ago
pcb_parser.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
pcb_plot_params.cpp rename files: update filenames in sources 8 years ago
pcb_plot_params.h rename files: update filenames in sources 8 years ago
pcb_plot_params_parser.h Removed all exception specifiers since deprecated. 8 years ago
pcb_screen.cpp rename files 8 years ago
pcb_view.cpp Remove some extra semicolons 8 years ago
pcb_view.h Removed unused variables in PCB_VIEW 8 years ago
pcbnew.cpp Fix spelling error 8 years ago
pcbnew.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew.icns [MacOSX] Updated Icons - Document ones still missing :( 13 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Fix strings for save/load project menu options; standardize on "Load" 8 years ago
pcbnew_config.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew_doc.icns Update OS X icns icons 16 years ago
pcbnew_id.h Retire auto-delete-old-track from toolbar. 8 years ago
pcbplot.cpp fix code after renaming files 8 years ago
pcbplot.h Fix a few doxygen warnings 8 years ago
plot_board_layers.cpp Fix code after renaming files 8 years ago
plot_brditems_plotter.cpp Fix regression in plotting %R and %V text. 8 years ago
plotcontroller.h plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script. 10 years ago
plugin.cpp Go back to checking individual file timestamps. 8 years ago
print_board_functions.cpp Minor fixes (fix a compil warning, and a incorrectly sized dialog) 8 years ago
printout_controler.cpp Fix code after renaming files 8 years ago
printout_controler.h Add more "override" markers. 9 years ago
protos.h Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
ratsnest.cpp fix code after renaming files 8 years ago
ratsnest_data.cpp fix compil issue in kicad.i and a minor compil warning 8 years ago
ratsnest_data.h Fix a few doxygen warnings 8 years ago
ratsnest_viewitem.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
ratsnest_viewitem.h Code formatting and clean-up 8 years ago
sel_layer.cpp fix code after file renaming 8 years ago
swap_layers.cpp fix code after renaming files 8 years ago
target_edit.cpp fix code after renaming files 8 years ago
tool_footprint_editor.cpp Standardize capitalization 8 years ago
tool_footprint_viewer.cpp Standardize terminology for automatic zoom to "Zoom to Fit". 8 years ago
tool_onrightclick.cpp fix code after renaming files 8 years ago
tool_pcb_editor.cpp Retire auto-delete-old-track from toolbar. 8 years ago
toolbars_update_user_interface.cpp Retire auto-delete-old-track from toolbar. 8 years ago
tracks_cleaner.cpp Track cleaner: make option "Delete dangling tracks" working again. 8 years ago
undo_redo.cpp fix code after renaming files 8 years ago
zone_filler.cpp Custom pads: allows solid connection to zones. 8 years ago
zone_filler.h Reinstate multi-threading in zone filler. 8 years ago
zone_settings.cpp Respect 45-degree mode when set from zone dialog. 8 years ago
zone_settings.h rename files 8 years ago
zones.h * Python scripting: brings pad.GetZoneConnection() and in example pad.SetZoneConnection(pcbnew.PAD_ZONE_CONN_FULL) to full workable. 10 years ago
zones_by_polygon.cpp Minor fix in zones_by_polygon.cpp: When editing a non copper zone, some settings were not those of the edited zone. 8 years ago
zones_by_polygon_fill_functions.cpp Refresh zones in the view on a DRC run 8 years ago
zones_functions_for_undo_redo.cpp fix code after renaming files 8 years ago
zones_functions_for_undo_redo.h Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
zones_test_and_combine_areas.cpp fix code after file renaming 8 years ago