[CLEAN] Now several c_str() conversions replaced with QString::fromStdString()...
[CLEAN] Now several c_str() conversions replaced with QString::fromStdString() since Qt itself should know best on how to convert those formats, also removed several casts and finally some zombie files, not used except in CMakeLists and by them self (corresponding .cpp), so now it should be a bit faster in compiling without those zombies...
Showing