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
6.5.1
6.5.2
6.5.3
6.6
6.6.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
/
thread
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture()
Ivan Solovev
2023-04-05
1
-9
/
+9
*
Silence warnings from unused variables
Volker Hilsheimer
2023-03-21
1
-0
/
+1
*
QThread: add sleep(std::chrono::nanoseconds) overload
Ahmad Samir
2023-03-13
1
-9
/
+14
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
1
-2
/
+0
*
Windows: bump NTDDI_VERSION to latest version and remove some duplicated code
Yuhang Zhao
2022-10-24
1
-3
/
+0
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-9
/
+9
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
7
-7
/
+7
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
7
-0
/
+21
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
6
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
6
-162
/
+12
*
Use QPromise when creating continuations to avoid memory leaks
Sona Kurazyan
2022-01-21
1
-0
/
+1
*
QWaitCondition: also benchmark std::condition_variable{,_any}
Marc Mutz
2021-11-26
1
-13
/
+83
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
1
-1
/
+1
*
QReadWriteLocker: also benchmark recursive mode
Marc Mutz
2021-11-15
1
-0
/
+66
*
Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)
Yuhang Zhao
2021-11-10
1
-1
/
+3
*
Remove checks for C++ standard versions C++17 and below
Ievgenii Meshcheriakov
2021-10-01
1
-2
/
+0
*
Standardise layout and naming in corelib benchmarks
Edward Welbourne
2021-08-30
12
-39
/
+17
*
tests: fix some -Wvolatile
Marc Mutz
2021-07-28
2
-3
/
+5
*
Add basic benchmarks for QFuture
Sona Kurazyan
2021-06-19
3
-0
/
+332
*
Fix a few compiler warnings in tests
Allan Sandfeld Jensen
2021-02-02
2
-4
/
+7
*
Remove qmake project files for benchmarks
Joerg Bornemann
2021-02-01
6
-39
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
3
-3
/
+3
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-23
1
-3
/
+2
*
Refactor QMutexLocker to be able to handle recursive mutexes
Lars Knoll
2020-10-17
2
-4
/
+4
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
5
-5
/
+5
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
5
-5
/
+5
*
Use QList instead of QVector in benchmarks tests
Jarek Kobus
2020-06-25
1
-3
/
+3
*
Remove winrt
Oliver Wolff
2020-06-06
1
-7
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
5
-10
/
+16
|
\
|
*
Set CONFIG += benchmark in corelib's various benchmarks
Edward Welbourne
2020-04-02
5
-10
/
+16
*
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-1
/
+1
|
\
|
|
*
Don't wrap feature detection macros with QT_HAS_FOO() variants
Tor Arne Vestbø
2019-12-10
1
-1
/
+1
*
|
Convert remaining tests/benchmarks
Leander Beernaert
2019-11-04
6
-4
/
+84
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
2
-8
/
+86
|
\
|
|
*
QReadWriteLock: add a check for writeOnly, too
Marc Mutz
2019-09-12
1
-0
/
+63
|
*
Brush up QReadWriteLock benchmark
Marc Mutz
2019-09-12
2
-8
/
+23
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
4
-0
/
+4
|
/
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
tests: Unify license to GPL-EXCEPT
Kai Koehne
2017-04-03
1
-1
/
+1
*
Add a benchmark for QReadWriteLock
Olivier Goffart
2016-08-10
3
-0
/
+190
*
Updated license headers
Jani Heikkinen
2016-01-21
4
-67
/
+47
*
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
3
-3
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-11
4
-27
/
+27
*
Update license headers and add new license files
Matti Paaso
2014-09-24
4
-75
/
+43
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
1
-1
/
+3
|
\
|
*
Fix test compilation on WinRT
Andrew Knight
2013-11-26
1
-1
/
+3
*
|
Benchmark for QWaitCondition
Olivier Goffart
2013-11-15
2
-121
/
+54
*
|
WinRT: Fix various test compilations
Andrew Knight
2013-10-02
1
-0
/
+4
|
/
*
Add benchmark for QThreadPool.
David Faure
2013-08-21
3
-1
/
+99
[next]