kicad/gerbview
jean-pierre charras c4948a6c0d gerbview: fix an issue when using layer list in toolbar to select layer (back to old layer under Linux)
Refresh screen when active layer is changed from the layer manager.
2011-03-12 17:17:41 +01:00
..
dialogs Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
gerber_test_files Gerbview: add gerber test file. 2010-12-06 13:18:56 +01:00
CMakeLists.txt Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
Info.plist OSX - should resolve problems on case sensitive filesystem 2010-09-19 13:06:30 +02:00
block.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
class_DCodeSelectionbox.cpp Gerbview: faster to start. 2010-12-19 09:02:02 +01:00
class_DCodeSelectionbox.h Fix minor issues. 2010-12-18 09:59:04 +01:00
class_GERBER.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
class_GERBER.h Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01: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 Fixes MSVC compile errors. 2011-02-16 14:16:38 -05:00
class_aperture_macro.h Gerbview: fix most of Doxygen warnings. 2010-12-18 19:47:58 +01:00
class_gerber_draw_item.cpp EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_gerber_draw_item.h EESchema code refactoring and coding policy naming fixes. 2011-01-21 14:30:59 -05:00
class_gerbview_layer_widget.cpp gerbview: fix an issue when using layer list in toolbar to select layer (back to old layer under Linux) 2011-03-12 17:17:41 +01:00
class_gerbview_layer_widget.h Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01: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 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
dcode.h Fixes MSVC compile errors. 2011-02-16 14:16:38 -05:00
draw_gerber_screen.cpp Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes. 2011-03-12 12:30:43 +01:00
dummy_functions.cpp Gerbview code redesign 2010-09-28 16:42:05 +02:00
edit.cpp gerbview: fix an issue when using layer list in toolbar to select layer (back to old layer under Linux) 2011-03-12 17:17:41 +01:00
export_to_pcbnew.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
files.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
gerberframe.cpp Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes. 2011-03-12 12:30:43 +01:00
gerbview.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
gerbview.h Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01: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: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01: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_id.h Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
hotkeys.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
hotkeys.h Gerbview code redesign 2010-09-28 16:42:05 +02:00
initpcb.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
locate.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
menubar.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
onrightclick.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
options.cpp Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +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 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01: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: fix most of Doxygen warnings. 2010-12-18 19:47:58 +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: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00
toolbars_gerber.cpp Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes. 2011-03-12 12:30:43 +01:00
wxGerberFrame.h Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 2011-03-12 10:50:21 +01:00