Re: About KDE_NO_DEPRECATED

2011-06-26 Thread Nicolas Alvarez
JonAnder PeƱalba wrote: > I've been doing some experiments with the KDE_NO_DEPRECATED define and I > have some doubts. > > What is it exactly supposed to mean? > As I understand it, when compiling with this define, all deprecated code > should be ignored and the application should work as expected

Re: Where is the Trash clearing handeled ?

2011-06-25 Thread Nicolas Alvarez
> On Saturday 25 June 2011 13:08:46 Christoph Feck wrote: >> You probably need to store information which thumbnails where accessed >> recently or frequently, so you do not delete the "wrong" ones. > > The O/S provides this (atime). I guess there's also an (KIO ?) API for > getting the space used