kicad/common/drawing_sheet
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text.
Fixes https://gitlab.com/kicad/code/kicad/issues/12473
2022-09-20 15:28:05 +01:00
..
drawing_sheet.keywords Colors for text in PL_Editor and Eeschema. 2022-03-31 19:43:56 +01:00
drawing_sheet_default_description.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
drawing_sheet_parser.cpp Centralize the parseDouble functions in the parsers and gcc specialcase 2022-08-14 18:46:19 -04:00
ds_data_item.cpp RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
ds_data_model.cpp Remove DPOINT from drawing sheet stuff. (Use VECTOR2D instead.) 2022-01-20 21:10:04 +00:00
ds_data_model_io.cpp Split up Double2Str to a format function to make its use case clear 2022-09-17 00:10:22 -04:00
ds_draw_item.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
ds_painter.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00
ds_proxy_undo_item.cpp Repair recent pass-by-reference cleanup. 2021-06-09 10:56:53 +01:00
ds_proxy_view_item.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00