kicad/common/drawing_sheet
Jeff Young 2367c5cf1b Fix another early return while evaluating text variables.
Fixes https://gitlab.com/kicad/code/kicad/issues/13610
2023-01-20 19:20:15 +00: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 Attempt to fix nullptr error when looking up units scale in pl_editor. 2022-10-22 14:11:01 +01: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 Nullptr safety. (Sentry KICAD-4F) 2023-01-18 01:16:57 +00:00
ds_painter.cpp Fix another early return while evaluating text variables. 2023-01-20 19:20:15 +00: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 Move default font to RENDER_SETTINGS. 2022-10-22 21:32:42 +01:00