Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 15 | -214/+947 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 15 | -214/+947 |
| |\ | |||||
| | * | Fix example after changes to font.letterSpacing. | Yann Bodson | 2010-09-17 | 1 | -1/+2 |
| | * | Autotest and small fix for QDeclarativeFontLoader. | Yann Bodson | 2010-09-17 | 3 | -5/+43 |
| | * | Improve error messages | Bea Lam | 2010-09-17 | 2 | -7/+7 |
| | * | Changes to objects returned from get() should emit itemsChanged() so | Bea Lam | 2010-09-17 | 6 | -58/+698 |
| | * | Make it clear that private ListModel constructor is only for worker | Bea Lam | 2010-09-17 | 4 | -20/+33 |
| | * | Remove duplicated move() implementations | Bea Lam | 2010-09-17 | 1 | -34/+26 |
| | * | Doc changes | Bea Lam | 2010-09-17 | 1 | -4/+4 |
| | * | Fix QDeclarativeXmlQuery mutex locking and don't wait for new jobs if the que... | Joona Petrell | 2010-09-17 | 1 | -3/+5 |
| | * | PathView didn't accept mouse events, preventing it from working in a Flickable. | Martin Jones | 2010-09-17 | 2 | -75/+112 |
| | * | Moving items in a PathView caused PathView.onPath to be set to false. | Martin Jones | 2010-09-17 | 3 | -11/+21 |
| | * | Fix worker agent to emit ListModel itemsChanged() correctly when set() | Bea Lam | 2010-09-17 | 1 | -1/+1 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 53 | -546/+885 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge commit 'staging-1/4.7' into friday | Morten Engvoldsen | 2010-09-17 | 4 | -14/+16 |
| |\ \ | |||||
| * | | | Doc: css fine tuning | Morten Engvoldsen | 2010-09-17 | 1 | -3/+3 |
| * | | | Merge branch '4.7' into friday | Morten Engvoldsen | 2010-09-17 | 362 | -4120/+3252 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 356 | -4102/+3214 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Doc: Fixed a non-compiling example. | David Boddie | 2010-09-16 | 1 | -0/+1 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-16 | 90 | -517/+3581 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of ../qt-doc-team into 4.7 | David Boddie | 2010-09-14 | 238 | -5528/+10285 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'fixesfor4.7' into 4.7 | David Boddie | 2010-09-13 | 229 | -3261/+8303 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | moving tutorials out of gitignore. Reviewed by Robert Griebl | Roland Wolf | 2010-09-08 | 1 | -0/+1 |
| | | * | | | | | small fixes on the modelview tutorial | Roland Wolf | 2010-09-08 | 1 | -11/+19 |
| | | * | | | | | minor formatting fix | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | * | | | | | fix for compilation with namespace | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | * | | | | | minor formatting fix | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | * | | | | | fix for compilation with namespace | Roland Wolf | 2010-09-08 | 4 | -6/+22 |
| | * | | | | | | compilation with namespaces was broken. fixed | Roland Wolf | 2010-09-06 | 2 | -3/+1 |
| | * | | | | | | Merge remote branch 'upstream/4.7' into 4.7 | Roland Wolf | 2010-09-06 | 280 | -4099/+12074 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/msculls-modelview-qdoc-enhanc... | Roland Wolf | 2010-09-02 | 40 | -858/+541 |
| | |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Doc: removing linebreak | Morten Engvoldsen | 2010-09-16 | 1 | -1/+0 |
| * | | | | | | | | | Doc: correcting html template | Morten Engvoldsen | 2010-09-16 | 1 | -12/+3 |
| * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-16 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Doc: Updated What's new in 4.7 page | Geir Vattekar | 2010-09-16 | 1 | -1/+68 |
| * | | | | | | | | | Doc: Updated What's new in 4.7 page | Geir Vattekar | 2010-09-16 | 1 | -1/+68 |
| * | | | | | | | | | Merge branch '13092010doc' into doc-4.7 | Morten Engvoldsen | 2010-09-16 | 2 | -24/+58 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Doc: Removing google analytics from offline docs | Morten Engvoldsen | 2010-09-16 | 2 | -15/+5 |
| | * | | | | | | | | | Doc: fixing creator bug in page footer | Morten Engvoldsen | 2010-09-16 | 1 | -1/+8 |
| | * | | | | | | | | | Doc: correcting html template - validating | Morten Engvoldsen | 2010-09-16 | 1 | -1/+1 |
| | * | | | | | | | | | Doc: fixing issues with table indent - css | Morten Engvoldsen | 2010-09-16 | 1 | -3/+3 |
| | * | | | | | | | | | Doc: Fixing style: line height, ol indent, coulmns (css3) | Morten Engvoldsen | 2010-09-16 | 1 | -16/+43 |
| | * | | | | | | | | | Doc: correcting html template | Morten Engvoldsen | 2010-09-16 | 1 | -28/+22 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-16 | 9 | -142/+113 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-16 | 6 | -141/+90 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Doc: Cleaning up the known issues page. Pointing people to check the online r... | Morten Engvoldsen | 2010-09-16 | 1 | -120/+5 |
| | | * | | | | | | | | Added a QFormLayout snippet to the layout.qdoc and layouts.cpp | Jerome Pasion | 2010-09-16 | 2 | -5/+53 |
| | | * | | | | | | | | Doc: Removing section about Multimedia - playback and declarative elements. T... | Morten Engvoldsen | 2010-09-16 | 1 | -9/+0 |
| | | * | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-15 | 2 | -7/+32 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Doc: Updated the Mac requirements page. | Geir Vattekar | 2010-09-16 | 1 | -0/+3 |
| | |/ / / / / / / / / |