kicad/pagelayout_editor/tools
jean-pierre charras 64636601b8 Eeschema: fix a Unicode/UTF8 management when pasting items from Clipboard.
Copy to clipboard save items (using S expr description) using wide strings
(not UTF8 encoding).
But Paste from clipboard was not converting the wide string to UTF8 string
when getting the stored data to send it as std::string to the S expr reader.

Fixes #6449
https://gitlab.com/kicad/code/kicad/issues/6449
2020-11-21 10:59:25 +01:00
..
pl_actions.cpp Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
pl_actions.h pleditor: Remove background color toggle action 2020-08-16 19:10:25 +00:00
pl_drawing_tools.cpp Go back to arrow cursor on a cancel (or finish). 2020-11-19 20:09:28 +00:00
pl_drawing_tools.h Comment-only changes 2020-01-10 16:43:01 -08:00
pl_edit_tool.cpp Eeschema: fix a Unicode/UTF8 management when pasting items from Clipboard. 2020-11-21 10:59:25 +01:00
pl_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
pl_editor_control.cpp Relocate the page_layout includes to a page_layout folder 2020-10-13 20:33:33 -04:00
pl_editor_control.h pleditor: Remove background color toggle action 2020-08-16 19:10:25 +00:00
pl_point_editor.cpp Relocate the page_layout includes to a page_layout folder 2020-10-13 20:33:33 -04:00
pl_point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
pl_selection.cpp Untangle pl_editor includes 2020-10-13 20:33:33 -04:00
pl_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
pl_selection_tool.cpp Add missing icon in menu, and fix them in other menus 2020-10-25 14:51:08 +01:00
pl_selection_tool.h Untangle pl_editor includes 2020-10-13 20:33:33 -04:00