summaryrefslogtreecommitdiff
path: root/src/plugins/boost/FileLocator.hpp
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-11finished FileLocator implementation and tests for it.Benjamin Paassen
2014-12-11First draft. Tested search path adding mechanism.Benjamin Paassen
2014-12-10started implementing FileLocator (boost).Benjamin Paassen