Review Request 119552: Kdeclarative: Introduce org.kde.kio component

Kai Uwe Broulik kde at privat.broulik.de
Thu Jul 31 11:09:21 UTC 2014


-----------------------------------------------------------
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
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140731/4fe2202f/attachment.html>


More information about the Plasma-devel mailing list