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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set CONFIG += benchmark in corelib's various benchmarks
Edward Welbourne
2020-04-02
7
-22
/
+17
*
Optimize QTimer::singleShot(0, ...) when taking PMF or Functor callable
Milian Wolff
2019-04-06
1
-3
/
+18
*
Enable and extend the qtimer_vs_qmetaobject benchmark
Milian Wolff
2019-03-27
2
-14
/
+56
*
Make a benchmark out of tst_QObjectPerformance::emitToManyReceivers
Kari Oikarinen
2018-03-07
1
-0
/
+24
*
QObjectBenchmark: Don't try to set read-only properties
Kari Oikarinen
2018-03-07
1
-1
/
+2
*
QMetaType: Add a benchmark covering creation of QVariant from an enum
Robin Burchell
2016-07-22
1
-0
/
+32
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
3
-2
/
+9
|
\
|
*
Fix QtGui dependencies in tests/benchmarks
Kai Pastor
2016-04-01
3
-2
/
+9
*
|
Updated license headers
Jani Heikkinen
2016-01-21
9
-152
/
+107
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
7
-7
/
+0
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
9
-62
/
+62
*
Add QMetaType::type(QByteArray) function
Kent Hansen
2014-10-31
1
-0
/
+18
*
Update license headers and add new license files
Matti Paaso
2014-09-24
9
-170
/
+98
*
Remove useless QMetaType benchmarks
Jędrzej Nowacki
2014-07-28
1
-88
/
+2
*
Fix QMetaType benchmark.
Jędrzej Nowacki
2013-05-13
1
-1
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
8
-8
/
+8
*
add and use qtHaveModule() function
Oswald Buddenhagen
2012-12-21
1
-1
/
+1
*
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
2012-12-17
1
-1
/
+0
*
normalise signal/slot signatures [QtCore tests]
Marc Mutz
2012-10-22
1
-3
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
9
-215
/
+215
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
7
-0
/
+7
*
Make benchmarks compile without QtWidgets
Rohan McGovern
2012-07-30
1
-0
/
+4
*
fix build with namespaced qt
Oswald Buddenhagen
2012-07-11
1
-0
/
+4
*
Call QObject::disconnectNotify() when receiver is destroyed
Kent Hansen
2012-06-28
1
-0
/
+10
*
remove some qmake -project boilerplate from project files
Oswald Buddenhagen
2012-06-19
1
-3
/
+0
*
Don't use obsolete qVariantValue, qVariantCanConvert, etc.
Debao Zhang
2012-05-02
1
-1
/
+1
*
Merge master into api_changes
Kent Hansen
2012-03-19
1
-1
/
+1
|
\
|
*
Fixed benchmarks to work from install directory
Kurt Korbatits
2012-03-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/api_changes' into containters
João Abecasis
2012-03-08
1
-0
/
+21
|
\
\
|
|
/
|
*
Add benchmark for QMetaType::create().
Jędrzej Nowacki
2012-03-07
1
-0
/
+21
*
|
Rename QMetaMethod::signature() to methodSignature()
Kent Hansen
2012-02-29
1
-3
/
+3
|
/
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-24
3
-10
/
+3
*
Use static-less QMetaType API in QVariant.
Jędrzej Nowacki
2012-02-16
1
-0
/
+2
*
Implement new static less API for QMetaType.
Jędrzej Nowacki
2012-02-16
1
-1
/
+53
*
Add QMetaType::FirstCoreType enum value.
Jędrzej Nowacki
2012-02-16
2
-2
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
9
-9
/
+9
*
Cleanup mess in public type ids.
Jędrzej Nowacki
2012-01-25
2
-4
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
9
-9
/
+9
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
8
-8
/
+8
*
Change event posting to use a QVector.
Robin Burchell
2011-12-30
3
-1
/
+93
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
1
-2
/
+0
*
Benchmark the new signal slot connection syntax.
Olivier Goffart
2011-11-30
1
-18
/
+74
*
benchmarks: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
6
-34
/
+6
*
Extend QVariant benchmarks
Jędrzej Nowacki
2011-10-24
1
-0
/
+77
*
Add benchmarks for QMetaType::construct()
Kent Hansen
2011-10-19
1
-0
/
+49
*
Rename QMetaType::construct() to create()
Kent Hansen
2011-10-11
1
-2
/
+2
*
Fix last few autotest gui/widgets dependencies
Kent Hansen
2011-09-20
1
-0
/
+1
*
Merge remote branch 'gerrit/master' into refactor
Samuel Rødal
2011-07-21
6
-0
/
+24
|
\
|
*
tests: do not run benchmarks by default in 'make check'
Rohan McGovern
2011-07-19
6
-0
/
+24
*
|
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
8
-136
/
+136
|
\
\
|
|
/
[next]