Age | Commit message (Expand) | Author |
---|---|---|
2015-01-29 | changed precedence in FileLocator. This has to be tested still. | Benjamin Paassen |
2015-01-29 | further attempts on making the main program work. Had to add a method for han... | Benjamin Paassen |
2015-01-23 | replaced nonexistant is_file with is_regular_file | Andreas Stöckel |
2015-01-22 | Improved FileLocator | Andreas Stöckel |
2015-01-21 | Do only perform relative file lookups if a relative path is given (to allow u... | Andreas Stöckel |
2015-01-20 | some cosmetic changed to FileLocator.cpp | Andreas Stöckel |
2015-01-20 | Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType searc... | Andreas Stöckel |
2015-01-20 | Implemented automatic generation of default search paths | Andreas Stöckel |
2015-01-20 | Moved some files around | Andreas Stöckel |