| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed QtDeclarative autotest deployment for WinCE devices. | jaanttil | 2012-02-06 | 1 | -1/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 3 | -3/+3 |
|
|
* | Don't release register prematurely | Aaron Kennedy | 2011-08-04 | 2 | -0/+17 |
|
|
* | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 1 | -4/+0 |
|\ |
|
| * | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 7 | -29/+92 |
| |\ |
|
| * | | Remove Q_ASSERT's from ecmascript test. | Jason McDonald | 2011-05-04 | 1 | -4/+0 |
|
|
* | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 3 | -51/+51 |
| |/
|/| |
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-05-04 | 2 | -0/+24 |
|\ \ |
|
| * \ | Merge branch 'master' of ../qt-qml-staging | Michael Brasser | 2011-04-14 | 5 | -27/+33 |
| |\ \ |
|
| * \ \ | Merge ../qt-qml-staging | Yann Bodson | 2011-03-29 | 2 | -8/+28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Optimization and benchmark for setting object properties from QML. | Michael Brasser | 2011-03-16 | 2 | -0/+24 |
|
|
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-18 | 3 | -2/+35 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Resolve unqualified attached properties correctly | Aaron Kennedy | 2011-04-15 | 3 | -2/+35 |
|
|
* | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-04-12 | 5 | -27/+33 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Allow enum values to be used as signal parameters | Bea Lam | 2011-04-12 | 5 | -27/+33 |
|
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-22 | 2 | -8/+28 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix writing to an attached property from script. | Michael Brasser | 2011-03-21 | 2 | -8/+28 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-17 | 1 | -0/+40 |
|\ \
| |/ |
|
| * | Don't leak ScopeChainNode's | Aaron Kennedy | 2011-02-14 | 1 | -0/+40 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 4 | -0/+37 |
|\ \
| |/ |
|
| * | Allow unknown types to be passed opaquely through signals | Aaron Kennedy | 2011-02-03 | 4 | -0/+37 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-04 | 13 | -19/+509 |
|\ \
| |/ |
|
| * | Ensure simple objects also get the appropriate property cache | Aaron Kennedy | 2011-01-28 | 2 | -0/+23 |
|
|
| * | Allow property bindings to be easily created from JavaScript | Bea Lam | 2011-01-27 | 3 | -15/+132 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 3 | -3/+21 |
| |\ |
|
| * | | Support property/method versions in QML | Martin Jones | 2011-01-05 | 9 | -0/+350 |
|
|
| * | | Fix spelling in declarative autotests | Joona Petrell | 2010-12-20 | 2 | -4/+4 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 3 | -3/+21 |
|\ \ \
| | |/
| |/| |
|
| * | | Add an autotest for QVariant method params | Aaron Kennedy | 2011-01-13 | 2 | -0/+18 |
|
|
| * | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 3 | -3/+3 |
| |/ |
|
* | | 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 'qt/master' into file-engine-refactor | João Abecasis | 2010-11-23 | 10 | -17/+168 |
| |\ \ |
|
| * | | | Fix deployment for examples and tests | Shane Kearns | 2010-10-12 | 1 | -1/+1 |
|
|
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 12 | -2/+471 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Correct ownership semantics for QObject derived types | Aaron Kennedy | 2010-11-30 | 1 | -0/+37 |
|
|
| * | | Correctly handle CppOwnership even when a QDeclarativeData doesn't exist | Aaron Kennedy | 2010-11-30 | 1 | -0/+46 |
|
|
| * | | Remove expect-fails from passing tests | Aaron Kennedy | 2010-11-30 | 1 | -2/+0 |
|
|
| * | | Improve consistency in handling of aliases, bindings and value types | Aaron Kennedy | 2010-11-29 | 12 | -0/+388 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 1 | -1/+1 |
| |\ \ |
|
| | * | | compile with quintptr instead of intptr_t | Thiago Macieira | 2010-11-15 | 1 | -1/+1 |
|
|
| * | | | Remove unneeded semicolons. | Martin Jones | 2010-11-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 4 | -1/+34 |
|\ \ \
| |/ / |
|
| * | | Fix QML ecmascript autotest. | Yann Bodson | 2010-11-08 | 1 | -1/+2 |
|
|
| * | | Add testcase for QTBUG-13719. | Michael Brasser | 2010-11-04 | 3 | -0/+32 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 5 | -13/+104 |
|\ \ \
| |/ / |
|
| * | | Properties take precedence over methods | Aaron Kennedy | 2010-10-19 | 2 | -6/+6 |
|
|
| * | | Allow overloaded methods, and methods with default params, to be called in QML | Aaron Kennedy | 2010-10-15 | 2 | -7/+65 |
|
|
| * | | Correctly splice properties from derived metaobjects together | Aaron Kennedy | 2010-10-14 | 4 | -0/+33 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-15 | 2 | -0/+27 |
|\ \ \
| |/ / |
|