kicad/include/project
jean-pierre charras df4226f896 Settings management: try to fix full filename issues when using non ASCII7 chars.
The fix convert all std::string storing a path to wxString (unicode support)
wxString were already used at many place to store paths, but not all.
For internal calculations mixing char strings and wide char strings is a recipe
for bug: any missing conversion between UTF8 and wxString breaks paths.
2020-08-02 21:31:03 +02:00
..
board_project_settings.h More visibility settings infrastructure 2020-07-11 21:59:07 -04:00
net_settings.h Hook libeval compiler up to rule parser 2020-07-20 22:11:53 +01:00
project_archiver.h Full-project automatic backup system 2020-07-09 13:55:19 +00:00
project_file.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
project_local_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00