Re: [Development] Undocumented change in behavior of QLocale toInt() between Qt4 and Qt5

2013-05-23 Thread Thiago Macieira
On quinta-feira, 23 de maio de 2013 17.13.59, Simon Lees wrote: > Hi All, > Seen as i don't have points to make doc notes or edit the wiki and > within 3 minutes of searching i couldn't find a easy way to reach the > doc team ill send this here. > > QLocale toInt in Qt 4 took a default paramater f

[Development] Undocumented change in behavior of QLocale toInt() between Qt4 and Qt5

2013-05-23 Thread Simon Lees
Hi All, Seen as i don't have points to make doc notes or edit the wiki and within 3 minutes of searching i couldn't find a easy way to reach the doc team ill send this here. QLocale toInt in Qt 4 took a default paramater for base = 0, this means that the default behavior is to handle the conver