.. |
dialogs
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05:00 |
gerber_test_files
|
Gerbview: add gerber test file.
|
2010-12-06 13:18:56 +01:00 |
CMakeLists.txt
|
Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs.
|
2010-12-17 21:34:29 +01:00 |
Info.plist
|
OSX - should resolve problems on case sensitive filesystem
|
2010-09-19 13:06:30 +02:00 |
block.cpp
|
Draw panel object refactoring and other minor code cleaning.
|
2011-02-11 15:48:13 -05: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:
|
2010-12-15 21:15:24 +01:00 |
class_GERBER.h
|
Gerbview:
|
2010-12-15 21:15:24 +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
|
Fix minor bug (layer color not updated in toolbar when changed in layer manager)
|
2011-01-15 19:06:10 +01:00 |
class_gerbview_layer_widget.h
|
Gerbview: fix most of Doxygen warnings.
|
2010-12-18 19:47:58 +01:00 |
controle.cpp
|
Global variable removal and minor Doxygen comment fixes.
|
2011-02-22 11:43:03 -05:00 |
dcode.cpp
|
fix very minor bugs.
|
2011-03-03 20:08:13 +01:00 |
dcode.h
|
Fixes MSVC compile errors.
|
2011-02-16 14:16:38 -05:00 |
deltrack.cpp
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
draw_gerber_screen.cpp
|
Use wxUpdateUIEvent in CVPcb and other minor changes.
|
2011-02-21 16:07:00 -05:00 |
dummy_functions.cpp
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
edit.cpp
|
Improve handling of tool bar command IDs.
|
2011-02-24 15:22:12 -05:00 |
export_to_pcbnew.cpp
|
Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only.
|
2011-02-25 18:23:24 +02:00 |
files.cpp
|
Fix load gerber file path bug, fixes lp:712104.
|
2011-03-02 10:24:39 -05:00 |
gerberframe.cpp
|
Code cleaning. Pcbnew: very minor fix
|
2011-03-04 20:16:00 +01:00 |
gerbview.cpp
|
Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets.
|
2011-03-01 19:45:21 +01:00 |
gerbview.h
|
Gerbview:
|
2010-12-15 21:15:24 +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
|
Fixed compatibility with wxWidegets 2.9.1.
|
2010-08-28 20:02:24 +02:00 |
gerbview_config.h
|
Fixed a bug about Aperture Definition having parameters for an aperture macro. See Changlog for not yet supported RX274X commands. Having still problems with arcs in some gereber files.
|
2010-10-09 13:03:03 +02:00 |
gerbview_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview_id.h
|
Code cleaning. Pcbnew: very minor fix
|
2011-03-04 20:16:00 +01:00 |
hotkeys.cpp
|
Draw panel object refactoring and other minor code cleaning.
|
2011-02-11 15:48:13 -05:00 |
hotkeys.h
|
Gerbview code redesign
|
2010-09-28 16:42:05 +02:00 |
initpcb.cpp
|
Use wxUpdateUIEvent in CVPcb and other minor changes.
|
2011-02-21 16:07:00 -05:00 |
locate.cpp
|
All control state handling is now performed in wxUpdateUIEvent handlers.
|
2011-02-21 08:54:29 -05:00 |
menubar.cpp
|
Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs.
|
2010-12-17 21:34:29 +01:00 |
onrightclick.cpp
|
Improve handling of tool bar command IDs.
|
2011-02-24 15:22:12 -05:00 |
options.cpp
|
All control state handling is now performed in wxUpdateUIEvent handlers.
|
2011-02-21 08:54:29 -05:00 |
pcbplot.cpp
|
PCBNew control update bug fixes, fixes lp:725963.
|
2011-03-01 14:26:17 -05: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: remove useless calls to SetToolbar() which create horizontal toolbar flicker under Windows.
|
2010-11-05 09:14:00 +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
|
More work on Gerbview: code cleaning and cosmetic enhancements.
|
2010-10-06 19:28:07 +02:00 |
toolbars_gerber.cpp
|
Improve handling of tool bar command IDs.
|
2011-02-24 15:22:12 -05:00 |
wxGerberFrame.h
|
Fix load gerber file path bug, fixes lp:712104.
|
2011-03-02 10:24:39 -05:00 |