Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | clang compatibility: add missing default constructor | Andreas Stöckel | |
2015-02-17 | Improved semantics of the return value of the autocomplete function: Empty ↵ | Andreas Stöckel | |
return value explicitly means that the file does not exist at all. | |||
2015-02-16 | Added "autocomplete" function to ResourceLocator and Registry | Andreas Stöckel | |
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 | |