summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringmatcher.cpp
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2013-08-09 00:14:38 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-14 18:31:00 +0200
commite76c312eb84cb5d9971b024c411472dda4bbf8aa (patch)
treebca848d42af36d7858bbf1acefbc88e6e9496b87 /src/corelib/tools/qstringmatcher.cpp
parentf6e6dde369be8428b074c7135096b73248bdc8ae (diff)
QDateTime - Switch to using msecs based functions
A number of QDateTime functions directly use or modify the data stored in the private, but future changes to store msecs and status make this maintenance more complicated. Where possible simplify this code to use the standard msecs functions, standard constructors, or public api instead. This greatly simplifies the functions and the following msecs storage code changes. This is an intermim step towards storing the time in msecs. Some functions will be slower as a result of this change, optimization will take place after all the msecs changes are completed. Note this also removes a test that used valid QDates outside the range of msecs, this change in behavior will be documented in the final mscs change. Change-Id: I6ef710f24babc7024091010064082e9be0b5bbfe Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Mitch Curtis <mitch.curtis@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qstringmatcher.cpp')
0 files changed, 0 insertions, 0 deletions