kicad/common/drawing_sheet
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
drawing_sheet_default_description.cpp More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
drawing_sheet_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
drawing_sheet_reader.keywords Add versioning to page layout editor worksheets 2021-06-11 18:40:57 +00:00
ds_data_item.cpp Fix a few Coverity warnings (not initialized vars) and a minor compil warning 2021-06-09 19:03:44 +02:00
ds_data_model.cpp Add versioning to page layout editor worksheets 2021-06-11 18:40:57 +00:00
ds_data_model_io.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
ds_draw_item.cpp Rename layer ids file. 2021-07-29 16:03:25 +01: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 Repair recent pass-by-reference cleanup. 2021-06-09 10:56:53 +01:00
ds_proxy_view_item.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00