Implement file opening
Summary
This merge request implements opening of the assets relate files. It will be done through click which will launch the editor associated with the file type.
In order to implement that, a refactoring of the asset handling has been done in order to simplify handling of path related code.
Relevant issue(s) fixed
Fixes #221 (closed)