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 f2763e90ea Disable autopanning & cursor capture when drawing is finished 9 years ago
..
autorouter Added AUTOROUTER_CONTEXT to keep objects used by autorouter 9 years ago
dialogs Move cursor shape flag into GAL settings 9 years ago
exporters BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 9 years ago
github Fix an issue in github plugin, when a library is not found (perhaps due to changes in curl 9 years ago
import_dxf EDA_TEXT object refactor. 9 years ago
microwave Add GAL microwave tools 9 years ago
pcad2kicadpcb_plugin Coverity fixes 9 years ago
python Update a really outdated python script example, and remove a too old example. 9 years ago
router Move DIRECTION45 to common/geometry 9 years ago
swig Minor Pcbnew Python scripting improvements. 9 years ago
tools Disable autopanning & cursor capture when drawing is finished 9 years ago
CMakeLists.txt Rework zone creation in GAL 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 Modified tools to use BOARD_COMMIT. 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 Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
block.cpp Add selection filter dialog to GAL 9 years ago
block_module_editor.cpp EDA_TEXT object refactor. 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 Changed COLOR4D defines to static consts 9 years ago
board_netlist_updater.cpp Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 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 Make polygon built by BOARD::GetBoardPolygonOutlines strictly simple. 9 years ago
class_board.h BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 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 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
class_board_item.cpp Fixed a crash on finishing line drawing in the legacy FP editor 9 years ago
class_dimension.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_dimension.h Move bitmaps.h out of base_struct.h 9 years ago
class_drawsegment.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 DRC markers can now be selected and deleted in GAL like other items. 9 years ago
class_marker_pcb.h DRC markers can now be selected and deleted in GAL like other items. 9 years ago
class_mire.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_mire.h Move bitmaps.h out of base_struct.h 9 years ago
class_module.cpp Allow selection of number of segments to approximate a circle in convert_drawsegment_list_to_polygon. 9 years ago
class_module.h First version of courtyard overlap detection 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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 Move bitmaps.h out of base_struct.h 9 years ago
class_pad.h First draft of courtyard overlap detection. 9 years ago
class_pad_draw_functions.cpp Changed COLOR4D defines to static consts 9 years ago
class_pcb_layer_box_selector.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 Changed COLOR4D defines to static consts 9 years ago
class_pcb_layer_widget.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_pcb_text.cpp Changed COLOR4D defines to static consts 9 years ago
class_pcb_text.h Move bitmaps.h out of base_struct.h 9 years ago
class_text_mod.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_text_mod.h Move bitmaps.h out of base_struct.h 9 years ago
class_track.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_track.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_zone.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_zone.h Move bitmaps.h out of base_struct.h 9 years ago
class_zone_settings.cpp * Python scripting: brings pad.GetZoneConnection() and in example pad.SetZoneConnection(pcbnew.PAD_ZONE_CONN_FULL) to full workable. 10 years ago
class_zone_settings.h Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 11 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 Code formatting 9 years ago
collectors.cpp Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 9 years ago
collectors.h Explicitly mark overriding functions. 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 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
dimension.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 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 First version of courtyard overlap detection 9 years ago
drc_clearance_test_functions.cpp Drc calculations fix a minor issue that detected a bad clearance when distance between a circle and a segment was the clearance value. 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 Remove debug code matching on specific component names 9 years ago
eagle_plugin.h Add more "override" markers. 9 years ago
edgemod.cpp Unified undo buffer handling code for PCB & module editor. 9 years ago
edit.cpp Add a ruler tool to pcbnew GAL 9 years ago
edit_pcb_text.cpp EDA_TEXT object refactor. 9 years ago
edit_track_width.cpp fixed post-rebase issues 9 years ago
editedge.cpp Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 10 years ago
editmod.cpp 3D Viewer: complete refactor of the 3D viewer. 9 years ago
editrack-part2.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
editrack.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
footprint_preview_panel.cpp Use ki_mutex.h in FOOTPRINT_PREVIEW_PANEL 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 Move bitmaps.h out of base_struct.h 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 Pcbnew: Rework on dialog global deletions. 10 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 Pcbnew: major swig fix. 9 years ago
kicad_netlist_reader.cpp Make footprint ID into a generic library ID. 9 years ago
kicad_plugin.cpp Added AUTOROUTER_CONTEXT to keep objects used by autorouter 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 Make footprint ID into a generic library ID. 9 years ago
legacy_plugin.cpp Fix warning about shadowing std::ignore 9 years ago
legacy_plugin.h Fixed a crash when a negative (although invalid) net code occurs in legacy plugin 9 years ago
librairi.cpp EDA_TEXT object refactor. 9 years ago
loadcmp.cpp Make footprint ID into a generic library ID. 9 years ago
magnetic_tracks_functions.cpp Pestore a line removed by mistake. 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 12 years ago
minimun_spanning_tree.h More missing source license fixes. 11 years ago
modedit.cpp Add a ruler tool to pcbnew GAL 9 years ago
modedit_onclick.cpp Add a ruler tool to pcbnew GAL 9 years ago
modeditoptions.cpp Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
module_editor_frame.h Add a display settings dialog to Modedit 9 years ago
moduleframe.cpp Add a display settings dialog to Modedit 9 years ago
modules.cpp Code reorganization, and change the way 3D viewer frame is managed (now using wxWidgets wxWindow::FindWindowByName() to know if it is existing) , to prepare others fixes. 10 years ago
modview_frame.cpp Register common tools in footprint viewer to fix zoom controls 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 Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
netlist_reader.cpp Make footprint ID into a generic library ID. 9 years ago
netlist_reader.h Make footprint ID into a generic library ID. 9 years ago
onleftclick.cpp Add a ruler tool to pcbnew GAL 9 years ago
onrightclick.cpp Move bitmaps.h out of base_struct.h 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 Make OpenGL GAL great again 9 years ago
pcb_draw_panel_gal.h Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
pcb_netlist.cpp Better footprint association and filtering: 9 years ago
pcb_netlist.h Better footprint association and filtering: 9 years ago
pcb_painter.cpp Fix drawing circles in GAL 9 years ago
pcb_painter.h Sketch graphics mode for GAL 9 years ago
pcb_parser.cpp Pcbnew: files written when layers have numeric name (like +24)cannot be read 9 years ago
pcb_parser.h added missing boost headers 9 years ago
pcb_plot_params.cpp Prepare Plot Gerber file to include advanced aperture and net attributes. 9 years ago
pcb_plot_params.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 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 Move cursor shape flag into GAL settings 9 years ago
pcbnew.cpp Fix typo in fp-lib-table help text 9 years ago
pcbnew.h Fix a coding style issue. 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 Fix transaltion issue. 9 years ago
pcbnew_config.h More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups. 12 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 Gerber file generation: in X1 format, in header, use structured comments instead of basic comments. 9 years ago
pcbplot.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
plot_board_layers.cpp Changed COLOR4D defines to static consts 9 years ago
plot_brditems_plotter.cpp Changed COLOR4D defines to static consts 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 Eeschema: initial schematic I/O plugin. 9 years ago
print_board_functions.cpp Changed COLOR4D defines to static consts 9 years ago
printout_controler.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
printout_controler.h Add more "override" markers. 9 years ago
protos.h Pcbnew: Fix potential bug in DRAG_SEGM_PICKER (a variable type bool was used as int. type is now int). Minor code cleanup. 11 years ago
ratsnest.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
ratsnest_data.cpp Fix ratsnest calculation for pads connected with zones (GAL) 9 years ago
ratsnest_data.h Explicitly mark overriding functions. 9 years ago
ratsnest_viewitem.cpp Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
ratsnest_viewitem.h Removed aCreateUndoEntry flag from COMMIT::Push() 9 years ago
sel_layer.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
specctra.cpp update 9 years ago
specctra.h remove duplicate code 9 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 9 years ago
specctra_import.cpp Fix a few issues when importing a .ses specctra session file. 9 years ago
specctra_test.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
swap_layers.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
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 Add a ruler tool to pcbnew GAL 9 years ago
toolbars_update_user_interface.cpp 3D Viewer: complete refactor of the 3D viewer. 9 years ago
tr_modif.cpp 1) Add 32 Cu Layers. 12 years ago
tracepcb.cpp Small cleanup: remove a few unnecessary casts, and minor cleaning code. 10 years ago
undo_redo.cpp Add drawing priority support to VIEW 9 years ago
zone_filling_algorithm.cpp zone_filling_algorithm.cpp: fix missing closing parenthesis. Remove useless compare function. 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 Refill zones after editing properties 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 * Pcbnew: in fill zones calculations, make polygons strictly simple before fracturing them. 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 Replaced Copy() method with operator=. Removed Copy() where default copy ctor was enough. 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 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