Review Request 126132: Better bitrate format in filemetadatawidget

2015-11-21 Thread Xuetian Weng
--- 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

Re: Projects using the plasma-framework for inspiration

2015-11-21 Thread Aleix Pol
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

Daily builds packaging (for Kdenlive)

2015-11-21 Thread Vincent Pinon
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

Re: BrPrint3D Project

2015-11-21 Thread Lays Rodrigues
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

Re: BrPrint3D Project

2015-11-21 Thread 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, 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

BrPrint3D Project

2015-11-21 Thread Lays Rodrigues
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

Projects using the plasma-framework for inspiration

2015-11-21 Thread Olivier Churlaud
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