.. |
dialogs
|
Encapsulate EDA_APP class.
|
2011-12-16 15:12:49 -05:00 |
gerber_test_files
|
Gerbview: add gerber test file.
|
2010-12-06 13:18:56 +01:00 |
CMakeLists.txt
|
Gerbview: minor enhancement.
|
2011-10-16 10:02:36 +02:00 |
Info.plist
|
Fix some minor OS X issues
|
2011-08-30 09:35:40 +02:00 |
block.cpp
|
Memory allocation improvements and other minor fixes.
|
2011-11-10 10:55:05 -05:00 |
class_DCodeSelectionbox.cpp
|
More encapsulation work and other minor improvements.
|
2011-12-16 08:32:23 -05:00 |
class_DCodeSelectionbox.h
|
More encapsulation work and other minor improvements.
|
2011-12-16 08:32:23 -05:00 |
class_GERBER.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_GERBER.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_am_param.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_am_param.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_aperture_macro.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_aperture_macro.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04: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_gerber_draw_item.cpp
|
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
|
2011-12-14 11:25:42 -06:00 |
class_gerber_draw_item.h
|
fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses.
|
2011-12-14 11:25:42 -06:00 |
class_gerbview_layer_widget.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
class_gerbview_layer_widget.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
controle.cpp
|
Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes.
|
2011-03-12 10:50:21 +01:00 |
dcode.cpp
|
Minor dialog fixes and code cleaning.
|
2011-10-17 16:01:27 -04:00 |
dcode.h
|
Minor dialog fixes and code cleaning.
|
2011-10-17 16:01:27 -04:00 |
draw_gerber_screen.cpp
|
++PCBNew
|
2011-12-05 00:15:33 -06:00 |
events_called_functions.cpp
|
Gerbview: minor enhancement.
|
2011-10-16 10:02:36 +02:00 |
excellon_read_drill_file.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
export_to_pcbnew.cpp
|
kicad_plugin
|
2011-12-13 22:29:25 -06:00 |
files.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
gerbview.cpp
|
Minor common PCB library code fixes.
|
2011-09-24 14:33:28 -04:00 |
gerbview.h
|
Add menu item function fixes and other minor improvements.
|
2011-09-01 08:54:34 -04:00 |
gerbview.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview.rc
|
New icons: fix problems about .ico files (under Window)
|
2011-09-10 19:48:35 +02:00 |
gerbview_config.cpp
|
Minor dialog fixes and code cleaning.
|
2011-10-17 16:01:27 -04:00 |
gerbview_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview_frame.cpp
|
Encapsulate EDA_APP class.
|
2011-12-16 15:12:49 -05:00 |
gerbview_frame.h
|
Memory allocation improvements and other minor fixes.
|
2011-11-10 10:55:05 -05:00 |
gerbview_id.h
|
Gerbview: minor enhancement.
|
2011-10-16 10:02:36 +02:00 |
hotkeys.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
hotkeys.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
initpcb.cpp
|
++PCBNew
|
2011-12-05 00:15:33 -06:00 |
locate.cpp
|
Encapsulate LABEL_OBJECT class and message panel window member of EDA_DRAW_FRAME.
|
2011-12-12 09:02:37 -05:00 |
menubar.cpp
|
All: fix compatibility issues with wxWidgets 2.9.3
|
2011-12-17 22:21:03 +01:00 |
onleftclick.cpp
|
Gerbview: code cleanup and very minor fix.
|
2011-03-14 22:19:13 +01:00 |
onrightclick.cpp
|
PCB common library header rationalization.
|
2011-09-23 09:57:12 -04:00 |
options.cpp
|
More encapsulation work and other minor improvements.
|
2011-12-16 08:32:23 -05:00 |
pcbplot.cpp
|
Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes.
|
2011-03-12 10:50:21 +01:00 |
pcbplot.h
|
Minor dialog fixes and code cleaning.
|
2011-10-17 16:01:27 -04:00 |
readgerb.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
rs274_read_XY_and_IJ_coordinates.cpp
|
Pcbnew: For zone filling algo, change the default polygon library from Kbool to Boost::polygon (USE_BOOST_POLYGON_LIBRARY default is ON). (need to rebuild makefile)
|
2010-12-02 18:26:32 +01:00 |
rs274d.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
rs274x.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
select_layers_to_pcb.cpp
|
Encapsulate EDA_APP class.
|
2011-12-16 15:12:49 -05:00 |
select_layers_to_pcb.h
|
Gerbview: export_to_pcbnew enhancement and fixes.
|
2011-04-26 10:30:16 +02:00 |
toolbars_gerber.cpp
|
More encapsulation work and other minor improvements.
|
2011-12-16 08:32:23 -05:00 |