qt5base-lts/tests/auto/corelib
Thiago Macieira 81b00670f2 Use QElapsedTimer instead of QTime to measure elapsed time
QElaspedTimer is a lot more efficient.

Change-Id: I66d9514108f800a45181d8960b01a5e7d3fa9e80
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-09-13 22:40:34 +02:00
..
animation Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
codecs ICU: Fix crash in codecForMib(2107) 2012-08-23 11:20:37 +02:00
global Do not consider sign in qIsNull. 2012-08-22 04:04:57 +02:00
io Fixed: QFileInfo::lastModified() returning wrong value. 2012-09-13 19:33:08 +02:00
itemmodels Fix crash when invalidating a QSortFilterProxyModel 2012-09-13 16:20:11 +02:00
json Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel Use true and false in preference to TRUE and FALSE 2012-09-05 03:03:05 +02:00
mimetypes Remove more -Werror from any test other than headersclean. 2012-08-07 23:27:17 +02:00
plugin Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
statemachine statemachine: Really fix signal transition handling in multi-threaded setup 2012-08-08 14:13:53 +02:00
thread Use QElapsedTimer instead of QTime to measure elapsed time 2012-09-13 22:40:34 +02:00
tools Don't manipulate immutable data 2012-09-11 23:54:57 +02:00
xml A few more random documentation fixes 2012-08-23 02:55:17 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00