Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Add Postgresql 8.x and 9 supports | Charles Yin | 2010-12-23 | 3 | -36/+88 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-23 | 46 | -550/+3199 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | WorkerScript could starve image loading of CPU. | Martin Jones | 2010-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | More docs for FolderListModel | Martin Jones | 2010-12-23 | 1 | -0/+33 | |
| * | | | | | | | | | | Improve docs on attached properties on view delegates. | Martin Jones | 2010-12-23 | 7 | -8/+75 | |
| * | | | | | | | | | | Models which load incrementally via fetchMore() don't work. | Martin Jones | 2010-12-23 | 5 | -1/+193 | |
| * | | | | | | | | | | Try fixing build error on Windows | Bea Lam | 2010-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Ensure PathView doesn't jump when starting to drag. | Martin Jones | 2010-12-23 | 17 | -520/+524 | |
| * | | | | | | | | | | Nested flickables would react alternately to flicks. | Martin Jones | 2010-12-23 | 9 | -2/+2213 | |
| * | | | | | | | | | | Improve QDeclarativeComponent test coverage. | Michael Brasser | 2010-12-22 | 3 | -12/+15 | |
| * | | | | | | | | | | Add additional QDeclarativeProperty autotests. | Michael Brasser | 2010-12-22 | 1 | -0/+62 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-22 | 4 | -5/+82 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Removing all visible items in ListView resulted in blank view. | Martin Jones | 2010-12-22 | 2 | -5/+12 | |
| | * | | | | | | | | | XmlListModel requests should set 'Accept' header to 'application/xml' | Bea Lam | 2010-12-22 | 2 | -0/+70 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-23 | 1 | -3/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Improve performance of bilinear upscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -3/+32 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-12-23 | 3 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix crash in indeterminate progressbars on windows | Jens Bache-Wiig | 2010-12-22 | 3 | -3/+13 | |
| * | | | | | | | | | | | Fix timer regression for indeterminate progressbars | Jens Bache-Wiig | 2010-12-22 | 1 | -0/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-12-22 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix infinite loop in qmake when reading malformed .ts files. | Miikka Heikkinen | 2010-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix libinfixed usage in Symbian when def files are used | Miikka Heikkinen | 2010-12-22 | 1 | -1/+11 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-22 | 2 | -28/+109 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Made documentation of QPixmap::createMaskFromColor match behaviour. | Samuel Rødal | 2010-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | Improve performance of bilinear downscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -26/+107 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-22 | 3 | -93/+107 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | ||||||
| * | | | | | | | Document the 'variant' basic type | Bea Lam | 2010-12-22 | 2 | -12/+87 | |
| * | | | | | | | Add double type to QML Basic Types docs | Bea Lam | 2010-12-22 | 1 | -0/+20 | |
| * | | | | | | | Remove redundant docs | Bea Lam | 2010-12-22 | 1 | -81/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-12-21 | 52 | -3464/+1943 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Doc: Added a missing license header. | David Boddie | 2010-12-21 | 1 | -0/+39 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-12-15 | 105 | -3511/+2294 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-14 | 28 | -85/+286 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-13 | 42 | -157/+802 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | doc: Replaced some \raw and \endraw uses with \table and \endtable | Martin Smith | 2010-12-13 | 1 | -82/+30 | |
| | * | | | | | | | | | doc: Replaced some \raw and \endraw uses with \table and \endtable | Martin Smith | 2010-12-13 | 8 | -2692/+768 | |
| | * | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Martin Smith | 2010-12-13 | 28 | -187/+345 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-11 | 1 | -0/+7 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-10 | 16 | -174/+276 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-09 | 10 | -12/+61 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | doc: Replaced some \raw and \endraw uses with \table and \endtable | Martin Smith | 2010-12-13 | 1 | -336/+91 | |
| * | | | | | | | | | | | | | | Doc: Added a note about the Public Suffix List. | David Boddie | 2010-12-10 | 1 | -30/+51 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-12-09 | 293 | -3887/+9136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Martin Smith | 2010-12-09 | 995 | -21006/+43207 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-08 | 22 | -76/+314 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-12-08 | 8 | -24/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-12-07 | 3 | -4/+18 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Doc: Added missing What's New information for Qt 4.6 and 4.7. | David Boddie | 2010-12-07 | 2 | -12/+58 | |
| | | | * | | | | | | | | | | | | | | Doc: Fixed incorrect case in a page file name. | David Boddie | 2010-12-07 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | Doc: Added a link to the QML Basic Types page. | David Boddie | 2010-12-07 | 1 | -0/+1 | |