Re: [Development] quickcontrols2 how to build?

2015-08-24 Thread Thiago Macieira
On Tuesday 25 August 2015 07:28:32 Gunnar Roth wrote: > i was able to build qc2 on windows 7 , a few weeks ago, by just doing qmake > and jom in a shadow directory. Now i used the qc2 dev branch from git and > tried to build it against my qt 5.6 git build. But i get errors that > QuickControls/ hea

[Development] quickcontrols2 how to build?

2015-08-24 Thread Gunnar Roth
Hello, i was able to build qc2 on windows 7 , a few weeks ago, by just doing qmake and jom in a shadow directory. Now i used the qc2 dev branch from git and tried to build it against my qt 5.6 git build. But i get errors that QuickControls/ headers are not being found. I think that has to do wit

Re: [Development] Qt Quick Controls Dialogs -- enabled state of the standard buttons (API choices)

2015-08-24 Thread Vladimir Moolle
Hi, and many thanks for a detailed response :) I think with that, and the other ones, we road to a better StandardButtons API is almost clear now (to be touched in a separate e-mail). Let me address some of your points / questions: > Below are some approaches coming to mind (after a discussion w

Re: [Development] Cross-platform high-DPI Qt tech preview

2015-08-24 Thread Adam Light
On Sun, Aug 23, 2015 at 12:53 PM, Knoll Lars wrote: > On 21/08/15 17:07, " > development-bounces+lars.knoll=theqtcompany@qt-project.org on behalf > of Adam Light" < > development-bounces+lars.knoll=theqtcompany@qt-project.org on behalf > of acli...@gmail.com> wrote: > > > > On Thu, Jun 4,

Re: [Development] Qt Quick Controls Dialogs -- enabled state of the standard buttons (API choices)

2015-08-24 Thread Rutledge Shawn
On 22 Aug 2015, at 14:41, Filippo Cucchetto wrote: > I totally agree with the solution proposed by mitch c. With the only > exception that i would add a DialogButtonGroup qml element into which put the > buttons. This allows us to add functions and logic without clutturing the > Dialog compone