kicad/bitmap2component
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit.
* Add s-expression Format() function to all objects derived from
  BOARD_ITEM.
* Add s-expression Format() function to base objects as required.
* Add functions to convert coordinates from base internal units
  (nanometers) to millimeter string for writing to s-expression
  file.
* Add temporary dummy conversion functions to prevent link errors
  until schematic and board object and action code can be separated
  into DSO/DLL.
* Add CMake build option to build Pcbnew with nanometer internal
  units.
2012-04-01 16:51:56 -04:00
..
CMakeLists.txt switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
Info.plist Adding artwork from Jerry Jacobs for bitmap2component 2010-12-27 15:41:20 +01:00
bitmap2cmp_gui.cpp Initial Pcbnew s-expression file format commit. 2012-04-01 16:51:56 -04:00
bitmap2cmp_gui_base.cpp Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code) 2010-12-04 13:56:19 +01:00
bitmap2cmp_gui_base.fbp Libedit: fix bug (svg export does not work) 2012-03-06 15:08:59 +01:00
bitmap2cmp_gui_base.h Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code) 2010-12-04 13:56:19 +01:00
bitmap2component.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
bitmap2component.icns Adding artwork from Jerry Jacobs for bitmap2component 2010-12-27 15:41:20 +01:00
bitmap2component.rc New icons: fix problems about .ico files (under Window) 2011-09-10 19:48:35 +02:00