Re: [calligra] libs/main: Show the current working directory by default when starting without args

2011-07-04 Thread Sebastian Sauer
On Monday 04 July 2011 15:29:10 Cyrille Berger Skott wrote: > On Monday 04 July 2011, Boudewijn Rempt wrote: > > On Monday 04 July 2011 Jul, Marijn Kruisselbrink wrote: > > > Why would you want the "current" working directory to be shown when you > > > start an app from the kde menu and/or krunner

Re: Review Request: Allow paste from 'selection' on middle click.

2011-07-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101845/#review4389 --- This review has been submitted with commit ff669f25e5013b8e44dd

Re: Review Request: more methods made const

2011-07-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101843/#review4382 --- This review has been submitted with commit 7d376354ed22056e17fa

Re: Review Request: Allow paste from 'selection' on middle click.

2011-07-04 Thread Casper Boemann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101845/#review4378 --- Ship it! plugins/textshape/TextTool.cpp

Re: [calligra] libs/main: Show the current working directory by default when starting without args

2011-07-04 Thread Cyrille Berger Skott
On Monday 04 July 2011, Boudewijn Rempt wrote: > On Monday 04 July 2011 Jul, Marijn Kruisselbrink wrote: > > Why would you want the "current" working directory to be shown when you > > start an app from the kde menu and/or krunner or any of many other > > places where you invoke the application wit

Re: [calligra] libs/main: Show the current working directory by default when starting without args

2011-07-04 Thread Boudewijn Rempt
On Monday 04 July 2011 Jul, Marijn Kruisselbrink wrote: > Why would you want the "current" working directory to be shown when you start > an app from the kde menu and/or krunner or any of many other places where you > invoke the application without having a clear concept of working directory? >

Re: [calligra] libs/main: Show the current working directory by default when starting without args

2011-07-04 Thread Marijn Kruisselbrink
Why would you want the "current" working directory to be shown when you start an app from the kde menu and/or krunner or any of many other places where you invoke the application without having a clear concept of working directory? This might be a nice feature for people that start stuff from th

Review Request: Allow paste from 'selection' on middle click.

2011-07-04 Thread Sune Vuorela
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101845/ --- Review request for Calligra. Summary --- Add support from pasting fro

Re: Review Request: more methods made const

2011-07-04 Thread Sebastian Sauer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101843/#review4369 --- Ship it! Ha, I see. Thank you for the clarification and all the

Re: Review Request: more methods made const

2011-07-04 Thread Jaime Torres Amate
> On July 3, 2011, 8:52 p.m., Sebastian Sauer wrote: > > - bool operator==(BaseIterator it) > > + bool operator==(BaseIterator it) const > > > > While reading that part of the patch I was asking myself if there are > > compilers who would see those both methods as different and then jump in >