> On Oct. 16, 2012, 9:01 p.m., Kai Uwe Broulik wrote:
> > Well, in KDE's Autostart config you can add .desktop files to autostart, so
> > did I with e.g. Yakuake. They don't seem to be stored in .kde/Autostart,
> > though.
Yes, those .desktop files usually live under ~/.config/autostart/. This
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106911/#review20470
---
Well, in KDE's Autostart config you can add .desktop files to a
On Tuesday 16 October 2012, Aurélien Gâteau wrote:
> - document class elements with comment blocks located next to the
> documented element
>
> The code is available from kde:scratch/gateau/doxyqml . It is just a hack
> right now, using a proper grammar file would be more reliable, but it works
>
On Wednesday 03 October 2012, Giorgos Tsiapaliokas wrote:
> Hello,
>
> we would like to have the SLC plasmoid in 4.10 by default.
> Until now the SLC had plasma-mobile as a dependency due to the Fallback
> component,
> this component has been move in kde-runtime(at the plasma extras
> components).
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106907/#review20464
---
Ship it!
i tried it on a wetab with some 12megapixels photos.
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106911/
---
Review request for Plasma and Luboš Luňák.
Description
---
It does no
Hi,
Currently documentation for QML components is done via a big comment at the
beginning of the QML files, which leads to duplication of information and thus
sometimes synchronization problems. For example right now the TabBar
documentation states it inherits from DualStateButton.
I have been