Amarok/Development/TODO/Refactoring
Appearance
< Amarok | Development
QUrls
- Use QUrl and store QUrl instead of always changing them to strings
QDir
- Do not use QDir::toNativeSeparor or QDir::Separator when we don't want to show them to the user: Qt does everything with '/' (even on windows!!)