kicad/common/page_layout
jean-pierre charras f43c639a4d Fix issue with predefined variable texts ${COMMENT0} to ${COMMENT9}
- remove ${COMMENT0}, that was broken (returned the same as ${COMPANY}.
- So ${COMMENT1} to ${COMMENT9} are only recognized for Comment1 to Comment9
  in page settings dlg, and are equivalent to our old %C0 to %C8 format string
- fix a minor coding style issue.
Fixes #7642
https://gitlab.com/kicad/code/kicad/issues/7642
2021-02-21 18:29:14 +01:00
..
page_layout_default_description.cpp Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
page_layout_reader.cpp Fix issue with predefined variable texts ${COMMENT0} to ${COMMENT9} 2021-02-21 18:29:14 +01:00
page_layout_reader.keywords Remove duplicate files. 2013-10-18 19:38:03 +02:00
ws_data_item.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
ws_data_model.cpp Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
ws_data_model_io.cpp Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
ws_draw_item.cpp Page layout editor: Fix bitmap bounding box 2021-01-30 20:39:16 +00:00
ws_painter.cpp eeschema: fixing title block variable expanding in text objects 2021-02-15 22:24:05 +00:00
ws_proxy_undo_item.cpp Relocate the page_layout includes to a page_layout folder 2020-10-13 20:33:33 -04:00
ws_proxy_view_item.cpp Fix a few compil and Coverity warnings. 2020-10-25 10:02:07 +01:00