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.
 
 
 
 
 
Dick Hollenbeck 017fe9c4d4 fix compiler warnings with gcc 4.6.3 on x86_64 linux 13 years ago
..
dialogs Doxygen warning fixes. 13 years ago
gerber_test_files Gerbview: add gerber test file. 15 years ago
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 13 years ago
Info.plist Fix some minor OS X issues 14 years ago
block.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
class_DCodeSelectionbox.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
class_DCodeSelectionbox.h More encapsulation work and other minor improvements. 14 years ago
class_GERBER.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
class_GERBER.h Gerbview: remove dependencies from Pcbnew. 14 years ago
class_am_param.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
class_am_param.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
class_aperture_macro.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
class_aperture_macro.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
class_excellon.h Gerbview: remove dependencies from Pcbnew. 14 years ago
class_gbr_layer_box_selector.cpp fix compiler warnings with gcc 4.6.3 on x86_64 linux 13 years ago
class_gbr_layer_box_selector.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
class_gbr_layout.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
class_gbr_layout.h Encapsulated drawmode as an enum for type checking 13 years ago
class_gbr_screen.cpp Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value) 14 years ago
class_gbr_screen.h Gerbview: remove dependencies from Pcbnew. 14 years ago
class_gerber_draw_item.cpp Base object decoupling improvements. 13 years ago
class_gerber_draw_item.h Base object decoupling improvements. 13 years ago
class_gerbview_layer_widget.cpp Gerbview: add option to show negative objects. 13 years ago
class_gerbview_layer_widget.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
controle.cpp Very minor fixes. 14 years ago
dcode.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
dcode.h Enforced EDA_COLOR_T type and minor const-ification 13 years ago
draw_gerber_screen.cpp MacOSX: disabling BufferedBitmap of OSX in gerbview, not supported nor accelerable and bitmap becomes too large in case of retina display to be usable 13 years ago
events_called_functions.cpp Gerbview: add option to show negative objects. 13 years ago
excellon_read_drill_file.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
export_to_pcbnew.cpp All: fix most of Doxygen warnings. 13 years ago
files.cpp Script plotting patch 13 years ago
gerbview.cpp Enforced EDA_COLOR_T type and minor const-ification 13 years ago
gerbview.h Gerbview: add option to show negative objects. 13 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: Fix a minor but annoying issue in gerbview config: colors setup is broken when running a testing version after an old gerbview version (due to a bug of this old version which breaks the color config) 13 years ago
gerbview_doc.icns Update OS X icns icons 16 years ago
gerbview_frame.cpp Gerbview: Fix a minor but annoying issue in gerbview config: colors setup is broken when running a testing version after an old gerbview version (due to a bug of this old version which breaks the color config) 13 years ago
gerbview_frame.h Gerbview: add option to show negative objects. 13 years ago
gerbview_id.h Gerbview: add option to show negative objects. 13 years ago
hotkeys.cpp Very minor fixes. 14 years ago
hotkeys.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
initpcb.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
locate.cpp Base object decoupling improvements. 13 years ago
menubar.cpp Gerbview: add option to show negative objects. 13 years ago
onleftclick.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
onrightclick.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
options.cpp Gerbview: remove dependencies from Pcbnew. 14 years ago
pcbplot.cpp Script plotting patch 13 years ago
pcbplot.h Script plotting patch 13 years ago
readgerb.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
rs274_read_XY_and_IJ_coordinates.cpp All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM) 14 years ago
rs274d.cpp All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code). 13 years ago
rs274x.cpp Gerbview: Fix a minor but annoying issue in gerbview config: colors setup is broken when running a testing version after an old gerbview version (due to a bug of this old version which breaks the color config) 13 years ago
select_layers_to_pcb.cpp Doxygen warning fixes. 13 years ago
select_layers_to_pcb.h Gerbview: remove dependencies from Pcbnew. 14 years ago
toolbars_gerber.cpp Gerbview: add option to show negative objects. 13 years ago