Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | Improved behaviour of FileLocator: | Andreas Stöckel | |
* really complete path, do not return completely new path * return file directly if it already exists * only complete the extension, nothing else * also ignore .backup files created by KDE programs | |||
2015-02-16 | Renamed oxm files to generic osxml | Andreas Stöckel | |
2015-01-30 | added a unit test for absolute paths. | Benjamin Paassen | |
2015-01-30 | unit test for FileLocator precedence. | Benjamin Paassen | |
2015-01-21 | Do only perform relative file lookups if a relative path is given (to allow ↵ | Andreas Stöckel | |
users to include files without accidently including a global resource) | |||
2015-01-20 | Added unit test for checking the default search paths | Andreas Stöckel | |
2015-01-20 | Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType ↵ | Andreas Stöckel | |
search paths directly in ResoruceLocator instead of Registry | |||
2015-01-20 | Implemented automatic generation of default search paths | Andreas Stöckel | |
2015-01-20 | Moved some files around | Andreas Stöckel | |