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.
 
 
 
 
 
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
..
autorouter Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
dialogs Eeschema, Libedit: Fix bug that can crashes Eeschema: In libedit 2 mandatory fields could be deleted. Fixed now. 14 years ago
CMakeLists.txt Pcbnew: move files relative to autoroute/autoplace to autorouter folder. 14 years ago
Info.plist Fix some minor OS X issues 14 years ago
attribut.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
basepcbframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
block.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
block_module_editor.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
board_items_to_polygon_shape_transform.cpp Pcbnew: zone filling: fix broken thermal relief shape for oval pads. mainly noticeable for oval pads having very different X and Y sizes. 14 years ago
board_undo_redo.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
build_BOM_from_board.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
class_board.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_board.h EAGLE_PLUGIN: load layer definitions, zone parameters, text positions. 14 years ago
class_board_connected_item.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_board_connected_item.h more footprint support for LEGACY_PLUGIN 14 years ago
class_board_design_settings.cpp Add DMils2iu() for scaling deci-mils to internal units. 14 years ago
class_board_item.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_dimension.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_dimension.h Pcbnew s-expression file format improvements. 14 years ago
class_drawsegment.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_drawsegment.h more eagle plugin work 14 years ago
class_drc_item.cpp Remove valeur_param(), that does not work in Kicad Nanometer 14 years ago
class_edge_mod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_edge_mod.h EAGLE_PLUGIN now positions text correct for most cases 14 years ago
class_marker_pcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_marker_pcb.h more footprint support for LEGACY_PLUGIN 14 years ago
class_mire.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_mire.h Pcbnew s-expression file format improvements. 14 years ago
class_module.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_module.h Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
class_module_transform_functions.cpp Pcbnew nanometer: fix hatch lines issue in polyline.cpp 14 years ago
class_netclass.cpp Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
class_netclass.h Remove PCB_INTERNAL_UNIT define because it is no more used in code. 14 years ago
class_netinfo.h fix bug added two revisions ago by me 14 years ago
class_netinfo_item.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_netinfolist.cpp eagle plugin first work 14 years ago
class_pad.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_pad.h more amazing free eagle_plugin work 14 years ago
class_pad_draw_functions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_pcb_layer_box_selector.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
class_pcb_layer_box_selector.h Gerbview: remove dependencies from Pcbnew. 14 years ago
class_pcb_layer_widget.cpp * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
class_pcb_layer_widget.h * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
class_pcb_text.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_pcb_text.h Pcbnew s-expression file format improvements. 14 years ago
class_text_mod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_text_mod.h more eagle_plugin work 14 years ago
class_track.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_track.h Pcbnew s-expression file format improvements. 14 years ago
class_zone.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_zone.h Do some ZONE_CONTAINED encapsulation. 14 years ago
class_zone_settings.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
class_zone_settings.h Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
classpcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
clean.cpp see CHANGELOG.txt 14 years ago
collectors.cpp see CHANGELOG.txt 14 years ago
collectors.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
connect.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
controle.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
cross-probing.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
deltrack.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
dimension.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
drag.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
dragsegm.cpp see CHANGELOG.txt 14 years ago
drc.cpp More internal unit improvements. 14 years ago
drc_clearance_test_functions.cpp * remove global g_Pad_Master global and put it into BOARD_DESIGN_SETTINGS 14 years ago
drc_marker_functions.cpp see CHANGELOG.txt 14 years ago
drc_stuff.h Eeschema: bug 880132 : partial fix. 14 years ago
eagle_plugin.cpp EAGLE_PLUGIN::Load() is now completed. 14 years ago
eagle_plugin.h EAGLE_PLUGIN::Load() is now completed. 14 years ago
edgemod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
edit.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
edit_pcb_text.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
edit_track_width.cpp merge 14 years ago
editedge.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
editmod.cpp see CHANGELOG.txt 14 years ago
editrack-part2.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
editrack.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
edtxtmod.cpp Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 14 years ago
event_handlers_tracks_vias_sizes.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 14 years ago
export_gencad.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
export_vrml.cpp Remove PCB_INTERNAL_UNIT define because it is no more used in code. 14 years ago
files.cpp EAGLE_PLUGIN: load layer definitions, zone parameters, text positions. 14 years ago
find.pjd PCBNew UI normalization and global variable reductions. 17 years ago
gen_drill_report_files.cpp Remove PCB_INTERNAL_UNIT define because it is no more used in code. 14 years ago
gen_holes_and_tools_lists_for_drill.cpp remove unneeded debug printf 14 years ago
gen_modules_placefile.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
gendrill.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
gendrill.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
globaleditpad.cpp Dialog exit: better icon. 14 years ago
gpcb_exchange.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
help_common_strings.h Pcbnew: netlist.cpp: code cleaning. Comments added and updated 15 years ago
highlight.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
hotkeys.cpp Add flip to pcbnew text fields. 14 years ago
hotkeys.h Add flip to pcbnew text fields. 14 years ago
hotkeys_board_editor.cpp Add flip to pcbnew text fields. 14 years ago
hotkeys_module_editor.cpp Minor code improvements and coding policy fixes. 14 years ago
initpcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
io_mgr.cpp eagle plugin first work 14 years ago
io_mgr.h eagle plugin first work 14 years ago
ioascii.cpp.notused more footprint support for LEGACY_PLUGIN 14 years ago
item_io.cpp.notused more footprint support for LEGACY_PLUGIN 14 years ago
kicad_plugin.cpp Do some ZONE_CONTAINED encapsulation. 14 years ago
kicad_plugin.h Pcbnew s-expression file format improvements. 14 years ago
layer_widget.cpp * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
layer_widget.h * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
legacy_plugin.cpp Do some ZONE_CONTAINED encapsulation. 14 years ago
legacy_plugin.h eagle plugin first work 14 years ago
librairi.cpp try to delete a footprint library before exporting or creating, quietly 14 years ago
loadcmp.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
magnetic_tracks_functions.cpp // Dick Hollenbeck's KiROUND R&D 14 years ago
menubar_modedit.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
menubar_pcbframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
minimun_spanning_tree.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
minimun_spanning_tree.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
mirepcb.cpp More internal unit improvements. 14 years ago
modedit.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
modedit_onclick.cpp more eagle_plugin work 14 years ago
modedit_undo_redo.cpp Undo redo change and code cleanup. 14 years ago
modeditoptions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
module_editor_frame.h more eagle_plugin work 14 years ago
moduleframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
modules.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
modview.cpp work on footprint plugin API 14 years ago
modview_frame.cpp // Dick Hollenbeck's KiROUND R&D 14 years ago
modview_frame.h work on footprint plugin API 14 years ago
move-drag_pads.cpp see CHANGELOG.txt 14 years ago
move_copy_track.cpp.notused More encapsulation work and other minor improvements. 14 years ago
move_or_drag_track.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
muonde.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
muwave_command.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
netlist.cpp Layers manager: add in popup menu option to hide all coppers layers but active layer. 14 years ago
netlist_reader.h Rationalize numeric time stamps to type time_t. 14 years ago
netlist_reader_common.cpp Pcbnew: regression fix when using the new netlist format: 14 years ago
netlist_reader_firstformat.cpp Joe Ferner's merge 14 years ago
netlist_reader_kicad.cpp pcb_calculator: enhancement in Regulators page dialog: 14 years ago
onleftclick.cpp more eagle_plugin work 14 years ago
onrightclick.cpp Add zone duplication to pcbnew. 14 years ago
pcb_plot_params.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
pcb_plot_params.h Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
pcbframe.cpp Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 14 years ago
pcbnew.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
pcbnew.h Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
pcbnew.icns Update OS X icns icons 16 years ago
pcbnew.rc Remove old xpm icons files 14 years ago
pcbnew_config.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
pcbnew_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
pcbnew_doc.icns Update OS X icns icons 16 years ago
pcbnew_id.h Add zone duplication to pcbnew. 14 years ago
pcbplot.cpp More internal unit improvements. 14 years ago
pcbplot.h Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
plot_rtn.cpp Do some ZONE_CONTAINED encapsulation. 14 years ago
plotdxf.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
plotgerb.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
plothpgl.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
plotps.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
polygons_defs.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
print_board_functions.cpp see CHANGELOG.txt 14 years ago
printout_controler.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
printout_controler.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
protos.h Pcbnew nanometer: fix hatch lines issue in polyline.cpp 14 years ago
ratsnest.cpp see CHANGELOG.txt 14 years ago
sel_layer.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
set_grid.cpp Removal of internal units. 14 years ago
specctra.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
specctra.h Add tools/parser_gen.cpp which is the beginnings of an s-expression parser 14 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp Mostly EAGLE_PLUGIN work: 14 years ago
specctra_import.cpp // Dick Hollenbeck's KiROUND R&D 14 years ago
specctra_test.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
swap_layers.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
tool_modedit.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
tool_modview.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
tool_onrightclick.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
tool_pcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
toolbars_update_user_interface.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
tr_modif.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
tracepcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
trpiste.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
xchgmod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zone_filling_algorithm.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones.h Minor code and Doxygen comment improvements. 14 years ago
zones_by_polygon.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones_by_polygon_fill_functions.cpp Do some ZONE_CONTAINED encapsulation. 14 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones_convert_to_polygons_aux_functions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones_functions_for_undo_redo.cpp Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
zones_functions_for_undo_redo.h Application name capitalization fixes. 14 years ago
zones_non_copper_type_functions.cpp Mostly EAGLE_PLUGIN work: 14 years ago
zones_polygons_insulated_copper_islands.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones_polygons_test_connections.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
zones_test_and_combine_areas.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago