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
/
qml
/
qdeclarativecontext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Jerome Pasion
2011-01-17
1
-1
/
+1
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Re-organized the Qt Quick page. Changed titles and links.
Jerome Pasion
2010-12-20
1
-23
/
+23
|
/
*
Fix compilation by s/intptr_t/quintptr/
Thiago Macieira
2010-11-11
1
-2
/
+2
*
Largely rewrite the Using QML in C++ Applications documentation. It
Bea Lam
2010-11-04
1
-7
/
+14
*
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Aaron Kennedy
2010-09-29
1
-2
/
+2
*
Cleanup
Aaron Kennedy
2010-08-27
1
-5
/
+3
*
Don't circumvent onDestruction handlers when clearing expression in delegate ...
Martin Jones
2010-08-25
1
-2
/
+15
*
Fix broken example code
Bea Lam
2010-08-12
1
-5
/
+8
*
doc improvements
Bea Lam
2010-07-06
1
-0
/
+2
*
Use custom static scopes to improve QML/JavaScript performance
Kent Hansen
2010-06-25
1
-7
/
+5
*
Doc improvements: move some example code to snippets, add screenshots,
Bea Lam
2010-06-10
1
-1
/
+1
*
Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89
Aaron Kennedy
2010-05-14
1
-2
/
+2
*
Avoid warnings as delegates with bindings to parent are created and destroyed.
Martin Jones
2010-05-06
1
-6
/
+11
*
doc
Warwick Allison
2010-04-20
1
-0
/
+6
*
Remove Script {} support
Aaron Kennedy
2010-04-19
1
-33
/
+0
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-3
/
+3
*
More class documentation fixes for declarative.
Michael Brasser
2010-04-16
1
-1
/
+6
*
Add Component.onDestruction attached property
Aaron Kennedy
2010-04-15
1
-29
/
+28
*
Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData
Aaron Kennedy
2010-04-15
1
-2
/
+2
*
Reduce warnings at shutdown
Aaron Kennedy
2010-04-14
1
-0
/
+21
*
Fix crash in QML library imports
Aaron Kennedy
2010-04-09
1
-0
/
+1
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-5
/
+5
*
Doc
Aaron Kennedy
2010-03-29
1
-45
/
+40
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Warwick Allison
2010-03-24
1
-0
/
+15
|
\
|
*
Add object ids to the metadata provided in debugger classes.
Bea Lam
2010-03-24
1
-0
/
+15
*
|
Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.
Warwick Allison
2010-03-24
1
-6
/
+0
|
/
*
Origin safety testing for imported resources.
Warwick Allison
2010-03-24
1
-12
/
+2
*
Basic Loader origin safety (for discussion).
Warwick Allison
2010-03-23
1
-0
/
+16
*
Deprecate inline Script {} blocks
Aaron Kennedy
2010-03-22
1
-0
/
+69
*
Block modifications to internal QDeclarativeContexts
Aaron Kennedy
2010-03-18
1
-1
/
+19
*
Fix test failures
Aaron Kennedy
2010-03-17
1
-0
/
+1
*
Optimization: Reduce unnecessary QObject allocations
Aaron Kennedy
2010-03-17
1
-227
/
+277
*
Reset QDeclarativeDeclarativeData::outerContext when the context is removed
Aaron Kennedy
2010-03-17
1
-0
/
+1
*
Optimization: Use linked list for context children
Aaron Kennedy
2010-03-12
1
-20
/
+39
*
Replace QDeclarativeContext::addDefaultObject() -> setContextObject()
Aaron Kennedy
2010-03-11
1
-12
/
+17
*
Unify binding optimizer and QtScript binding signal management logic
Aaron Kennedy
2010-03-10
1
-6
/
+1
*
QDeclarativeContext::contextProperty() should also access ids
Aaron Kennedy
2010-03-04
1
-1
/
+4
*
Move JS global scope to top of the QML scope chain
Aaron Kennedy
2010-03-03
1
-0
/
+3
*
Fix incorrect scope resolution for script in a script block.
Michael Brasser
2010-03-03
1
-0
/
+1
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+574