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
/
corelib
/
tools
/
qhash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ushort*/uint* with char16_t*/char32_t* in private API [1]
Ahmad Samir
14 days
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Update tst_bench_qhash hash functions to use size_t
Mårten Nordheim
2022-09-27
2
-10
/
+10
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
3
-82
/
+7
*
Standardise layout and naming in corelib benchmarks
Edward Welbourne
2021-08-30
4
-9
/
+8
*
Remove qmake project files for benchmarks
Joerg Bornemann
2021-02-01
1
-6
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
1
-1
/
+1
*
Use QList instead of QVector in other qtbase tests
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Move QTextCodec support out of QtCore
Karsten Heimrich
2020-06-20
1
-12
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-2
/
+3
|
\
|
*
Set CONFIG += benchmark in corelib's various benchmarks
Edward Welbourne
2020-04-02
1
-2
/
+3
*
|
Convert remaining tests/benchmarks
Leander Beernaert
2019-11-04
1
-0
/
+15
|
/
*
Move text-related code out of corelib/tools/ to corelib/text/
Edward Welbourne
2019-07-10
1
-26
/
+30
*
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-21
3
-51
/
+36
*
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
1
-1
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-11
3
-21
/
+21
*
Update license headers and add new license files
Matti Paaso
2014-09-24
3
-57
/
+33
*
Update the qHash function for strings to use the CRC32 instruction
Thiago Macieira
2014-01-23
3
-14
/
+48
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
3
-3
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
3
-72
/
+72
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
1
-0
/
+1
*
Remove qhash_faster.
Robin Burchell
2012-02-29
3
-73
/
+0
*
Copy Qt 4's QString hash algorithm.
Robin Burchell
2012-02-29
3
-4
/
+32
*
Move data generation to initTestCase() method and store the results.
Robin Burchell
2012-02-29
1
-72
/
+58
*
Add test data for string forms of numbers.
Robin Burchell
2012-02-29
1
-0
/
+12
*
Add a test using lots of similar strings.
Robin Burchell
2012-02-29
1
-0
/
+36
*
Add a testcase of a list of UUIDs in string form.
Robin Burchell
2012-02-14
1
-6
/
+30
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
3
-3
/
+3
*
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
*
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
3
-3
/
+3
*
Add a string hash implementation similar to the one in Java.
Robin Burchell
2012-01-20
3
-0
/
+41
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
3
-3
/
+3
*
benchmarks: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
1
-6
/
+1
*
tests: do not run benchmarks by default in 'make check'
Rohan McGovern
2011-07-19
1
-0
/
+4
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
3
-52
/
+52
*
Updated version references in autotests
Eckhart Koppen
2011-05-13
1
-1
/
+1
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
5
-0
/
+474