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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_bench_qmetaobject: Fix test
Fabian Kosmale
2021-03-19
1
-3
/
+4
*
Fix QMetaType benchmark
Fabian Kosmale
2021-03-12
1
-3
/
+5
*
QVariant benchmark: fix crashes
Fabian Kosmale
2021-01-27
1
-4
/
+7
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-10
2
-2
/
+2
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-04
2
-3
/
+3
*
QWinEventNotifier: unlink from event dispatcher
Alex Trotsenko
2020-11-10
5
-1
/
+165
*
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
*
Add constructor benchmarks for QLocale, to test likely sub-tag matching
Edward Welbourne
2020-10-26
1
-0
/
+317
*
Add benchmark for QString::number(int)
Andreas Buhr
2020-10-23
1
-0
/
+9
*
Fix [[nodiscard]] compile errors in QLocale benchmark
Edward Welbourne
2020-10-19
1
-4
/
+5
*
Refactor QMutexLocker to be able to handle recursive mutexes
Lars Knoll
2020-10-17
2
-4
/
+4
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
53
-58
/
+53
*
Purge qalgorithm.h of deprecated API
Edward Welbourne
2020-08-28
6
-148
/
+1
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
1
-2
/
+2
*
Clean up QVariant::Private::Data
Lars Knoll
2020-08-24
1
-2
/
+2
*
Move QStringRef and remains to Qt5Compat
Karsten Heimrich
2020-08-20
1
-14
/
+0
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-3
/
+3
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-2
/
+2
*
CMake: Properly handle CONFIG += thread aka Threads::Threads
Alexandru Croitor
2020-08-06
1
-1
/
+0
*
Remove deprecated binary json feature
Edward Welbourne
2020-07-31
3
-52
/
+19
*
Move QRegExp and its remaining mentions out of QtCore
Sona Kurazyan
2020-07-13
4
-687
/
+0
*
CMake: Regenerate benchmarks
Alexandru Croitor
2020-07-08
51
-60
/
+59
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-5
/
+5
*
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
7
-65
/
+57
*
Remove QByteArray's methods taking QString and their uses
Sona Kurazyan
2020-06-25
1
-2
/
+2
*
Don't pollute global namespace with #define P
Volker Hilsheimer
2020-06-25
1
-4
/
+13
*
Move QTextCodec support out of QtCore
Karsten Heimrich
2020-06-20
10
-336
/
+0
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-2
/
+2
*
Remove winrt
Oliver Wolff
2020-06-06
9
-60
/
+18
*
Remove QRegExp support from QString and StringList
Lars Knoll
2020-05-14
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-2
/
+3
|
\
|
*
Replace QTime with QElapsedTimer in benchmarks
Edward Welbourne
2020-04-20
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
51
-121
/
+253
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-04-03
50
-122
/
+131
|
|
\
|
|
*
Set CONFIG += benchmark in corelib's various benchmarks
Edward Welbourne
2020-04-02
50
-122
/
+132
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-03-24
1
-0
/
+122
|
|
\
\
|
|
|
/
|
|
*
qtimezoneprivate_tz: Apply a cache over the top of timezone data
Robin Burchell
2020-03-20
1
-0
/
+122
*
|
|
Remove the old harfbuzz library and integration code
Lars Knoll
2020-03-17
1
-2
/
+0
*
|
|
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
7
-14
/
+7
*
|
|
CMake: Regenenerate projects where recent changes happened
Alexandru Croitor
2020-02-11
1
-0
/
+5
*
|
|
Introduce a configure-time check for C++17 filesystem
Mårten Nordheim
2020-02-07
2
-7
/
+7
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
2
-0
/
+40
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-28
2
-0
/
+40
|
|
\
\
\
|
|
|
/
/
|
|
*
|
QStringList: use local storage in removeDuplicates()
Marc Mutz
2020-01-26
2
-0
/
+40
*
|
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
2
-1
/
+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-01-04
1
-0
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add QMap::insert(const QMap &map)
Mårten Nordheim
2019-12-12
1
-0
/
+15
|
|
|
/
[next]