kicad/common/page_layout
Wayne Stambaugh 98ad5096b0 Eeschema: add saving schematic files to schematic plugin.
* Add SCH_PLUGIN::Save() for current file format and code for saving all
  SCH_XXX objects.

* Add function to SCH_FIELD to get the position of the field in the component
  not the position added to the component position which is what GetPosition()
  does.  This was required because saving the component field expects position
  of the field sans the position of the component.

* Remove public members from BITMAP_BASE object and fix all associated
  code.

* Fix the never ending coding policy violations found making these changes.
2016-07-11 15:48:46 -04:00
..
class_worksheet_dataitem.cpp Eeschema: add saving schematic files to schematic plugin. 2016-07-11 15:48:46 -04:00
class_worksheet_layout.cpp Page layout selection: fix Bug #1405972, and add minor enhancement in page layout selection dialog (the new layout is shown after selection). 2014-12-31 13:31:19 +01:00
page_layout_default_description.cpp fix page_layout_default_description (missing parenthesis before the keyword "end" in a few lines) 2016-03-22 10:42:06 +01:00
page_layout_graphic_items.cpp Add zoom-to-selection and block move to pl_editor 2016-06-11 09:51:05 -04:00
page_layout_reader.cpp Eeschema: add saving schematic files to schematic plugin. 2016-07-11 15:48:46 -04:00
page_layout_reader.keywords Remove duplicate files. 2013-10-18 19:38:03 +02:00
title_block_shapes.cpp Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 2014-12-23 14:01:59 +01:00