summaryrefslogtreecommitdiff
path: root/src/plugins/boost/FileLocator.cpp
AgeCommit message (Collapse)Author
2015-01-20Refactored 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)
2014-12-12Made the relativeTo handling in FileLocator.cpp somewhat more sophisticated.Benjamin Paassen
2014-12-11finished FileLocator implementation and tests for it.Benjamin Paassen
2014-12-11First draft. Tested search path adding mechanism.Benjamin Paassen