kicad/common/drawing_sheet
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj.
Also cleans up the dialog a bit.

Also changes the workings of NormalizePath to return the input if
it couldn't be shortened which saves open coding that behaviour in
all its callers.

Fixes https://gitlab.com/kicad/code/kicad/issues/9036
2021-10-02 23:39:45 +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 Naming conventions. 2021-08-27 12:52:13 +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 Fix formatting error in datasheet formatting 2021-08-27 11:10:38 -07: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