kicad/pcbnew/plugins
jean-pierre charras 5e52539939 eagle importer: fix incorrect conversion UTF8/wxString.
When importing a eagle board file using wxXmlDocument, the strings in eagle BOARD
(UTF8 encoded) are correctly converted to wxString (using unicode wide chars)
So trying to reconvert these strings using FROM_UTF8( <wxString>.c_str() )
is incorrect and can break initial string if non ASCII7 chars are found
2022-04-09 15:33:01 +02:00
..
altium altium: Create region for items on the KEEP_OUT_LAYER and use new Track unit-tests 2022-04-02 18:17:19 +02:00
cadstar Fix some Coverity uninitialized scalar variable issues. 2022-03-24 13:17:07 -04:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle eagle importer: fix incorrect conversion UTF8/wxString. 2022-04-09 15:33:01 +02:00
fabmaster Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00:00
geda More wide-string declarations. 2022-02-05 22:26:31 +00:00
kicad Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
legacy Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00:00
pcad Fix some Coverity issues. 2022-03-25 15:51:05 -04:00