index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
171
-170
/
+171
*
QHash benchmark: improve Java's hash
Giuseppe D'Angelo
2012-01-27
1
-0
/
+11
*
QHash benchmark: remove unused variables
Giuseppe D'Angelo
2012-01-27
1
-3
/
+0
*
Remove QTextControl and QLineControl.
Andrew den Exter
2012-01-25
1
-63
/
+0
*
Cleanup mess in public type ids.
Jędrzej Nowacki
2012-01-25
2
-4
/
+0
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
2
-2
/
+0
*
Remove support for the MNG file format and the bundled libmng
aavit
2012-01-25
6
-6
/
+0
*
Import json support from playground/qtbinaryjson
Lars Knoll
2012-01-24
4
-1
/
+153
*
Store the is-a QObject fact with the metatype declaration.
Stephen Kelly
2012-01-24
1
-0
/
+15
*
Add the capability to use multiple data sources for qhash benchmark.
Robin Burchell
2012-01-24
2
-20
/
+31
*
Remove executive summary.
Robin Burchell
2012-01-24
1
-27
/
+0
*
Move test files around.
Robin Burchell
2012-01-24
4
-4
/
+4
*
Update contact information in license headers.
Jason McDonald
2012-01-23
169
-169
/
+169
*
Introduce a qalgorithms benchmark.
Robin Burchell
2012-01-21
4
-1
/
+147
*
Add a string hash implementation similar to the one in Java.
Robin Burchell
2012-01-20
3
-0
/
+41
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-10
1
-1
/
+1
*
Add V3(md5) and V5(sha1) version for DCE in QUuid
Liang Qi
2012-01-10
1
-0
/
+20
*
Remove execute permission from files that don't need it.
Jason McDonald
2012-01-10
4
-0
/
+0
*
Remove the Q_TYPENAME define.
Stephen Kelly
2012-01-08
1
-2
/
+2
*
Remove all non-inline of qMalloc/qFree/qRealloc.
Robin Burchell
2012-01-06
1
-4
/
+4
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
167
-167
/
+167
*
Change event posting to use a QVector.
Robin Burchell
2011-12-30
3
-1
/
+93
*
add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()
Konstantin Ritt
2011-12-25
1
-1
/
+91
*
Reimplement QIODevice::reset() properly
Bradley T. Hughes
2011-12-21
1
-1
/
+1
*
Reimplement QVariantAnimation::updateState() properly
Bradley T. Hughes
2011-12-21
2
-3
/
+4
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
16
-32
/
+0
*
Fix compilation of Benchmark tests on Windows.
Friedemann Kleint
2011-12-01
4
-5
/
+6
*
Benchmark the new signal slot connection syntax.
Olivier Goffart
2011-11-30
1
-18
/
+74
*
Fix compilation of some benchmark tests on Windows.
Friedemann Kleint
2011-11-29
3
-1
/
+4
*
Fix sanity check of network test server
Jason McDonald
2011-11-28
3
-2
/
+15
*
Don't depend on moc to disable test functions.
Jason McDonald
2011-11-18
2
-10
/
+6
*
Compile with non-C++11 compilers
Bradley T. Hughes
2011-11-14
1
-14
/
+20
*
Fixed typo: private-tests -> private_tests
Jo Asplin
2011-11-09
1
-1
/
+1
*
Update QMutex benchmark to match the one in 4.8
Bradley T. Hughes
2011-10-27
2
-1
/
+40
*
benchmarks: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
71
-406
/
+69
*
test: Leftover for split `qsqlquery' unit and benchmark test
Sergio Ahumada
2011-10-25
3
-0
/
+7
*
Extend QVariant benchmarks
Jędrzej Nowacki
2011-10-24
1
-0
/
+77
*
test: Split `qcontiguouscache' unit and benchmark tests
Sergio Ahumada
2011-10-24
3
-0
/
+200
*
tests: do not run benchmarks by default in 'make check'
Sergio Ahumada
2011-10-24
1
-0
/
+4
*
test: Split `qsqlquery' unit and benchmark test
Sergio Ahumada
2011-10-23
2
-0
/
+281
*
Deprecate QDesktopServices::storageLocation/displayName
David Faure
2011-10-23
1
-9
/
+9
*
Remove SkipMode parameter from QSKIP calls.
Jason McDonald
2011-10-21
1
-2
/
+2
*
Add benchmarks for QMetaType::construct()
Kent Hansen
2011-10-19
2
-0
/
+98
*
Rename QMetaType::construct() to create()
Kent Hansen
2011-10-11
2
-4
/
+4
*
Avoid using QSKIP in lieu of compile-time checks
Jason McDonald
2011-10-07
2
-6
/
+10
*
Remove last remnants of Maemo 5 from autotests
Jason McDonald
2011-10-06
1
-20
/
+8
*
Remove last remnants of symbian in autotests.
Jason McDonald
2011-10-06
1
-4
/
+4
*
Remove Symbian-specific code from tests.
Jason McDonald
2011-09-29
24
-145
/
+17
*
Fix last few autotest gui/widgets dependencies
Kent Hansen
2011-09-20
3
-4
/
+6
*
Add benchmark for QChar
Kent Hansen
2011-09-15
2
-0
/
+157
[next]