index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
63
-819
/
+819
*
Updated year in copyright header
Kai Koehne
2014-03-26
63
-63
/
+63
*
Fix some warnings in qtquick1 found by Clang
Thiago Macieira
2013-04-26
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
63
-63
/
+63
*
Register Qt 4.7 import on-demand, instead of at startup.
Robin Burchell
2012-10-04
2
-4
/
+10
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
63
-1512
/
+1512
*
Register less types for QtDeclarative/QCoreApplication
Kevin Ottens
2012-08-20
2
-65
/
+70
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
63
-126
/
+126
*
Fix roundtrip between double and string in QDeclarativeListModel leading to p...
Florian Hänel
2012-07-25
1
-4
/
+7
*
rewind macro in WinCE wrongly substituted.
Martin Jones
2012-06-26
1
-0
/
+8
*
Build fix for QtDeclarative in WindowsCE
jaanttil
2012-02-06
1
-0
/
+7
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
63
-63
/
+63
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...
Qt Continuous Integration System
2011-11-15
1
-16
/
+41
|
\
|
*
Properly protect access to pixmap reader thread with mutex
Chris Adams
2011-11-15
1
-16
/
+41
*
|
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Liang Qi
2011-10-25
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix crash on exit when overriding signal handlers in states.
Michael Brasser
2011-10-17
1
-2
/
+3
*
|
Merge remote-tracking branch 'qt/4.8'
Sami Lempinen
2011-10-14
1
-0
/
+1
|
\
\
|
*
|
Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.h
Kai Koehne
2011-09-15
1
-0
/
+1
*
|
|
Converting accidental use of doubles to qreal in declarative
mread
2011-10-05
5
-28
/
+28
|
/
/
*
|
Merge branch 4.7 into qt-4.8-from-4.7
Qt Continuous Integration System
2011-09-08
1
-0
/
+12
|
\
\
|
|
/
|
*
Fix leak in State element.
Michael Brasser
2011-09-02
1
-0
/
+12
|
*
Fix memory leak in ListModel custom parser
Bea Lam
2011-09-01
1
-0
/
+1
*
|
Fix memory leak in ListModel custom parser
Bea Lam
2011-08-25
1
-0
/
+1
*
|
Improve documentation for QDeclarativeView::setSource()
Keith Isdale
2011-08-18
1
-0
/
+2
*
|
Always disconnect signals on aborted reply objects
Bea Lam
2011-08-12
1
-13
/
+15
*
|
Merge branch 'master' of ../qt-qml-staging
Michael Brasser
2011-08-12
5
-94
/
+217
|
\
\
|
*
|
Fix race condition in processJobs()
Bea Lam
2011-08-11
1
-20
/
+11
|
*
|
Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt
Aaron Kennedy
2011-08-04
3
-2
/
+18
|
|
\
\
|
|
*
|
importing QtDeclarative classes for usage in QML designer
Thomas Hartmann
2011-07-19
1
-2
/
+2
|
|
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...
Qt Continuous Integration System
2011-06-10
4
-10
/
+42
|
|
|
\
\
|
|
*
\
\
Merge branch '4.7' into qt-4.8-from-4.7
Liang Qi
2011-06-06
2
-0
/
+16
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-06-04
2
-0
/
+16
|
|
|
|
\
\
|
|
|
|
*
|
Add private method for flushing the pixmap cache.
Michael Brasser
2011-06-02
2
-0
/
+16
|
|
|
*
|
|
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
63
-1072
/
+1072
|
|
|
|
/
/
|
*
|
|
|
Rework threading internals in XmlListModel to avoid global static
Bea Lam
2011-08-01
1
-91
/
+205
|
*
|
|
|
Fix alias warnings in QDeclarativeGuard
Aaron Kennedy
2011-07-29
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Prevent Binding from crashing when its target object is deleted.
Michael Brasser
2011-08-03
1
-1
/
+2
*
|
|
|
Fix crash when assigning a list property to transitions.
Michael Brasser
2011-07-26
1
-1
/
+34
|
/
/
/
*
|
|
QDeclarative: fixed clean animation lists
Christiaan Janssen
2011-05-31
3
-7
/
+39
*
|
|
Renamed declarativeobserver plugin to qmldbg_inspector
Thorbjørn Lindeijer
2011-05-30
1
-3
/
+3
|
/
/
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
63
-1072
/
+1072
*
|
Merge remote branch 'qt/4.8' into master-qml-staging
Kai Koehne
2011-05-10
2
-42
/
+29
|
\
\
|
*
\
Merge branch 4.7 into qt-4.8-from-4.7
Qt Continuous Integration System
2011-04-27
1
-3
/
+1
|
|
\
\
|
|
|
/
|
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...
Qt Continuous Integration System
2011-04-26
1
-3
/
+1
|
|
|
\
|
|
|
*
Set QPixmapCache default limit to 10MB on Symbian.
Jani Hautakangas
2011-04-26
1
-3
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-04-18
1
-39
/
+28
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-04-15
1
-39
/
+28
|
|
|
\
\
|
|
|
*
|
Fix so concurrent jobs produce the correct model results
Bea Lam
2011-04-14
1
-39
/
+28
*
|
|
|
|
Moved the QML Observer Service and related functionality into Qt
Thorbjørn Lindeijer
2011-05-04
1
-1
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2011-04-13
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
[next]