kicad/common/page_layout
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor.
Make all EDA_TEXT data private and rename accessors to avoid function
name collisions in derived classes.

Overload EDA_TEXT's SetTextAngle() and SetEffects() in TEXTE_PCB.

Add support for preserving Reference text position, size, orientation
during a netlist import into a BOARD, as well as the one off footprint
update dialog.
2017-01-25 08:03:32 -05:00
..
class_worksheet_dataitem.cpp EDA_TEXT object refactor. 2017-01-25 08:03:32 -05: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 EDA_TEXT object refactor. 2017-01-25 08:03:32 -05:00
page_layout_reader.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 2016-09-20 11:56:18 -04:00
page_layout_reader.keywords Remove duplicate files. 2013-10-18 19:38:03 +02:00
title_block_shapes.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00