.. |
gerber_test_files
|
Gerbview: fixed a serious bug when reading GERBER files with no trailing zeros
|
2010-10-08 16:02:49 +02:00 |
CMakeLists.txt
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
Info.plist
|
OSX - should resolve problems on case sensitive filesystem
|
2010-09-19 13:06:30 +02:00 |
block.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
class_GERBER.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
class_GERBER.h
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
class_aperture_macro.cpp
|
Some cleanup and fixes in gerbview. Cleanup gr_basic.* and added in gr_basic.* a minor modification coming from "EEschema selection.patch".
|
2010-10-05 13:44:34 +02:00 |
class_aperture_macro.h
|
added orto2 patch
|
2010-10-04 14:58:07 +02:00 |
class_gerber_draw_item.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
class_gerber_draw_item.h
|
finished Draw functions for aperture macros. Now aperture macros are drawn correctly.
|
2010-10-03 17:39:06 +02:00 |
class_gerbview_layer_widget.cpp
|
Pcbnew: fixed an inconsistency in DRC. (see changelog)
|
2010-04-08 11:33:43 +00:00 |
class_gerbview_layer_widget.h
|
Setting a new language now update the layer manager.
|
2010-02-26 15:39:10 +00:00 |
controle.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
dcode.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
dcode.h
|
Some cleanup and fixes in gerbview. Cleanup gr_basic.* and added in gr_basic.* a minor modification coming from "EEschema selection.patch".
|
2010-10-05 13:44:34 +02:00 |
deltrack.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
dialog_gerber_config.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
dialog_print_using_printer.cpp
|
Fixed minor bugs and printing problems, and others minor enhancements
|
2010-04-22 19:47:10 +02:00 |
dialog_print_using_printer_base.cpp
|
Fixed minor bugs and printing problems, and others minor enhancements
|
2010-04-22 19:47:10 +02:00 |
dialog_print_using_printer_base.fbp
|
Fixed minor bugs and printing problems, and others minor enhancements
|
2010-04-22 19:47:10 +02:00 |
dialog_print_using_printer_base.h
|
Fixed minor bugs and printing problems, and others minor enhancements
|
2010-04-22 19:47:10 +02:00 |
dummy_functions.cpp
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
edit.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
export_to_pcbnew.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
files.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
gerberframe.cpp
|
Gerbview: fixed a serious bug when reading GERBER files with no trailing zeros
|
2010-10-08 16:02:49 +02:00 |
gerbview.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
gerbview.h
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
gerbview.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview.ico
|
Initial import of KiCad.
|
2007-05-06 16:03:28 +00:00 |
gerbview.rc
|
add files not currently available in source (e.g. docs, modules, etc.)
|
2007-06-05 12:10:51 +00:00 |
gerbview_config.cpp
|
Fixed compatibility with wxWidegets 2.9.1.
|
2010-08-28 20:02:24 +02:00 |
gerbview_config.h
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
gerbview_dialog_display_options_frame.cpp
|
Use layer_widget in Gerbview
|
2010-02-03 14:05:17 +00:00 |
gerbview_dialog_display_options_frame_base.cpp
|
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
|
2009-11-22 20:55:05 +00:00 |
gerbview_dialog_display_options_frame_base.fbp
|
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
|
2009-11-22 20:55:05 +00:00 |
gerbview_dialog_display_options_frame_base.h
|
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
|
2009-11-22 20:55:05 +00:00 |
gerbview_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview_id.h
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
hotkeys.cpp
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
hotkeys.h
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
initpcb.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
locate.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
menubar.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
onrightclick.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
options.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
pcbplot.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
pcbplot.h
|
code cleaning and a minor problem fixed in Gerbview printing option
|
2010-01-04 19:09:33 +00:00 |
readgerb.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
rs274d.cpp
|
Gerbview: fixed a serious bug when reading GERBER files with no trailing zeros
|
2010-10-08 16:02:49 +02:00 |
rs274x.cpp
|
Gerbview: fixed a serious bug when reading GERBER files with no trailing zeros
|
2010-10-08 16:02:49 +02:00 |
select_layers_to_pcb.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
toolbars_gerber.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
tracepcb.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
wxGerberFrame.h
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |