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 f1226afc89 Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
..
dialogs Gerbview: minor code cleanup. 9 years ago
gerber_test_files Gerbview: rename a file with a better name. Add a test file to test aperture macros which include a negative object (currently incorrectly displayed by Gerbview) 9 years ago
CMakeLists.txt Gerbview: rename a file with a better name. Add a test file to test aperture macros which include a negative object (currently incorrectly displayed by Gerbview) 9 years ago
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
attributes.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
block.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_DCodeSelectionbox.cpp Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
class_DCodeSelectionbox.h More missing source license fixes. 11 years ago
class_X2_gerber_attributes.cpp Gerbview: Add %TO (Netlist attribute) support in X2 format. Fix a bug in a not previously very used method. 9 years ago
class_X2_gerber_attributes.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
class_am_param.cpp Fix bugs 1264236, 1264238, 1264254 12 years ago
class_am_param.h Some minor fixes and cleanup. 10 years ago
class_aperture_macro.cpp Fix incorrect handling of Aperture Macros, especially when using exposure OFF in macros. 9 years ago
class_aperture_macro.h Fix incorrect handling of Aperture Macros, especially when using exposure OFF in macros. 9 years ago
class_excellon.h Gerbview: when running gerbview from a command line, if a filename is given, and if it is a .drl file, it is loaded as drill file (instead of a gerber file, which generate an error message). 9 years ago
class_gbr_display_options.h Gerbview: serious code cleanup (with the serious help of Mark Roszko's work on Gerbview) 10 years ago
class_gbr_layer_box_selector.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_gbr_layer_box_selector.h More missing source license fixes. 11 years ago
class_gbr_layout.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
class_gbr_layout.h Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_gbr_screen.cpp Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 9 years ago
class_gbr_screen.h Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 9 years ago
class_gerber_draw_item.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
class_gerber_draw_item.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
class_gerber_file_image.cpp Gerbview: better support of advanced X2 attributes. 9 years ago
class_gerber_file_image.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
class_gerber_file_image_list.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_gerber_file_image_list.h Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_gerbview_layer_widget.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
class_gerbview_layer_widget.h Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
clear_gbr_drawlayers.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
controle.cpp Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
dcode.cpp Gerbview: Add %TO (Netlist attribute) support in X2 format. Fix a bug in a not previously very used method. 9 years ago
dcode.h Gerbview: better support of advanced X2 attributes. 9 years ago
draw_gerber_screen.cpp Gerbview: try to fix a crash (hard to reproduce) which someting happens when closing gerbview. Fix incorrect calculation of bounding boxes. 9 years ago
events_called_functions.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
excellon_read_drill_file.cpp Gerbview: Read excellon files: fix incorrect handling of G85 command. 9 years ago
export_to_pcbnew.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 9 years ago
files.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
gerbview.cpp Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
gerbview.h Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
gerbview.icns [MacOSX] Updated Icons - Document ones still missing :( 13 years ago
gerbview.rc Remove old xpm icons files 14 years ago
gerbview_config.cpp Gerbview: code cleanup (with the help of Mark Roszko's work) 10 years ago
gerbview_doc.icns Update OS X icns icons 16 years ago
gerbview_frame.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
gerbview_frame.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
gerbview_id.h Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
hotkeys.cpp Add zoom-to-selection tool to gerbview 9 years ago
hotkeys.h Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
locate.cpp Gerbview: minor code cleanup. 9 years ago
menubar.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
onleftclick.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
onrightclick.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
printout_control.cpp Gerbview: more code cleanup. Rename class GERBER_IMAGE GERBER_FILE_IMAGE, because it handles the gerber image and the gerber file info. 10 years ago
readgerb.cpp Gerbview: minor code cleanup. 9 years ago
rs274_read_XY_and_IJ_coordinates.cpp Gerbview: more code cleanup. Rename class GERBER_IMAGE GERBER_FILE_IMAGE, because it handles the gerber image and the gerber file info. 10 years ago
rs274d.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
rs274x.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago
select_layers_to_pcb.cpp Gerbview: minor code cleanup. 9 years ago
select_layers_to_pcb.h Gerbview: minor code cleanup. 9 years ago
toolbars_gerber.cpp Gerbview: support of %TA.AperFunction (aperture attribute) and better support of %TO (currently work in progress) object attribute. 9 years ago