summaryrefslogtreecommitdiffstats
path: root/src/modules/StorageBackendFile/StorageBackendFile.cpp
AgeCommit message (Expand)Author
2009-09-30Added Format class for improved logging experience :)Matthias Schiffer
2009-09-28Implemented new ConfigManagerMatthias Schiffer
2009-09-27Completely migrate to Unicode String classMatthias Schiffer
2009-09-27Use Unicode-aware String class instead of std::stringMatthias Schiffer
2009-09-27Use libicu to support unicode properly; migrated ConfigManager to UnicodeStringMatthias Schiffer
2009-09-23StorageBackendFile: Throw NOT_FOUND if a file doesn't exist rather than NOT_A...Matthias Schiffer
2009-09-20Extended StorageManager to provide copy and remove methods.Matthias Schiffer
2009-09-13StorageManager can delete stored data nowMatthias Schiffer
2009-09-11StorageBackendFile: Don't crash if a type doesn't existMatthias Schiffer
2009-09-11Extended StorageManagerMatthias Schiffer
2009-09-07StorageManager & StorageBackendFile hinzugefügtMatthias Schiffer