Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | Micro-optimization for QSpanData::setup() | Andreas Kling | 2010-12-20 | 1 | -1/+2 | |
| | | | | * | | | | | define FSCTL_SET_REPARSE_POINT in test header | João Abecasis | 2010-12-20 | 1 | -0/+3 | |
| | | | | * | | | | | add error handling to QXmlStreamWriter | Oswald Buddenhagen | 2010-12-17 | 3 | -5/+116 | |
| | | | | * | | | | | optimize writing string constants and byte arrays | Oswald Buddenhagen | 2010-12-17 | 1 | -10/+12 | |
| | | | | * | | | | | remove some code duplication | Oswald Buddenhagen | 2010-12-17 | 1 | -11/+1 | |
| | | | | * | | | | | make QXmlStreamWriterPrivate::write(const char *s) ascii-only | Oswald Buddenhagen | 2010-12-17 | 1 | -7/+2 | |
| | | | | * | | | | | document WriteFailed status codes (whoops) | Oswald Buddenhagen | 2010-12-17 | 2 | -0/+2 | |
| | | | | * | | | | | Windows Vista and 7 also have animated progress bars | João Abecasis | 2010-12-17 | 1 | -1/+6 | |
| | | | | * | | | | | tst_QCompleter: Clean up after one's self | João Abecasis | 2010-12-17 | 1 | -16/+9 | |
| | | | | * | | | | | Test doesn't need to depend on temp path | João Abecasis | 2010-12-17 | 1 | -1/+1 | |
| | | | | * | | | | | Make parent constructor argument optional | João Abecasis | 2010-12-16 | 1 | -1/+1 | |
| | | | | * | | | | | add write error handling to QTextStream | Oswald Buddenhagen | 2010-12-16 | 3 | -18/+64 | |
| | | | | * | | | | | add write error handling to QDataStream | Oswald Buddenhagen | 2010-12-16 | 3 | -20/+89 | |
| | | | | * | | | | | don't report flush error when we didn't flush in the first place | Oswald Buddenhagen | 2010-12-16 | 1 | -1/+1 | |
| | | | | * | | | | | clarify setStatus() behavior | Oswald Buddenhagen | 2010-12-16 | 2 | -0/+6 | |
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-12-23 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fixed a bug in elf2e32_qtwrapper regarding spaces in def files. | axis | 2010-12-23 | 1 | -3/+3 | |
| * | | | | | | | | | Fixed several compile and deployment issues in the mmf phonon plugin. | axis | 2010-12-23 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-12-23 | 67 | -3627/+2388 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-23 | 67 | -3627/+2388 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | 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 | |
| | | | |\ \ \ \ \ \ \ \ \ |