Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct property type of PathAttribute::value in the docs. | Michael Brasser | 2010-09-29 | 1 | -1/+1 |
* | Remove unused AST node destructors. | Michael Brasser | 2010-09-28 | 1 | -146/+3 |
* | Fix crash when trying to append a null transform to QDeclarativeItem. | Michael Brasser | 2010-09-28 | 1 | -1/+1 |
* | Documentation. | Michael Brasser | 2010-09-28 | 2 | -24/+98 |
* | Documentation fix for Flickable (mark content properties as real, not int). | Michael Brasser | 2010-09-28 | 1 | -4/+4 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-28 | 17 | -148/+411 |
|\ | |||||
| * | QDeclarativeDebugClient: Fix gcc warning | Kai Koehne | 2010-09-28 | 1 | -1/+1 |
| * | QmlDebugService: Check that there is a receiver before sending messages | Kai Koehne | 2010-09-28 | 1 | -2/+4 |
| * | If a type is registered under several names, share the attached property object | Aaron Kennedy | 2010-09-28 | 6 | -10/+34 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 7 | -111/+304 |
| |\ | |||||
| | * | Make QmlDebug protocol more robust | Kai Koehne | 2010-09-28 | 7 | -111/+304 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 52 | -374/+824 |
| |\ \ | | |/ | |||||
| * | | Minimize parameter changes on glyph cache textures | Aaron Kennedy | 2010-09-28 | 3 | -5/+32 |
| * | | Only set maskTexture sampler uniform once | Aaron Kennedy | 2010-09-28 | 2 | -6/+13 |
| * | | Only repopulate the glyph cache when we know something could have changed | Aaron Kennedy | 2010-09-28 | 1 | -11/+16 |
| * | | Remove unnecessary attribute changes | Aaron Kennedy | 2010-09-23 | 1 | -2/+0 |
| * | | Invalidate QStaticText coord cache when texture size changes | Aaron Kennedy | 2010-09-23 | 1 | -1/+8 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-28 | 48 | -4609/+691 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix compile warnings (unused variables). | Aaron McCarthy | 2010-09-28 | 2 | -1/+9 |
| * | | Removing libconninet 3rdparty component. | Aaron McCarthy | 2010-09-28 | 43 | -4595/+650 |
| * | | Closes properly the dbus connection in icd backend | Aaron McCarthy | 2010-09-28 | 1 | -0/+2 |
| * | | Connect/Disconnect requests needs to use the same dbus connection to ICD for ... | Aaron McCarthy | 2010-09-28 | 2 | -5/+6 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-27 | 4 | -8/+24 |
| |\ \ | |||||
| | * \ | Merge commit 'oslo-staging-1/4.7' into week39 | Morten Engvoldsen | 2010-09-27 | 3 | -2/+13 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-26 | 1 | -8/+11 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 59 | -410/+1006 |
| | |\ \ \ \ | |||||
| | * | | | | | Clarified documentation of loadFinished() signal. | Jerome Pasion | 2010-09-24 | 1 | -5/+7 |
| | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-24 | 37 | -258/+234 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-22 | 37 | -258/+234 |
| | | |\ \ \ \ \ | |||||
| | * | | | | | | | Doc: call qApp->precessEvents after QSplashScreen::showMessage | Geir Vattekar | 2010-09-24 | 1 | -0/+7 |
| | * | | | | | | | Doc: Said that QApplication exits when not able to open X11 display | Geir Vattekar | 2010-09-24 | 1 | -0/+6 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-21 | 5 | -13/+40 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-20 | 29 | -251/+742 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-20 | 1 | -3/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Jerome Pasion | 2010-09-20 | 54 | -3632/+1690 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Added default value documentation for two variables. | Jerome Pasion | 2010-09-17 | 1 | -3/+4 |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-27 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add export to QDeclarativeBasePositioner | Marco Bubke | 2010-09-27 | 1 | -1/+1 |
| * | | | | | | | | | | | Fix assert when placing a .qml file inside $QTDIR/imports | Kai Koehne | 2010-09-27 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Moved the partial deployment section to qbase.pri. | axis | 2010-09-27 | 4 | -45/+17 |
* | | | | | | | | | | | Made the Symbian menu close when switching native focus. | axis | 2010-09-27 | 1 | -0/+4 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Document PropertyAnimation::targets property | Bea Lam | 2010-09-27 | 1 | -1/+8 |
* | | | | | | | | | | Fix test. | Michael Brasser | 2010-09-27 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | More declarative autotests. | Michael Brasser | 2010-09-24 | 1 | -1/+1 |
* | | | | | | | | | | | QHostInfo: Fix a crash when a new request is pushed while resolving. | Jocelyn Turcotte | 2010-09-26 | 1 | -8/+11 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-09-24 | 11 | -5/+332 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Updated WebKit to 6e15c3404d15a8ab72242152ec966e5e388161a2 | Simon Hausmann | 2010-09-24 | 11 | -5/+332 |
| |/ / / / / / / / / |