KDE opportunities at Qt DevDays North America

2013-09-16 Thread Carl Symons
Hello KDE developers and promoters, KDE has a major opportunity related to Qt Developer Days North America. Registration has just opened at http://www.qtdeveloperdays.com/northamerica. November 6 - 8, 2013 The San Francisco Airport Marriott Waterfront This is the premier event for Qt developers

Re: (not only dolphin): Directory doesn't behave as Queue (FIFO)

2013-09-16 Thread Ralf Gesellensetter
Thanks to all for your personal assessment. Thomas' script looks superb. Am 16.09.2013 17:21, schrieb Andreas Pakulat: > If sorting by filename is sufficient Linux actually has a tool for that > called fatsort (http://fatsort.sourceforge.net/). It orders the entries in > the FAT table based on th

Re: Kde 4.11.1 can not find mime data

2013-09-16 Thread Magnus Larsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-09-16 03.46, Thiago Macieira wrote: > On domingo, 15 de setembro de 2013 23:47:06, Reece Dunn wrote: >> On 15 September 2013 23:40, Magnus Larsson >> > wrote: >>> Dear kde-devel@kde.org >>> >>> I have share-mime-info-1.1 installed, >>> >>>

Re: (not only dolphin): Directory doesn't behave as Queue (FIFO)

2013-09-16 Thread Andreas Pakulat
Hi, On Mon, Sep 16, 2013 at 4:24 PM, Thomas Lübking wrote: > On Montag, 16. September 2013 14:44:15 CEST, Frank Reininghaus wrote: > > Moreover, implementing something like that is far less trivial than >> one might think. >> > > Yesno. The "trick" is to only pass leave paths to the KIO::copy()

Re: (not only dolphin): Directory doesn't behave as Queue (FIFO)

2013-09-16 Thread Thomas Lübking
On Montag, 16. September 2013 14:44:15 CEST, Frank Reininghaus wrote: Moreover, implementing something like that is far less trivial than one might think. Yesno. The "trick" is to only pass leave paths to the KIO::copy() urls parameter and resolve dirs to leaves internally by present sort log

Re: (not only dolphin): Directory doesn't behave as Queue (FIFO)

2013-09-16 Thread Frank Reininghaus
Hi, 2013/9/16 Thiago Macieira: > On domingo, 15 de setembro de 2013 20:34:40, Ralf Gesellensetter wrote: >> Otherwise, it should be discussed, if dolphin or >> crusader could offer a workaround (feature >> request: option to copy files in the same order >> as files are displayed in source director