qt5base-lts/tests/auto/corelib
Mitch Curtis 6bc691dde5 Revert 6497649730 and clarify docs.
It introduced a regression by requiring that a p/P was also present:

QTime time = QTime::currentTime();
qDebug() << time.toString("h:mm:ss a");
// Outputs "10:05:42 am" in Qt 4.8.
// Outputs "10:05:42 a" with 6497649730.

This patch also clarifies the QTime::toString(QString) documentation.

Change-Id: I4d73a959c2ca76304f03a4ce9717b540ad4e8811
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2013-03-12 11:43:01 +01:00
..
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
codecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
global Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
itemmodels Forward the 3rd parameter of dataChanged 2013-02-21 00:58:32 +01:00
json Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
statemachine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
tools Revert 6497649730 and clarify docs. 2013-03-12 11:43:01 +01:00
xml tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00