Re: Review Request: Jar archives also uses the zip protocol.

2012-11-24 Thread Emmanuel Pescosta
> On Nov. 21, 2012, 3:48 p.m., David Faure wrote: > > Hmm, this shouldn't be necessary, in fact. > > > > The mimetype definition file freedesktop.org.xml says that > > application/x-java-archive derives from application/zip. So it sounds more > > like the code that looks at this field doesn't

Re: Review Request: Use static KNS3::DownloadDialog in PlasmoidPackage

2012-11-24 Thread Jan Grulich
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107413/ --- (Updated Nov. 23, 2012, 11:12 a.m.) Review request for kdelibs and Plasma.

Re: Review Request: Use static KNS3::DownloadDialog in PlasmoidPackage

2012-11-24 Thread Jan Grulich
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107413/ --- (Updated Nov. 23, 2012, 9:39 a.m.) Review request for kdelibs and Plasma.

Re: QActions in QML

2012-11-24 Thread Dmitry A. Ashkadov
Hello, friend! Thank you for your explanations! But I don't really need trigger actions, I need create KAction and get notifications when it's triggered. So, if I undrstand right, I can create KAction only from C++ and then use onTriggered: {} - Исходное сообщение - От: "Sebastian K

making kioslave/trash size cache more robust

2012-11-24 Thread Diggory Hardy
Dear list, Since this bug — https://bugs.kde.org/show_bug.cgi?id=245482 — has not been addressed and since it makes KDE's trash somewhat incompatible with other implementations, I thought I'd have a go at addressing it. First, does anyone besides KDE use the ~/.local/share/Trash/metadata file? It

Re: Moving Trojitá to extragear

2012-11-24 Thread Jan Kundrát
It took quite a few hours, but it looks like I've tamed the beast. I wanted to follow the way how Marble works, i.e. calling QObject::tr and converting between the .ts and .po files. This turned out to be a problem because QObject::tr expects the context to be a name of the class while the xge