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 a82127277c Gerbview: fix scaling error in x.6 file format. Minor cleaning code. 11 years ago
..
autorouter 1) Add 32 Cu Layers. 11 years ago
dialogs Ratsnest is recalculated after global deletion of tracks and after importing a netlist. 11 years ago
exporters Fix footprint wizard issues. Fix export vrml incorrect Z position of items. 11 years ago
github fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 11 years ago
import_dxf Created dialog_dxf_import.h. Cleaned up some unnecessary stuff and fixed file open dialog DIALOG_DXF_IMPORT. 11 years ago
pcad2kicadpcb_plugin LAYER_ID work 11 years ago
router Zone fill/unfill actions in context menu (GAL). 11 years ago
scripting Refinement to commit #4993. 11 years ago
tools Zone fill/unfill actions in context menu (GAL). 11 years ago
CMakeLists.txt Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection. 11 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 Fixed a few memory leaks and Valgrind warnings. 11 years ago
block.cpp 1) Add 32 Cu Layers. 11 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. 11 years ago
board_undo_redo.cpp Created a common interface for edit frames. 11 years ago
build_BOM_from_board.cpp Convert footprint definitions from wxString to FPID. 12 years ago
class_board.cpp wxWidgets 2.8 compatibility fix. 11 years ago
class_board.h Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 11 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 Fix a bug in ClassOf which crashes Pcbnew when its argument is NULL. It fixes bug #1329364. 12 years ago
class_board_design_settings.cpp Enable technical layers when starting Pcbnew with no board. 11 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. 11 years ago
class_dimension.h 1) Add 32 Cu Layers. 11 years ago
class_drawsegment.cpp LAYER_ID work 11 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 Move() method updates local coordinates in EDGE_MODULE, D_PAD and TEXTE_MODULE classes. 11 years ago
class_edge_mod.h Move() method updates local coordinates in EDGE_MODULE, D_PAD and TEXTE_MODULE classes. 11 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 class_marker IsOnLayer() 11 years ago
class_marker_pcb.h class_marker IsOnLayer() 11 years ago
class_mire.cpp 1) Add 32 Cu Layers. 11 years ago
class_mire.h 1) Add 32 Cu Layers. 11 years ago
class_module.cpp Module anchors are visible in GAL canvas. 11 years ago
class_module.h Module anchors are visible in GAL canvas. 11 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 MInor fixes. 11 years ago
class_pad.h Rotate support for pads. 11 years ago
class_pad_draw_functions.cpp merge 11 years ago
class_pcb_layer_box_selector.cpp LAYER_ID work 11 years ago
class_pcb_layer_box_selector.h LAYER_ID work 11 years ago
class_pcb_layer_widget.cpp PCB_LAYER_WIDGET became able to cooperate with PCB_BASE_FRAME. 11 years ago
class_pcb_layer_widget.h PCB_LAYER_WIDGET became able to cooperate with PCB_BASE_FRAME. 11 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 Move() method updates local coordinates in EDGE_MODULE, D_PAD and TEXTE_MODULE classes. 11 years ago
class_text_mod.h Move() method updates local coordinates in EDGE_MODULE, D_PAD and TEXTE_MODULE classes. 11 years ago
class_track.cpp merge 11 years ago
class_track.h merge 11 years ago
class_zone.cpp LAYER_ID work 11 years ago
class_zone.h fix zones 11 years ago
class_zone_settings.cpp 1) Add 32 Cu Layers. 11 years ago
class_zone_settings.h 1) Add 32 Cu Layers. 11 years ago
classpcb.cpp 1) Add 32 Cu Layers. 11 years ago
clean.cpp 1) Add 32 Cu Layers. 11 years ago
collectors.cpp SELECTION_TOOL in edit module mode does not try to select MODULEs. 11 years ago
collectors.h SELECTION_TOOL in edit module mode does not try to select MODULEs. 11 years ago
connect.cpp fix VIA::IsOnLayer() 11 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 SELECTION_TOOL in edit module mode does not try to select MODULEs. 11 years ago
cross-probing.cpp back annotation when CVPCB and EESCHEMA are running under KICAD 11 years ago
deltrack.cpp 1) Add 32 Cu Layers. 11 years ago
dimension.cpp LAYER_ID work 11 years ago
drag.h 1) Add 32 Cu Layers. 11 years ago
dragsegm.cpp use LSET::any() whereever possible and avoid conversion to integral type 11 years ago
drc.cpp fix LSET() constructors, formatting 11 years ago
drc_clearance_test_functions.cpp use LSET::any() whereever possible and avoid conversion to integral type 11 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. 11 years ago
eagle_plugin.h 1) Add 32 Cu Layers. 11 years ago
edgemod.cpp 1) Add 32 Cu Layers. 11 years ago
edit.cpp DXF files import is supported by module editor. 11 years ago
edit_pcb_text.cpp 1) Add 32 Cu Layers. 11 years ago
edit_track_width.cpp Moved NETCLASSES to BOARD_DESIGN_SETTINGS. 12 years ago
editedge.cpp 1) Add 32 Cu Layers. 11 years ago
editmod.cpp Modular-Kicad milestone B), major portions: 12 years ago
editrack-part2.cpp fix LSET() constructors, formatting 11 years ago
editrack.cpp 1) Add 32 Cu Layers. 11 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 back annotation when CVPCB and EESCHEMA are running under KICAD 11 years ago
footprint_wizard.cpp Modular-Kicad milestone B), major portions: 12 years ago
footprint_wizard_frame.cpp Fixes #1186269 12 years ago
footprint_wizard_frame.h Modular-Kicad milestone B), major portions: 12 years ago
globaleditpad.cpp 1) Add 32 Cu Layers. 11 years ago
gpcb_plugin.cpp Added MODULE::Add( BOARD_ITEM* )/Remove( BOARD_ITEM* )/Delete( BOARD_ITEM* ). 11 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 LAYER_ID work 11 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 LAYER_ID work 11 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 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 11 years ago
invoke_pcb_dialog.h DXF files import is supported by module editor. 11 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 bugfix: pcbnew crashes when you try to save a file 11 years ago
kicad_plugin.h 1) Add 32 Cu Layers. 11 years ago
layer_widget.cpp Fixed a few memory leaks and Valgrind warnings. 11 years ago
layer_widget.h Fixed a few memory leaks and Valgrind warnings. 11 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 11 years ago
legacy_plugin.h 1) Add 32 Cu Layers. 11 years ago
librairi.cpp Module editor: modules are shown in GAL mode when loaded from file/library. 11 years ago
loadcmp.cpp Fixed wrong reference point for copied items in subsequent module editor invocations (GAL). 11 years ago
magnetic_tracks_functions.cpp 1) Add 32 Cu Layers. 11 years ago
menubar_modedit.cpp DXF files import is supported by module editor. 11 years ago
menubar_pcbframe.cpp Minor cosmetic enhancement, and try to fix an issue with accelerator keys and the Python scripting console 11 years ago
minimun_spanning_tree.cpp fix LSET() constructors, formatting 11 years ago
minimun_spanning_tree.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
modedit.cpp Fixed continous line drawing. 11 years ago
modedit_onclick.cpp Created a common interface for edit frames. 11 years ago
modedit_undo_redo.cpp Created a common interface for edit frames. 11 years ago
modeditoptions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
module_editor_frame.h Module editor loads the last edited footprint in GAL mode. 11 years ago
moduleframe.cpp Fixed module editor crash when pcbnew is started from the main launcher. 11 years ago
modules.cpp 1) Add 32 Cu Layers. 11 years ago
modview_frame.cpp Fixed the Module viewer crash when there is no footprint loaded. 11 years ago
modview_frame.h Fixed autozooming with empty board/module. 11 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. 11 years ago
muonde.cpp 1) Add 32 Cu Layers. 11 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. 11 years ago
onrightclick.cpp Cosmetic enhancements: fix incorrect icons. 12 years ago
pad_edition_functions.cpp 1) Add 32 Cu Layers. 11 years ago
pcb_base_edit_frame.cpp Restored support for custom angle rotation. 11 years ago
pcb_base_edit_frame.h Restored support for custom angle rotation. 11 years ago
pcb_draw_panel_gal.cpp Increase panning area in GAL view. 11 years ago
pcb_draw_panel_gal.h Moved layers visibility synchronization to PCB_DRAW_PANEL_GAL::SyncLayersVisibility(). 11 years ago
pcb_netlist.cpp add aDocName to NETLIST::Format() 11 years ago
pcb_netlist.h add aDocName to NETLIST::Format() 11 years ago
pcb_painter.cpp Fixed continous line drawing. 11 years ago
pcb_painter.h Outline display mode for module edges & texts in the module editor. 11 years ago
pcb_parser.cpp Added MODULE::Add( BOARD_ITEM* )/Remove( BOARD_ITEM* )/Delete( BOARD_ITEM* ). 11 years ago
pcb_parser.h fix Inner1.Cu in pcb_parser.cpp, start cvpcb work. 11 years ago
pcb_plot_params.cpp Update old demo board files. Minor code cleaning. 11 years ago
pcb_plot_params.h Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 11 years ago
pcbframe.cpp Workarounded restoring focus to GAL canvas after layer switching. 11 years ago
pcbnew.cpp merge 11 years ago
pcbnew.h 1) Add 32 Cu Layers. 11 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 {Set,Get}ActiveLayer moved from PCB_EDIT_FRAME to PCB_BASE_FRAME. 11 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 Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 11 years ago
pcbplot.h merge 11 years ago
plot_board_layers.cpp Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 11 years ago
plot_brditems_plotter.cpp LAYER_ID work 11 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 Update old demo board files. Minor code cleaning. 11 years ago
printout_controler.cpp Gerbview: fix scaling error in x.6 file format. Minor cleaning code. 11 years ago
printout_controler.h 1) Add 32 Cu Layers. 11 years ago
protos.h Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters 12 years ago
ratsnest.cpp fix VIA::IsOnLayer() 11 years ago
ratsnest_data.cpp Ratsnest is recalculated after global deletion of tracks and after importing a netlist. 11 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 LAYER_ID work 11 years ago
specctra.cpp LAYER_ID work 11 years ago
specctra.h 1) Add 32 Cu Layers. 11 years ago
specctra.keywords ++all: 15 years ago
specctra_export.cpp merge 11 years ago
specctra_import.cpp 1) Add 32 Cu Layers. 11 years ago
specctra_test.cpp Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
swap_layers.cpp LAYER_ID work 11 years ago
target_edit.cpp 1) Add 32 Cu Layers. 11 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() 12 years ago
tool_pcb.cpp merge 11 years ago
toolbars_update_user_interface.cpp Minor cosmetic enhancement, and try to fix an issue with accelerator keys and the Python scripting console 11 years ago
tr_modif.cpp 1) Add 32 Cu Layers. 11 years ago
tracepcb.cpp 1) Add 32 Cu Layers. 11 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). 13 years ago
zones_by_polygon.cpp 1) Add 32 Cu Layers. 11 years ago
zones_by_polygon_fill_functions.cpp merge tip in, resolve. 12 years ago
zones_convert_brd_items_to_polygons_with_Boost.cpp Simplified code for switching layers in GAL view. Tools are notified of layer change event. 11 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 fix export_gencad.cpp 11 years ago
zones_polygons_insulated_copper_islands.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
zones_polygons_test_connections.cpp fix VIA::IsOnLayer() 11 years ago
zones_test_and_combine_areas.cpp Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago