----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119552/#review63551 -----------------------------------------------------------
When I call Qt.openUrlExternally("/home/user/somepicture.jpg") it will make Gwenview open that file, similar when I do Qt.openUrlExternally("http://www.kde.org/") it invokes KIO which then does the appropriate thing (eg. open in webbrowser, download, etc). The only usecase that doesn't work here is running apps via their desktop file (kate opens the file instead). But can't we hook into Qt.openUrlExternally somehow? - Kai Uwe Broulik On Juli 31, 2014, 10:54 vorm., Antonis Tsiapaliokas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/119552/ > ----------------------------------------------------------- > > (Updated Juli 31, 2014, 10:54 vorm.) > > > Review request for Plasma. > > > Repository: kdeclarative > > > Description > ------- > > With the specific component we will be able to open > files,documents,applications etc. > Because until now we are not able to open them. > > > Diffs > ----- > > src/qmlcontrols/CMakeLists.txt bab913b > src/qmlcontrols/kioplugin/CMakeLists.txt PRE-CREATION > src/qmlcontrols/kioplugin/kio.h PRE-CREATION > src/qmlcontrols/kioplugin/kio.cpp PRE-CREATION > src/qmlcontrols/kioplugin/kioplugin.h PRE-CREATION > src/qmlcontrols/kioplugin/kioplugin.cpp PRE-CREATION > src/qmlcontrols/kioplugin/qmldir PRE-CREATION > > Diff: https://git.reviewboard.kde.org/r/119552/diff/ > > > Testing > ------- > > Everything seems to work ok. > > * Applications open properly if we pass their desktop file as a parameter > * Files and images are opening properly > > > > > Thanks, > > Antonis Tsiapaliokas > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel