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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ushort*/uint* with char16_t*/char32_t* in private API [1]
Ahmad Samir
6 days
1
-1
/
+1
*
Silence warning, initialize variables before using
Volker Hilsheimer
2023-03-06
1
-2
/
+2
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
2
-4
/
+0
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+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
14
-14
/
+14
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
14
-0
/
+42
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
13
-13
/
+13
*
tst_bench_shared_ptr: fix build with BOOST_NO_EXCEPTIONS
Marc Mutz
2022-06-22
1
-0
/
+13
*
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
17
-460
/
+35
*
benchmarks: fix deprecation warnings
Marc Mutz
2022-04-06
1
-2
/
+2
*
Tests: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+2
*
Fix the benchmark for QList::removeAll()
Sona Kurazyan
2021-12-09
1
-92
/
+25
*
Add note to QList benchmark about known bug
Edward Welbourne
2021-08-30
1
-0
/
+1
*
Standardise layout and naming in corelib benchmarks
Edward Welbourne
2021-08-30
23
-102
/
+73
*
Add a benchmark for QSharedPointer
Marc Mutz
2021-07-27
3
-0
/
+133
*
Assert some more things we can be sure of in the QMap benchmark
Edward Welbourne
2021-07-23
1
-0
/
+17
*
QMap benchmark: use unsigned accumulators and check them
Edward Welbourne
2021-07-23
1
-4
/
+12
*
Rename QMap benchmark source file to match test name
Edward Welbourne
2021-07-23
2
-2
/
+2
*
Give symbolic names to the sizes of data-sets tested in QMap benchmark
Edward Welbourne
2021-07-23
1
-24
/
+27
*
Use QChar::fromUcs4(i) rather than QChar(i) on out-of-range i
Edward Welbourne
2021-07-22
1
-16
/
+28
*
Don't slow down a QMap benchmark by growing a megabyte-long string
Edward Welbourne
2021-07-21
1
-1
/
+1
*
Rename QVector benchmark and its main.cpp for consistency
Edward Welbourne
2021-07-19
2
-4
/
+4
*
Clean up old QVector benchmark
Edward Welbourne
2021-07-19
3
-225
/
+68
*
Suppress a broken benchmark comparing QVector to std::vector
Edward Welbourne
2021-07-19
2
-6
/
+15
*
Limit some QList benchmark data-set sizes to avoid time-outs
Edward Welbourne
2021-07-15
1
-15
/
+17
*
QList benchmark: inline the removAll tests to match most others
Edward Welbourne
2021-07-15
1
-53
/
+23
*
QList benchmark: fix annoying -Wdeprecated-copy warning
Marc Mutz
2021-06-30
1
-0
/
+2
*
Update QList benchmark tests
Andrei Golubev
2021-04-21
1
-101
/
+68
*
Fix some warnings
Andreas Buhr
2021-03-29
3
-9
/
+25
*
Fix compiler warning: initialize variable
Volker Hilsheimer
2021-02-11
1
-2
/
+2
*
Remove qmake project files for benchmarks
Joerg Bornemann
2021-02-01
13
-81
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
3
-3
/
+3
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-1
/
+1
*
Fix warnings about unused variables in benchmarks
Andreas Buhr
2020-11-30
1
-0
/
+1
*
Fix QArrayDataOps generic and relocatable emplace()
Andrei Golubev
2020-11-09
1
-20
/
+80
*
Add QList/QVector benchmark tests
Andrei Golubev
2020-11-04
1
-1
/
+265
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
17
-17
/
+12
*
Purge qalgorithm.h of deprecated API
Edward Welbourne
2020-08-28
6
-148
/
+1
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
1
-2
/
+2
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-2
/
+2
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
13
-13
/
+13
*
Use QList instead of QVector in other qtbase tests
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in benchmarks tests
Jarek Kobus
2020-06-25
3
-29
/
+29
*
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
13
-31
/
+37
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-04-03
13
-31
/
+37
|
|
\
[next]