summaryrefslogtreecommitdiff
path: root/src/plugins/filesystem
AgeCommit message (Expand)Author
2016-04-25Fix wrong documentationAndreas Stöckel
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-18Do not add working directory. This creates strange behavior. Files should be ...Andreas Stöckel
2015-02-17Improved behaviour of FileLocator:Andreas Stöckel
2015-02-16Implemented autocomplete in FileLocatorAndreas Stöckel
2015-01-29changed precedence in FileLocator. This has to be tested still.Benjamin Paassen
2015-01-29further attempts on making the main program work. Had to add a method for han...Benjamin Paassen
2015-01-23replaced nonexistant is_file with is_regular_fileAndreas Stöckel
2015-01-22Improved FileLocatorAndreas Stöckel
2015-01-21Do only perform relative file lookups if a relative path is given (to allow u...Andreas Stöckel
2015-01-20some cosmetic changed to FileLocator.cppAndreas Stöckel
2015-01-20Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType searc...Andreas Stöckel
2015-01-20Implemented automatic generation of default search pathsAndreas Stöckel
2015-01-20Moved some files aroundAndreas Stöckel