qt5base-lts/tests/auto/corelib
Sune Vuorela ef03396072 QCryptographicHash: allow to hash the content of a QIODevice
This adds a new function (and tests) to give the possibility of doing a
QCryptographicHash of a QIODevice, like a QFile or whatever people
needs.

It is a quite handy overload in many cases.

Change-Id: I22fd272f05571844641b3daefcc6746be4e5c7c3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-12-22 19:47:47 +01:00
..
animation Fix possible jump in animation timer. 2011-12-14 02:16:40 +01:00
codecs Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
concurrent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Reimplement QAbstractFileEngine::open() properly 2011-12-21 20:32:24 +01:00
itemmodels Move proxy and selection models to QtCore. 2011-12-16 13:00:57 +01:00
kernel Fix movablity of QVariant. 2011-12-22 16:09:34 +01:00
plugin Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
statemachine Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
thread QThread-test: Fix test on Windows (timer inaccuracy). 2011-12-14 23:26:15 +01:00
tools QCryptographicHash: allow to hash the content of a QIODevice 2011-12-22 19:47:47 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00