kicad/pcbnew
jean-pierre charras 827352511a Layers manager: add in popup menu option to hide all coppers layers but active layer.
Design rules: increase number of vias and tracks sizes
Pcbnew: netlist reader: change from my recent commits to keep netnames in pads for footprints not in netlist
(allow an user to place some footprints by hand, set pads netnames and do not lost these netnames when loading a netlsit)
Fix other very minor issues.
2012-02-17 20:43:43 +01:00
..
dialogs Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
CMakeLists.txt Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
Info.plist Fix some minor OS X issues 2011-08-30 09:35:40 +02:00
ar_protos.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
attribut.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
automove.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
autoplac.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
autorout.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
autorout.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
basepcbframe.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
block.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
block_module_editor.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
board.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
board_items_to_polygon_shape_transform.cpp Add priority level to zones. 2012-01-29 20:29:19 +01:00
board_undo_redo.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
build_BOM_from_board.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
cell.h Remove sine and cosine look up tables and other minor fixes. 2011-09-20 09:57:40 -04:00
class_board.cpp typos 2012-02-06 09:31:36 -06:00
class_board.h merge 2012-02-06 01:14:51 -06:00
class_board_connected_item.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_board_connected_item.h document KICAD_T enum better, remove PCB_ZONE_EDGE_T usages 2012-01-30 15:21:40 -06:00
class_board_design_settings.cpp typos 2012-02-06 09:31:36 -06:00
class_board_item.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_dimension.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_dimension.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_drawsegment.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_drawsegment.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_drc_item.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_edge_mod.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_edge_mod.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_footprint_library.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_footprint_library.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_marker_pcb.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
class_marker_pcb.h Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
class_mire.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_mire.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_module.cpp Pcbnew: Minor fix and enhancement. 2012-01-30 14:25:46 +01:00
class_module.h Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
class_module_transform_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_netclass.cpp merge 2012-02-06 01:14:51 -06:00
class_netclass.h see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
class_netinfo.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_netinfo_item.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_netinfolist.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_pad.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
class_pad.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_pad_draw_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_pcb_layer_widget.cpp Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
class_pcb_layer_widget.h Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
class_pcb_text.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
class_pcb_text.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_text_mod.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_text_mod.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_track.cpp fix some warnings in Debug mode under wx 2.9.x 2012-02-10 16:26:42 -06:00
class_track.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
class_zone.cpp fix some warnings in Debug mode under wx 2.9.x 2012-02-10 16:26:42 -06:00
class_zone.h see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
class_zone_settings.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
class_zone_settings.h see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
classpcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
clean.cpp Pcbnew: First draft to use a new netlist format ( containing the same info as the intermediate netlist, but using S expressions) 2012-01-26 10:37:36 +01:00
collectors.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
collectors.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
connect.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
controle.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
cross-probing.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
deltrack.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
dimension.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dist.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
drag.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
dragsegm.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
drc.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
drc_clearance_test_functions.cpp wxWidgets Debug builds apparently have some tricky technique to validate 2012-02-16 00:17:01 -06:00
drc_marker_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
drc_stuff.h Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 2011-11-24 11:32:51 -06:00
edgemod.cpp Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
edit.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
edit_pcb_text.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
edit_track_width.cpp merge 2012-02-06 01:14:51 -06:00
editedge.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
editmod.cpp CvPcb: serious code cleaning. More comments. Remove useless files and some files renamed with a better name. 2012-02-11 10:04:26 +01:00
editrack-part2.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
editrack.cpp Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) 2012-02-04 21:30:00 +01:00
edtxtmod.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
event_handlers_tracks_vias_sizes.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
export_gencad.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
export_vrml.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
files.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
find.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
find.h PCBNew control update bug fixes, fixes lp:725963. 2011-03-01 14:26:17 -05:00
find.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
gen_drill_report_files.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
gen_holes_and_tools_lists_for_drill.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
gen_modules_placefile.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
gendrill.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
gendrill.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 2011-12-22 15:57:50 -06:00
globaleditpad.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
gpcb_exchange.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
graphpcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
help_common_strings.h Pcbnew: netlist.cpp: code cleaning. Comments added and updated 2011-05-03 14:57:44 +02:00
highlight.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
hotkeys.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
hotkeys.h Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
hotkeys_board_editor.cpp Pcbnew: fix Bug #932509 2012-02-15 14:10:52 +01:00
hotkeys_module_editor.cpp Pcbnew: fix Bug #932509 2012-02-15 14:10:52 +01:00
initpcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
io_mgr.cpp Fix problem with BOARD bounding box in saved *.brd files, 2011-12-05 11:22:19 -06:00
io_mgr.h carve out TITLE_BLOCK class from BASE_SCREEN, add hashtables.h for PROPERTIES 2012-01-09 02:35:06 -06:00
ioascii.cpp fix portion of bug 928330 mentioned in comment #2 2012-02-09 09:00:37 -06:00
item_io.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
kicad_plugin.cpp fix portion of bug 928330 mentioned in comment #2 2012-02-09 09:00:37 -06:00
kicad_plugin.h improvements, hopefully 2011-12-16 11:03:25 -06:00
layer_widget.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
layer_widget.h see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
librairi.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
loadcmp.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
magnetic_tracks_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
menubar_modedit.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
menubar_pcbframe.cpp Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
minimun_spanning_tree.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
minimun_spanning_tree.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 2011-12-22 15:57:50 -06:00
mirepcb.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
modedit.cpp Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
modedit_onclick.cpp Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
modedit_undo_redo.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
modeditoptions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
module_editor_frame.h Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
moduleframe.cpp Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
modules.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
modview.cpp Modview: fix minor issues. 2012-02-10 16:31:11 +01:00
modview_frame.cpp Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
modview_frame.h Modview: fix minor issues. 2012-02-10 16:31:11 +01:00
move-drag_pads.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
move_copy_track.cpp.notused More encapsulation work and other minor improvements. 2011-12-21 08:42:02 -05:00
move_or_drag_track.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
muonde.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
muwave_command.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
netlist.cpp Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
netlist_reader.h Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 2012-02-01 20:49:37 +01:00
netlist_reader_common.cpp Layers manager: add in popup menu option to hide all coppers layers but active layer. 2012-02-17 20:43:43 +01:00
netlist_reader_firstformat.cpp Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 2012-02-01 20:49:37 +01:00
netlist_reader_kicad.cpp Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes). 2012-02-01 20:49:37 +01:00
onleftclick.cpp Pcbnew - ModView: add 3D view, and fix issues. 2012-02-10 09:49:43 +01:00
onrightclick.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcb_plot_params.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcb_plot_params.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcbframe.cpp Pcbnew: footprint placement file creation: 2012-02-15 11:41:16 +01:00
pcbnew.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
pcbnew.h put module text configuration variables into the BOARD 2012-02-02 01:23:00 -06:00
pcbnew.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew.rc New icons: fix problems about .ico files (under Window) 2011-09-10 19:48:35 +02:00
pcbnew_config.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
pcbnew_config.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcbnew_doc.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew_id.h Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 2012-02-12 20:39:37 +01:00
pcbplot.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
pcbplot.h fix bug plot arc to dxf-format in back_silkscreen, comment and draw layers 2012-02-01 15:42:18 +04:00
plot_rtn.cpp fix bug plot arc to dxf-format in back_silkscreen, comment and draw layers 2012-02-01 15:42:18 +04:00
plotdxf.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
plotgerb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
plothpgl.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
plotps.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
polygons_defs.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
print_board_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
printout_controler.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
printout_controler.h rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 2011-12-22 15:57:50 -06:00
protos.h Encapsulation and other minor improvements. 2011-12-29 15:11:42 -05:00
queue.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
ratsnest.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
sel_layer.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
set_grid.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
solve.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
specctra.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
specctra.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
specctra.keywords ++all: 2011-01-19 14:46:07 -06:00
specctra_export.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
specctra_import.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
specctra_test.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
swap_layers.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
tool_modedit.cpp Icons for modedit and modview: remove unused or duplicate icons files and rename files. Tweak some icons. 2012-02-13 15:27:34 +01:00
tool_modview.cpp Icons for modedit and modview: remove unused or duplicate icons files and rename files. Tweak some icons. 2012-02-13 15:27:34 +01:00
tool_onrightclick.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
tool_pcb.cpp Icons for modedit and modview: remove unused or duplicate icons files and rename files. Tweak some icons. 2012-02-13 15:27:34 +01:00
toolbars_update_user_interface.cpp get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 2012-02-02 11:45:37 -06:00
tr_modif.cpp Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) 2012-02-04 21:30:00 +01:00
tracepcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
trpiste.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
work.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
xchgmod.cpp Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 2012-02-09 21:33:38 +01:00
zone_filling_algorithm.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
zones.h see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
zones_by_polygon.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
zones_by_polygon_fill_functions.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
zones_convert_brd_items_to_polygons_with_Boost.cpp Add priority level to zones. 2012-01-29 20:29:19 +01:00
zones_convert_to_polygons_aux_functions.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
zones_functions_for_undo_redo.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
zones_functions_for_undo_redo.h Application name capitalization fixes. 2011-09-30 14:15:37 -04:00
zones_non_copper_type_functions.cpp see CHANGELOG.txt 2012-02-05 23:44:19 -06:00
zones_polygons_insulated_copper_islands.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
zones_polygons_test_connections.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
zones_test_and_combine_areas.cpp fix some warnings in Debug mode under wx 2.9.x 2012-02-10 16:26:42 -06:00