On 20 janv. 2014, at 21:59, Thiago Macieira <[email protected]> wrote: > >> QtCore >> ------ >> >> - [QTBUG-35069] Fixed a bug that caused negative number input using '-' to >> be rejected because the current locale uses e.g. 0x2212. QIntValidator >> and QDoubleValidator now accepts both signs as well as the locale minus >> sign. > > Neither class is in QtCore. I'm moving this to QtWidgets. >
Hi, shouldn't the major area be the place where the fix is ? Here the "side effect" is that it solves a problem reported in QtWidgets. In that case, my log message might not be clear enough _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
