Re: GSoC: automatic brightness adjustment

2012-04-04 Thread Mike Dean
As an electrical engineer, I find this idea sound. With a low sampling rate, such as 0.5 Hz (once every 2 seconds), the additional power draw should be negligible. 1/60th Hz is far too slow to produce enough quality for users to appreciate it. 0.5 Hz should be considered a minimum. While the co

Re: GSoC: automatic brightness adjustment

2012-04-04 Thread dE .
On 04/04/12 20:00, Vadim Dombrowski wrote: Thanks for reply! I agree that keeping web-cam always on is not a good idea. Actually it may prevent some real applications, such as Skype to use web-cam. I think about making a shots every minute for example. That partially solves the problem with

Re: RFC: i18n: strict translation call-to-catalog mapping

2012-04-04 Thread Oswald Buddenhagen
On Wed, Apr 04, 2012 at 09:25:10PM +0200, Thomas Zander wrote: > On Wednesday 04 April 2012 21.11.22 Chusslove Illich wrote: > > > First, any Qt tr call has a context (typically the class name), am I > > > correct that i18n() still does the same thing? > > > > It doesn't: context is added manually

Re: RFC: i18n: strict translation call-to-catalog mapping

2012-04-04 Thread Thomas Zander
On Wednesday 04 April 2012 21.11.22 Chusslove Illich wrote: > > First, any Qt tr call has a context (typically the class name), am I > > correct that i18n() still does the same thing? > > It doesn't: context is added manually, when judged or reported to be > needed. (And this is how it always was.

Re: RFC: i18n: strict translation call-to-catalog mapping

2012-04-04 Thread Chusslove Illich
> [: Thomas Zander :] > First, any Qt tr call has a context (typically the class name), am I > correct that i18n() still does the same thing? It doesn't: context is added manually, when judged or reported to be needed. (And this is how it always was.) > Can you explain a bit more how things are u

Re: RFC: i18n: strict translation call-to-catalog mapping

2012-04-04 Thread Chusslove Illich
>> [: Chusslove Illich :] >> For C++ code, I couldn't think of a better solution than that advised for >> plain Gettext, and e.g. as formalized in Glib. It would amount to having: >> >> #define TRANSLATION_CATALOG "foolib" >> #include "KLocalizedString" > > [: Albert Astals Cid :] > This means

Re: RFC: i18n: strict translation call-to-catalog mapping

2012-04-04 Thread Thomas Zander
On Tuesday 03 April 2012 20.05.14 Chusslove Illich wrote: > At present (and since forever) it is practically indetermined from which > catalog exactly an i18n() call will fetch the translation. All loaded > catalogs in the process are tried in mostly arbitrary order, depending when > and which libr

Re: Review Request: GlobalShortcuts Plugin for ActivityManager (kamd)

2012-04-04 Thread Lamarque Vieira Souza
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104428/#review12169 --- service/plugins/globalshortcuts/globalshortcuts.cpp

Re: GSoC: automatic brightness adjustment

2012-04-04 Thread Vadim Dombrowski
Thanks for reply! I agree that keeping web-cam always on is not a good idea. Actually it may prevent some real applications, such as Skype to use web-cam. I think about making a shots every minute for example. That partially solves the problem with power. On Apr 4, 2012 3:48 PM, "Dario Freddi" wr

Re: Review Request: Better stars rating in dolphin

2012-04-04 Thread Anant Kamath
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104479/ --- (Updated April 4, 2012, 2:13 p.m.) Review request for kdelibs and Sebastia

Re: Review Request: Better stars rating in dolphin

2012-04-04 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104479/#review12163 --- In kdelibs coding style, we use spaces around binary operators

Re: GSoC: automatic brightness adjustment

2012-04-04 Thread Dario Freddi
Hi, Il 04 aprile 2012 03:12, Vadim Dombrowski ha scritto: >  Hi! > > I'm a student of Belarusian State University and I would like to > participate in GSoC 2012. > > The idea for my project is to create an automatic brightness > adjustment mechanism using web-camera as light sensor. > Today a lot

Re: Review Request: Better stars rating in dolphin

2012-04-04 Thread Anant Kamath
> On April 4, 2012, 8:04 a.m., Sebastian Trueg wrote: > > Ship It! I don't have git access. - Anant --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104479/#review12155 ---

Re: Review Request: Better stars rating in dolphin

2012-04-04 Thread Sebastian Trueg
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104479/#review12155 --- Ship it! Ship It! - Sebastian Trueg On April 4, 2012, 5:10

Re: Review Request: GlobalShortcuts Plugin for ActivityManager (kamd)

2012-04-04 Thread makis marimpis
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104428/ --- (Updated April 4, 2012, 6:56 a.m.) Review request for KDE Base Apps, KDE R

Re: Review Request: Better stars rating in dolphin

2012-04-04 Thread Anant Kamath
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104479/ --- (Updated April 4, 2012, 5:10 a.m.) Review request for kdelibs and Sebastia

GSoC: automatic brightness adjustment

2012-04-04 Thread Vadim Dombrowski
Hi! I'm a student of Belarusian State University and I would like to participate in GSoC 2012. The idea for my project is to create an automatic brightness adjustment mechanism using web-camera as light sensor. Today a lot of laptops have integrated web-camera, but don't have any light sensor. S