..
dialogs
OSX: Fix for bug #717381 - Print Preview hangs
2011-05-21 11:16:57 +02:00
gerber_test_files
Gerbview: add gerber test file.
2010-12-06 13:18:56 +01:00
CMakeLists.txt
Gerbview: export_to_pcbnew enhancement and fixes.
2011-04-23 21:01:41 +02:00
Info.plist
Fix some minor OS X issues
2011-08-30 09:35:40 +02:00
block.cpp
Gerbview: code cleanup and a minoe enhancement. Kicad: minor code cleanup
2011-03-13 19:03:43 +01:00
class_DCodeSelectionbox.cpp
Coding policy fixes.
2011-04-13 15:30:27 -04:00
class_DCodeSelectionbox.h
Coding policy fixes.
2011-04-13 15:30:27 -04:00
class_GERBER.cpp
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
2011-04-05 19:49:14 +02:00
class_GERBER.h
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
2011-04-05 19:49:14 +02:00
class_am_param.cpp
Gerbview: Added support for complex definitions of parameters (like $3=$2+5/2) in aperture macros and primitives macro.
2010-12-01 20:30:52 +01:00
class_am_param.h
Gerbview: Added support for complex definitions of parameters (like $3=$2+5/2) in aperture macros and primitives macro.
2010-12-01 20:30:52 +01:00
class_aperture_macro.cpp
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
class_aperture_macro.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -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
Gerbview: export_to_pcbnew enhancement and fixes.
2011-04-23 21:01:41 +02:00
class_gerber_draw_item.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
class_gerbview_layer_widget.cpp
Pcbnew, Gerbview: Fix a minor issue in layer manager:
2011-04-07 21:17:51 +02:00
class_gerbview_layer_widget.h
Pcbnew, Gerbview: Fix a minor issue in layer manager:
2011-04-07 21:17:51 +02: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
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
dcode.h
Coding style and Doxygen comment fixes.
2011-03-29 15:33:07 -04:00
draw_gerber_screen.cpp
Commit forgotten changes.
2011-08-20 16:56:55 +02:00
events_called_functions.cpp
Replace WinEDAChoiceBox with wxComboBox.
2011-04-19 15:19:41 -04:00
excellon_read_drill_file.cpp
Gerbview: Add drill file history and minor enhancements.
2011-03-17 20:14:45 +01:00
export_to_pcbnew.cpp
Gerbview: export_to_pcbnew enhancement and fixes.
2011-04-26 10:30:16 +02:00
files.cpp
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
2011-04-05 19:49:14 +02:00
gerbview.cpp
Cleanup of all menubar code, see CHANGELOG.txt
2011-04-06 15:52:47 +02: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.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
* Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point).
2011-04-02 18:14:07 +02:00
gerbview_config.h
Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes.
2011-03-12 10:50:21 +01:00
gerbview_doc.icns
Update OS X icns icons
2010-05-13 21:03:12 +02:00
gerbview_frame.cpp
Pcbnew: fix bug 804780.
2011-07-05 14:46:14 +02:00
gerbview_frame.h
Pcbnew: fix bug 804780.
2011-07-05 14:46:14 +02:00
gerbview_id.h
Gerbview: fix bug 742785.
2011-03-26 09:20:25 +01:00
hotkeys.cpp
Gerbview: code cleanup and very minor fix.
2011-03-14 22:19:13 +01:00
hotkeys.h
Gerbview code redesign
2010-09-28 16:42:05 +02:00
initpcb.cpp
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
2011-04-05 19:49:14 +02:00
locate.cpp
Gerbview: code cleanup and very minor fix.
2011-03-14 22:19:13 +01:00
menubar.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
onleftclick.cpp
Gerbview: code cleanup and very minor fix.
2011-03-14 22:19:13 +01:00
onrightclick.cpp
Add menu item function fixes and other minor improvements.
2011-09-01 08:54:34 -04:00
options.cpp
Gerbview: code cleanup and a minoe enhancement. Kicad: minor code cleanup
2011-03-13 19:03:43 +01: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
code cleaning and a minor problem fixed in Gerbview printing option
2010-01-04 19:09:33 +00:00
readgerb.cpp
fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup.
2011-04-05 19:49:14 +02: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
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
rs274x.cpp
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected.
2011-02-28 19:36:19 +01:00
select_layers_to_pcb.cpp
Gerbview: export to pcbnew enhancements and fixes.
2011-04-26 13:07:37 +02:00
select_layers_to_pcb.h
Gerbview: export_to_pcbnew enhancement and fixes.
2011-04-26 10:30:16 +02:00
toolbars_gerber.cpp
zwischen punkt for migration to PNG bitmaps
2011-08-28 22:04:59 -05:00