Re: PIM Sprint (The bits relevant to Plasma)

2013-11-19 Thread John Layt
On 19 November 2013 10:51, Marco Martin wrote: > On Monday 18 November 2013, John Layt wrote: > >> > dataengine in Plasma 1) >> > >> > - various runners >> >> There are 3 data engines and 2 runners which link to kdepimlibs. The >> Akonadi and RSS data engines are not used anywhere in the kde

Re: [Kde-pim] PIM Sprint (The bits relevant to Plasma)

2013-11-19 Thread Sebastian Kügler
On Tuesday, November 19, 2013 09:08:13 Aaron J. Seigo wrote: > > The idea being that if the user didn't configure any calendars on > > first run, then we would know to disable events and so never wake > > Akonadi up. > > That would be fantastic. If there was a simple library call that could tell

Re: Review Request 113920: Remove KDE4Support dependency from plasma-frameworks (almost)

2013-11-19 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113920/ --- (Updated Nov. 19, 2013, 9:58 a.m.) Review request for Plasma. Changes --

Re: Review Request 113920: Remove KDE4Support dependency from plasma-frameworks (almost)

2013-11-19 Thread Aleix Pol Gonzalez
> On Nov. 18, 2013, 7:15 p.m., Sebastian Kügler wrote: > > src/shell/activity.cpp, line 148 > > > > > > QDir::separator() instead of QChar('/') here to avoid unixism. See http://qt-project.org/doc/qt-5.0/qtcore/q

Re: PIM Sprint (The bits relevant to Plasma)

2013-11-19 Thread Marco Martin
On Monday 18 November 2013, John Layt wrote: > > dataengine in Plasma 1) > > > > - various runners > > There are 3 data engines and 2 runners which link to kdepimlibs. The > Akonadi and RSS data engines are not used anywhere in the kde repos, rss is used in kdeplasma-addons Cheers, Marco

Re: PIM Sprint (The bits relevant to Plasma)

2013-11-19 Thread Aaron J. Seigo
On Monday, November 18, 2013 23:42:45 John Layt wrote: > On 18 November 2013 20:53, David Edmundson > There are 3 data engines and 2 runners which link to kdepimlibs. The i don’t think DataEngines are well suited to the kind of data kdepimlibs provides. what would be far preferably is a QAbstra

Re: Panel desktop scripting

2013-11-19 Thread Eike Hein
On Tuesday 19 November 2013 08:38:54 Aaron J. Seigo wrote: > awesome :) > > the same fix is probably also needed in the Plasma2 desktop scripting. > > along with the additions for panel min/max size setting i made the other day > as well. I merged KDE/4.11 to master - if the desktop/shell code