Re: Review Request: Keyboard navigation for calendar applet

2011-02-23 Thread Farhad Hedayati Fard
> On Feb. 23, 2011, 8:02 p.m., Marco Martin wrote: > > libs/plasmaclock/calendar.cpp, line 212 > > > > > > those ifs can be replaced by a switch, since it's just an enum replace by a switch! > On Feb. 23, 2011, 8:0

Re: Review Request: Add support for building libplasma with GLES2

2011-02-23 Thread Jammy Zhou
> On Feb. 23, 2011, 5:29 p.m., Martin Gräßlin wrote: > > The GLApplet seems to be unmaintained and is nowhere used in KDE (see > > http://lxr.kde.org/ident?i=GLApplet ). There was once one demo applet using > > it, but it has vanished. > > > > GLApplet uses OpenGL only for glClear before passi

Re: Review Request: Add support for building libplasma with GLES2

2011-02-23 Thread Jammy Zhou
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100705/ --- (Updated Feb. 24, 2011, 2:07 a.m.) Review request for kdelibs and Plasma.

Re: GSOC 2011 QMLify widgets or something

2011-02-23 Thread Nuno Pinheiro
A Quinta, 24 de Fevereiro de 2011 00:01:18 Travis McHenry você escreveu: please please please be realy realy conservative wille using qml for standard desktop aplications, the ways you can fail from a design POV are huge... just becouse we can dosent meen we should ...please make sure you have a

Re: GSOC 2011 QMLify widgets or something

2011-02-23 Thread Travis McHenry
I'm not sure Kopete is a good target, it hasn't had a new release in a long long time, but the general idea is good (QML'ifying some interfaces). For example there's the project idea (under phonon) for making a QML kmix widget to replace the current application. I'm sure there's lots of other thi

Re: Review Request: Auto-launch KRunner when the user starts a query and no plasmoid is focused

2011-02-23 Thread Vitor Boschi
> > > Do Plasma's keyboard shortcuts still work, though? :o > > yes, text() returns QString() if a modifier (alt, ctrl, meta ..) are > pressed. > I've just checked here and indeed they work. Vitor ___ Plasma-devel mailing list Plasma-devel@kde.org https

Re: GSOC 2011 QMLify widgets or something

2011-02-23 Thread Tomaz Canabrava
Travis, we can talk about the qmlfying plasmoids, I want to get a SoC with QML on it, so it's one more thing to learn, one thing I was thinking, the Kopete interface could be all qmlfyed ( the nick list ). On Wed, Feb 23, 2011 at 5:10 PM, Marco Martin wrote: > On Wednesday 23 February 2011, Travi

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Daker Fernandes
Daker Fernandes Pinheiro 2011/2/23 Marco Martin > On Wednesday 23 February 2011, Ivan Čukić wrote: > > > yeah, that's more in the qtcomponents project tough. > > > > This will be a bit problematic - one student is expected to port > > plasmoids to something, while the other one makes the compo

Re: GSOC 2011 QMLify widgets or something

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, Travis McHenry wrote: > Hey, I'm interested in the GSOC project for porting some plasma widgets to > QML. > > I've done some work for Konversation over the past couple years (helping > port to qt4, redoing the channel list window, redoing encryption etc.) so > I'm we

Re: Review Request: Keyboard navigation for calendar applet

2011-02-23 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100718/#review1613 --- Ship it! almost perfect, there is still a little thing, but as

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Travis McHenry
On Wednesday 23 February 2011, Ivan Čukić wrote: > Just mind that more people can apply for a specific project, and one > can apply to more than just one. So, the sentences like: > >> But if you find that it's not something you'd like to >> do I'd be more than willing to take it up! > are not real

GSOC 2011 QMLify widgets or something

2011-02-23 Thread Travis McHenry
Hey, I'm interested in the GSOC project for porting some plasma widgets to QML. I've done some work for Konversation over the past couple years (helping port to qt4, redoing the channel list window, redoing encryption etc.) so I'm well versed in Qt/C++ but not so much in QML. I was thinking to get

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, Ivan Čukić wrote: > > yeah, that's more in the qtcomponents project tough. > > This will be a bit problematic - one student is expected to port > plasmoids to something, while the other one makes the components of > that something. > > If those are not coordinated w

Re: Review Request: Keyboard navigation for calendar applet

2011-02-23 Thread Farhad Hedayati Fard
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100718/ --- (Updated Feb. 23, 2011, 7:27 p.m.) Review request for Plasma. Changes --

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Lukas Appelhans
Am Mittwoch, 23. Februar 2011, 20:10:07 schrieb Ivan Čukić: > > yeah, that's more in the qtcomponents project tough. > > This will be a bit problematic - one student is expected to port > plasmoids to something, while the other one makes the components of > that something. > > If those are not co

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Ivan Čukić
> yeah, that's more in the qtcomponents project tough. This will be a bit problematic - one student is expected to port plasmoids to something, while the other one makes the components of that something. If those are not coordinated well, we'll end up with a set of applets that will have to be re

Re: another interesting bug.. this time performance related

2011-02-23 Thread Aaron J. Seigo
On Wednesday, February 23, 2011, Marco Martin wrote: > hmm, i think the task selector of the tablet/handheld ui should probably be > just a kwin effect ;) (and yeah, would depend on compositing, perhaps there > should be a fallback alternate simple full screen taskbar when present > windows isn't a

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, Travis McHenry wrote: > Hey, I'm one of the people who emailed Marco about this project and didn't > reply right away lol. >_< If you want to take this project that's fine with > me though, it looks like there's plenty of other projects to choose from. > But if you fi

Re: another interesting bug.. this time performance related

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, Aaron J. Seigo wrote: > On Wednesday, February 23, 2011, Sebastian Kügler wrote: > > directional for this, no? (I think right now it only lists, but can't > > manipulate tasks, i.e. restore. > > it provides a per-window service that exposes all these things ... > >

Re: another interesting bug.. this time performance related

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, Sebastian Kügler wrote: > On Saturday, February 19, 2011 20:24:29 Marco Martin wrote: > > > this is probably beyond my QML skills as i still haven't found the time > > > to properly throw myself into QML yet. > > I'm finding the time these days... :) :D > > > but i

Re: Review Request: Auto-launch KRunner when the user starts a query and no plasmoid is focused

2011-02-23 Thread Aaron J. Seigo
On Wednesday, February 23, 2011, Sebastian Kügler wrote: > On Wednesday, February 23, 2011 00:49:19 Aaron J. Seigo wrote: > > really interesting idea; i'm not 100% convinced, but i'm highly > > intrigued. let's put this into master and see how it works out over the > > next few months. then let's c

Re: Review Request: Auto-launch KRunner when the user starts a query and no plasmoid is focused

2011-02-23 Thread Vitor Boschi
On Wed, Feb 23, 2011 at 1:56 PM, Sebastian Kügler wrote: > On Wednesday, February 23, 2011 00:49:19 Aaron J. Seigo wrote: > > really interesting idea; i'm not 100% convinced, but i'm highly > intrigued. > > let's put this into master and see how it works out over the next few > > months. then let

Re: another interesting bug.. this time performance related

2011-02-23 Thread Marco Martin
On Wednesday 23 February 2011, todd rme wrote: > I'm not familiar with QML, so I apologize if this is a silly question, > but how much (if any) would this restrict the capabilities of > third-party task manager widgets? We have widgets like smooth tasks, > fancy tasks, and flexible tasks that imp

Re: another interesting bug.. this time performance related

2011-02-23 Thread Aaron J. Seigo
On Wednesday, February 23, 2011, Sebastian Kügler wrote: > directional for this, no? (I think right now it only lists, but can't > manipulate tasks, i.e. restore. it provides a per-window service that exposes all these things ... what it doesn't do is respect grouping. we still need a grouping r

Re: another interesting bug.. this time performance related

2011-02-23 Thread Artur de Souza
Quoting todd rme : > I'm not familiar with QML, so I apologize if this is a silly question, > but how much (if any) would this restrict the capabilities of > third-party task manager widgets? We have widgets like smooth tasks, > fancy tasks, and flexible tasks that implement a lot of functionalit

Re: Review Request: Auto-launch KRunner when the user starts a query and no plasmoid is focused

2011-02-23 Thread Sebastian Kügler
On Wednesday, February 23, 2011 00:49:19 Aaron J. Seigo wrote: > really interesting idea; i'm not 100% convinced, but i'm highly intrigued. > let's put this into master and see how it works out over the next few > months. then let's come back to it before the betas and decide whether to > keep it o

Re: ... and it begins

2011-02-23 Thread Artur de Souza
Quoting "Aaron J. Seigo" : > dude, i already stay awake a night thinking of you ... .er ... TMI? ;P Haha :) Well, I think that if you said what kind of thoughts would be TMI ! :P -- --- http://claimid.com/morpheuz Blog: http://blog.morpheuz.cc

Re: ... and it begins

2011-02-23 Thread Sebastian Kügler
On Wednesday, February 23, 2011 17:37:07 Aaron J. Seigo wrote: > On Wednesday, February 23, 2011, Artur de Souza wrote: > > Quoting Sebastian Kügler : > > > appreciated, and from now on I'll use Morpheuz and excuse for those > > > late nights. > > > > > > > > \o/ Now I'm the one making people stay

Re: another interesting bug.. this time performance related

2011-02-23 Thread todd rme
On Wed, Feb 23, 2011 at 8:56 AM, Sebastian Kügler wrote: > On Saturday, February 19, 2011 20:24:29 Marco Martin wrote: >> > this is probably beyond my QML skills as i still haven't found the time >> > to properly throw myself into QML yet. > > I'm finding the time these days... :) > >> > but i'm h

Re: ... and it begins

2011-02-23 Thread Aaron J. Seigo
On Wednesday, February 23, 2011, Artur de Souza wrote: > Quoting Sebastian Kügler : > > appreciated, and from now on I'll use Morpheuz and excuse for those late > > nights. > > \o/ Now I'm the one making people stay awake the whole night! :D dude, i already stay awake a night thinking of you ...

Re: QML code style

2011-02-23 Thread Ivan Čukić
> Sorry for the necro, but: you can also transplant the d-pointer idiom > into QML for private properties. Like this: Never apologise for useful comments :) -- Cheerio, Ivan -- While you were hanging yourself on someone else's words Dying to believe in what you heard I was staring straight int

Re: QML code style

2011-02-23 Thread Gábor Lehel
On Thu, Jan 20, 2011 at 9:57 PM, Artur de Souza wrote: > > Quoting Marco Martin : >> Artur, do you know something more about coding conventions used >> internally for >> QML/QtComponents? if sensible we could just steal, ehm, i mean adopt them ;) > > In QtComponents we use the links below as a ref

Re: ... and it begins

2011-02-23 Thread Artur de Souza
Quoting Sebastian Kügler : > appreciated, and from now on I'll use Morpheuz and excuse for those late > nights. \o/ Now I'm the one making people stay awake the whole night! :D -- --- http://claimid.com/morpheuz Blog: http://blog.morpheuz.cc P

Re: ... and it begins

2011-02-23 Thread Sebastian Kügler
On Tuesday, February 22, 2011 21:41:49 Aaron J. Seigo wrote: > between work away from plasma on behalf of KDE (c.f. nokia and qt) and the > impending trans-atlantic move, i've been far quieter than usual. i've > noted this a few times, but want to keep everyone in the know so that you > don't sta

Re: another interesting bug.. this time performance related

2011-02-23 Thread Sebastian Kügler
On Saturday, February 19, 2011 20:24:29 Marco Martin wrote: > > this is probably beyond my QML skills as i still haven't found the time > > to properly throw myself into QML yet. I'm finding the time these days... :) > > but i'm happy to write the model > > and retro-fit the tasks widget for a Q

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Ivan Čukić
Just mind that more people can apply for a specific project, and one can apply to more than just one. So, the sentences like: > But if you find that it's not something you'd like to > do I'd be more than willing to take it up! are not really needed. It is not like 'we'll pick the one who posts to

Re: ... and it begins

2011-02-23 Thread Artur de Souza
Quoting Marco Martin : > good luck, I wish all the best for your move, I'm looking forward to have you > in the *right* continent eheh :D +1 !!! :D (but one could argue about 'the right continent' :P) Cheers! -- --- http://claimid.com/morpheuz

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Daker Fernandes
Daker Fernandes Pinheiro 2011/2/22 Tomaz Canabrava > On Tue, Feb 22, 2011 at 4:18 PM, Marco Martin wrote: > > On Tuesday 22 February 2011, Tomaz Canabrava wrote: > >> Not gonna happen here, Already started talking about the project in the > ML. > >> Also already started learning QML, and seei

Re: Review Request: Keyboard navigation for calendar applet

2011-02-23 Thread Farhad Hedayati Fard
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100718/ --- (Updated Feb. 23, 2011, 8:24 a.m.) Review request for Plasma. Changes --

Re: GSoC on Porting Plasmoids to QML

2011-02-23 Thread Travis McHenry
Hey, I'm one of the people who emailed Marco about this project and didn't reply right away lol. >_< If you want to take this project that's fine with me though, it looks like there's plenty of other projects to choose from. But if you find that it's not something you'd like to do I'd be more than

Re: ... and it begins

2011-02-23 Thread Anne-Marie Mahfouf
On Tuesday 22 February 2011 21:41:49 Aaron J. Seigo wrote: > hi all.. > > between work away from plasma on behalf of KDE (c.f. nokia and qt) and the > impending trans-atlantic move, i've been far quieter than usual. i've noted > this a few times, but want to keep everyone in the know so that you d