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.
 
 
 
 
 
Maciej Suminski 99f65f4dbf Added const T& to Eagle PCB import plugin methods 9 years ago
..
autorouter Refactor layer enumerations to all live in the same place 9 years ago
dialogs Pcbnew: add option to plot DXF editable text 9 years ago
exporters Fix compil issue in Python support. 9 years ago
github Add footprint select dropdown to component chooser, serious refactoring 9 years ago
import_dxf EDA_TEXT object refactor. 9 years ago
microwave Add GAL microwave tools 9 years ago
pcad2kicadpcb_plugin Refactor layer enumerations to all live in the same place 9 years ago
python Update a really outdated python script example, and remove a too old example. 9 years ago
router Refactor layer enumerations to all live in the same place 9 years ago
swig Fix compil issue in Python support. 9 years ago
tools Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
CMakeLists.txt Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 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 Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
append_board_to_current.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
array_creator.cpp Pcbnew fix: "create array" extremely slow in GAL mode, due to a useless call of a time consuming method for each new item created. 9 years ago
array_creator.h Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 10 years ago
attribut.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
basepcbframe.cpp Refactor layer enumerations to all live in the same place 9 years ago
block.cpp Refactor layer enumerations to all live in the same place 9 years ago
block_module_editor.cpp Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
board_commit.cpp Coding style fixes 9 years ago
board_commit.h Code formatting 9 years ago
board_item_container.h BOARD_ITEM_CONTAINER class. 9 years ago
board_items_to_polygon_shape_transform.cpp Refactor layer enumerations to all live in the same place 9 years ago
board_netlist_updater.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
board_netlist_updater.h Converted netlist updater to use BOARD_COMMIT 9 years ago
build_BOM_from_board.cpp Make footprint ID into a generic library ID. 9 years ago
class_action_plugin.cpp Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad. 9 years ago
class_action_plugin.h Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad. 9 years ago
class_board.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_board.h Refactor layer enumerations to all live in the same place 9 years ago
class_board_connected_item.cpp Include header instead of full source 9 years ago
class_board_connected_item.h Explicitly mark overriding functions. 9 years ago
class_board_design_settings.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_board_item.cpp Fixed a crash on finishing line drawing in the legacy FP editor 9 years ago
class_dimension.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_dimension.h Refactor layer enumerations to all live in the same place 9 years ago
class_drawsegment.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_drawsegment.h Move bitmaps.h out of base_struct.h 9 years ago
class_drc_item.cpp Fix typo 9 years ago
class_edge_mod.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_edge_mod.h Move bitmaps.h out of base_struct.h 9 years ago
class_footprint_wizard.cpp dialog_footprint_wizard_list.cpp: allows updating (on request) python modules from this dialog. 9 years ago
class_footprint_wizard.h dialog_footprint_wizard_list.cpp: allows updating (on request) python modules from this dialog. 9 years ago
class_marker_pcb.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_marker_pcb.h Refactor layer enumerations to all live in the same place 9 years ago
class_mire.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_mire.h Refactor layer enumerations to all live in the same place 9 years ago
class_module.cpp Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
class_module.h Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
class_netclass.cpp Better compatibility with previous Pcbnew versions: save diff pair prms only when values are not set to default values 9 years ago
class_netclass.h Remove false "override" comments. 9 years ago
class_netinfo.h Pcbnew: fix override release build error. 9 years ago
class_netinfo_item.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_netinfolist.cpp Fixes: lp:1664349 (DRC complaining about not connected pads even if they are not on a copper layer) 9 years ago
class_pad.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_pad.h Refactor layer enumerations to all live in the same place 9 years ago
class_pad_draw_functions.cpp Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
class_pcb_layer_box_selector.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_pcb_layer_box_selector.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_pcb_layer_widget.cpp Fix a few issues when changing a color in render, in GAL mode. 9 years ago
class_pcb_layer_widget.h Refactor layer enumerations to all live in the same place 9 years ago
class_pcb_text.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_pcb_text.h Move bitmaps.h out of base_struct.h 9 years ago
class_text_mod.cpp Refactor layer enumerations to all live in the same place 9 years ago
class_text_mod.h Move bitmaps.h out of base_struct.h 9 years ago
class_track.cpp Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
class_track.h Fixed a bug with invisible vias 9 years ago
class_zone.cpp Fixes Pcbnew bug: Drag Zone Outlines no longer working in legacy view 9 years ago
class_zone.h Pcbnew: fix serious issues (broken files) when saving and loading .kicad_pcb files when zones have holes in outlines. 9 years ago
class_zone_settings.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
class_zone_settings.h Refactor layer enumerations to all live in the same place 9 years ago
classpcb.cpp Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 10 years ago
clean.cpp Refactor layer enumerations to all live in the same place 9 years ago
collectors.cpp Refactor layer enumerations to all live in the same place 9 years ago
collectors.h Refactor layer enumerations to all live in the same place 9 years ago
connect.cpp Fixes: lp:1664349 (DRC complaining about not connected pads even if they are not on a copper layer) 9 years ago
connect.h Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 9 years ago
controle.cpp Cosmetic enhancement: add a dismiss icon to clarification menu "title" (the "title" is also the close menu command) 9 years ago
convert_drawsegment_list_to_polygon.cpp Allow selection of number of segments to approximate a circle in convert_drawsegment_list_to_polygon. 9 years ago
cross-probing.cpp selection_tool.* add comments and use better names for 2 similar methods. 9 years ago
deltrack.cpp Refactor layer enumerations to all live in the same place 9 years ago
dimension.cpp Refactor layer enumerations to all live in the same place 9 years ago
drag.h More Coverity scan error fixes. 11 years ago
dragsegm.cpp 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago
drc.cpp Minor fix in DRC test courtyards. 9 years ago
drc_clearance_test_functions.cpp Refactor layer enumerations to all live in the same place 9 years ago
drc_marker_functions.cpp First draft of courtyard overlap detection. 9 years ago
drc_stuff.h First version of courtyard overlap detection 9 years ago
eagle_plugin.cpp Added const T& to Eagle PCB import plugin methods 9 years ago
eagle_plugin.h Moves Eagle XML parser to common, replacing boost with wx. 9 years ago
edgemod.cpp Refactor layer enumerations to all live in the same place 9 years ago
edit.cpp Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
edit_pcb_text.cpp Refactor layer enumerations to all live in the same place 9 years ago
edit_track_width.cpp fixed post-rebase issues 9 years ago
editedge.cpp Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
editmod.cpp 3D Viewer: complete refactor of the 3D viewer. 9 years ago
editrack-part2.cpp Refactor layer enumerations to all live in the same place 9 years ago
editrack.cpp Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
edtxtmod.cpp EDA_TEXT object refactor. 9 years ago
event_handlers_tracks_vias_sizes.cpp Pcbnew, export Solder masks in Gerber Format: fix not working export when the solder mask minimal width is not 0 (the exported shapes were the same as if the vule = 0) with boost version >= 1.56 11 years ago
files.cpp Refactor layer enumerations to all live in the same place 9 years ago
footprint_info_impl.cpp Fix SYNC_QUEUE build issue on Boost < 1.56 9 years ago
footprint_info_impl.h Add footprint select dropdown to component chooser, serious refactoring 9 years ago
footprint_preview_panel.cpp Fix FP_LOADER_THREAD resource leak 9 years ago
footprint_preview_panel.h Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
footprint_wizard.cpp Coding style fixes 9 years ago
footprint_wizard_frame.cpp Refactor layer enumerations to all live in the same place 9 years ago
footprint_wizard_frame.h Pcbnew: Fix a crash when reloading python scripts, when Kicad uses wxPython. 9 years ago
globaleditpad.cpp Add pad import/export/push to GAL canvas 9 years ago
gpcb_plugin.cpp EDA_TEXT object refactor. 9 years ago
gpcb_plugin.h Add more "override" markers. 9 years ago
help_common_strings.h Minor string and coding policy fixes. 10 years ago
highlight.cpp Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL. 10 years ago
hotkeys.cpp Add zoom-to-selection tool 10 years ago
hotkeys.h Pcbnew: remove dead macro code. 10 years ago
hotkeys_board_editor.cpp Better 3D filename resolution 10 years ago
hotkeys_module_editor.cpp Add zoom-to-selection tool 10 years ago
initpcb.cpp Refactor layer enumerations to all live in the same place 9 years ago
invoke_pcb_dialog.h Complete library table and library table row refactor. 9 years ago
io_mgr.cpp Eeschema: initial schematic I/O plugin. 9 years ago
io_mgr.h Add footprint select dropdown to component chooser, serious refactoring 9 years ago
kicad_netlist_reader.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
kicad_plugin.cpp Pcbnew: continue loading footprints after first failure. 9 years ago
kicad_plugin.h Update dale of last change. Add a small comment about CTL_OMIT_HIDE. 9 years ago
layer_widget.cpp Code formatting 9 years ago
layer_widget.h Break row indicators out to own class 9 years ago
legacy_netlist_reader.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
legacy_plugin.cpp Refactor layer enumerations to all live in the same place 9 years ago
legacy_plugin.h Refactor layer enumerations to all live in the same place 9 years ago
librairi.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
loadcmp.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
magnetic_tracks_functions.cpp Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
menubar_modedit.cpp Add a display settings dialog to Modedit 9 years ago
menubar_pcbframe.cpp Icons options menu: code rework 9 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
modedit.cpp Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
modedit_onclick.cpp Fix a few coding issues in dialog_edit_module_for_Modedit. 9 years ago
modeditoptions.cpp Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
module_editor_frame.h Refactor layer enumerations to all live in the same place 9 years ago
moduleframe.cpp Fixes: lp:1687014 Footpring editor disappearing axes crosshair 9 years ago
modules.cpp Refactor layer enumerations to all live in the same place 9 years ago
modview_frame.cpp Code refinement for commit 80371134d726f25da23a28334a5fcba9029f0bfd 9 years ago
modview_frame.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
move-drag_pads.cpp Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
move_or_drag_track.cpp Fix some coverity warnings (mainly not initialized vars). 11 years ago
muonde.cpp Allow calling of MW inductor function externally 9 years ago
muwave_command.cpp More missing source license fixes. 11 years ago
netlist.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
netlist_reader.cpp Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
netlist_reader.h Make footprint ID into a generic library ID. 9 years ago
onleftclick.cpp Pcbnew: make ruler tool warning translatable. 9 years ago
onrightclick.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
pad_edition_functions.cpp Pad export/import settings functions: remove duplicate code. 9 years ago
pcb_base_edit_frame.cpp Move PostCommandMenuEvent to EDA_BASE_FRAME 9 years ago
pcb_base_edit_frame.h Move PostCommandMenuEvent to EDA_BASE_FRAME 9 years ago
pcb_draw_panel_gal.cpp Fix a few issues when changing a color in render, in GAL mode. 9 years ago
pcb_draw_panel_gal.h Refactor layer enumerations to all live in the same place 9 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 Fixed a bug with invisible vias 9 years ago
pcb_painter.h Refactor layer enumerations to all live in the same place 9 years ago
pcb_parser.cpp Pcbnew: fix serious issues (broken files) when saving and loading .kicad_pcb files when zones have holes in outlines. 9 years ago
pcb_parser.h Refactor layer enumerations to all live in the same place 9 years ago
pcb_plot_params.cpp Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
pcb_plot_params.h Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
pcb_plot_params_parser.h Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 11 years ago
pcbframe.cpp Refactor layer enumerations to all live in the same place 9 years ago
pcbnew.cpp Refactor layer enumerations to all live in the same place 9 years ago
pcbnew.h Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 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 Refactor layer enumerations to all live in the same place 9 years ago
pcbnew_config.h Refactor layer enumerations to all live in the same place 9 years ago
pcbnew_doc.icns Update OS X icns icons 16 years ago
pcbnew_id.h Add a ruler tool to pcbnew GAL 9 years ago
pcbplot.cpp Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
pcbplot.h Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
plot_board_layers.cpp Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
plot_brditems_plotter.cpp Plot gerber: fix a minor issue: an aperture attribute was incorrectly set on non copper layers when drawing some pads. 9 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 Add footprint select dropdown to component chooser, serious refactoring 9 years ago
print_board_functions.cpp Refactor layer enumerations to all live in the same place 9 years ago
printout_controler.cpp Refactor layer enumerations to all live in the same place 9 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 Refactor layer enumerations to all live in the same place 9 years ago
ratsnest_data.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
ratsnest_data.h Explicitly mark overriding functions. 9 years ago
ratsnest_viewitem.cpp Refactor layer enumerations to all live in the same place 9 years ago
ratsnest_viewitem.h Removed aCreateUndoEntry flag from COMMIT::Push() 9 years ago
sel_layer.cpp Refactor layer enumerations to all live in the same place 9 years ago
specctra.cpp Refactor layer enumerations to all live in the same place 9 years ago
specctra.h Refactor layer enumerations to all live in the same place 9 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp Refactor layer enumerations to all live in the same place 9 years ago
specctra_import.cpp Refactor layer enumerations to all live in the same place 9 years ago
specctra_test.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
swap_layers.cpp Refactor layer enumerations to all live in the same place 9 years ago
target_edit.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
tool_modedit.cpp Add a ruler tool to pcbnew GAL 9 years ago
tool_modview.cpp Move copy version information code to about dialog. 10 years ago
tool_onrightclick.cpp Pcbnew: better display of tracks/vias/grid sizes in toolbar 11 years ago
tool_pcb.cpp Refactor layer enumerations to all live in the same place 9 years ago
toolbars_update_user_interface.cpp Refactor layer enumerations to all live in the same place 9 years ago
tr_modif.cpp 1) Add 32 Cu Layers. 11 years ago
tracepcb.cpp Refactor layer enumerations to all live in the same place 9 years ago
undo_redo.cpp Add drawing priority support to VIEW 9 years ago
zone_filling_algorithm.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 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 Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
zones_by_polygon_fill_functions.cpp Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
zones_convert_to_polygons_aux_functions.cpp Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 10 years ago
zones_functions_for_undo_redo.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 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_polygons_insulated_copper_islands.cpp Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET. 10 years ago
zones_polygons_test_connections.cpp Fix segfault on BOARDs without tracks 9 years ago
zones_test_and_combine_areas.cpp CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago