Bug: Error messages should be binded with original source code
During debugging, the "Application Output" tab contains error messages, e.g.
[W] unknown:9 - file:///usr/share/harbour-myapp/qml/HelloComponent.qml:9:20: Expected token `;'
In Qt SDK for Desktop or MeeGo Harmattan it is possible to click on url and navigate quickly on line with error. The URLs are also highlighted. In Sailfish SDK, I cannot click on URL.