Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0
-
None
-
438912f27350cfe5f63f8abc68f4fc99614ee7c5
Description
https://codereview.qt-project.org/#change,54635 changes the behaviour of QTime::toString(Qt::TextDate).
It currently break Qt Creator autotests, leading to the assumption that it has a potential of badly affecting user application.
The patch should be reverted.
If such behaviour is needed, it should be added through a new enum value, not by changing existing behaviour.