Re: Breadcrumbs in Kickoff

2011-12-16 Thread Xavier Sythe
Actually, the breadcrumbs don't really need to be removed. I merely see the need to reinstate the back button. "I personally do not see any need for the back button any more." It's mostly a user experience perspective. It's a simple fact that it requires less mouse movement, hence, less time, to

Add multiple feeds to rssnow (Qml) plasmoid

2011-12-16 Thread Antonis Tsiapaliokas
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 where i stuck. How exactly can i add a custom "slot" to the rssnow (Qml) pla

Re: Review Request: Reset time format upon user request

2011-12-16 Thread Lamarque Vieira Souza
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103434/ --- (Updated Dec. 16, 2011, 9:13 p.m.) Review request for kdelibs and Plasma.

Review Request: icon plasmoid - http url naming

2011-12-16 Thread Greg T
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103435/ --- Review request for Plasma. Description --- I added a special case so

Re: Breadcrumbs in Kickoff

2011-12-16 Thread Martin Gräßlin
On Thursday 08 December 2011 16:01:33 Xavier Sythe wrote: > Nearly two months ago, I contacted him, and asked him to reverse the > controversial commit. > He has yet to reply. Please understand that not each developer has the time to answer personal requests. You state yourself that it is controver

Re: Review Request: Reset time format upon user request

2011-12-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103434/#review9018 --- i've made it so that kcmlocale also emit the signal ... now we j

Re: Plasma Logs

2011-12-16 Thread Shaun Reich
On Fri, Dec 9, 2011 at 11:18 PM, Steven Sroka wrote: > Hello, > > I'm testing out KDE 4.8 and plasma-desktop keeps crashing > unfortunately. Is there anyway that I can debug it? Are there any log > files I can take a look at? have a look at ~/.session-errors. Although it's probably better/easier

Review Request: Reset time format upon user request

2011-12-16 Thread Lamarque Vieira Souza
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103434/ --- Review request for kdelibs and Plasma. Description --- The patch rese

Plasma Logs

2011-12-16 Thread Steven Sroka
Hello, I'm testing out KDE 4.8 and plasma-desktop keeps crashing unfortunately. Is there anyway that I can debug it? Are there any log files I can take a look at? -- Steven Sroka (lin-unix) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mai

Breadcrumbs in Kickoff

2011-12-16 Thread Xavier Sythe
Hello. It came to my attention that, in this commit; https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/388b01e979f1959636657b14d03ae70fd0a3d3a8 Kevin Ottens added the breadcrumb navigation in Kickoff, whilst removing the original navigation bar. Nearly two months ago, I co

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

2011-12-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103358/#review9008 --- Ship it! plasma/generic/dataengines/activities/activityengine.

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

2011-12-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103347/#review9007 --- try using inkscape rather than carbon for the svg changes. - Aa

Re: Review Request: Adding patch for checking url is remote or not and check the network status as per the TODO in folderview.cpp

2011-12-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103393/#review9006 --- Ship it! looks good except for one small issue (see below), but

Re: problem with icontask and javascript

2011-12-16 Thread 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") > //icontasks.writeConfig("Enabled","true") > > icontasks.writeConfig("Items","file:///usr/share/applications/

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

2011-12-16 Thread Giorgos Tsiapaliwkas
> On Dec. 6, 2011, 3:51 p.m., Aaron J. Seigo wrote: > > currently the arrow buttons don't actually move the listing forward or > > back, which i assume will be in another patch? Do you mean that the plasmoid's rss list doesn't go to the next one? Please check again the new patch since the previ

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

2011-12-16 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103347/ --- (Updated Dec. 16, 2011, 12:12 p.m.) Review request for Plasma. Changes -