Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 28 | -220/+596 |
|\ | |||||
| * | 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 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 1 | -1/+4 |
| |\ | |||||
| | * | QmlViewer: Fix typo in comment | Kai Koehne | 2010-09-28 | 1 | -1/+1 |
| | * | QmlViewer: Fix assert on exit (Windows) | Kai Koehne | 2010-09-28 | 1 | -0/+3 |
| * | | If a type is registered under several names, share the attached property object | Aaron Kennedy | 2010-09-28 | 9 | -10/+62 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 14 | -182/+457 |
| |\ \ | | |/ | |||||
| | * | QDeclarativeDebugService: Add bc autotest | Kai Koehne | 2010-09-28 | 3 | -2/+95 |
| | * | Make QmlDebug protocol more robust | Kai Koehne | 2010-09-28 | 12 | -180/+362 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-28 | 88 | -509/+1544 |
| |\ \ | | |/ | |||||
| * | | 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 | 57 | -4653/+861 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Doc: Added lisence header to snippet | Geir Vattekar | 2010-09-28 | 1 | -0/+39 |
| * | | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-09-28 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Doc: Fixing QTBUG-13595 | Morten Engvoldsen | 2010-09-28 | 1 | -0/+3 |
| | * | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-27 | 22 | -57/+220 |
| | |\ \ | |_|/ / |/| | | | |||||
| * | | | 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 | 57 | -4653/+819 |
| |\ \ \ |/ / / / | |||||
| * | | | 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 | 13 | -52/+152 |
| |\ \ \ | |||||
| | * | | | Added my changes to the changelog. | axis | 2010-09-27 | 1 | -0/+12 |
| | * | | | Merge commit 'oslo-staging-1/4.7' into week39 | Morten Engvoldsen | 2010-09-27 | 14 | -11/+164 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-26 | 5 | -55/+71 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 95 | -501/+1824 |
| | |\ \ \ \ | |||||
| | * | | | | | Clarified documentation of loadFinished() signal. | Jerome Pasion | 2010-09-24 | 1 | -5/+7 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-09-24 | 2 | -0/+13 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-24 | 74 | -470/+655 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | 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 |
| | * | | | | | | | Added a condition to skip obsolete functions during the threadness check. | Jerome Pasion | 2010-09-24 | 1 | -16/+19 |
| | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Doc: maintainance - fixing grammar and spelling | Morten Engvoldsen | 2010-09-23 | 3 | -28/+28 |
| | * | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-22 | 71 | -442/+627 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-22 | 8 | -13/+46 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-21 | 8 | -13/+46 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | Doc: Added a note to qmake INSTALLS docs | Geir Vattekar | 2010-09-22 | 1 | -0/+3 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-21 | 52 | -802/+12445 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-20 | 50 | -799/+12440 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'doc-4.7' into 4.7 | Morten Engvoldsen | 2010-09-20 | 1 | -3/+4 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | 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 | 364 | -4131/+3265 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | Added default value documentation for two variables. | Jerome Pasion | 2010-09-17 | 1 | -3/+4 |