kicad/common/page_layout
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access
This is the first step to allowing non-segments in the line chain.
External routines cannot be allowed to change the line chain without
going through the internal routines.  To accomplish this, we remove the
Vertex() and Point() access routines and only leave the const versions.
Transformations are given for both points as well as the chain itself.
2019-12-12 13:54:48 +00:00
..
page_layout_default_description.cpp Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
page_layout_reader.cpp Allow pageLayout files to have no graphic items. 2019-08-20 16:39:40 +01:00
page_layout_reader.keywords Remove duplicate files. 2013-10-18 19:38:03 +02:00
ws_data_item.cpp page layout draw function: fix a rounding issue. 2019-07-03 16:03:45 +02:00
ws_data_model.cpp Convert remaining legacy drawing code to print code. 2019-05-31 21:54:22 +01:00
ws_data_model_io.cpp Fix build order for generated headers and sources 2019-07-03 09:36:40 -04:00
ws_draw_item.cpp SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00
ws_painter.cpp Support 9 comments in the page setting GUI. 2019-08-21 20:34:01 +01:00
ws_proxy_undo_item.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
ws_proxy_view_item.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00