Re: KShutdown got to kde-runtime without review

2011-02-20 Thread Ralf Habacker
Am 20.02.2011 13:56, schrieb Pino Toscano: Alle giovedì 17 febbraio 2011, Pino Toscano ha scritto: Alle giovedì 17 febbraio 2011, Ralf Habacker ha scritto: Am 17.02.2011 09:32, schrieb Pino Toscano: Alle giovedì 17 febbraio 2011, Ralf Habacker ha scritto: Am 17.02.2011 09:18, schrieb Ralf Hab

Re: KShutdown got to kde-runtime without review

2011-02-20 Thread Albert Astals Cid
A Diumenge, 20 de febrer de 2011, Marco Martin va escriure: > On Wednesday 16 February 2011, Albert Astals Cid wrote: > > Why? > > > > Albert > > Speaking of which, what is the policy now? > I have in a branch of kdelibs a little library that should go into > experimental/ (probably staying there

mouse buttons - my view from X11 upwards into Qt

2011-02-20 Thread Rick Stockton
PREAMBLE: Hi. I'm the X11-oriented "mouse guy" whom Todd mentioned in his "last call for GSOC, what about shortcuts?" post (Topic #1 in Vol 95, Issue 69). His focus is within KDE itself, while I'm focusing from the lower layers, moving "up" into KDE Development tools, API, and UI from those l

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Dawit Alemayehu
> On Feb. 20, 2011, 10:20 p.m., Dawit Alemayehu wrote: > > kioslave/http/http.cpp, line 4059 > > > > > > The size variable here needs to be qint64. Oh, just in case you are not already aware, please use "REVIEW:1006

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/#review1538 --- Ship it! Looks good, but make sure you fix the issue I pointed

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Grégory Oestreicher
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/ --- (Updated Feb. 20, 2011, 10:03 p.m.) Review request for kdelibs. Changes

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Sergio Luis Martins
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/#review1537 --- kio/kio/davjob.cpp

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Grégory Oestreicher
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/ --- (Updated Feb. 20, 2011, 9:48 p.m.) Review request for kdelibs. Changes -

Re: Review Request: Fix DAV jobs bug

2011-02-20 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/#review1535 --- Except for the inconsistency of using "int" for the size value o

Review Request: Fix DAV jobs bug

2011-02-20 Thread Grégory Oestreicher
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100694/ --- Review request for kdelibs. Summary --- Following commit 01db8ec6e993

colour managed KWin

2011-02-20 Thread Kai-Uwe Behrmann
Hello, the kde-usability people on IRC suggested me to write here about a project idea around kwin. in short: KWin would be great to support ICC colour profiles in order to colour correct the complete desktop in hardware. detailed: Through KWin's shader plugins it is possible let the GPU c

Re: KShutdown got to kde-runtime without review

2011-02-20 Thread Marco Martin
On Wednesday 16 February 2011, Albert Astals Cid wrote: > Why? > > Albert Speaking of which, what is the policy now? I have in a branch of kdelibs a little library that should go into experimental/ (probably staying there for 4.7) now that there isn't anymore the kdereview svn repo, how this th

Re: Review Request: Can't switch back to laptop display when external display gets disconnected

2011-02-20 Thread Lukáš Tinkl
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6513/#review9893 --- Looks OK to me - Lukáš On Feb. 20, 2011, 1:48 a.m., alter_schwe

Re: KShutdown got to kde-runtime without review

2011-02-20 Thread Pino Toscano
Alle giovedì 17 febbraio 2011, Pino Toscano ha scritto: > Alle giovedì 17 febbraio 2011, Ralf Habacker ha scritto: > > Am 17.02.2011 09:32, schrieb Pino Toscano: > > > Alle giovedì 17 febbraio 2011, Ralf Habacker ha scritto: > > >> Am 17.02.2011 09:18, schrieb Ralf Habacker: > > >>> Am 16.02.2011 2

Re: Review Request: Implement a dialog to show unhandled Bugzilla errors

2011-02-20 Thread Darío Andrés Rodríguez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100681/ --- (Updated Feb. 19, 2011, 12:33 p.m.) Review request for KDE Runtime and Geo

Re: Review Request: Can't switch back to laptop display when external display gets disconnected

2011-02-20 Thread alter_schwede
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6513/ --- (Updated Feb. 20, 2011, 1:48 a.m.) Review request for kdelibs and usability.

Re: Review Request: Can't switch back to laptop display when external display gets disconnected

2011-02-20 Thread alter_schwede
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6513/ --- (Updated Feb. 20, 2011, 12:03 a.m.) Review request for kdelibs and usability

Re: Review Request: Implement a dialog to show unhandled Bugzilla errors

2011-02-20 Thread Darío Andrés Rodríguez
> On Feb. 19, 2011, 11:21 a.m., George Kiagiadakis wrote: > > drkonqi/reportassistantpages_bugzilla.cpp, line 752 > > > > > > Why i18nc with an empty context? i18n("Save to a file") should work. Forgot that one > O