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.
 
 
 
 
 
Simon Richter 12c1339296 Remove false "override" comments. 9 years ago
..
dialogs Fixes: lp:1630105 (Gerbview print dialog does not display graphic layers list on some windows managers like Unity) 9 years ago
gerber_test_files Gerbview: Fix 2 (minor) issues in aperture macro "moire". Add a .gbr test file for this aperture macro. 9 years ago
CMakeLists.txt Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
block.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_DCodeSelectionbox.cpp Gerbview: better management of d_codes list in toolbars. 9 years ago
class_DCodeSelectionbox.h Gerbview: better management of d_codes list in toolbars. 9 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 Gerbview: Fix 2 (minor) issues in aperture macro "moire". Add a .gbr test file for this aperture macro. 9 years ago
class_aperture_macro.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_aperture_macro.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_excellon.h Add more "override" markers. 9 years ago
class_gbr_display_options.h Changed COLOR4D defines to static consts 9 years ago
class_gbr_layer_box_selector.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gbr_layer_box_selector.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gbr_layout.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gbr_layout.h Remove false "override" comments. 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). 10 years ago
class_gbr_screen.h Explicitly mark overriding functions. 9 years ago
class_gerber_draw_item.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gerber_draw_item.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gerber_file_image.cpp Gerbview: better management of d_codes list in toolbars. 9 years ago
class_gerber_file_image.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
class_gerber_file_image_list.cpp Gerbview: fix a crash when reading polygons with arcs. 9 years ago
class_gerber_file_image_list.h Gerbview: fix a crash when reading polygons with arcs. 9 years ago
class_gerbview_layer_widget.cpp Break row indicators out to own class 9 years ago
class_gerbview_layer_widget.h Break row indicators out to own class 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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
dcode.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
draw_gerber_screen.cpp Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
events_called_functions.cpp Gerbview: add in file menu an option to load a zip archive containing Gerber and/or drill files. 9 years ago
excellon_read_drill_file.cpp Convert remaining occurences of stri[n]cmp to str[n]casecmp. 9 years ago
export_to_pcbnew.cpp Gerbview: code cleanup (mainly remove g_GERBER_List global variable) 10 years ago
files.cpp Gerbview: fix wrong html tag 9 years ago
gerbview.cpp Add more "override" markers. 9 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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
gerbview_doc.icns Update OS X icns icons 16 years ago
gerbview_frame.cpp Changed COLOR4D defines to static consts 9 years ago
gerbview_frame.h Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
gerbview_id.h Gerbview: add in file menu an option to load a zip archive containing Gerber and/or drill files. 9 years ago
hotkeys.cpp Add zoom-to-selection tool to gerbview 10 years ago
hotkeys.h Gerbview: fix a crash when trying to edit hotkeys. Add a few missing hotkeys. 11 years ago
locate.cpp Gerbview: locate item now does not take in account not visible layers. Remove an unused file 9 years ago
menubar.cpp Icons options menu: code rework 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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
readgerb.cpp Gerbview: minor code cleanup. 10 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: fix a crash when reading polygons with arcs. 9 years ago
rs274x.cpp Convert remaining occurences of stri[n]cmp to str[n]casecmp. 9 years ago
select_layers_to_pcb.cpp Gerbview: minor code cleanup. 10 years ago
select_layers_to_pcb.h Explicitly mark overriding functions. 9 years ago
toolbars_gerber.cpp Move bitmaps.h out of base_struct.h 9 years ago