kicad/common/drawing_sheet
Jeff Young ceceda37cc No more long-lived parsers.
We've had too many bugs from improper re-initialization.

Fixes https://gitlab.com/kicad/code/kicad/issues/9429
2021-12-24 17:11:18 +00: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 No more long-lived parsers. 2021-12-24 17:11:18 +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 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