> -- Messaggio inoltrato --
> From: Sebastian Kügler
> To: plasma-devel@kde.org
> Date: Fri, 18 Mar 2011 10:31:07 +0100
> Subject: Re: Subject: Re: Subject: Plasmate status
> On Thursday, March 17, 2011 22:52:42 Diego Casella ([Po]lentino) wrote:
> > The e
2011/3/17 Sebastian Kügler :
> I've instead added ${GPGME_INCLUDE} to the include path, can you test if it
> build for you now (without your patch)?
It builds now, thanks.
--
Alexander Potashev
___
Plasma-devel mailing list
Plasma-devel@kde.org
https:
On Friday, March 18, 2011, Aaron J. Seigo wrote:
> On Thursday, March 17, 2011, Diego Casella ([Po]lentino) wrote:
> > I'll try to pinpoint the problem; these days I was developing a qml
> > plasmoid, and plasmate was pretty crashy :(
>
> as sebas noted: backtraces please. however i'll bet it's th
On Thursday, March 17, 2011, Diego Casella ([Po]lentino) wrote:
> I'll try to pinpoint the problem; these days I was developing a qml
> plasmoid, and plasmate was pretty crashy :(
as sebas noted: backtraces please. however i'll bet it's the crappy
PackageModel i wrote; i'm going to rewrite it, or
On Thursday, March 17, 2011 22:52:42 Diego Casella ([Po]lentino) wrote:
> The editor part, which is the most interesting probably, is already plugin-
> based (it picks the editor used based on the mimetype).
> Crashing the previewer should not be possible anyway, and if it is, it
> needs fixing i
> -- Messaggio inoltrato --
> From: Sebastian Kügler
> To: plasma-devel@kde.org
> Date: Thu, 17 Mar 2011 15:11:24 +0100
> Subject: Re: Subject: Plasmate status
> Hey,
>
> On Thursday, March 17, 2011 10:45:37 Diego Casella ([Po]lentino) wrote:
> >
On Thursday, March 17, 2011 17:46:19 Alexander Potashev wrote:
> The following simple change fixes build for me (otherwise the compiler
> complains about missing gpgme.h):
>
> diff --git a/publisher/signingwidget.cpp b/publisher/signingwidget.cpp
> index c5a8895..744cfc1 100644
> --- a/publisher/s
The following simple change fixes build for me (otherwise the compiler
complains about missing gpgme.h):
diff --git a/publisher/signingwidget.cpp b/publisher/signingwidget.cpp
index c5a8895..744cfc1 100644
--- a/publisher/signingwidget.cpp
+++ b/publisher/signingwidget.cpp
@@ -37,7 +37,7 @@
#def
Hey,
On Thursday, March 17, 2011 10:45:37 Diego Casella ([Po]lentino) wrote:
> > The timeline feature doesn't work for me. Adding a save point doesn't
> > seem to
> > do anything, the timeline stays empty. I've not debugged that yet, so it
> > might
> > be an easy fix. (Not sure though in how far
>
>
> -- Messaggio inoltrato --
> From: Sebastian Kügler
> To: plasma-devel@kde.org
> Date: Wed, 16 Mar 2011 23:44:48 +0100
> Subject: Plasmate status
> Hi,
>
I've spent a few days working on various aspects of Plasmate, our little
> Ad
Hi,
I've spent a few days working on various aspects of Plasmate, our little Add-
On creator application. Newest screenshots:
http://vizzzion.org/stuff/screenshots/plasmate-alpha3-startpage.png
http://vizzzion.org/stuff/screenshots/plasmate-alpha3-editing.png
Here's some updates which you might
On Monday 18 October 2010 17:57:59 Marco Martin wrote:
> On Monday 18 October 2010, Chani wrote:
> > wouldn't it upset kdepim 4.4?
> > given the changes in kdepim 4.5 I'd rather play it safe :) I'm probably
> > lucky that kdepim and kdelibs still get along all right (ish).
>
> i'm using kdepim 4.4
On Monday 18 October 2010 16:08:33 Chani wrote:
> are there plasmate packages or anything? my system is a bit old, but maybe
> the image we'll be using for the workshop will have the dependencies I'm
> missing...
Version 0.1alpha2 is packaged here, and builds vs trunk still:
https://build.opensus
On Monday 18 October 2010 18:57:59 Marco Martin wrote:
> On Monday 18 October 2010, Chani wrote:
> > On October 18, 2010 18:26:47 Aaron J. Seigo wrote:
> > > On Monday, October 18, 2010, Chani wrote:
> > > > On October 18, 2010 17:19:53 Aaron J. Seigo wrote:
> > > > > On Monday, October 18, 2010, C
On Monday, October 18, 2010, Chani wrote:
> On October 18, 2010 17:19:53 Aaron J. Seigo wrote:
> > On Monday, October 18, 2010, Chani wrote:
> > > to demo plasmate - but when I tried to compile it it wanted qgpgme, and
> > > I
> >
> > qgpgme is in kdepimlibs.
>
> ah, I don't have that and don't i
On Mon, Oct 18, 2010 at 11:53 AM, Chani wrote:
> On October 18, 2010 17:19:53 Aaron J. Seigo wrote:
>> > are there plasmate packages or anything?
>>
>> binary packages? i don't think so, no.
>
> darn... eh, I'll probably just do the demo in kate or qt creator then.
What distributions are you usin
On Monday, October 18, 2010, Chani wrote:
> to demo plasmate - but when I tried to compile it it wanted qgpgme, and I
qgpgme is in kdepimlibs.
> are there plasmate packages or anything?
binary packages? i don't think so, no.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209
On Monday 27 July 2009, Diego Casella ([Po]lentino) wrote:
> Note that up to now you have to manually setup the working directory by
> modifying line 165 in mainwindow.cpp, because
> that global variable isn't set yet
what's wrong with m_model->package()?
> ( actually the projects directories ar
Diego: you need to sudo make install when building plasmate - the
previewer overlay needs to be registered before it shows up :P If you
have already done that then most likely the files aren't being copied
to the correct folder. At least these are the sorts of problem me and
Shantanu encoutered :P
2009/7/27 Artur Souza (MoRpHeUz)
> On Monday 27 July 2009, 04:31 Diego Casella ([Po]lentino) wrote:
> > Note that up to now you have to manually setup the working directory by
> > modifying line 165 in mainwindow.cpp, because
> > that global variable isn't set yet ( actually the projects director
On Monday 27 July 2009, 04:31 Diego Casella ([Po]lentino) wrote:
> Note that up to now you have to manually setup the working directory by
> modifying line 165 in mainwindow.cpp, because
> that global variable isn't set yet ( actually the projects directories are
> saved in $HOME/.kde4/share/apps/p
lay with them too =D
Cheers !!
> -- Messaggio inoltrato --
> From: Shantanu Tushar Jha
> To: Plasma
> Date: Mon, 27 Jul 2009 01:17:10 +0530
> Subject: Plasmate Status
> So, another 2 weeks, and here comes the Plasmate status report :)
>
> As the CHANGELOG say
So, another 2 weeks, and here comes the Plasmate status report :)
As the CHANGELOG says, we have
1. Fixed the problem with the project name not taking input.
(KRestrictedLine issue)
2. Plasmate remembers positioning of the docks, and reloads on startup.
3. Options to select the scripting
> better way. Any ideas?
> >
> > (I've also CCed this mail to the author of KRestrictedLine widget).
> >
> >
> >> I agree that a directory tree on the sidebar would be more useful by
> >> the way, that's what I always envisioned before :P How bout ha
On Mon, Jul 20, 2009 at 2:59 PM, Yuen Hoe Lim wrote:
> thing to do 'qwertyQWERTY012345etcetc' so maybe we could try a regular
> KLineEdit and do some form of validation?
See QRegExpValidator, that's what I used to validate stuff in the
.desktop file editor in plasmate.
Cheers
Rich.
_
ebar items as smaller, overhead buttons instead? I don't
>> think we need that much real-estate for just buttons :P
>>
>> On 7/14/09, Diego Casella ([Po]lentino) wrote:
>> > Hi guys,
>> > other two weeks are gone, so it's time to sinc() with each oth
that much real-estate for just buttons :P
>
> On 7/14/09, Diego Casella ([Po]lentino) wrote:
> > Hi guys,
> > other two weeks are gone, so it's time to sinc() with each other about
> > PlasMate status, IIRC =)
> > Now the TimeLine loads all the commits within the
>> > With a directory tree listing the project files, of course =)
>>
>> isn't that already there? or did someone remove it?
>>
>
> I've never seen that dock widget =(
It's there, though I doubt it's actually doing anything now since
we're not saving anything yet afaik. Plus its there when you sta
; > -- Messaggio inoltrato --
> > > From: "Aaron J. Seigo"
> > > To: plasma-devel@kde.org
> > > Date: Wed, 15 Jul 2009 00:10:29 -0600
> > > Subject: Re: Plasmate status
> > >
> > > On Monday 13 July 2009, Diego Casella ([Po
Hello everyone,
I almost feel bad for asking you for the screenshots. You were of
course right, there is not much to see yet in terms of workflow and
other interactions.
I think I understand your concerns with the sidebar now. And I agree
with you completely; see my mockups.
http://skitch.com/mi
Yes, the keyboard navigation can probably be added without any difficulty.
On 7/15/09, Yuen Hoe Lim wrote:
> More screenies!
> http://yuenhoe.co.cc/blog/2009/07/some-early-plasmate-screenies/
> I don't know how to work the timeline stuff yet so you'd have to refer
> to Diego's attachments for tho
On Wed, Jul 15, 2009 at 16:54, Yuen Hoe Lim wrote:
> More screenies!
> http://yuenhoe.co.cc/blog/2009/07/some-early-plasmate-screenies/
> I don't know how to work the timeline stuff yet so you'd have to refer
> to Diego's attachments for those :)
>
> As I was saying to Shantanu, I think KMenu's ha
On Wed, Jul 15, 2009 at 1:52 PM, Artur Souza
(MoRpHeUz) wrote:
> On Wednesday 15 July 2009, 04:11 Shantanu Tushar Jha wrote:
>> option 1: Use a KMenu when the previewer is small, and an Overlay when
>> the previewer's size is sufficient.
>
> I would go with option 1. We really want to have a Plasma
More screenies! http://yuenhoe.co.cc/blog/2009/07/some-early-plasmate-screenies/
I don't know how to work the timeline stuff yet so you'd have to refer
to Diego's attachments for those :)
As I was saying to Shantanu, I think KMenu's have two main advantages
despite the not-so-shiny look: the overl
On Wednesday 15 July 2009, Diego Casella ([Po]lentino) wrote:
> I've attached some screenshots showing the current interface and the
> timeline I'm coding;
branches ... it's neat to see that in there, but let's be sure to keep them as
a detail for more advanced usage. people using plasmate should
On Wednesday 15 July 2009, 04:11 Shantanu Tushar Jha wrote:
> option 1: Use a KMenu when the previewer is small, and an Overlay when
> the previewer's size is sufficient.
I would go with option 1. We really want to have a Plasma look&feel ;)
Cheers,
--
:P How bout having the
> current sidebar items as smaller, overhead buttons instead? I don't
> think we need that much real-estate for just buttons :P
>
> On 7/14/09, Diego Casella ([Po]lentino) wrote:
>> Hi guys,
>> other two weeks are gone, so it's time to sinc()
On Mon, Jul 13, 2009 at 10:18 PM, Diego Casella ([Po]lentino)
wrote:
>
> Hi guys,
> other two weeks are gone, so it's time to sinc() with each other about
> PlasMate status, IIRC =)
> Now the TimeLine loads all the commits within the current branch, and also
> all the
On Monday 13 July 2009, Diego Casella ([Po]lentino) wrote:
> By the way, do we *really* need the sidebar ?
which sidebar? the one for the timeline?
> Each item can be found in the
> final release of plasmate
> under the menubar, so I was wondering if we can replace it with something
> more usefu
On Tue, Jul 14, 2009 at 16:16, Yuen Hoe Lim wrote:
> There isn't much to look at now I think :P If you want I can grab a
> bunch of screenshots and post them on a blog or something - unless
> there is a rule of sorts against previewing unreleased stuff or the
> like?
>
Hi Yuen,
yeah, that's basic
There isn't much to look at now I think :P If you want I can grab a
bunch of screenshots and post them on a blog or something - unless
there is a rule of sorts against previewing unreleased stuff or the
like?
On 7/14/09, Michael Rudolph wrote:
> On Tue, Jul 14, 2009 at 14:09, Artur Souza
> (MoRpH
On Tue, Jul 14, 2009 at 14:09, Artur Souza
(MoRpHeUz) wrote:
> Hello :)
>
> On Monday 13 July 2009, 13:48 Diego Casella ([Po]lentino) wrote:
>> By the way, do we *really* need the sidebar ? Each item can be found in the
>> final release of plasmate
>> under the menubar, so I was wondering if we can
Hello :)
On Monday 13 July 2009, 13:48 Diego Casella ([Po]lentino) wrote:
> By the way, do we *really* need the sidebar ? Each item can be found in the
> final release of plasmate
> under the menubar, so I was wondering if we can replace it with something
> more useful like a directory tree list .
estate for just buttons :P
On 7/14/09, Diego Casella ([Po]lentino) wrote:
> Hi guys,
> other two weeks are gone, so it's time to sinc() with each other about
> PlasMate status, IIRC =)
> Now the TimeLine loads all the commits within the current branch, and also
> all the commit
Hi guys,
other two weeks are gone, so it's time to sinc() with each other about
PlasMate status, IIRC =)
Now the TimeLine loads all the commits within the current branch, and also
all the commits that lead
to that branch ( I'm thinking to make that feature selectable by user, to
de
On Monday 29 June 2009, Diego Casella ([Po]lentino) wrote:
> Yep, you're right !
> As you saw in the mailing list, there was a problem with managing the git
> pluging, which was *partially* resolved.
quite the story...
> like committing with comments. Besides, initalizing the Core with
> Core::De
- Messaggio inoltrato --
> From: Shantanu Tushar Jha
> To: plasma-devel@kde.org
> Date: Mon, 29 Jun 2009 17:58:02 +0530
> Subject: Plasmate Status
> Hi all !
> Last IRC meet we had decided that we'll have a mail about the current
> development status of Plas
Adding on to that I've since added a new overlay menu to allow the
user to select which wallpaper plugin currently installed to use as
the previewer background (so having different wallpapers is now
possible to degree!). I've also spoken briefly to aseigo about
previewing plasmoids without actually
Hi all !
Last IRC meet we had decided that we'll have a mail about the current
development status of Plasmate every two weeks. It has been two weeks
since.
AFAIK, moofang is working on the previewer on the ideas discussed
earlier and Diego is working on the Git integration using
kdevplatform.
I've
49 matches
Mail list logo