Browse Source
Remove curly braces from netname escaping context.
Remove curly braces from netname escaping context.
They're now used for bus definition control characters. Also fixes the sheet pin edit dialog to correctly escape/unescape netnames. Fixes: lp:1840834 * https://bugs.launchpad.net/kicad/+bug/1840834pull/15/head
9 changed files with 46 additions and 48 deletions
-
22common/string.cpp
-
5eeschema/CMakeLists.txt
-
16eeschema/dialogs/dialog_edit_sheet_pin.cpp
-
19eeschema/dialogs/dialog_edit_sheet_pin.h
-
10eeschema/dialogs/dialog_edit_sheet_pin_base.cpp
-
6eeschema/dialogs/dialog_edit_sheet_pin_base.fbp
-
8eeschema/dialogs/dialog_edit_sheet_pin_base.h
-
4eeschema/sheet.cpp
-
4eeschema/tools/sch_edit_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue