---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126132/
---
Review request for Baloo and Vishesh Handa.
Repository: baloo-widgets
D
On Sat, Nov 21, 2015 at 5:36 PM, Olivier Churlaud wrote:
> Hi,
>
> I'm porting Amarok to KF5. I'm basically done with the pure C++/Qt part.
> There is a folder that used to be powered by Plasma::Applet [1]. I have now
> to port this to plasma-framework. Could you redirect me to a project which
> u
Hello,
We have been missing testers for our latest releases, mostly from the fact that
people who used to offer daily builds stopped this work.
We first advised people to use Neon (Kubuntu-CI) but they complained it updated
too many things in their system and didn't want to switch with VMs...
So
Thanks for the feedback Olivier!
I will correct this inconsistencies in time!
=)
Att
2015-11-21 19:01 GMT-02:00 Olivier Churlaud :
> Hey Lays,
>
> just a small (aesthetic) advise for the futur of your project: try to stay
> consistent in your conventions.
> You use CamelCase in some files, Cameli
Hey Lays,
just a small (aesthetic) advise for the futur of your project: try to
stay consistent in your conventions.
You use CamelCase in some files, Camelized_Snake or snake_case in other,
and even some unicase.
Pick one a stay with it. It's easier to maintain. You might also have a
look at
Hi, guys!
The new version of Br-Print GUI (Pandora) is avalable today!
After some weeks working on a big project remodeling, I finalized the tests
to
make this version available. One of the problems I was facing was the fact
that I
wrote the MainWindow as a God Class and it was doing too much unnec
Hi,
I'm porting Amarok to KF5. I'm basically done with the pure C++/Qt part.
There is a folder that used to be powered by Plasma::Applet [1]. I have
now to port this to plasma-framework. Could you redirect me to a project
which use them so that it can inspire me? I have no idea of how to begin