Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Fix PropertyChange's binding rewriting for 'dot' properties. | Michael Brasser | 2010-12-17 | 1 | -1/+1 | |
| * | | | | | Rewrite/cache bindings created by PropertyChanges. | Michael Brasser | 2010-12-17 | 7 | -1/+59 | |
| * | | | | | QmlDebugger: reset properties to default value | Christiaan Janssen | 2010-12-16 | 1 | -2/+18 | |
| * | | | | | QmlDebugger: setting bindings in states | Christiaan Janssen | 2010-12-13 | 2 | -17/+98 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-12-13 | 6 | -48/+117 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | QmlDebugger: Instantiation of deferred objects moved to the debugger engine | Christiaan Janssen | 2010-12-10 | 3 | -11/+18 | |
| * | | | | | | QmlDebugger: avoid deferring properties when compiling in a debug environment | Christiaan Janssen | 2010-12-09 | 1 | -1/+5 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-12-01 | 21 | -294/+646 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-11-24 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Yann Bodson | 2010-11-23 | 6 | -11/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add additional trace range data. | Michael Brasser | 2010-11-19 | 4 | -1/+6 | |
| * | | | | | | | | | Make deferred tracing less expensive (real-time cost is the same) | Michael Brasser | 2010-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | Support directly setting string range data. | Michael Brasser | 2010-11-19 | 1 | -2/+3 | |
| * | | | | | | | | | Add additional tracing. | Michael Brasser | 2010-11-19 | 3 | -1/+9 | |
| * | | | | | | | | | Use high performance timer for profiling. Add binding profile info. | Michael Brasser | 2010-11-19 | 2 | -0/+18 | |
| * | | | | | | | | | Add a private high-performance timer for profiling. | Michael Brasser | 2010-11-19 | 3 | -2/+312 | |
| * | | | | | | | | | Optimize binding rewrites. | Michael Brasser | 2010-11-19 | 3 | -4/+54 | |
| * | | | | | | | | | Optimize test for sharable bindings. | Michael Brasser | 2010-11-16 | 3 | -8/+15 | |
| * | | | | | | | | | Optimize string->color conversion in QML. | Michael Brasser | 2010-11-16 | 1 | -4/+2 | |
| * | | | | | | | | | Treat easing.type: Easing.InOutQuad as a literal assignment, not binding | Michael Brasser | 2010-11-16 | 1 | -9/+25 | |
| * | | | | | | | | | Small optimization of enum detection in script. | Michael Brasser | 2010-11-12 | 1 | -3/+2 | |
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | fix typo in error messages | Oswald Buddenhagen | 2011-01-17 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-17 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix memory leak | Aaron Kennedy | 2011-01-14 | 1 | -0/+5 | |
| * | | | | | | | | | Clarify Component.createObject(null) behavior. | Martin Jones | 2011-01-14 | 1 | -0/+4 | |
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 143 | -146/+146 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Don't crash Qt Creator when debugging an object alias | Aaron Kennedy | 2011-01-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 143 | -145/+145 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-23 | 3 | -13/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | WorkerScript could starve image loading of CPU. | Martin Jones | 2010-12-23 | 1 | -1/+1 | |
| * | | | | | | | Improve QDeclarativeComponent test coverage. | Michael Brasser | 2010-12-22 | 2 | -12/+0 | |
* | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-20 | 2 | -8/+20 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Don't truncate image:// url strings prematurely | Bea Lam | 2010-12-20 | 2 | -8/+20 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 2 | -21/+37 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | QmlDebugger: Fix runtime warnings about unregistered metatypes | Kai Koehne | 2010-12-16 | 1 | -1/+4 | |
| * | | | | | | Docs: implications of creating network access managers in other threads | Bea Lam | 2010-12-14 | 1 | -20/+33 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'origin/master' into file-engine-refactor | João Abecasis | 2010-12-02 | 4 | -7/+16 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | QtDeclarative: make autotests compile on symbian | Shane Kearns | 2010-11-30 | 1 | -1/+1 | |
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 6 | -47/+85 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix broken database creation caused by previous fix | Bea Lam | 2010-12-10 | 1 | -8/+17 | |
| * | | | | | | | QDeclarativeProperty doc improvements | Bea Lam | 2010-12-09 | 1 | -3/+16 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-09 | 4 | -35/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix openDatabaseSync() to not create unused directory | Bea Lam | 2010-12-07 | 1 | -1/+0 | |
| | * | | | | | | | Some doc clarification for components and javascript integration | Bea Lam | 2010-12-06 | 1 | -12/+16 | |
| | * | | | | | | | Qt.include() docs weren't being picked up by qdoc | Bea Lam | 2010-12-06 | 2 | -22/+29 | |
| * | | | | | | | | Add libinfix support for QML plugins in Symbian. | Miikka Heikkinen | 2010-12-09 | 1 | -1/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 22 | -295/+678 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Mention that image providers should be added before loading QML files | Bea Lam | 2010-12-03 | 1 | -0/+3 | |