Re: [Development] QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-31 Thread lars.knoll
On 3/31/12 6:41 PM, "ext Giuseppe D'Angelo" wrote: >2012/3/31 Thiago Macieira : >> On sábado, 31 de março de 2012 17.00.17, Davet Jacques wrote: >>> Out of interest: Has there been a final decision to keep the name >>> QRegularExpression (rather than QRegex)? >> >> I like the name. >> >> And I es

Re: [Development] New QUrl reviewing

2012-03-31 Thread Stephen Kelly
On Saturday, March 31, 2012 13:34:52 Thiago Macieira wrote: > On sábado, 31 de março de 2012 18.14.50, Stephen Kelly wrote: > > On Friday, March 30, 2012 12:45:44 Thiago Macieira wrote: > > > On sexta-feira, 30 de março de 2012 17.00.15, Stephen Kelly wrote: > > > > On Thursday, March 29, 2012 23:3

Re: [Development] QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-31 Thread Giuseppe D'Angelo
2012/3/31 Thiago Macieira : > On sábado, 31 de março de 2012 17.00.17, Davet Jacques wrote: >> Out of interest: Has there been a final decision to keep the name >> QRegularExpression (rather than QRegex)? > > I like the name. > > And I especially DO NOT like QRegex because it's too close to the exi

Re: [Development] QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-31 Thread Thiago Macieira
On sábado, 31 de março de 2012 17.00.17, Davet Jacques wrote: > Out of interest: Has there been a final decision to keep the name > QRegularExpression (rather than QRegex)? I like the name. And I especially DO NOT like QRegex because it's too close to the existing class and might lead to confusio

Re: [Development] New QUrl reviewing

2012-03-31 Thread Thiago Macieira
On sábado, 31 de março de 2012 18.14.50, Stephen Kelly wrote: > On Friday, March 30, 2012 12:45:44 Thiago Macieira wrote: > > On sexta-feira, 30 de março de 2012 17.00.15, Stephen Kelly wrote: > > > On Thursday, March 29, 2012 23:31:38 Thiago Macieira wrote: > > > > We really need the topic branch

Re: [Development] Re : QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-31 Thread Giuseppe D'Angelo
On 31 March 2012 17:00, Davet Jacques wrote: > Out of interest: Has there been a final decision to keep the name > QRegularExpression (rather than QRegex)? No. > 'Cause I can't find any discussion about it (or disclosure of the results of > off-list discussions) on the mailing list, since befo

Re: [Development] New QUrl reviewing

2012-03-31 Thread Stephen Kelly
On Friday, March 30, 2012 12:45:44 Thiago Macieira wrote: > On sexta-feira, 30 de março de 2012 17.00.15, Stephen Kelly wrote: > > On Thursday, March 29, 2012 23:31:38 Thiago Macieira wrote: > > > We really need the topic branch reviewing feature back in. It's no > > > fun > > > staging 19, 20, 20

[Development] Re : QTBUG-23489: Implement the new regular expression classes using PCRE

2012-03-31 Thread Davet Jacques
Out of interest: Has there been a final decision to keep the name QRegularExpression (rather than QRegex)? 'Cause I can't find any discussion about it (or disclosure of the results of off-list discussions) on the mailing list, since before the feature freeze (when Thiago Macieira suggested to

Re: [Development] Meaning of Q_PRIMITIVE_TYPE?

2012-03-31 Thread lars.knoll
On 3/31/12 10:19 AM, "ext Olivier Goffart" wrote: >On Friday 30 March 2012 15:35:40 Thiago Macieira wrote: >> On sexta-feira, 30 de março de 2012 18.41.46, Olivier Goffart wrote: >> > On Friday 30 March 2012 12:23:59 Thiago Macieira wrote: >> > > Use of QVarLengthArray should *only* be done with

Re: [Development] Meaning of Q_PRIMITIVE_TYPE?

2012-03-31 Thread Olivier Goffart
On Friday 30 March 2012 15:35:40 Thiago Macieira wrote: > On sexta-feira, 30 de março de 2012 18.41.46, Olivier Goffart wrote: > > On Friday 30 March 2012 12:23:59 Thiago Macieira wrote: > > > Use of QVarLengthArray should *only* be done with primitive types, the > > > fixes applied to it during Qt