Re: [Development] QStyle maintainer

2012-09-12 Thread jens.bache-wiig
> There's of course no better person than Jens, if he's willing to do the job. > Jens, please indicate your willingness :-) Yes, consider me willing. :) Jens ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/lis

Re: [Development] License for Qt Desktop Components

2012-05-21 Thread jens.bache-wiig
I agree and cleaning up the mess is long overdue. The non-commercial clause certainly makes no sense as you say and LGPL might be problematic when it comes to re-use of QML code. I got the permissions to move existing headers over to BSD and will use that for the new ones as well. The required c

Re: [Development] Desktop components: project directory structure

2012-05-09 Thread jens.bache-wiig
Mostly due to historical reasons. The desktop components were originally based on a concept of styled "custom" components developed in a separate branch on Gitorious: https://qt.gitorious.org/qt-components/qt-components/commits/custom The idea was that you can create a custom component with it's

Re: [Development] Window{} API for QML

2011-11-22 Thread jens.bache-wiig
> > Yes, I mean if QtQuick2 is designed to reduce memory footprint for > non-ui applications it makes sense to keep UI components in a separate > module. I'm just arguing that if the Window module will just contain > the Window component, it wouldn't worth it to keep this component in a > separate