Re: [Development] Missing documentation makes QML ListView unusable

2013-01-28 Thread Rainer Keller
Hi, > Having > a MouseArea "by default" would most likely lead to it being disabled > in the majority of cases, on all platforms except desktop. I agree. But this doesn't this affect mobile touch devices too? > This is a different problem (probably easiest solved with a link to > the examples, li

Re: [Development] ChangeLogs

2013-01-28 Thread Alan Alpert
On Mon, Jan 28, 2013 at 4:21 AM, Jason McDonald wrote: > On Fri, Jan 18, 2013 at 1:05 AM, Oswald Buddenhagen > wrote: >> as some certainly noted, the completeness of dist/changes-* severely >> deteriorated over the last few minor releases, and in particular 5.0.0 >> is one of the poorest qt chang

Re: [Development] Cleaner code base patches

2013-01-28 Thread Thiago Macieira
On segunda-feira, 28 de janeiro de 2013 18.22.26, Sune Vuorela wrote: > On 2013-01-28, Thiago Macieira wrote: > > I'd rather skip that step and simply go to -Werror. Lars proposed that we > > experiment with it a little and see how far it goes before turning it on. > > > > The good thing about -W

Re: [Development] QtQuick2 and cross-thread signals

2013-01-28 Thread Alan Alpert
On Sun, Jan 27, 2013 at 9:35 AM, Denis Kormalev wrote: > I've found that qml engine forbids catching signals from objects that are in > another thread. After some discussion in IRC I understood that it is > by-design for now, but is it planned to be changed or it will be the rule > for whole QtQui

Re: [Development] Missing documentation makes QML ListView unusable

2013-01-28 Thread Alan Alpert
On Mon, Jan 28, 2013 at 12:36 AM, Rainer Keller wrote: > Hi, > > > > I tried to use a QML ListView and wondered why it does not react to mouse > clicks. After looking into the examples I found out that you need to add a > MouseArea in the delegate. Without this code the ListView is unusable > beca

Re: [Development] Cleaner code base patches

2013-01-28 Thread Sune Vuorela
On 2013-01-28, Thiago Macieira wrote: > I'd rather skip that step and simply go to -Werror. Lars proposed that we > experiment with it a little and see how far it goes before turning it on. > > The good thing about -Werror is that the failure comes fast. The bad thing about -Werror is that it tr

Re: [Development] Cleaner code base patches

2013-01-28 Thread Thiago Macieira
On segunda-feira, 28 de janeiro de 2013 17.03.39, Rutledge Shawn wrote: > On 28 Jan 2013, at 5:39 PM, Sune Vuorela wrote: > > On 2013-01-28, Knoll Lars wrote: > 1) always with -developer-build > 2) on by default on -developer-build, but the CI disables it > 3) completely optional, C

Re: [Development] Cleaner code base patches

2013-01-28 Thread Rutledge Shawn
On 28 Jan 2013, at 5:39 PM, Sune Vuorela wrote: > On 2013-01-28, Knoll Lars wrote: 1) always with -developer-build 2) on by default on -developer-build, but the CI disables it 3) completely optional, CI enables it 4) completely optional, not enabled by the CI > >> I'd favor

Re: [Development] Cleaner code base patches

2013-01-28 Thread Sune Vuorela
On 2013-01-28, Knoll Lars wrote: >>> 1) always with -developer-build >>> 2) on by default on -developer-build, but the CI disables it >>> 3) completely optional, CI enables it >>> 4) completely optional, not enabled by the CI > I'd favor (2) for now, and move over to (1) once we gained a little

Re: [Development] Cleaner code base patches

2013-01-28 Thread Thiago Macieira
On segunda-feira, 28 de janeiro de 2013 16.06.25, Knoll Lars wrote: > On Jan 28, 2013, at 10:01 AM, Tomasz Siekierda wrote: > > On 28 January 2013 09:57, Thiago Macieira wrote: > >> Options are: > >> > >> 1) always with -developer-build > >> 2) on by default on -developer-build, but the CI disa

Re: [Development] Cleaner code base patches

2013-01-28 Thread Knoll Lars
On Jan 28, 2013, at 10:01 AM, Tomasz Siekierda wrote: > On 28 January 2013 09:57, Thiago Macieira wrote: >> Options are: >> >> 1) always with -developer-build >> 2) on by default on -developer-build, but the CI disables it >> 3) completely optional, CI enables it >> 4) completely optional, not

Re: [Development] Cleaner code base patches

2013-01-28 Thread Thiago Macieira
On segunda-feira, 28 de janeiro de 2013 10.01.06, Tomasz Siekierda wrote: > I would vote for 1), but it can cause problems in bigger releases > (remember amount of warnings before Qt5 alpha?). Releases aren't built with -developer-build. -- Thiago Macieira - thiago.macieira (AT) intel.com Softw

Re: [Development] Repository is too open

2013-01-28 Thread Sergio Ahumada
On 01/28/2013 03:52 PM, Peter Kümmel wrote: > Seems currently everybody could merge to staging. > I as non-approver have a merge button in gerrit. > > Or is this only a new feature to see if the > request passes all tests? > > Peter see http://lists.qt-project.org/pipermail/development/2013-Janua

[Development] Repository is too open

2013-01-28 Thread Peter Kümmel
Seems currently everybody could merge to staging. I as non-approver have a merge button in gerrit. Or is this only a new feature to see if the request passes all tests? Peter ___ Development mailing list Development@qt-project.org http://lists.qt-projec

Re: [Development] ChangeLogs

2013-01-28 Thread Jason McDonald
On Fri, Jan 18, 2013 at 1:05 AM, Oswald Buddenhagen wrote: > as some certainly noted, the completeness of dist/changes-* severely > deteriorated over the last few minor releases, and in particular 5.0.0 > is one of the poorest qt changelogs seen in a while. > > also, sergio is now attempting to ma

Re: [Development] Importing Snowshoe QML browser to the Qt project

2013-01-28 Thread Sergio Ahumada
> > > https://gitorious.org/qt-apps/showshoe (read-only mirror) > > You created a repo s*_h_*owshoe for the s*_n_*owshoe browser which is a > little bit odd, is it a typo mistake or is it the real name of the repo? > > Regards, > > Sylvain Thibaut > Thanks a lot for that Sylvain !! My fingers ar

Re: [Development] Importing Snowshoe QML browser to the Qt project

2013-01-28 Thread Sergio Ahumada
On 01/28/2013 09:59 AM, Knoll Lars wrote: > > On Jan 27, 2013, at 11:38 PM, Ahumada Sergio wrote: > >>> Hi, >>> >>> apps/snowshoe looks good to me, too :) >>> >> >> Hi, >> >> I suggest this to be under qt-apps/* instead in Gerrit. >> >> This is due to the mirroring from Gerrit to Gitorious: >> >>

Re: [Development] Cleaner code base patches

2013-01-28 Thread Tomasz Siekierda
On 28 January 2013 09:57, Thiago Macieira wrote: > Options are: > > 1) always with -developer-build > 2) on by default on -developer-build, but the CI disables it > 3) completely optional, CI enables it > 4) completely optional, not enabled by the CI > > I favour options 1 or 2. I would vote for

Re: [Development] Importing Snowshoe QML browser to the Qt project

2013-01-28 Thread Knoll Lars
On Jan 27, 2013, at 11:38 PM, Ahumada Sergio wrote: >> Hi, >> >> apps/snowshoe looks good to me, too :) >> > > Hi, > > I suggest this to be under qt-apps/* instead in Gerrit. > > This is due to the mirroring from Gerrit to Gitorious: > > - apps/* is already taken on Gitorious, so we can't

Re: [Development] Missing documentation makes QML ListView unusable

2013-01-28 Thread Laszlo Papp
On Mon, Jan 28, 2013 at 8:36 AM, Rainer Keller wrote: > ** > > Hi, > > > > I tried to use a QML ListView and wondered why it does not react to mouse > clicks. After looking into the examples I found out that you need to add a > MouseArea in the delegate. Without this code the ListView is unusable

Re: [Development] Cleaner code base patches

2013-01-28 Thread Thiago Macieira
On terça-feira, 22 de janeiro de 2013 23.26.07, Thiago Macieira wrote: > 1) Qt library modules are compiled with -Werror (optional, via whitelist) > 2) Direct compilation of all headers (mandatory) > Both features are enabled only if -developer-build is passed. I'm going to assume implied consen

Re: [Development] Qt 5.0.1 RC -- Release Testing

2013-01-28 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=digia@qt-project.org > [mailto:development-bounces+kai.koehne=digia@qt-project.org] On > Behalf Of Randolph D. > Sent: Friday, January 25, 2013 7:04 PM > To: Motyka Rafal > Cc: development@qt-project.org; releas...@qt-pro

[Development] Missing documentation makes QML ListView unusable

2013-01-28 Thread Rainer Keller
Hi, I tried to use a QML ListView and wondered why it does not react to mouse clicks. After looking into the examples I found out that you need to add a MouseArea in the delegate. Without this code the ListView is unusable because the user can not select anything using the mouse. Shouldn't the