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.5
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs after modularization of docs
Tor Arne Vestbø
2012-10-12
9
-788
/
+8
*
Fix imageelements example deployment
Topi Reinio
2012-10-12
1
-1
/
+1
*
Fix performance bottleneck in QQuickWindow::mouseMoveEvent().
Sérgio Martins
2012-10-11
6
-9
/
+146
*
Add missing contents dir to installation of canvas example
Miikka Heikkinen
2012-10-10
1
-1
/
+1
*
Remove calculateHash function
Peter Varga
2012-10-10
1
-79
/
+3
*
Fix QObject::receivers() within connectNotify()
Thomas McGuire
2012-10-10
2
-2
/
+8
*
In tst_qqmlnotifier, verify the result of QObject::receivers()
Thomas McGuire
2012-10-10
1
-0
/
+24
*
Update regex related tests of QJSEngine
Peter Varga
2012-10-10
1
-15
/
+12
*
crash fix in designersupport
Thomas Hartmann
2012-10-09
1
-1
/
+4
*
Complete QmlJSVisitor for UiParameterList
Thomas Hartmann
2012-10-08
4
-1
/
+11
*
Be more verbose about error when using shared.h for examples
Oliver Wolff
2012-10-04
1
-6
/
+14
*
Doc: Cleaned up Qt Quick module's titles and added them to group
Jerome Pasion
2012-10-04
4
-10
/
+14
*
Use correct path to qml files when looking for them in examples
Oliver Wolff
2012-10-04
1
-1
/
+18
*
Fix emitting originYChanged signals even when originY wouldn't change
Gabriel de Dietrich
2012-10-03
2
-2
/
+12
*
Fix in QmlJS parser for UiParameterList
Thomas Hartmann
2012-10-01
2
-0
/
+3
*
Allow grabbing windows rendered without showing for testing.
Balazs Kelemen
2012-09-28
5
-21
/
+24
*
Fix potential crash when using text and more than 1 QQuickView
Eskil Abrahamsen Blomfeldt
2012-09-28
3
-8
/
+21
*
Fix a crash in QQmlPropertyCache::findProperty
Jocelyn Turcotte
2012-09-28
2
-25
/
+29
*
Examples: Fix calcqlatr.qmlproject
Kai Koehne
2012-09-28
1
-1
/
+1
*
Added lancelot-based scenegraph rendering regression test
aavit
2012-09-27
208
-0
/
+9671
*
Update qMetaType helpers usage.
Jędrzej Nowacki
2012-09-27
1
-8
/
+8
*
HTML template: Updated copyright notice from Nokia to Digia Plc
Jerome Pasion
2012-09-26
2
-28
/
+3
*
Doc: Removed the verbs from the page and section titles
Venugopal Shivashankar
2012-09-26
1
-15
/
+13
*
Work around mis-optimisation on QNX/SGX in AA vertex shader
Sean Harmer
2012-09-26
2
-8
/
+24
*
doc: Fix some typos in C++ integration documentation
Eskil Abrahamsen Blomfeldt
2012-09-26
3
-3
/
+3
*
Mark some tests as insignificant to let change#35527 be integrated
Konstantin Ritt
2012-09-26
2
-0
/
+6
*
Android also needs <ctype.h> for isspace() to be found.
Samuel Rødal
2012-09-25
1
-1
/
+1
*
Fixed instances of "to to" in qtdeclarative.
Samuel Rødal
2012-09-24
3
-3
/
+3
*
Fixed missing virtual destructors in qtdeclarative.
Samuel Rødal
2012-09-24
9
-4
/
+25
*
Windows CE buildfix
Andreas Holzammer
2012-09-24
2
-1
/
+5
*
test: Change declarative -> qml in global.cfg
Sergio Ahumada
2012-09-24
1
-1
/
+1
*
tst_QQuickListView::sectionsDelegate_headerVisibility(): restore QSKIP
J-P Nurmi
2012-09-24
1
-0
/
+2
*
Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}
Sergio Ahumada
2012-09-23
2
-0
/
+8
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
2193
-38283
/
+38230
*
Add QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.h
Thiago Macieira
2012-09-22
1
-0
/
+6
*
Doc: Updated doc templates in doc/global
Jerome Pasion
2012-09-21
2
-2
/
+28
*
Qt QML: Updated qtqml.qdocconf
Jerome Pasion
2012-09-21
1
-5
/
+4
*
Avoid hanging if glGetIntegerv() fails.
Jason Barron
2012-09-21
1
-1
/
+1
*
Examples: Moved example documentation.
Jerome Pasion
2012-09-21
92
-720
/
+3511
*
Qt Quick: modified sources into documentation build
Jerome Pasion
2012-09-21
1
-1
/
+5
*
Qt Quick: Updated qtquick.qdocconf
Jerome Pasion
2012-09-21
4
-10
/
+758
*
Fix Flickable movementEnded() signal emission
Andras Becsi
2012-09-18
1
-11
/
+15
*
Use the Module Identifier Directive to make the TimeExample correct
Laszlo Papp
2012-09-18
1
-0
/
+1
*
qmlplugindump: Update help output
Kai Koehne
2012-09-18
1
-1
/
+1
*
Remove outdated bic test file.
Frederik Gladhorn
2012-09-17
2
-18160
/
+0
*
Auto tests: PlatformQuirks::isClipboardAvailable()
J-P Nurmi
2012-09-17
3
-111
/
+116
*
Autotests: Use qInstallMessageHandler
Kai Koehne
2012-09-14
12
-75
/
+74
*
Add a Q_UNREACHABLE to improve code generation a little
Thiago Macieira
2012-09-13
2
-0
/
+2
*
Make the instruction table be const
Thiago Macieira
2012-09-13
3
-7
/
+7
*
Remove tst_qquicktext::alignments()
J-P Nurmi
2012-09-13
11
-97
/
+0
[next]