Re: Review Request: Use the port number in the filename when caching favicons

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101577/#review3837 --- This review has been submitted with commit 9f66e3d20950406ec814

Re: Review Request: Use the port number in the filename when caching favicons

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101577/#review3836 --- This review has been submitted with commit aaa3b61edc4cdeaf67c8

Re: Modularization and other languages' bindings (was: The Future of our Frameworks)

2011-06-10 Thread Arne Babenhauserheide
On Monday 06 June 2011 21:05:41 Luca Beltrame wrote: > In data Monday 06 June 2011 19:26:38, Sebastian Kügler ha scritto: > > (I took the liberty of adding kde-bindings to the CC of tihs specific topic) > > > We want to make it possible to use our frameworks in Qt projects without > > significant a

Re: Review Request: Return the url of the view instead of the url of the url navigator.

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101580/#review3835 --- This review has been submitted with commit 1a6201cbcd9367fdd357

Re: Review Request: Return the url of the view instead of the url of the url navigator.

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101580/#review3834 --- This review has been submitted with commit 7c85b6206b76c434738f

Re: Review Request: Return the url of the view instead of the url of the url navigator.

2011-06-10 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101580/#review3833 --- Ship it! Ah, very nice corner case :-) Patch is fine, thanks!

Re: Review Request: Show icon overlays in the Informationen Panel.

2011-06-10 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101573/#review3832 --- Ship it! Thanks for the patch! Please commit if the kdelibs-pat

Re: Review Request: Draw overlays even for previews.

2011-06-10 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101570/#review3831 --- Ship it! Looks fine, please commit! - Peter On June 10, 2011

Review Request: Return the url of the view instead of the url of the url navigator.

2011-06-10 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101580/ --- Review request for KDE Base Apps and Peter Penz. Summary --- That way

Review Request: Use the port number in the filename when caching favicons

2011-06-10 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101577/ --- Review request for KDE Base Apps. Summary --- The attached patch uses

Review Request: kshorturifilter plugin code clean up and minor speed up...

2011-06-10 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101576/ --- Review request for KDE Runtime. Summary --- The attached patch does t

Review Request: Show icon overlays in the Informationen Panel.

2011-06-10 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101573/ --- Review request for KDE Base Apps and Peter Penz. Summary --- Depends

Re: Review Request: Draw overlays even for previews.

2011-06-10 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101570/ --- (Updated June 10, 2011, 7:46 p.m.) Review request for kdelibs, David Faure

Review Request: Draw overlays even for previews.

2011-06-10 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101570/ --- Review request for kdelibs, David Faure and Peter Penz. Summary --- T

Review Request: Adds KIconLoader::drawOverlays which allows to draw overlays on any pixmap.

2011-06-10 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101569/ --- Review request for kdelibs, David Faure and Michael Pyne. Summary ---

Re: KDE at the Qt Contributors Summit

2011-06-10 Thread Frederik Gladhorn
Hi, this is for attendants of the Qt Contributors Summit. Make sure that all the info from the KDE wiki pages is also on the dev net wiki! In other words: take your session proposal and put it into the schedule. All topics should be listed here: http://developer.qt.nokia.com/groups/qt_contribu

Re: Review Request: Enable per event icons in KNotify

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101470/#review3815 --- This review has been submitted with commit 7ca5c34257847d0eba38

Re: SSL in KDE going forward

2011-06-10 Thread Richard Moore
On Fri, Jun 10, 2011 at 7:40 AM, Hasso Tepper wrote: > On 09.06.11; 24. nädal 22:37, Richard Moore wrote: >> On Thu, Jun 9, 2011 at 8:16 AM, Hasso Tepper wrote: >>> Which is in general showstopper for bigger stuff - PKCS#11 support. See >>> https://bugs.kde.org/show_bug.cgi?id=116201. >> >> What

Re: Review Request: Fix crash in KDirLister

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101560/#review3812 --- This review has been submitted with commit 1931e645e53458e522cc

Re: Review Request: Fix crash in KDirLister

2011-06-10 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101560/#review3811 --- This review has been submitted with commit 4fad3a34f76d33906e01

Re: Review Request: Fix crash in KDirLister

2011-06-10 Thread Valentin Rusu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101560/#review3810 --- Ship it! I checked kdirlister.cpp and itemsForDir truely can re

Re: Review Request: Use QDirIterator in KStandardDirs

2011-06-10 Thread Bernhard Beschow
> On June 9, 2011, 9:49 a.m., Aaron J. Seigo wrote: > > my biggest question with this change would be performance. QFileInfo is not > > fast, and to make matters "worse" this code in KStandardDirs influences > > start up speed. have you measured the performance after this change > > relative t

Re: Releases of the thing that was KDE

2011-06-10 Thread Scott Kitterman
On Thursday, June 09, 2011 07:22:32 AM Sebastian Kügler wrote: > Hi Scott, > > On Tuesday, June 07, 2011 03:13:43 Scott Kitterman wrote: > > It may be that there was more to the release implications of the git > > transition than "we're sure it'll get figured out by people who actually > > care ab