Re: Some dates on Tokamak3

2009-08-15 Thread Lukas Appelhans
Hey!

Riccardo asked me yesterday if I'd be able to attend Tokamak3... so I would 
have fun to do this! :)

Anyway, is the budget still open? My travel costs should be around 350€ I 
guess (if I calculated right). It's a 10 hour drive by train actually...

Well if those financial things are ok and there's still a bed free I'd try to 
get me out of school for those days... (I cannot compromise that I get that 
though, mom told me my headteacher isn't that cooperative... ;))

Regards,

Lukas

PS: Ahh the things I'd work on are the Quicklaunch-Applet and Raptor (together 
with Riccardo I think...).
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Some dates on Tokamak3

2009-08-15 Thread Artur Souza (MoRpHeUz)
Hello Lukas,

On Saturday 15 August 2009, 06:33 Lukas Appelhans wrote:
 Anyway, is the budget still open? My travel costs should be around 350€ I
 guess (if I calculated right). It's a 10 hour drive by train actually...

The budget is already closed unfortunately :(. I don't think that we are able 
to ask more for the eV but Sebastian can correct me on this one.

 I'd need a coding computer as well, as I have no notebook :(

This one would be hard to get as everybody else is bringing their own notebook. 
The only solution here would be if Mario had another computer and I'm not sure 
about this...

Best regards,

--
Artur Duque de Souza
openBossa Research Labs
INdT - Instituto Nokia de Tecnologia
--
Blog: http://blog.morpheuz.cc
PGP: 0xDBEEAAC3 @ wwwkeys.pgp.net
--


signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Shantanu Tushar Jha

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1329/
---

Review request for Plasma.


Summary
---

This adds navigation support using the HOME and END keys. HOME moves to the 
first item, END moves to the last item.
This applies only when the list is sorted, as in an unsorted view start and 
end do not make sense IMO. Let me know if this is right.


This addresses bug 187241.
https://bugs.kde.org/show_bug.cgi?id=187241


Diffs
-

  /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.h 1011577 
  /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp 1011577 

Diff: http://reviewboard.kde.org/r/1329/diff


Testing
---

Tested when folderview is sorted using sort by Name, Type, Date etc. Works as 
expected.


Thanks,

Shantanu

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Artur de Souza (MoRpHeUz)

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1329/#review2035
---


Why it doesn't make sense for a non sorted folder view ? Even if the items are 
not sorted, there is a first item and a last item...

- Artur


On 2009-08-15 18:45:42, Shantanu Tushar Jha wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/1329/
 ---
 
 (Updated 2009-08-15 18:45:42)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 This adds navigation support using the HOME and END keys. HOME moves to the 
 first item, END moves to the last item.
 This applies only when the list is sorted, as in an unsorted view start and 
 end do not make sense IMO. Let me know if this is right.
 
 
 This addresses bug 187241.
 https://bugs.kde.org/show_bug.cgi?id=187241
 
 
 Diffs
 -
 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.h 1011577 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp 1011577 
 
 Diff: http://reviewboard.kde.org/r/1329/diff
 
 
 Testing
 ---
 
 Tested when folderview is sorted using sort by Name, Type, Date etc. Works as 
 expected.
 
 
 Thanks,
 
 Shantanu
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Marco Martin


 On 2009-08-15 18:58:52, Artur de Souza (MoRpHeUz) wrote:
  Why it doesn't make sense for a non sorted folder view ? Even if the items 
  are not sorted, there is a first item and a last item...

agree


- Marco


---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1329/#review2035
---


On 2009-08-15 18:45:42, Shantanu Tushar Jha wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/1329/
 ---
 
 (Updated 2009-08-15 18:45:42)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 This adds navigation support using the HOME and END keys. HOME moves to the 
 first item, END moves to the last item.
 This applies only when the list is sorted, as in an unsorted view start and 
 end do not make sense IMO. Let me know if this is right.
 
 
 This addresses bug 187241.
 https://bugs.kde.org/show_bug.cgi?id=187241
 
 
 Diffs
 -
 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.h 1011577 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp 1011577 
 
 Diff: http://reviewboard.kde.org/r/1329/diff
 
 
 Testing
 ---
 
 Tested when folderview is sorted using sort by Name, Type, Date etc. Works as 
 expected.
 
 
 Thanks,
 
 Shantanu
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Marco Martin

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1329/#review2037
---

Ship it!


to me looks good, i think it should work even when is not sorted btw

- Marco


On 2009-08-15 18:45:42, Shantanu Tushar Jha wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/1329/
 ---
 
 (Updated 2009-08-15 18:45:42)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 This adds navigation support using the HOME and END keys. HOME moves to the 
 first item, END moves to the last item.
 This applies only when the list is sorted, as in an unsorted view start and 
 end do not make sense IMO. Let me know if this is right.
 
 
 This addresses bug 187241.
 https://bugs.kde.org/show_bug.cgi?id=187241
 
 
 Diffs
 -
 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.h 1011577 
   /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp 1011577 
 
 Diff: http://reviewboard.kde.org/r/1329/diff
 
 
 Testing
 ---
 
 Tested when folderview is sorted using sort by Name, Type, Date etc. Works as 
 expected.
 
 
 Thanks,
 
 Shantanu
 


___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Querying the dict dataengine

2009-08-15 Thread alan moore
Hello; I am working on my first plasmoid (in Python), so apologies in 
advance if I'm a blockhead.

I'm trying to remake the old kicker dictionary applet.  I have code that 
works by calling the dict CLI command, but naturally I want to switch 
that to working with a data engine.  I'm a bit hazy on how to 
communicate with the dict dataEngine and get what I want from it; 
specifically:

  - How do I tell it what server/dictionary to use?  I saw there is a 
setServer() function in the code, but it's private.

  - More importantly, how do I connect to it and get back a definition? 
  I've played with the engine in engine explorer, and I understand the 
structure that's supposed to be coming back, but when I try it in my 
code I just get back an empty dictionary.  My code is simply:

 self.dict_engine = self.dataEngine(dict)
 mydef = self.dict_engine.query(QString(word))
 print(mydef)

I also tried using connectSource(), then assigning mydef in dataUpdated. 
  I noticed in that case that I first got an empty dictionary, then a 
few moments later the actual data I was looking for.

Where am I going wrong here?  Thanks in advance.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel