> On Jan. 24, 2014, 8:44 a.m., David Faure wrote:
> > For KDE 4.x, a "special" command is the only way, so IMHO this can go in.
> > 
> > At the same time, it would indeed be nice to write a proper Job class for 
> > this in KIO (don't make it part of KDiskFreeSpaceInfo, that one has a sync 
> > API. This is like QFile (sync) and KIO::get (async)). This requires a new 
> > virtual method in SlaveBase, which is why it can't go into 4.x.

Forgot to say it explicitely: when I say "create a job class and add a virtual 
method" I'm talking about KF5, i.e. kio.git branch master.


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114956/#review48175
-----------------------------------------------------------


On Jan. 10, 2014, 6:07 p.m., Mathias Tillman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114956/
> -----------------------------------------------------------
> 
> (Updated Jan. 10, 2014, 6:07 p.m.)
> 
> 
> Review request for KDE Runtime.
> 
> 
> Bugs: 245226
>     http://bugs.kde.org/show_bug.cgi?id=245226
> 
> 
> Repository: kde-runtime
> 
> 
> Description
> -------
> 
> Added support for getting a samba share's total size and the current free 
> space through a special KIO command, which will be used in dolphin's 
> statusbar to show the free space.
> 
> 
> Diffs
> -----
> 
>   kioslave/smb/kio_smb_mount.cpp a5a7e8e 
> 
> Diff: https://git.reviewboard.kde.org/r/114956/diff/
> 
> 
> Testing
> -------
> 
> I have written the code to implement it in dolphin, where it seems to work 
> fine.
> 
> 
> Thanks,
> 
> Mathias Tillman
> 
>

Reply via email to