index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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.6
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-03
20
-20
/
+0
*
Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.
Friedemann Kleint
2015-09-02
2
-3
/
+1
*
QJSValue: Remove no-longer-existent v8 from benchmark.
Robin Burchell
2015-06-24
1
-77
/
+0
*
Fixed license headers
Jani Heikkinen
2015-02-17
78
-84
/
+84
*
Update copyright headers
Jani Heikkinen
2015-02-12
218
-2681
/
+2081
*
qmltime: Correct module name in error message.
Robin Burchell
2015-01-06
1
-1
/
+1
*
tst_compilation: Fix the horrifically broken benchmark.
Robin Burchell
2014-09-15
2
-21
/
+27
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
140
-2659
/
+1539
*
benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that d...
Robin Burchell
2014-08-12
2
-2
/
+2
*
benchmarks/particles: fix projects to actually build
Robin Burchell
2014-08-12
2
-2
/
+2
*
Fix compilation of tst_compilation (:-P) benchmark.
Robin Burchell
2014-08-12
2
-31
/
+1
*
fix whitespace
Oswald Buddenhagen
2014-01-22
7
-11
/
+11
*
Add fine-grained QML / QtQuick performance benchmarks
Chris Adams
2013-10-01
74
-0
/
+2132
*
test: Remove v8-private for tst_pointers
Sergio Ahumada
2013-08-15
1
-1
/
+1
*
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...
Simon Hausmann
2013-06-24
10
-27
/
+24
|
\
|
*
Fix compilation of QML benchmarks
Peter Varga
2013-06-06
10
-27
/
+24
*
|
Fix compilation with built-in v4vm JS engine
Simon Hausmann
2013-04-15
7
-7
/
+7
|
/
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
216
-216
/
+216
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-10
2
-2
/
+2
*
remove obsolete DEPENDPATH assignments
Oswald Buddenhagen
2012-12-16
1
-1
/
+0
*
Add a hidden XandYAxis enum value
Alan Alpert
2012-12-15
1
-1
/
+1
*
Declare QJSValue as a metatype where it is defined.
Stephen Kelly
2012-12-04
2
-5
/
+0
*
Fix performance bottleneck in QQuickWindow::mouseMoveEvent().
Sérgio Martins
2012-10-11
3
-1
/
+104
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
216
-5255
/
+5255
*
doc: fix some more typos
Sergio Ahumada
2012-09-10
1
-1
/
+1
*
Add type name to singleton (module api) implementations.
Glenn Watson
2012-08-08
1
-7
/
+7
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
21
-0
/
+21
*
Rename speed -> velocity in the particle system
Alan Alpert
2012-06-29
1
-1
/
+1
*
Remove non-templated qobject module api registration function
Chris Adams
2012-06-12
2
-15
/
+11
*
Add internal API for accessing V8 handles of QJS types
Kent Hansen
2012-05-29
3
-0
/
+204
*
Text benchmarks
Yann Bodson
2012-05-14
2
-0
/
+135
*
Add more benchmark tests for Item
Adriano Rezende
2012-05-14
13
-0
/
+657
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
1
-3
/
+3
*
Remove QJS exception API
Kent Hansen
2012-05-03
1
-9
/
+0
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
7
-106
/
+261
|
\
|
*
Get script benchmark compiling and running.
Michael Brasser
2012-02-27
4
-107
/
+262
*
|
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
239
-306
/
+306
|
/
*
clean up qmake-generated project
Oswald Buddenhagen
2012-02-22
1
-11
/
+2
*
Add and use new animation backend.
Michael Brasser
2012-02-07
3
-0
/
+289
*
Remove QtQuick1 elements from qtdeclarative
Matthew Vogt
2012-02-03
80
-80
/
+80
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
197
-197
/
+197
*
Update obsolete contact address.
Jason McDonald
2012-01-23
197
-197
/
+197
*
Don't use deprecated functions in QJS benchmarks
Kent Hansen
2012-01-20
2
-184
/
+34
*
Update copyright year in Nokia copyright headers.
Jason McDonald
2012-01-17
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
196
-196
/
+196
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
6
-12
/
+0
*
Say hello to QtQuick module
Kent Hansen
2011-12-02
2
-2
/
+2
*
Make the particles benchmarks compile again
Kent Hansen
2011-11-24
2
-2
/
+2
*
Rename QSG* to QQuick* in particles folder
Alan Alpert
2011-10-25
2
-6
/
+6
*
Rename Qt Quick-specific classes to QQuick*
Kent Hansen
2011-10-21
2
-3
/
+3
[next]