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 a99eeb44d3 Do not allow setting zero Y size for oval holes 7 years ago
..
autorouter fix code after renaming files 8 years ago
dialogs Do not allow setting zero Y size for oval holes 7 years ago
exporters Do not plot zero width oval holes in Gerber X2 drill files 7 years ago
github Don't cache github libraries above nginx server. 8 years ago
import_dxf DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 8 years ago
microwave Changed PCB_BASE_FRAME::CreateNewModule() to stop adding modules to the board 8 years ago
pcad2kicadpcb_plugin Don't cache github libraries above nginx server. 8 years ago
python Pcbnew Python: use python super for inherited classes 7 years ago
router Remove duplicated PNS TOOL_ACTIONs to display routing settings 7 years ago
specctra_import_export Correct minor error in SPECTRA rounded-rect 8 years ago
swig Python binding: fix pcbnew.Refresh() to make a better re-initialization. 7 years ago
tools pcbnew_control.cpp: change C-style asserts to wxCHECK/wxFAIL 7 years ago
CMakeLists.txt Pcbnew Python: Add plugin documentation 7 years ago
Doxyfile_python Pcbnew Python docs: remove obsolete Doxygen parameters 7 years ago
Doxyfile_xml Minor Python scripting documentation fixes. 7 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 Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 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 Don't set dirty bit when adding MARKERs. 8 years ago
board_commit.h Don't set dirty bit when adding MARKERs. 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 Separate clearance axes when plotting pads to DXF (among other things). 8 years ago
board_netlist_updater.cpp Optionally sort reporter messages 7 years ago
board_netlist_updater.h Don't leave Zones with "dead" nets. 8 years ago
build_BOM_from_board.cpp fix code after renaming files 8 years ago
class_board.cpp Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 years ago
class_board.h Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 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 Change dimension style to improve display and be more standard 8 years ago
class_dimension.h pcbnew: fix graphical polygon movement, rotation, flipping and edit points synchronization. 8 years ago
class_drawsegment.cpp Adding radius info to panel for arcs/circles 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 Commit supplementing 9605dd8e 7 years ago
class_module.h class MODULE: use timestamp_t instead of time_t in SetLastEditTime and GetLastEditTime, like in all other methods using a time stamp. 8 years ago
class_pad.cpp mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only. 8 years ago
class_pad.h mask clearance parameters: use clearances only for pads on copper layers, and never for pads on technical layers only. 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 Fix missing include. 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 Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 years ago
class_track.h Fix selection clearance for via and tracks 7 years ago
class_zone.cpp Switch zone fillets to absolute-error algorithm. 8 years ago
class_zone.h Respect 45-degree mode when set from zone dialog. 8 years ago
collectors.cpp Adding locking to the context menu for modules 8 years ago
collectors.h Adding locking to the context menu for modules 8 years ago
connect.cpp Pcbnew, legacy mode: fix ratsnest display artifacts when finishing or removing a track 8 years ago
connectivity_algo.cpp Adjust connectivity to use RTree 7 years ago
connectivity_algo.h pcbnew: Ensure Connectivity RTree gets updated 7 years ago
connectivity_data.cpp Adjust connectivity to use RTree 7 years ago
connectivity_data.h Move zone out-of-date check to the right place. 8 years ago
connectivity_rtree.h pcbnew: Ensure Connectivity RTree gets updated 7 years ago
controle.cpp Enable magnetic pads in Modedit. 8 years ago
convert_drawsegment_list_to_polygon.cpp Switch zone fillets to absolute-error algorithm. 8 years ago
cross-probing.cpp Fix warnings for unreferenced local variables 8 years ago
deltrack.cpp Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 years ago
dimension.cpp DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 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 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 years ago
drc.h Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 years ago
drc_clearance_test_functions.cpp Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 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: made warning strings translatable 7 years ago
eagle_plugin.h Eagle PCB import: handle keepout zones 7 years ago
edgemod.cpp Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
edit.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
edit_pcb_text.cpp fix code after renaming files 8 years ago
edit_track_width.cpp Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 years ago
editedge.cpp fix code after renaming files 8 years ago
editrack-part2.cpp Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 years ago
editrack.cpp Pcbnew: legacy canvas: make trace len display working while creating the trace. 7 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 Organize trace debugging code for ease of maintenance. 8 years ago
footprint_edit_frame.cpp Replaced footprint library wizard with a common file browser 7 years ago
footprint_edit_frame.h Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 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 Add missing settings to ModEdit's preferences. 8 years ago
footprint_editor_utils.cpp Update footprint value when doing a Save As to library. 7 years ago
footprint_info_impl.cpp Async hardening 7 years ago
footprint_info_impl.h Async hardening 7 years ago
footprint_libraries_utils.cpp Update footprint value when doing a Save As to library. 7 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 Reset tools before switching footprints. 7 years ago
footprint_viewer_frame.h Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 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 Fix the build messages fall-behind problem... 7 years ago
footprint_wizard_frame.h Fix the build messages fall-behind problem... 7 years ago
footprint_wizard_frame_functions.cpp Fix the build messages fall-behind problem... 7 years ago
globaleditpad.cpp Fix bug: Pressing Enter in the Move Relative dialog doesn't close the dialog. 8 years ago
gpcb_plugin.cpp Organize trace debugging code for ease of maintenance. 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 pcbnew: Fix a couple of duplicate hotkeys 7 years ago
hotkeys.h pcbnew: Add placement hotkeys 7 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 Update netclasses when loading footprint 7 years ago
invoke_pcb_dialog.h Replaced footprint library wizard with a common file browser 7 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 Handle description when reading netlist. 7 years ago
kicad_plugin.cpp Query user to create library on save 8 years ago
kicad_plugin.h Don't cache github libraries above nginx server. 8 years ago
layer_widget.cpp Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
layer_widget.h Only adjust LAYER_WIDGET font size if larger than indicator. 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 Fix crash when deleting from library with nothing selected. 7 years ago
magnetic_tracks_functions.cpp Enable magnetic pads in Modedit. 8 years ago
menubar_footprint_editor.cpp pcbnew: Add placement hotkeys 7 years ago
menubar_pcb_editor.cpp Do not display Interactive Routing Settings dialog twice 7 years ago
microwave.cpp Changed PCB_BASE_FRAME::CreateNewModule() to stop adding modules to the board 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 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 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 class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 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 Don't clear old footprint till after user has hit OK. 8 years ago
onrightclick.cpp Re-enabling lock/unlock context menus in legacy 8 years ago
pad_custom_shape_functions.cpp Pcbnew, D_PAD::buildCustomPadPolygon(): use PM_STRICTLY_SIMPLE instead of PM_FAST in polygon calculation. 7 years ago
pad_draw_functions.cpp Ensure that we are drawing holes and outlines 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 Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 7 years ago
pcb_display_options.cpp rename files 8 years ago
pcb_draw_panel_gal.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
pcb_draw_panel_gal.h Use worksheet bounding box when the board is empty 8 years ago
pcb_edit_frame.cpp Switch canvas to Cairo if OpenGL is not supported on the first run 7 years ago
pcb_edit_frame.h Plot dialog: fix broken dialog management. 7 years ago
pcb_footprint_edit_utils.cpp Recalculate ratsnest when moving footprint in legacy 7 years ago
pcb_general_settings.cpp Add missing settings to ModEdit's preferences. 8 years ago
pcb_general_settings.h Share certain settings between board and footprint editor 8 years ago
pcb_layer_box_selector.cpp Remove ToLayer_ID calls from color checks 7 years ago
pcb_layer_box_selector.h DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 8 years ago
pcb_layer_widget.cpp Remove ToLayer_ID calls from color checks 7 years ago
pcb_layer_widget.h Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
pcb_legacy_draw_utils.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
pcb_netlist.cpp Move Fields Editor to wxGrid. 8 years ago
pcb_netlist.h Count pins instead of using netcount as a proxy. 8 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 Make sure segments read from file are in correct order. 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 hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation. 7 years ago
pcb_plot_params.h hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation. 7 years ago
pcb_plot_params_parser.h hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation. 7 years ago
pcb_screen.cpp Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 7 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 Delete GL context in GL destructor not program 7 years ago
pcbnew.h Switch zone fillets to absolute-error algorithm. 8 years ago
pcbnew.icns Update MacOS icons 8 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Replaced footprint library wizard with a common file browser 7 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 Replaced footprint library wizard with a common file browser 7 years ago
pcbplot.cpp fix code after renaming files 8 years ago
pcbplot.h Move zone fill check for plot to a checkbox option. 8 years ago
plot_board_layers.cpp plot board: fix a stupid bug created by commit dfa91752 7 years ago
plot_brditems_plotter.cpp Remove ToLayer_ID calls from color checks 7 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 class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
printout_controler.cpp Organize trace debugging code for ease of maintenance. 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 pcbnew Check for valid nodes before drawing ratsnest 7 years ago
ratsnest_data.cpp Remove unused private vars 8 years ago
ratsnest_data.h Fix a few doxygen warnings 8 years ago
ratsnest_viewitem.cpp pcbnew Check for valid nodes before drawing ratsnest 7 years ago
ratsnest_viewitem.h Code formatting and clean-up 8 years ago
sel_layer.cpp Remove ToLayer_ID calls from color checks 7 years ago
swap_layers.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 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 Fix memory leak and push menu change to other apps. 8 years ago
tool_onrightclick.cpp fix code after renaming files 8 years ago
tool_pcb_editor.cpp Remove FreeRouting icon and menu option 7 years ago
toolbars_update_user_interface.cpp Fix incorrect UI management of Zoom to Selection, created by fix 2a419156 8 years ago
tracks_cleaner.cpp Fix -Wparentheses in track_cleaner.cpp 7 years ago
undo_redo.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
zone_filler.cpp Async hardening 7 years ago
zone_filler.h Check zone fills before plotting. 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 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 7 years ago
zones_by_polygon_fill_functions.cpp class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
zones_functions_for_undo_redo.cpp fix misspelled 'an other' -> 'another' 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