Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -1/+1 |
| | | | | | | | | | | Complement previous commit by aligning Qt itself to use .files consistently for DEPLOYMENT as well as INSTALLS. This excludes changes to webkit. Task-number: QTBUG-3216 Reviewed-by: axis | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 13 | -13/+13 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Various declarative autotest additions. | Michael Brasser | 2010-09-23 | 5 | -0/+57 |
| | |||||
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -3/+6 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -1/+8 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | missed files | Warwick Allison | 2010-04-29 | 4 | -0/+29 |
| | |||||
* | Stricter (but controllable) error reporting on Connections signal-name ↵ | Warwick Allison | 2010-04-29 | 1 | -0/+37 |
| | | | | error. And test. | ||||
* | Don't crash if Connections::target is changed by one of its signal handlers | Martin Jones | 2010-04-23 | 2 | -0/+51 |
| | | | | Reviewed-by: Michael Brasser | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 4 | -4/+4 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | Fixed qdeclarativeconnection test. | Rohan McGovern | 2010-02-26 | 6 | -0/+169 |
| | | | | .pro file name must match directory name. | ||||
* | Rename files to follow class name. | Warwick Allison | 2010-02-26 | 6 | -169/+0 |
| | | | | Task-number: QT-2822 | ||||
* | Change Connection syntax as per QT-2822. | Warwick Allison | 2010-02-26 | 5 | -12/+8 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -8/+8 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 6 | -0/+173 |
QDeclarativeXXX. |