kicad/gerbview
jean-pierre charras a00df5b330 commit missing files 2012-04-25 21:46:30 +02:00
..
dialogs Make Gerbview working with USE_PCBNEW_NANOMETRES option ON 2012-04-18 09:07:13 +02:00
gerber_test_files Gerbview: add gerber test file. 2010-12-06 13:18:56 +01:00
CMakeLists.txt Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
Info.plist Fix some minor OS X issues 2011-08-30 09:35:40 +02:00
block.cpp Minor code improvements and coding policy fixes. 2012-03-26 19:47:08 -04:00
class_DCodeSelectionbox.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_DCodeSelectionbox.h More encapsulation work and other minor improvements. 2011-12-16 08:32:23 -05:00
class_GERBER.cpp Make Gerbview working with USE_PCBNEW_NANOMETRES option ON 2012-04-18 09:07:13 +02:00
class_GERBER.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_am_param.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_am_param.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_aperture_macro.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
class_aperture_macro.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_excellon.h Gerbview: Added: read Excellon files created by Pcbnew. The full Excellon command set is not supported, but drill files created by Pcbnew are supported. 2011-03-16 21:51:20 +01:00
class_gbr_screen.cpp commit missing files 2012-04-25 21:46:30 +02:00
class_gbr_screen.h commit missing files 2012-04-25 21:46:30 +02:00
class_gerber_draw_item.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
class_gerber_draw_item.h see CHANGELOG.txt 2012-02-19 22:33:54 -06:00
class_gerbview_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_gerbview_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
controle.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
dcode.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
dcode.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
draw_gerber_screen.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
events_called_functions.cpp Minor code improvements and coding policy fixes. 2012-03-26 19:47:08 -04:00
excellon_read_drill_file.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
export_to_pcbnew.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
files.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management. 2012-02-16 21:03:33 +01:00
gerbview.cpp Make Gerbview working with USE_PCBNEW_NANOMETRES option ON 2012-04-18 09:07:13 +02:00
gerbview.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
gerbview.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
gerbview.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
gerbview_config.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
gerbview_doc.icns Update OS X icns icons 2010-05-13 21:03:12 +02:00
gerbview_frame.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
gerbview_frame.h Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
gerbview_id.h 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 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
hotkeys.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06: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
locate.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.cpp Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 2012-04-09 11:16:47 +02:00
onleftclick.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
onrightclick.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
options.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
pcbplot.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcbplot.h Minor dialog fixes and code cleaning. 2011-10-17 16:01:27 -04:00
readgerb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
rs274_read_XY_and_IJ_coordinates.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
rs274d.cpp // Dick Hollenbeck's KiROUND R&D 2012-04-19 01:55:45 -05:00
rs274x.cpp Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 2012-04-25 21:33:24 +02:00
select_layers_to_pcb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
select_layers_to_pcb.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
toolbars_gerber.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00