projects
/
profile
/
ivi
/
qtdeclarative.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change copyrights from Nokia to Digia
2012-08-29
Aaron Kennedy
Evaluate bindings more intelligently during construction
commit
|
commitdiff
|
tree
2012-06-07
Aaron Kennedy
Don't double emit threaded signals
commit
|
commitdiff
|
tree
2012-06-06
Aaron Kennedy
Disallow parent changes for QML created objects
commit
|
commitdiff
|
tree
2012-06-03
Aaron Kennedy
Fix crash in lazy meta object generation.
commit
|
commitdiff
|
tree
2012-05-25
Aaron Kennedy
Store QQmlMetaObject in V4
commit
|
commitdiff
|
tree
2012-05-24
Aaron Kennedy
Don't access metaobject unnecessarily
commit
|
commitdiff
|
tree
2012-05-24
Aaron Kennedy
Use static dispatch tables for QQmlAbstractBinding
commit
|
commitdiff
|
tree
2012-05-24
Aaron Kennedy
Reduce size of QQmlAbstractBinding
commit
|
commitdiff
|
tree
2012-05-24
Aaron Kennedy
Reduce size of QQmlNotifierEndpoint
commit
|
commitdiff
|
tree
2012-05-24
Aaron Kennedy
Lazily create QMetaObjects
commit
|
commitdiff
|
tree
2012-05-15
Aaron Kennedy
More efficient property interceptor implementation
commit
|
commitdiff
|
tree
2012-05-11
Aaron Kennedy
Permit signals to be emitted in a different thread
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-05-04
Aaron Kennedy
Minor optimizations and cleanup
commit
|
commitdiff
|
tree
2012-05-04
Aaron Kennedy
Initial bundle support
commit
|
commitdiff
|
tree
2012-04-04
Aaron Kennedy
Do not execute overwritten bindings
commit
|
commitdiff
|
tree
2012-04-04
Aaron Kennedy
Revert "Do not execute overwritten bindings"
commit
|
commitdiff
|
tree
2012-04-03
Aaron Kennedy
Don't crash if calling a method on a QObject that has...
commit
|
commitdiff
|
tree
2012-03-30
Aaron Kennedy
Allow V8 bindings to be assigned to aliases
commit
|
commitdiff
|
tree
2012-03-30
Aaron Kennedy
Loosen shared binding tests
commit
|
commitdiff
|
tree
2012-03-15
Aaron Kennedy
Remove binding dependency on QQmlExpression
commit
|
commitdiff
|
tree
2012-03-13
Aaron Kennedy
Move binding and expression classes to separate files
commit
|
commitdiff
|
tree
2012-02-24
Aaron Kennedy
Update license headers
commit
|
commitdiff
|
tree
2012-02-24
Aaron Kennedy
Allow V8 bindings to assign to value type sub properties
commit
|
commitdiff
|
tree
2012-02-23
Aaron Kennedy
Fix crash in instruction dump
commit
|
commitdiff
|
tree
2012-02-21
Aaron Kennedy
Reduce size of QQuickItemPrivate
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Remove commit headers
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Delete v8methods array at destruction
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Don't store source after script data is created
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce memory by not calling QUrl::toString() multiple...
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Don't store object and property in QDeclarativeAbstractBinding
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce size of QV8Bindings
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce size of QDeclarativeJavaScriptExpression
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce size of QV8Bindings::Binding
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce the size of QDeclarativeAbstractBinding
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce the size of QDeclarative*Expression
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Update ftw classes
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Use Utf8 for javascript source code
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Use the existing endpoint object to connect alias notify...
commit
|
commitdiff
|
tree
2012-02-20
Aaron Kennedy
Reduce size of QDeclarativePropertyData
commit
|
commitdiff
|
tree
2012-02-16
Aaron Kennedy
Reduce the memory used by QStringHash
commit
|
commitdiff
|
tree
2012-02-14
Aaron Kennedy
Add slow animations mode to qmlscene
commit
|
commitdiff
|
tree
2012-01-08
Aaron Kennedy
Un-QSKIP an autotest
commit
|
commitdiff
|
tree
2012-01-06
Aaron Kennedy
Improve QML error messages
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip failing autotests
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip crashing autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
QEXPECT_FAIL() failing autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip failing autotests
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip failing autotests
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
QEXPECT_FAIL() a failing autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip crashing autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
QEXPECT_FAIL() failing test
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip crashing autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Skip unreliable autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2012-01-05
Aaron Kennedy
Run autotests on Mac
commit
|
commitdiff
|
tree
2011-12-22
Aaron Kennedy
Reserve enough space in the QDeclarativePropertyCache...
commit
|
commitdiff
|
tree
2011-12-22
Aaron Kennedy
Always register accessor properties
commit
|
commitdiff
|
tree
2011-12-21
Aaron Kennedy
Detect and optimize qsTr() and qsTrId() bindings
commit
|
commitdiff
|
tree
2011-12-14
Aaron Kennedy
Add a tracing API for the QML engine
commit
|
commitdiff
|
tree
2011-12-11
Aaron Kennedy
Don't access QDeclarativeProperty from bindings as...
commit
|
commitdiff
|
tree
2011-12-07
Aaron Kennedy
Fix QObject V8 wrapping for extended types
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-06
Aaron Kennedy
Copy JS tests from QtScript module
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-05
Aaron Kennedy
Don't eval signal handler closure until signal is emitted
commit
|
commitdiff
|
tree
2011-12-05
Aaron Kennedy
Fix crash when QtQuick 2.0 wasn't imported
commit
|
commitdiff
|
tree
2011-12-05
Aaron Kennedy
Introduce more generic fast property handling
commit
|
commitdiff
|
tree
2011-12-02
Aaron Kennedy
Fix test warnings
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Ignore expected warning
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Autotest
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Ignore expected warning message
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Improve value type read performance
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Remove debugging
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Fix test warnings
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Ignore test warning
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Delete created objects
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Don't build an app_bundle on OS X
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Delete created objects
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Move QDeclarativePropertyValueInterceptor into a private...
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Remove debugging output
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Remove debugging
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Don't use deprecated method
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Ignore test warnings
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Ignore expected warning
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-12-01
Aaron Kennedy
Add missing tests
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-11-22
Aaron Kennedy
Don't disconnect mid binding evaluation
commit
|
commitdiff
|
tree
2011-11-21
Aaron Kennedy
Adding custom easing curves to property animations
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-11-17
Aaron Kennedy
Fix crash in incubator when a guarded context is deleted
commit
|
commitdiff
|
tree
2011-11-17
Aaron Kennedy
Fix crash in incubator when a guarded context is deleted
commit
|
commitdiff
|
tree
2011-11-16
Aaron Kennedy
Allow aliases to QVariant properties
commit
|
commitdiff
|
tree
2011-11-09
Aaron Kennedy
Delete nodes in the render thread at shutdown
commit
|
commitdiff
|
tree
2011-11-09
Aaron Kennedy
Fix v4 crash when accessing invalid attached property
commit
|
commitdiff
|
tree
2011-11-09
Aaron Kennedy
Return a string from resolvedUrl() to match 4.x behavior
commit
|
commitdiff
|
tree
2011-11-09
Aaron Kennedy
Ensure connection lists get cleaned
commit
|
commitdiff
|
tree
2011-11-08
Aaron Kennedy
Don't crash on invalid expression
commit
|
commitdiff
|
tree
2011-11-08
Aaron Kennedy
Fix autotest
commit
|
commitdiff
|
tree
2011-11-08
Aaron Kennedy
Include correct line number when throwing an exception...
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-11-04
Aaron Kennedy
Optimization: Minimize refreshing when root context...
commit
|
commitdiff
|
tree
2011-11-04
Aaron Kennedy
Don't crash if contexts are deleted during refreshExpressions
commit
|
commitdiff
|
tree
2011-11-04
Aaron Kennedy
Skip the captured properties step in bindings
commit
|
commitdiff
|
tree
2011-11-03
Aaron Kennedy
Only issue non-threaded renderer warning once
commit
|
commitdiff
|
tree
2011-10-26
Aaron Kennedy
Readonly QML property support
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
2011-10-26
Aaron Kennedy
Rename QDeclarativePropertyCache::Data to QDeclarativeProper...
Reviewed-by:
Aaron Kennedy
<aaron.kennedy@nokia.com>
commit
|
commitdiff
|
tree
next