.. |
dialogs
|
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
|
2011-12-30 23:44:00 -06: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
|
Encapsulation and other minor improvements.
|
2011-12-29 15:11:42 -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
|
Encapsulation and other minor improvements.
|
2011-12-29 15:11:42 -05: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
|
More encapsulation improvements.
|
2011-12-22 08:28:11 -05:00 |
class_gerbview_layer_widget.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
controle.cpp
|
Encapsulation and other minor improvements.
|
2011-12-29 15:11:42 -05: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: fix issue when KICAD_NANOMETER is defined: when zones use htcth to show zones areas, hatch lines were incorrectly calculated (hunded of thousand lines created)
|
2012-01-10 21:12:46 +01:00 |
events_called_functions.cpp
|
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
|
2012-01-05 10:30:58 -06:00 |
excellon_read_drill_file.cpp
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
export_to_pcbnew.cpp
|
Code cleaning and better comments.
|
2012-01-13 19:35:46 +01:00 |
files.cpp
|
More encapsulation improvements.
|
2011-12-22 08:28:11 -05:00 |
gerbview.cpp
|
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
|
2011-12-30 23:44:00 -06:00 |
gerbview.h
|
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
|
2011-12-30 23:44:00 -06: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
|
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
|
2011-12-30 23:44:00 -06:00 |
gerbview_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview_frame.cpp
|
merge in mainline into KICAD_PLUGIN work, which is for the PCBNEW nanometer support
|
2012-01-05 10:30:58 -06:00 |
gerbview_frame.h
|
Minor coding policy and code readability improvements.
|
2012-01-03 12:14:17 -05:00 |
gerbview_id.h
|
Gerbview: minor enhancement.
|
2011-10-16 10:02:36 +02:00 |
hotkeys.cpp
|
More encapsulation improvements.
|
2011-12-22 08:28:11 -05:00 |
hotkeys.h
|
Application name capitalization fixes.
|
2011-09-30 14:15:37 -04:00 |
initpcb.cpp
|
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
|
2011-12-30 23:44:00 -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
|
More encapsulation work and other minor improvements.
|
2011-12-21 08:42:02 -05:00 |
onrightclick.cpp
|
Encapsulation and other minor improvements.
|
2011-12-29 15:11:42 -05:00 |
options.cpp
|
More encapsulation improvements.
|
2011-12-22 08:28:11 -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 |