kicad/common/drawing_sheet
Jon Evans 433e148e08 Move some string formatting functions out of base_units
Keeping them in base_units means that we can't introduce
any dependence on these functions to anything that needs to
compile without one of the unit defines (EESCHEMA, PCBNEW, etc)
2021-04-14 23:21:10 -04:00
..
drawing_sheet_default_description.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
drawing_sheet_reader.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
drawing_sheet_reader.keywords Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
ds_data_item.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
ds_data_model.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
ds_data_model_io.cpp Move some string formatting functions out of base_units 2021-04-14 23:21:10 -04:00
ds_draw_item.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
ds_painter.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
ds_proxy_undo_item.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00
ds_proxy_view_item.cpp Round 2 of Worksheet -> Drawing Sheet. 2021-02-23 11:57:44 +00:00