Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-24 | Moved Terminal and TerminalLogger to own classes in new frontent folder | Andreas Stöckel | |
2015-01-24 | Implemented SourceContextReader, added unit tests, implemented ↵ | Andreas Stöckel | |
SourceContextReader interface in ResourceManager, added LoggerTest | |||
2015-01-23 | Fixed ResourceManager and ResourceUtils | Andreas Stöckel | |
2015-01-23 | Forward declaration of RttiSet does not work | Andreas Stöckel | |
2015-01-23 | Implemented most functions in ResourceManager | Andreas Stöckel | |
2015-01-23 | Added ResourceUtils class containing helper functions for deducing resource ↵ | Andreas Stöckel | |
types. | |||
2015-01-22 | Backup | Andreas Stöckel | |
2015-01-20 | Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType ↵ | Andreas Stöckel | |
search paths directly in ResoruceLocator instead of Registry | |||
2015-01-20 | Refactored stuff surrounding the ResourceLocator class, implemented ↵ | Andreas Stöckel | |
StaticResourceLocator which can be used for registering static resources (mainly for testing or if certain resources need to be available from the executable) | |||
2015-01-20 | Moved some files around and added new Resource class | Andreas Stöckel | |