RFC: Herding your program’s icons, how?

2012-04-26 Thread Friedrich W. H. Kossebau
Hi, (cc: to kde-bindings for heads-up, follow-ups please only on kde-core-devel) Problem__ How to get all icon-ids in your codebase? Just blogged* about this, but then more something for this ml. * http://frinring.wordpress.com/2012/04/26/herding-your-programs-icons-how/ When seeing for the

Re: Re: Re: Re: Re: KIO / KWebView and PrivateBrowsing (Cookies)

2012-04-26 Thread Alex Fiestas
On Wednesday, April 25, 2012 04:26:28 PM Dawit A wrote: On Wed, Apr 25, 2012 at 1:05 PM, Alex Fiestas afies...@kde.org wrote: On Wednesday, April 25, 2012 10:23:27 AM Dawit A wrote: On Tue, Apr 24, 2012 at 8:13 AM, Alex Fiestas afies...@kde.org wrote: After reading the patch and

Re: Review Request: data: protocol: don't treat fragments as part of the data

2012-04-26 Thread Rolf Eike Beer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104624/ --- (Updated April 26, 2012, 4:31 p.m.) Review request for kdelibs. Changes

Re: Review Request: KJS: Implement Object.prototypeOf, Object.keys, Object.getOwnPropertyNames

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104511/ --- (Updated April 26, 2012, 4:34 p.m.) Review request for kdelibs. Changes

Re: Review Request: data: protocol: don't treat fragments as part of the data

2012-04-26 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104624/#review12933 --- Ship it! Ship It! - David Faure On April 26, 2012, 4:31

Re: KIO / KWebView and PrivateBrowsing (Cookies)

2012-04-26 Thread Andrea Diamantini
On 04/26/2012 05:17 PM, Alex Fiestas wrote: On Wednesday, April 25, 2012 04:26:28 PM Dawit A wrote: If you wait a litte while I am going to fix this issue once and for all since I want to add proper support for Private browsing mode in kwebkitpart. I am sure the reKonq guys/gals will

Re: Review Request: kjs: Implement Array.isArray

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104676/ --- (Updated April 26, 2012, 5:19 p.m.) Review request for kdelibs. Changes

Re: Review Request: KJS/Grammar: Introduce new non-terminal IdentifierName, to handle keywords as PropertyName, in Memberexps and CallExpr

2012-04-26 Thread Bernd Buschinski
On April 21, 2012, 3:47 p.m., Maks Orlovich wrote: Hmm, you may have missed my reply on IRC, making this languish in the ether: I meant number of shift/reduce conflicts in the parser, as reported by bison. I am ashamed to admit that I am not able to detect LALR parsing ambiguities by

Review Request: bilinear scaling for khtml/imload

2012-04-26 Thread Martin Tobias Holmedahl Sandsmark
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104743/ --- Review request for kdelibs. Description --- Uses bilinear scaling

Re: Review Request: bilinear scaling for khtml/imload

2012-04-26 Thread Martin Tobias Holmedahl Sandsmark
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104743/ --- (Updated April 26, 2012, 6:54 p.m.) Review request for kdelibs. Changes

Re: Review Request: data: protocol: don't treat fragments as part of the data

2012-04-26 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104624/#review12940 --- This review has been submitted with commit

Re: Extra KDE Telepathy modules moving to Extragear

2012-04-26 Thread Albert Astals Cid
El Dimecres, 25 d'abril de 2012, a les 18:15:00, David Edmundson va escriure: We would like to move 2 more KDE Telepathy modules to Extragear, to join our existing code. KTp Call UI [1] Provides a GUI for making video calls in telepathy. For details see [2][3] Could you add some context

Review Request: kjs: Implement Object.seal Object.isSealed

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104747/ --- Review request for kdelibs. Description --- kjs: Implement

Review Request: kjs: Implement Object.isExtensible and Object.preventExtensible

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104746/ --- Review request for kdelibs. Description --- kjs: Implement

Review Request: kjs: Implement Object.freeze Object.isFrozen

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104748/ --- Review request for kdelibs. Description --- kjs: Implement

Review Request: kjs: Implement Extensible check 8.12.9 Step 3 in DefineOwnProperty

2012-04-26 Thread Bernd Buschinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104749/ --- Review request for kdelibs. Description --- kjs: Implement

Re: Review Request: New KDE Macro for to wrap the noreturn attribute

2012-04-26 Thread Allen Winter
On Feb. 13, 2012, 11:30 a.m., David Faure wrote: Out of curiosity, if the method returns void anyway, why is this attribute necessary? It's not like the the compiler is going to warn about the lack of a return value... Allen Winter wrote: From the GNU Compiler documentation: The

Re: Review Request: New KDE Macro for to wrap the noreturn attribute

2012-04-26 Thread Albert Astals Cid
On Feb. 13, 2012, 11:30 a.m., David Faure wrote: Out of curiosity, if the method returns void anyway, why is this attribute necessary? It's not like the the compiler is going to warn about the lack of a return value... Allen Winter wrote: From the GNU Compiler documentation: The

Re: Review Request: bilinear scaling for khtml/imload

2012-04-26 Thread Allan Sandfeld Jensen
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104743/#review12945 --- Looks good, but I think you need to disable it or do something