Hi there,
since you are probably all rather busy with fixing RC bugs, I'll make it short
;)
One of the things I'd like to work on for the 4.6 version of the quicklaunch
applet is getting rid of the "more icons" popup in favor a more modular
concept like folders.
Since I need some way to stor
On Monday 28 June 2010, Marco Martin wrote:
> SVN commit 1143845 by mart:
>
> avoid a crash in the following scenario: change the activity type of a
> containment, then try to stop the activity. it still misbehaves, because
> the new containment it gets created is not added to the activity and the
SVN commit 1143845 by mart:
avoid a crash in the following scenario: change the activity type of a
containment, then try to stop the activity.
it still misbehaves, because the new containment it gets created is not added
to the activity and the activity manager, that will list the activity as
s
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4490/
---
Review request for Plasma.
Summary
---
This patch updates the web shortcuts
On June 28, 2010, Barış Akkurt wrote:
> i am sure that i installed all the necessary libraries like qt, libplasma
> etc.
> where is the problem?
i'm not sure without looking at the actual code and CMakeLists.txt you are
using. but the error looks like it doesn't know where the Qt includes are
(w
hi. i'm an absoulute beginner and try to make my own plasmoid.
in my source code's header section, i code;
#include
in the main function i want to create a QDBusInterface instance but the
error below appears (both at my work and at home)
dbus_deneme1.cpp:1:26: error: QDBusInterface: No such fil
On Monday 28 June 2010, Aaron J. Seigo wrote:
> On June 27, 2010, Marco Martin wrote:
> > caching only at exit, there is risk to lose data due sudden network loss
> > or plasma crash.
>
> in which cases does loss of network result in loss of data? as for a crash,
lose network, logout, login, or c
On Monday 28 June 2010 18:28:12 Aaron J. Seigo wrote:
> first, when an applet changes its own size (which is generally frowned
> upon, thought not always avoidable) it needs to emit the
> appletTransformedItself() signal.
Aha. Didn't know about that signal.
> beyond that, it could be an issue wi
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4463/#review6314
---
Ship it!
looks good and the improvement is quite noticeable. great wo
On June 28, 2010, Thomas Olsen wrote:
> def collapse_or_expand(self):
> if not self.collapsed:
> # snippet for brevity - hiding controls
> self.collapsed = True
> self.collapse_button.nativeWidget().setIcon(KIcon("arrow-down"))
> print "Resizing to: %i" % self.collapse
On June 27, 2010, Marco Martin wrote:
> caching only at exit, there is risk to lose data due sudden network loss or
> plasma crash.
in which cases does loss of network result in loss of data? as for a crash, is
caching the data that important?
--
Aaron J. Seigo
humru othro a kohnu se
GPG Finger
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4478/#review6313
---
Ship it!
seems correct to me.
positioning could still need some love
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4478/
---
Review request for Plasma.
Summary
---
Use kephal for the screen geometry.
Hi all,
just a friendly reminder.
if you fix a bug now, remember to backport it to the 4.5 branch.
svnbackport script in kdesdk has already been updated to default to 4.5
Cheers,
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://ma
On Monday 28 June 2010, Artur Souza (MoRpHeUz) wrote:
> Hi,
>
> On Sun, Jun 27, 2010 at 5:57 PM, Cornelius Schumacher
>
> wrote:
> > While collecting information about the developer sprints, which happended
> > in the last twelve months, I noticed that the Tokamak 4 landing page at
> > http://co
Hi,
On Sun, Jun 27, 2010 at 5:57 PM, Cornelius Schumacher
wrote:
> While collecting information about the developer sprints, which happended in
> the last twelve months, I noticed that the Tokamak 4 landing page at
> http://community.kde.org/KDE_e.V./Sprints/Tokamak4 still is incomplete. There
>
On Mon, Jun 28, 2010 at 1:11 PM, Alessandro Diaferia
wrote:
>
>
> 2010/6/28 Hayri Bakici
>
> Hey guys!
>>
>> Here is a quick update about the Plasma Media Center backends in writing a
>> dataengine in JS.
>>
>> The DateEngine really runs (thanks to aaron :) )
>> For now, it can make a flickr.phot
2010/6/28 Hayri Bakici
> Hey guys!
>
> Here is a quick update about the Plasma Media Center backends in writing a
> dataengine in JS.
>
> The DateEngine really runs (thanks to aaron :) )
> For now, it can make a flickr.photo.search requests get the response and
> parse the xml, and display it on
Hey guys!
Here is a quick update about the Plasma Media Center backends in writing a
dataengine in JS.
The DateEngine really runs (thanks to aaron :) )
For now, it can make a flickr.photo.search requests get the response and
parse the xml, and display it on the dataEngine.
I had to paste the xml
Hi
OK - now I'm stuck again.
I have this simple Plasmoid which has a collapse/expand button that hides
some controls and then rebuilds the layout based on saved settings.
This worked perfectly in earlier KDE SC 4.X versions but now resize() is
somehow getting changed to wrong values.
This is prob
20 matches
Mail list logo