Opening recent files wasn't opening with right encoding (Windows)
Confusion between native and internal path representation (i.e. backslashes). File names should always be "portable" internally. Reviewed-by: Robert Loehning
Showing
- src/plugins/coreplugin/filemanager.cpp 33 additions, 23 deletionssrc/plugins/coreplugin/filemanager.cpp
- src/plugins/coreplugin/filemanager.h 2 additions, 2 deletionssrc/plugins/coreplugin/filemanager.h
- src/plugins/coreplugin/mainwindow.cpp 3 additions, 2 deletionssrc/plugins/coreplugin/mainwindow.cpp
Loading
Please register or sign in to comment