QML Activity List

2011-12-17 Thread Luiz Romário Santana Rios
Hello, list. So, some time ago I started to try creating a list of the activities in QML, using the org.kde.activities data engine. I achieved something, but I had some problems and my idea was to make it a PopupApplet, but it was broken in QML - and even in JS, I guess - at the time. I tried to w

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread Rick Stockton
Martin, I have an idea- even though I never even looked at Kickoff. (Before writing this, I SHOULD have looked - but I don't have time right now.) It seems to me that all of the layout issues, and the GUI focus issues, of doing a GUI "back button" can be avoided: Just lis

Re: Review Request: RSSNOW QML:reset the timer on click and some coding style fixes.

2011-12-17 Thread Giorgos Tsiapaliwkas
> On Dec. 16, 2011, 3:25 p.m., Aaron J. Seigo wrote: > > try using inkscape rather than carbon for the svg changes. it worked!!(no issues) Because i can't create a diff of the removed files here, diff --git a/applets/rssnow/CMakeLists.txt b/applets/rssnow/CMakeLists.txt index 5762dbf..72be160

Re: Re: qtcomponents documentation

2011-12-17 Thread Guillaume DE BURE
Le samedi 17 décembre 2011 15:52:33 Daker Fernandes Pinheiro a écrit : > Sounds like a good plan. > > Daker Fernandes Pinheiro > > > > 2011/12/17 Aaron J. Seigo > > > On Saturday, December 17, 2011 18:11:06 Marco Martin wrote: > > > On Saturday 17 December 2011, Aaron J. Seigo wrote: > > > >

Re: Review Request: Activities Dataengine: avoid calling KActivities::Controller::listActivities() unnecessarily

2011-12-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103358/#review9027 --- This review has been submitted with commit 480db607b4ec63108e18

Re: qtcomponents documentation

2011-12-17 Thread Daker Fernandes Pinheiro
Sounds like a good plan. Daker Fernandes Pinheiro 2011/12/17 Aaron J. Seigo > On Saturday, December 17, 2011 18:11:06 Marco Martin wrote: > > On Saturday 17 December 2011, Aaron J. Seigo wrote: > > > On Saturday, December 17, 2011 13:39:05 Marco Martin wrote: > > > > Hi all, > > > > > > > > I

Re: qtcomponents documentation

2011-12-17 Thread Aaron J. Seigo
On Saturday, December 17, 2011 18:11:06 Marco Martin wrote: > On Saturday 17 December 2011, Aaron J. Seigo wrote: > > On Saturday, December 17, 2011 13:39:05 Marco Martin wrote: > > > Hi all, > > > > > > I think we should do a real documentation sprint for the plasma > > > qtcomponents, to have a

Re: qtcomponents documentation

2011-12-17 Thread Daker Fernandes Pinheiro
That's fine for me. Marco, I'm still working on the branch, should I submit the changes into it or directly in master? Cheers, On Saturday, December 17, 2011 02:11:06 PM Marco Martin wrote: > On Saturday 17 December 2011, Aaron J. Seigo wrote: > > On Saturday, December 17, 2011 13:39:05 Marco

Re: qtcomponents documentation

2011-12-17 Thread Marco Martin
On Saturday 17 December 2011, Aaron J. Seigo wrote: > On Saturday, December 17, 2011 13:39:05 Marco Martin wrote: > > Hi all, > > > > I think we should do a real documentation sprint for the plasma > > qtcomponents, to have a good api doc for the 4.8 release. > > and ideas / preferences on when a

Re: qtcomponents documentation

2011-12-17 Thread Aaron J. Seigo
On Saturday, December 17, 2011 13:39:05 Marco Martin wrote: > Hi all, > > I think we should do a real documentation sprint for the plasma > qtcomponents, to have a good api doc for the 4.8 release. and ideas / preferences on when and where? -- Aaron J. Seigo humru othro a kohnu se GPG Fingerpr

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread todd rme
On Sat, Dec 17, 2011 at 5:02 PM, Martin Klapetek wrote: > So if we went down the road of making kickoff less > "deep", then imho breadcrumb looses its purpose and back button would be > just enough. I don't think this is possible. The application directory structure is defined by distributions,

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread todd rme
On Sat, Dec 17, 2011 at 4:18 PM, Martin Gräßlin wrote: >> Would you support removing the back button from Dolphin, in favour of just >> breadcrumbs? >> I doubt that anyone would support that. > I thought about it and I had to open Dolphin to verify that there is a back > button at all. I doubt I h

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread Martin Klapetek
On Sat, Dec 17, 2011 at 17:02, Martin Klapetek wrote: > > Having both types in kickoff at the same time seems a bit wrong to me too. > Having an option to switch that on the other hand would be more sensible. I > would suggest to find someone who can implement it in Martin's newest > kickoff branc

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread Martin Klapetek
Hi, I don't have any strong opinions to either solution, but I just want to state my views on this discussion. > > It's a simple fact that it requires less mouse movement, > If you state "facts" you have to prove them. Where is your usability study > showing that a movement to the left is bett

Re: Re: Breadcrumbs in Kickoff

2011-12-17 Thread Martin Gräßlin
Hi, given that I basically told you not to write developers personally, I do not understand why you sent the mail to me instead of the mailinglist. I forwared your mail to the mailinglist and please send further mails also to the list if you are really interested in discussing this. Please also d

Re: problem with icontask and javascript

2011-12-17 Thread Nowardev-Team
Ty Ty i did ;( i had not seen that on kde wiki :( blind man 2011/12/16 Aaron J. Seigo > On Friday, December 16, 2011 07:29:45 Nowardev-Team wrote: > > var icontasks = panel.addWidget("icontasks") > > icontasks.writeConfig("groupClick","1") > > icontasks.writeConfig("unity","true") > > //icont

qtcomponents documentation

2011-12-17 Thread Marco Martin
Hi all, I think we should do a real documentation sprint for the plasma qtcomponents, to have a good api doc for the 4.8 release. I have now merged the branch plasma-components-doc as the documentation was already good (and avoiding conflicts with master) I have to say congratulations to who w

Re: Add multiple feeds to rssnow (Qml) plasmoid

2011-12-17 Thread Marco Martin
On Saturday 17 December 2011, Antonis Tsiapaliokas wrote: > Hello > > I am creating a patch, for adding multiple feeds to rssnow (Qml) plasmoid, > but i have stuck and i need some help. > The c++ plasmoid is using signals and custom slots to add/remove feeds from > the plasmoid. > And here is wher