On March 2, 2010, Antony Loebs wrote:
> On Fri, Feb 26, 2010 at 6:57 PM, Aaron J. Seigo wrote:
> > On February 26, 2010, Antony Loebs wrote:
> > > Two problems: one, I don't see how to make a click on a label register,
> > > and two, while it looks fine on the desktop, if it is started in the
> >
On Tue, Mar 2, 2010 at 8:42 PM, Antony Loebs wrote:
>
>
> On Fri, Feb 26, 2010 at 6:57 PM, Aaron J. Seigo wrote:
>
>> > self.button = Plasma.Label(self.applet)
>> > self.button.setImage(self.package().path() +
>> "contents/images/image.png")
>>
>> that should be: self.package().filePath("images"
On Fri, Feb 26, 2010 at 6:57 PM, Aaron J. Seigo wrote:
> On February 26, 2010, Antony Loebs wrote:
> > Two problems: one, I don't see how to make a click on a label register,
> > and two, while it looks fine on the desktop, if it is started in the
> panel
> > it is squashed horizontally (so the i
On March 2, 2010, Alexis Ménard wrote:
> On Tue, Mar 2, 2010 at 11:17 PM, Marco Martin wrote:
> > On Tuesday 02 March 2010, Aaron J. Seigo wrote:
> >> On March 2, 2010, Sebastian Kügler wrote:
> >> > We should probably expose the setPixmap(QPixmap) method in
> >> > Plasma::Label's API, as this fun
On Tue, Mar 2, 2010 at 11:17 PM, Marco Martin wrote:
> On Tuesday 02 March 2010, Aaron J. Seigo wrote:
>> On March 2, 2010, Sebastian Kügler wrote:
>> > We should probably expose the setPixmap(QPixmap) method in
>> > Plasma::Label's API, as this functionality is very useful if you want to
>> > dis
On Tuesday 02 March 2010, Aaron J. Seigo wrote:
> On March 2, 2010, Sebastian Kügler wrote:
> > We should probably expose the setPixmap(QPixmap) method in
> > Plasma::Label's API, as this functionality is very useful if you want to
> > display a custom-painted pixmap we don't have the path of.
>
>
On March 2, 2010, Sebastian Kügler wrote:
> We should probably expose the setPixmap(QPixmap) method in Plasma::Label's
> API, as this functionality is very useful if you want to display a
> custom-painted pixmap we don't have the path of.
or provide a Plasma::PixmapWidget that doesn't use a QGraph
On Tue, Mar 2, 2010 at 2:49 PM, Thiago Macieira wrote:
> I'm turning on QT_FATAL_WARNINGS by default in Qt debug builds (starting with
> Qt 4.7).
>
> It's time people stopped ignoring Qt warnings, which indicate that there are
> problems in your code. I can see these warnings coming out of plasma:
SVN commit 1098107 by sebas:
Make this guy a Plasma::Label,
It shouldn't be separately clickable, as this brings some interaction problems
with it. Now the whole area of this widget is clickable and triggers the details
view.
We should probably expose the setPixmap(QPixmap) method in Plasma::Lab
Hi,
>From the topic:
"Can someone explain this to me? Will this change? Is KDE going to kill
windows concept, or merge it into a plasmoid?"
They won't be merged, but there will be an option of link virtual desktops
and activities. That's what I get from reading the forum replies, and I
think the
"a power user such as" myself is feeling a little bit of hostility,
maybe it's just my impression.
"a lot of blog posts?" is exactly the number of posts that I have read
"like my blog post on planetkde in february that had a screencast on
activities" yes like those. (a third of the comments on that
On March 2, 2010 10:01:23 Luiz Felipe Talvik wrote:
> Sorry, but I've googled(my forum post is the first entry, and it goes
> unanswered), tried the forums, irc channel read a lot of blog posts
> for a long time. Since I went trough most channels, I've scalated to
> the devs list.
>
a lot of blog
Sorry, but I've googled(my forum post is the first entry, and it goes
unanswered), tried the forums, irc channel read a lot of blog posts
for a long time. Since I went trough most channels, I've scalated to
the devs list.
I promise I'll be patient.
On Tue, Mar 2, 2010 at 2:42 PM, Aaron J. Seigo
On March 2, 2010, Luiz Felipe Talvik wrote:
> I'm having trouble putting plasma's activities to use or even grasping
> its concept.
this is not a user support channel, nor am i interested in it becoming one.
there is quite a bit of information about this topic that can be found in
various places
On Tuesday 02 March 2010, Michael Jansen wrote:
> On Tuesday 02 March 2010 14:40:25 Marco Martin wrote:
> > On Tuesday 02 March 2010, Artur Souza (MoRpHeUz) wrote:
> > > On Tuesday 02 March 2010, 10:07 Marco Martin wrote:
> > > > they should be gone now :)
> > > > (both on trunk and 4.4 branch)
> >
Le Mardi 02 Mars 2010 16:49:15, Aaron J. Seigo a écrit :
> On March 2, 2010, Cédric Bellegarde wrote:
> > Le Lundi 01 Mars 2010 22:26:37, Aaron J. Seigo a écrit :
> > > looks like i'll need to add support for sizepolicy setting on
> > > qgraphicswidget as well since those aren't in the properties
On Tuesday 02 March 2010 14:40:25 Marco Martin wrote:
> On Tuesday 02 March 2010, Artur Souza (MoRpHeUz) wrote:
> > On Tuesday 02 March 2010, 10:07 Marco Martin wrote:
> > > they should be gone now :)
> > > (both on trunk and 4.4 branch)
> >
> > For pastebin too ? :)
>
> no, just for IconWidget t
Hey,
I'm having trouble putting plasma's activities to use or even grasping
its concept. I'm writing this email because I'm found out I'm not the
only
one(http://itmanagement.earthweb.com/osrc/article.php/12068_3867956_1/KDE-and-GNOME-Seven-Irritations-in-Each.htm).
I tried asking about it a year
On March 2, 2010, Thiago Macieira wrote:
> are problems in your code. I can see these warnings coming out of plasma:
>
> Object::disconnect: Unexpected null parameter
> QGraphicsScene::removeItem: cannot remove 0-item
>
> This from krunner:
> QObject::killTimer: timers cannot be stopped from anot
On March 2, 2010, Cédric Bellegarde wrote:
> Le Lundi 01 Mars 2010 22:26:37, Aaron J. Seigo a écrit :
> > looks like i'll need to add support for sizepolicy setting on
> > qgraphicswidget as well since those aren't in the properties for it :/
>
> I'm not sur to understand:
> - Is this a qgraphics
On March 2, 2010, Yuen Hoe Lim wrote:
> > Yes, that'd be very nice :) I'd be ok with anything except this weekend.
> >
> >> What about you moofang? Diego?
> >
> > Fine for me :)
>
> Does friday 5 Mar 14:00 UTC work for you guys? :)
works for me.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fi
Em Segunda-feira 22 Fevereiro 2010, às 19:18:15, Andreas Hartmetz escreveu:
> Now that many of the more prominent crashes in krunner have been fixed
> I think it's time to attack something more "theoretic": runners run in
> threads and often don't pay any attention to thread-safety of API they
> us
On Tuesday 02 March 2010, Artur Souza (MoRpHeUz) wrote:
> On Tuesday 02 March 2010, 10:07 Marco Martin wrote:
> > they should be gone now :)
> > (both on trunk and 4.4 branch)
>
> For pastebin too ? :)
>
no, just for IconWidget tooltips
--
Marco Martin
_
On Tuesday 02 March 2010, 10:07 Marco Martin wrote:
> they should be gone now :)
> (both on trunk and 4.4 branch)
For pastebin too ? :)
Cheers,
--
Artur Duque de Souza
openBossa
INdT - Instituto Nokia de Tecnologia
-
On Monday 01 March 2010, Mark Kretschmann wrote:
> Heya,
>
> I'm having a weird issue here, and I wonder if it's just me, or if
> it's maybe a bug in Plasma:
>
> Many of the tooltips of the Plasma::IconWidget buttons we use in
> Amarok (like in the toolbar and in applets) contain weird ampersand
On Monday 01 March 2010 08:32:55 Mark Kretschmann wrote:
> I'm having a weird issue here, and I wonder if it's just me, or if
> it's maybe a bug in Plasma:
>
> Many of the tooltips of the Plasma::IconWidget buttons we use in
> Amarok (like in the toolbar and in applets) contain weird ampersand
> c
On Monday 01 March 2010, Mark Kretschmann wrote:
> On Mon, Mar 1, 2010 at 8:32 AM, Mark Kretschmann
wrote:
> > Attaching a screenshot of this issue.
>
> Erm. Somehow the attachment didn't work, trying again, sorry :)
>
>
> I've also made the file accessible here:
>
> http://mark.kollide.net/a
On Tuesday 02 March 2010, 08:10 Myriam Schweingruber wrote:
> Strange, AFAIK I have exactly the same configuration as you have, but
> don't see those ampersands here. I also can't remember ever having
> seen those before.
To add more funny to the equation, I had an open bug for the pastebin applet
Hi all,
On Mon, Mar 1, 2010 at 08:32, Mark Kretschmann wrote:
> Heya,
>
> I'm having a weird issue here, and I wonder if it's just me, or if
> it's maybe a bug in Plasma:
>
> Many of the tooltips of the Plasma::IconWidget buttons we use in
> Amarok (like in the toolbar and in applets) contain wei
Le Lundi 01 Mars 2010 22:26:37, Aaron J. Seigo a écrit :
> looks like i'll need to add support for sizepolicy setting on
> qgraphicswidget as well since those aren't in the properties for it :/
I'm not sur to understand:
- Is this a qgraphicswidget bug?
- If yes, can i bypass it?
Thank,
--
Céd
30 matches
Mail list logo