kicad/common/drawing_sheet
jean-pierre charras 24865971af DRAWING_SHEET_PARSER: fix missing parse of "T_comment" case for DS_DATA_ITEM_BITMAP.
Fixes #10477
https://gitlab.com/kicad/code/kicad/issues/10477
From Master.
2022-01-17 18:04:26 +01:00
..
drawing_sheet.keywords Naming conventions. 2021-08-27 12:52:13 +01:00
drawing_sheet_default_description.cpp Naming conventions. 2021-08-27 12:52:13 +01:00
drawing_sheet_parser.cpp DRAWING_SHEET_PARSER: fix missing parse of "T_comment" case for DS_DATA_ITEM_BITMAP. 2022-01-17 18:04:26 +01: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 Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
ds_data_model_io.cpp Paste code expects a fully formed worksheet. 2021-11-09 23:18:38 +00:00
ds_draw_item.cpp Some minor performance enhancements. 2021-09-28 14:28:35 +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