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 013296cb1a Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
..
autorouter 1) Add 32 Cu Layers. 12 years ago
dialogs 1) Add 32 Cu Layers. 12 years ago
exporters 1) Add 32 Cu Layers. 12 years ago
github fix not correct build if BUILD_GITHUB_PLUGIN=ON in linux rpm-based distro 12 years ago
import_dxf 1) Add 32 Cu Layers. 12 years ago
pcad2kicadpcb_plugin 1) Add 32 Cu Layers. 12 years ago
router 1) Fix compiles using wx 3.x and 2.8. 12 years ago
scripting Scripting fix. 12 years ago
tools 1) Add 32 Cu Layers. 12 years ago
CMakeLists.txt VRML export rewritten 12 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 Try some new Mac support ideas. 12 years ago
attribut.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
basepcbframe.cpp 1) Add 32 Cu Layers. 12 years ago
block.cpp 1) Add 32 Cu Layers. 12 years ago
block_module_editor.cpp Modular-Kicad milestone B), major portions: 12 years ago
board_items_to_polygon_shape_transform.cpp 1) Add 32 Cu Layers. 12 years ago
board_undo_redo.cpp TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago
build_BOM_from_board.cpp Convert footprint definitions from wxString to FPID. 12 years ago
class_board.cpp Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
class_board.h 1) Fix compiles using wx 3.x and 2.8. 12 years ago
class_board_connected_item.cpp Replaced the display line clipper with the way simpler (and faster) Cohen-Sutherland one. 12 years ago
class_board_connected_item.h Clang-alike lightweight RTTI for pcbnew + type casting cleanup. 12 years ago
class_board_design_settings.cpp 1) Add 32 Cu Layers. 12 years ago
class_board_item.cpp Merged upstream and Mac OS X build fixes. 12 years ago
class_dimension.cpp 1) Add 32 Cu Layers. 12 years ago
class_dimension.h 1) Add 32 Cu Layers. 12 years ago
class_drawsegment.cpp 1) Add 32 Cu Layers. 12 years ago
class_drawsegment.h Upstream merge. 12 years ago
class_drc_item.cpp Use factored SelectLibrary() from base class. Spelling and comments. 12 years ago
class_edge_mod.cpp 1) Add 32 Cu Layers. 12 years ago
class_edge_mod.h Clang-alike lightweight RTTI for pcbnew + type casting cleanup. 12 years ago
class_footprint_wizard.cpp Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 13 years ago
class_footprint_wizard.h Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 13 years ago
class_marker_pcb.cpp DRC markers are drawn in GAL canvases. 12 years ago
class_marker_pcb.h Upstream merge. 12 years ago
class_mire.cpp 1) Add 32 Cu Layers. 12 years ago
class_mire.h 1) Add 32 Cu Layers. 12 years ago
class_module.cpp fix zones 12 years ago
class_module.h 1) Add 32 Cu Layers. 12 years ago
class_netclass.cpp Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
class_netclass.h Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
class_netinfo.h bugfix 1325375: pcbnew crash while append a board 12 years ago
class_netinfo_item.cpp Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
class_netinfolist.cpp bugfix 1325375: pcbnew crash while append a board 12 years ago
class_pad.cpp 1) Add 32 Cu Layers. 12 years ago
class_pad.h 1) Add 32 Cu Layers. 12 years ago
class_pad_draw_functions.cpp 1) Add 32 Cu Layers. 12 years ago
class_pcb_layer_box_selector.cpp 1) Add 32 Cu Layers. 12 years ago
class_pcb_layer_box_selector.h 1) Add 32 Cu Layers. 12 years ago
class_pcb_layer_widget.cpp 1) Add 32 Cu Layers. 12 years ago
class_pcb_layer_widget.h 1) Add 32 Cu Layers. 12 years ago
class_pcb_text.cpp Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 12 years ago
class_pcb_text.h Constification of HitTest and GetParent 12 years ago
class_text_mod.cpp 1) Add 32 Cu Layers. 12 years ago
class_text_mod.h Clang-alike lightweight RTTI for pcbnew + type casting cleanup. 12 years ago
class_track.cpp use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
class_track.h use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
class_zone.cpp Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
class_zone.h fix zones 12 years ago
class_zone_settings.cpp 1) Add 32 Cu Layers. 12 years ago
class_zone_settings.h 1) Add 32 Cu Layers. 12 years ago
classpcb.cpp 1) Add 32 Cu Layers. 12 years ago
clean.cpp 1) Add 32 Cu Layers. 12 years ago
collectors.cpp 1) Add 32 Cu Layers. 12 years ago
collectors.h 1) Add 32 Cu Layers. 12 years ago
connect.cpp use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
connect.h Eeschema: fix a bug which crashes Eeschema (when a label is being created, and its type is changed by popup menu, for instance to a text, before it was put on schematic) 13 years ago
controle.cpp Constification of HitTest and GetParent 12 years ago
cross-probing.cpp Functional 12 years ago
deltrack.cpp 1) Add 32 Cu Layers. 12 years ago
dimension.cpp 1) Add 32 Cu Layers. 12 years ago
drag.h 1) Add 32 Cu Layers. 12 years ago
dragsegm.cpp use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
drc.cpp 1) Add 32 Cu Layers. 12 years ago
drc_clearance_test_functions.cpp use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
drc_marker_functions.cpp Upstream merge. 12 years ago
drc_stuff.h Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
eagle_plugin.cpp 1) Add 32 Cu Layers. 12 years ago
eagle_plugin.h 1) Add 32 Cu Layers. 12 years ago
edgemod.cpp 1) Add 32 Cu Layers. 12 years ago
edit.cpp 1) Add 32 Cu Layers. 12 years ago
edit_pcb_text.cpp 1) Add 32 Cu Layers. 12 years ago
edit_track_width.cpp Moved NETCLASSES to BOARD_DESIGN_SETTINGS. 12 years ago
editedge.cpp 1) Add 32 Cu Layers. 12 years ago
editmod.cpp Modular-Kicad milestone B), major portions: 12 years ago
editrack-part2.cpp 1) Add 32 Cu Layers. 12 years ago
editrack.cpp 1) Add 32 Cu Layers. 12 years ago
edtxtmod.cpp *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
event_handlers_tracks_vias_sizes.cpp Moved most of the board design rules related fields & methods to BOARD_DESIGN_SETTINGS class. 12 years ago
files.cpp 1) Add 32 Cu Layers. 12 years ago
footprint_wizard.cpp Modular-Kicad milestone B), major portions: 12 years ago
footprint_wizard_frame.cpp Modular-Kicad milestone B), minor portions: 12 years ago
footprint_wizard_frame.h Modular-Kicad milestone B), major portions: 12 years ago
globaleditpad.cpp 1) Add 32 Cu Layers. 12 years ago
gpcb_plugin.cpp 1) Add 32 Cu Layers. 12 years ago
gpcb_plugin.h Pcbnew: Geda plugin fixes. 12 years ago
help_common_strings.h make microwave toolbar accessible from menu (Bug #1285425 ) 12 years ago
highlight.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
hotkeys.cpp All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 12 years ago
hotkeys.h All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 12 years ago
hotkeys_board_editor.cpp 1) Add 32 Cu Layers. 12 years ago
hotkeys_module_editor.cpp All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 12 years ago
initpcb.cpp 1) Add 32 Cu Layers. 12 years ago
invoke_pcb_dialog.h 1) Add 32 Cu Layers. 12 years ago
io_mgr.cpp 8 bit string relief via class UTF8 12 years ago
io_mgr.h Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
kicad_netlist_reader.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
kicad_plugin.cpp 1) Add 32 Cu Layers. 12 years ago
kicad_plugin.h 1) Add 32 Cu Layers. 12 years ago
layer_widget.cpp 1) Add 32 Cu Layers. 12 years ago
layer_widget.h 1) Add 32 Cu Layers. 12 years ago
legacy_netlist_reader.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
legacy_plugin.cpp use LSET::any() whereever possible and avoid conversion to integral type 12 years ago
legacy_plugin.h 1) Add 32 Cu Layers. 12 years ago
librairi.cpp Save the footprint editor's last footprint in the PROJECT RString facility. 12 years ago
loadcmp.cpp 1) Add 32 Cu Layers. 12 years ago
magnetic_tracks_functions.cpp 1) Add 32 Cu Layers. 12 years ago
menubar_modedit.cpp Pcbnew: commit forgotten change. 12 years ago
menubar_pcbframe.cpp Resolved HOME hot key conflict between menu entry (Zoom Page) and event assigned to the hot key in the ACTION_MANAGER. 12 years ago
minimun_spanning_tree.cpp Removed NETINFO_ITEM::SetNet() and NETINFO_ITEM::SetNetname() methods. 12 years ago
minimun_spanning_tree.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
modedit.cpp Save the footprint editor's last footprint in the PROJECT RString facility. 12 years ago
modedit_onclick.cpp Cosmetic enhancements: fix incorrect icons. 12 years ago
modedit_undo_redo.cpp Added const modifiers where applicable (PICKED_ITEMS_LIST). 12 years ago
modeditoptions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
module_editor_frame.h 1) Add 32 Cu Layers. 12 years ago
moduleframe.cpp refinements 12 years ago
modules.cpp 1) Add 32 Cu Layers. 12 years ago
modview_frame.cpp Modular-Kicad milestone B), minor portion: 12 years ago
modview_frame.h Modular-Kicad milestone B), major portions: 12 years ago
move-drag_pads.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
move_or_drag_track.cpp 1) Add 32 Cu Layers. 12 years ago
muonde.cpp 1) Add 32 Cu Layers. 12 years ago
muwave_command.cpp Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 12 years ago
netlist.cpp Fixed: Modules become invisible after reloading a netlist, until GAL view is refreshed. 12 years ago
netlist_reader.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
netlist_reader.h CvPcb footprint library table implementation. 12 years ago
onleftclick.cpp 1) Add 32 Cu Layers. 12 years ago
onrightclick.cpp Cosmetic enhancements: fix incorrect icons. 12 years ago
pad_edition_functions.cpp 1) Add 32 Cu Layers. 12 years ago
pcb_netlist.cpp CvPcb footprint library table implementation. 12 years ago
pcb_netlist.h Changed the way of looking up NETINFO_ITEM using net names (using boost::unordered_map). Added a hash function (wxString) for that. Introduced NETINFO_ITEM::GetNetItem( wxString ). BOARD::FindNet() uses the map. 12 years ago
pcb_painter.cpp 1) Add 32 Cu Layers. 12 years ago
pcb_painter.h The GAL view uses colors settings from the legacy canvas. 12 years ago
pcb_parser.cpp 1) Fix compiles using wx 3.x and 2.8. 12 years ago
pcb_parser.h 1) Add 32 Cu Layers. 12 years ago
pcb_plot_params.cpp 1) Add 32 Cu Layers. 12 years ago
pcb_plot_params.h 1) Add 32 Cu Layers. 12 years ago
pcbframe.cpp 1) Add 32 Cu Layers. 12 years ago
pcbnew.cpp 1) Add 32 Cu Layers. 12 years ago
pcbnew.h 1) Add 32 Cu Layers. 12 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 1) Add 32 Cu Layers. 12 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 Custom width settings taken into account in wxUpdateUIEvent handlers. 12 years ago
pcbplot.cpp 1) Add 32 Cu Layers. 12 years ago
pcbplot.h 1) Add 32 Cu Layers. 12 years ago
plot_board_layers.cpp 1) Add 32 Cu Layers. 12 years ago
plot_brditems_plotter.cpp 1) Add 32 Cu Layers. 12 years ago
plotcontroller.h Decouple PLOT_CONTROLLER from UI dependencies. 13 years ago
plugin.cpp Fix some issues in modview, relative to few incorrect use of some wxAuiManager functions. 12 years ago
print_board_functions.cpp 1) Add 32 Cu Layers. 12 years ago
printout_controler.cpp Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 12 years ago
printout_controler.h 1) Add 32 Cu Layers. 12 years ago
protos.h Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 12 years ago
ratsnest.cpp *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
ratsnest_data.cpp Improved ratsnest updating in GAL. 12 years ago
ratsnest_data.h Upstream merge. 12 years ago
ratsnest_viewitem.cpp Ratsnest lines are highlighted together with all items in the same net. 12 years ago
ratsnest_viewitem.h Added ratsnest for GAL 12 years ago
sel_layer.cpp 1) Add 32 Cu Layers. 12 years ago
specctra.cpp 1) Add 32 Cu Layers. 12 years ago
specctra.h 1) Add 32 Cu Layers. 12 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp 1) Add 32 Cu Layers. 12 years ago
specctra_import.cpp 1) Add 32 Cu Layers. 12 years ago
specctra_test.cpp Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
swap_layers.cpp 1) Add 32 Cu Layers. 12 years ago
target_edit.cpp 1) Add 32 Cu Layers. 12 years ago
tool_modedit.cpp Reverted back the ( i ) parameters for python, applied the PyGILState_Ensure from Dick into his PyLOCK class 13 years ago
tool_modview.cpp Modular-Kicad milestone B), minor portions: 12 years ago
tool_onrightclick.cpp dialog information hiding, initial Fit() 13 years ago
tool_pcb.cpp Save the footprint editor's last footprint in the PROJECT RString facility. 12 years ago
toolbars_update_user_interface.cpp Moved most of the board design rules related fields & methods to BOARD_DESIGN_SETTINGS class. 12 years ago
tr_modif.cpp 1) Add 32 Cu Layers. 12 years ago
tracepcb.cpp 1) Add 32 Cu Layers. 12 years ago
xchgmod.cpp Added missing changes required for updating footprints with the module editor. 12 years ago
zone_filling_algorithm.cpp Auto zone refilling after using the POINT_EDITOR. 12 years ago
zones.h Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 14 years ago
zones_by_polygon.cpp 1) Add 32 Cu Layers. 12 years ago
zones_by_polygon_fill_functions.cpp merge tip in, resolve. 12 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp 1) Add 32 Cu Layers. 12 years ago
zones_convert_to_polygons_aux_functions.cpp Moved NETCLASSES to BOARD_DESIGN_SETTINGS. 12 years ago
zones_functions_for_undo_redo.cpp merge tip in, resolve. 12 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_non_copper_type_functions.cpp 1) Add 32 Cu Layers. 12 years ago
zones_polygons_insulated_copper_islands.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
zones_polygons_test_connections.cpp TRACK/SEGVIA cleanup 12 years ago
zones_test_and_combine_areas.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago