kicad/pcbnew
jean-pierre charras d9ed8a3085 Pcbnew: automatic selection of plugin when loading a file with .kicad_pcb extension from history list.
Very minor other fixes
2012-06-14 21:10:32 +02:00
..
autorouter Pcbnew: Fix compil issues with wxWidgets 2.8.12 2012-06-10 18:21:18 +02:00
dialogs Pcbnew: automatic selection of plugin when loading a file with .kicad_pcb extension from history list. 2012-06-14 21:10:32 +02:00
CMakeLists.txt Pcbnew: move files relative to autoroute/autoplace to autorouter folder. 2012-06-05 21:07:33 +02:00
Info.plist Fix some minor OS X issues 2011-08-30 09:35:40 +02:00
attribut.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
basepcbframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
block.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
block_module_editor.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
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. 2012-02-23 15:59:57 +01:00
board_undo_redo.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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
class_board.cpp Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_board.h Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_board_connected_item.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_board_connected_item.h more footprint support for LEGACY_PLUGIN 2012-04-16 20:35:43 -05:00
class_board_design_settings.cpp Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_board_item.cpp Commit Dick's Pcbnew s-expression file parser bug fixes. 2012-06-10 20:47:15 -04:00
class_dimension.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_dimension.h Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_drawsegment.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_drawsegment.h more eagle plugin work 2012-05-23 20:18:30 -05:00
class_drc_item.cpp Remove valeur_param(), that does not work in Kicad Nanometer 2012-04-27 16:15:11 +02:00
class_edge_mod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_edge_mod.h EAGLE_PLUGIN now positions text correct for most cases 2012-05-30 16:40:32 -05:00
class_marker_pcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_marker_pcb.h more footprint support for LEGACY_PLUGIN 2012-04-16 20:35:43 -05:00
class_mire.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_mire.h Pcbnew s-expression file format improvements. 2012-04-22 11:16:39 -04:00
class_module.cpp Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_module.h Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_module_transform_functions.cpp Pcbnew nanometer: fix hatch lines issue in polyline.cpp 2012-04-11 11:47:57 +02:00
class_netclass.cpp Internal unit improvements and Pcbnew s-expression file format changes. 2012-04-12 17:31:31 -04:00
class_netclass.h Remove PCB_INTERNAL_UNIT define because it is no more used in code. 2012-05-11 11:02:35 +02:00
class_netinfo.h fix bug added two revisions ago by me 2012-05-21 13:50:46 -05:00
class_netinfo_item.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_netinfolist.cpp eagle plugin first work 2012-05-20 08:14:46 -05:00
class_pad.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_pad.h more amazing free eagle_plugin work 2012-05-24 10:00:59 -05:00
class_pad_draw_functions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_pcb_layer_box_selector.cpp Gerbview: remove dependencies from Pcbnew. 2012-05-04 19:44:42 +02:00
class_pcb_layer_box_selector.h Gerbview: remove dependencies from Pcbnew. 2012-05-04 19:44:42 +02:00
class_pcb_layer_widget.cpp * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 2012-03-11 19:40:48 -05:00
class_pcb_layer_widget.h * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 2012-03-11 19:40:48 -05:00
class_pcb_text.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_pcb_text.h Pcbnew s-expression file format improvements. 2012-04-22 11:16:39 -04:00
class_text_mod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_text_mod.h more eagle_plugin work 2012-05-22 12:51:18 -05:00
class_track.cpp pcbnew: show clearance when move or drag via 2012-06-13 17:32:43 +04:00
class_track.h Pcbnew s-expression file format improvements. 2012-04-22 11:16:39 -04:00
class_zone.cpp Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
class_zone.h Commit Dick's Pcbnew s-expression file parser bug fixes. 2012-06-10 20:47:15 -04:00
class_zone_settings.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
class_zone_settings.h Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02:00
classpcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
clean.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -06:00
collectors.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -06: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 Pcbnew: fix issue about order of tracks this order was modified when reading and writing a board, even without any change in board. 2012-06-11 14:04:34 +02:00
controle.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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 Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
dimension.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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 see CHANGELOG.txt 2012-02-18 22:02:19 -06:00
drc.cpp More internal unit improvements. 2012-04-13 14:51:24 -04:00
drc_clearance_test_functions.cpp * remove global g_Pad_Master global and put it into BOARD_DESIGN_SETTINGS 2012-02-18 22:10:49 -06:00
drc_marker_functions.cpp see CHANGELOG.txt 2012-02-19 22:33:54 -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
eagle_plugin.cpp EAGLE_PLUGIN::Load() is now completed. 2012-06-06 20:49:43 -05:00
eagle_plugin.h EAGLE_PLUGIN::Load() is now completed. 2012-06-06 20:49:43 -05:00
edgemod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
edit.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
edit_pcb_text.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
edit_track_width.cpp merge 2012-02-06 01:14:51 -06:00
editedge.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
editmod.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -06:00
editrack-part2.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
editrack.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
edtxtmod.cpp Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 2012-05-29 14:25:10 +02: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 Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
export_vrml.cpp Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
files.cpp Pcbnew: automatic selection of plugin when loading a file with .kicad_pcb extension from history list. 2012-06-14 21:10:32 +02:00
find.pjd PCBNew UI normalization and global variable reductions. 2009-05-01 18:06:03 +00:00
gen_drill_report_files.cpp Remove PCB_INTERNAL_UNIT define because it is no more used in code. 2012-05-11 11:02:35 +02:00
gen_holes_and_tools_lists_for_drill.cpp remove unneeded debug printf 2012-02-21 09:58:24 -06:00
gen_modules_placefile.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 2012-05-03 20:37:56 +02:00
gendrill.cpp Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 2012-05-03 20:37:56 +02: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 Dialog exit: better icon. 2012-03-09 19:58:58 +01:00
gpcb_exchange.cpp fix incorrect use of KIROUND instead of KiROUND in parseBoardUnits( const char* aExpected ) (see comments in .h file) 2012-06-14 08:29:54 +02:00
help_common_strings.h Pcbnew: netlist.cpp: code cleaning. Comments added and updated 2011-05-03 14:57:44 +02:00
highlight.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
hotkeys.cpp Add flip to pcbnew text fields. 2012-05-30 20:38:52 +03:00
hotkeys.h Add flip to pcbnew text fields. 2012-05-30 20:38:52 +03:00
hotkeys_board_editor.cpp Add flip to pcbnew text fields. 2012-05-30 20:38:52 +03:00
hotkeys_module_editor.cpp Minor code improvements and coding policy fixes. 2012-03-26 19:47:08 -04: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 eagle plugin first work 2012-05-20 08:14:46 -05:00
io_mgr.h eagle plugin first work 2012-05-20 08:14:46 -05:00
ioascii.cpp.notused more footprint support for LEGACY_PLUGIN 2012-04-16 20:35:43 -05:00
item_io.cpp.notused more footprint support for LEGACY_PLUGIN 2012-04-16 20:35:43 -05:00
kicad_plugin.cpp Pcbnew s-expression file parser bug fixes. 2012-06-13 19:04:42 -04:00
kicad_plugin.h Add Pcbnew s-expression file parser. 2012-06-09 13:00:13 -04:00
layer_widget.cpp * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 2012-03-11 19:40:48 -05:00
layer_widget.h * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 2012-03-11 19:40:48 -05:00
legacy_plugin.cpp There was no reason for insertBeforeMe on track loading. 2012-06-09 19:39:40 -05:00
legacy_plugin.h There was no reason for insertBeforeMe on track loading. 2012-06-09 19:39:40 -05:00
librairi.cpp try to delete a footprint library before exporting or creating, quietly 2012-05-15 08:58:55 -05:00
loadcmp.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
magnetic_tracks_functions.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
menubar_modedit.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
menubar_pcbframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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 More internal unit improvements. 2012-04-16 13:39:32 -04:00
modedit.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 2012-04-09 11:16:47 +02:00
modedit_onclick.cpp more eagle_plugin work 2012-05-22 12:51:18 -05:00
modedit_undo_redo.cpp Undo redo change and code cleanup. 2012-02-05 14:02:46 +01:00
modeditoptions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
module_editor_frame.h more eagle_plugin work 2012-05-22 12:51:18 -05:00
moduleframe.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
modules.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
modview.cpp work on footprint plugin API 2012-04-15 22:18:41 -05:00
modview_frame.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
modview_frame.h work on footprint plugin API 2012-04-15 22:18:41 -05:00
move-drag_pads.cpp see CHANGELOG.txt 2012-02-19 22:33:54 -06: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 Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
muonde.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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 Rationalize numeric time stamps to type time_t. 2012-05-24 21:52:04 -04:00
netlist_reader_common.cpp Pcbnew: regression fix when using the new netlist format: 2012-03-10 08:58:21 +01:00
netlist_reader_firstformat.cpp Joe Ferner's merge 2012-03-16 22:01:53 -05:00
netlist_reader_kicad.cpp pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
onleftclick.cpp more eagle_plugin work 2012-05-22 12:51:18 -05:00
onrightclick.cpp Add zone duplication to pcbnew. 2012-06-04 22:04:12 +03:00
pcb_parser.cpp fix incorrect use of KIROUND instead of KiROUND in parseBoardUnits( const char* aExpected ) (see comments in .h file) 2012-06-14 08:29:54 +02:00
pcb_parser.h fix incorrect use of KIROUND instead of KiROUND in parseBoardUnits( const char* aExpected ) (see comments in .h file) 2012-06-14 08:29:54 +02:00
pcb_plot_params.cpp Pcbnew s-expression file parser bug fixes. 2012-06-13 19:04:42 -04:00
pcb_plot_params.h Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02:00
pcbframe.cpp Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 2012-05-29 14:25:10 +02:00
pcbnew.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
pcbnew.h Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
pcbnew.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
pcbnew.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
pcbnew_config.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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 Add zone duplication to pcbnew. 2012-06-04 22:04:12 +03:00
pcbplot.cpp Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02:00
pcbplot.h Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 2012-04-05 13:27:56 -05:00
plot_rtn.cpp Do some ZONE_CONTAINED encapsulation. 2012-06-03 00:19:17 +03:00
plotdxf.cpp Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02:00
plotgerb.cpp Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02:00
plothpgl.cpp Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02:00
plotps.cpp Fix some minor bugs in plot functions 2012-06-09 11:38:58 +02: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 see CHANGELOG.txt 2012-02-18 22:02:19 -06:00
printout_controler.cpp Gerbview: remove dependencies from Pcbnew. 2012-05-04 19:44:42 +02: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 Pcbnew nanometer: fix hatch lines issue in polyline.cpp 2012-04-11 11:47:57 +02:00
ratsnest.cpp see CHANGELOG.txt 2012-02-18 22:02:19 -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 Removal of internal units. 2012-04-16 19:31:29 -04: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 Add tools/parser_gen.cpp which is the beginnings of an s-expression parser 2012-04-29 21:57:48 -05:00
specctra.keywords ++all: 2011-01-19 14:46:07 -06:00
specctra_export.cpp Mostly EAGLE_PLUGIN work: 2012-05-29 13:10:56 -05:00
specctra_import.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05: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 Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
tool_modview.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
tool_onrightclick.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
tool_pcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
toolbars_update_user_interface.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
tr_modif.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
tracepcb.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02: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
xchgmod.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zone_filling_algorithm.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones.h Minor code and Doxygen comment improvements. 2012-03-17 10:39:27 -04:00
zones_by_polygon.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones_by_polygon_fill_functions.cpp Do some ZONE_CONTAINED encapsulation. 2012-06-03 00:19:17 +03:00
zones_convert_brd_items_to_polygons_with_Boost.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones_convert_to_polygons_aux_functions.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones_functions_for_undo_redo.cpp Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 2012-02-25 01:23:46 +02: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 Mostly EAGLE_PLUGIN work: 2012-05-29 13:10:56 -05:00
zones_polygons_insulated_copper_islands.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones_polygons_test_connections.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
zones_test_and_combine_areas.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00