---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3529/
---
Review request for Plasma.
Summary
---
This patch change the behaviour of d
On Tuesday 30 March 2010 02:13:58 am shruti jain wrote:
> Hello everyone !
>
> I am a final year student of computer science. I intend to contribute to
> plasma and see GSoC 2010 as a good starting point for that. I have
> participated in GSoC 2009 as well. I am proficient in C/C++ and network
> p
On April 8, 2010, Anton Kreuzkamp wrote:
> I would appreciate it if you could review it and possibly integrate it into
> Trunk. Thanks.
looks good. two comments on it:
* context.query() is already trim()'d, so you don't have to re-trim() them.
* in reloadConfiguration, the runner should create o
A few days ago I wrote a KRunner-plugin for creating special characters from its hexadecimal-code. (e.g. #3b1 for α).
It also has the possibility to configure aliases (e.g. #a instead of #3b1):
http://kde-look.org/content/show.php/Character+Runner?content=122629
I would appreciate it if you
The medialayout mistake was a very small one, I just removed the class
MediaLayout from the mediacenterstate.h, and took the includes for the
medialyout from mediacenterstate.cpp into mediacenterstate.h
Little C++ mistake from my side. Sorry
On Thu, Apr 8, 2010 at 7:30 PM, Alessandro Diaferia
wro
Hi all,
I've updated again the proposal about scripted plasmoid authentication to
better match the emerging needs :)
As usual, any feedback/advice is very appreciated!
Cheers,
-- Diego
Link:
http://socghop.appspot.com/gsoc/student_proposal/show/google/gsoc2010/diego_casella/t127038771188
2010/4/8 Marco Martin
> On Thursday 08 April 2010, Alessandro Diaferia wrote:
> > 2010/4/8 Aaron J. Seigo
> >
> > > On April 8, 2010, Christophe Olinger wrote:
> > > > One thing missing is the layout of the actual subComponents in the
> > >
> > > applets.
> > >
> > > > Currently they are just ad
On Thursday 08 April 2010, Aaron J. Seigo wrote:
> On April 8, 2010, Marco Martin wrote:
> > > then this pedulum behaviour could become a QEasingCurve implementation.
> > > the next question becomes: do we want to offer a
> > > Animator::easingCurve(..) method?
> >
> > this would be for js binding
On Thursday 08 April 2010, Alessandro Diaferia wrote:
> 2010/4/8 Aaron J. Seigo
>
> > On April 8, 2010, Christophe Olinger wrote:
> > > One thing missing is the layout of the actual subComponents in the
> >
> > applets.
> >
> > > Currently they are just added in a row. For this we need the API.
On April 8, 2010, Marco Martin wrote:
> > then this pedulum behaviour could become a QEasingCurve implementation.
> > the next question becomes: do we want to offer a
> > Animator::easingCurve(..) method?
>
> this would be for js bindings, right? so we wouldn't have to do bindings on
> every qt ea
On April 8, 2010, Alessandro Diaferia wrote:
> - Fullscreen
> - AppearingFromLeftEdge
> - AppearingFromTopEdge
> - AppearingFromBottomEdge
> - AppearingFromRightEdge
> - Invisible
we already have Plasma::Location for this, don't we?
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B
On Wednesday 07 April 2010, Aaron J. Seigo wrote:
> On April 7, 2010, you wrote:
> > This patch generated a discussion which ended up on a cooler idea (thanks
> > notmart, Savago and igorto!) that is providing two properties on the
> > Animation class in order to set up the pendulum behavior ("atte
2010/4/8 Aaron J. Seigo
> On April 8, 2010, Christophe Olinger wrote:
> > One thing missing is the layout of the actual subComponents in the
> applets.
> > Currently they are just added in a row. For this we need the API. The
> > layout should recognize which type of applet arrives and lay it out
On Thu, Apr 8, 2010 at 6:42 PM, Aaron J. Seigo wrote:
> On April 8, 2010, Christophe Olinger wrote:
> > One thing missing is the layout of the actual subComponents in the
> applets.
> > Currently they are just added in a row. For this we need the API. The
> > layout should recognize which type of
On April 8, 2010, Christophe Olinger wrote:
> One thing missing is the layout of the actual subComponents in the applets.
> Currently they are just added in a row. For this we need the API. The
> layout should recognize which type of applet arrives and lay it out
> accordingly. That means lots of i
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3513/
---
(Updated 2010-04-08 16:18:21.798505)
Review request for Plasma, igorto and Adeni
On Thursday 08 April 2010 11:36:52 Marco Martin wrote:
> On Thursday 08 April 2010, Christophe Olinger wrote:
> > No SVN access yet. This is the first time I work with you guys. Thanks
> > for commiting it. I'll read trhough your other mail now
>
> we need to fix this :)
Indeed. Christophe: http:
2010/4/8 Marco Martin
> On Thursday 08 April 2010, Christophe Olinger wrote:
> > > I like the idea of the state machine and how it could help us correctly
> > > managing the workflow of the mediacenter. Unfortunately i feel
> something
> > > in the current implementation lacks of robustness (does
On Wed, Apr 7, 2010 at 6:48 PM, Reza Shah wrote:
> Hi,
> Thanks for all the replies.
> In listview i can have gridview(n rows X m cols) to display thumbnail
> of items like in folderview
> or plasmamediacenter(in gridview mode),
> or something like in this screenshot
> http://kde-look.org/content/
On Thursday 08 April 2010, Christophe Olinger wrote:
> > I like the idea of the state machine and how it could help us correctly
> > managing the workflow of the mediacenter. Unfortunately i feel something
> > in the current implementation lacks of robustness (does this word
> > exist?).
> >
> > A
On Thursday 08 April 2010, Christophe Olinger wrote:
> No SVN access yet. This is the first time I work with you guys. Thanks for
> commiting it. I'll read trhough your other mail now
>
we need to fix this :)
Cheers,
Marco Martin
___
Plasma-devel maili
>
> I like the idea of the state machine and how it could help us correctly
> managing the workflow of the mediacenter. Unfortunately i feel something in
> the current implementation lacks of robustness (does this word exist?).
>
> As Aaron pointed out, we need to understend whether we are aproachi
On Thursday 08 April 2010 06:51:31 Aaron J. Seigo wrote:
> it's already mostly in svn. what's there works, but it's undocumented and
> needs two more improvements to plasma-desktop for it to be complete. so you
> should have it by week's end. huzzah.
Muehehe! I love you plasma team :)! thanks
_
SVN commit 1112436 by adiaferia:
initial commit for state-stuff patch by Christophe Olinger
oling...@binarylooks.com
CCMAIL:plasma-devel@kde.org
M +30 -2 applets/mediabrowser/abstractmediaitemview.cpp
M +3 -0 applets/mediabrowser/abstractmediaitemview.h
M +20 -3 applets/me
24 matches
Mail list logo