summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add private qt_draw_glyphs() APIEskil Abrahamsen Blomfeldt2010-02-235-2/+70
* improve sql support for mingw64Thierry Bastian2010-02-232-1/+7
* Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-2311-197/+330
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-23104-1752/+1439
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-2329-102/+143
| |\
| | * QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2010-02-221-4/+4
| | * Fix build with wingwThierry Bastian2010-02-222-6/+6
| | * Imporve win64 support for mingwThierry Bastian2010-02-2213-68/+61
| | * Fix a memory hole in QGraphicsItemPrivate.Alexis Menard2010-02-221-5/+6
| * | Make uncached text painting work for richtext too.Martin Jones2010-02-232-3/+12
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-22496-70205/+39384
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-2284-1649/+1338
| | |\ \
| | | * | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2264-1432/+1123
| * | | | Remove race condition in remote pixmap cancelling.Martin Jones2010-02-221-17/+12
| | |/ / | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-221-0/+5
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-2210-93/+83
| | |\ \ \
| | * | | | Update QmlChanges with animation API changes.Michael Brasser2010-02-221-0/+5
| * | | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2214-124/+127
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-227-66/+65
| |\ \ \ \
| | * | | | Fix compile error on SolarisAaron Kennedy2010-02-227-66/+65
| | |/ / /
| * | | | Document the default velocity of EaseFollowMartin Jones2010-02-221-1/+10
| * | | | Remove use of unexprted private classes.Martin Jones2010-02-222-26/+8
| |/ / /
* | | | Fix GL viewports under -graphicssystem raster.Gunnar Sletta2010-02-231-2/+3
| |_|/ |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-2216-29/+161
|\ \ \
| * | | Compilation fix for Symbianaavit2010-02-221-1/+3
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-2211-16/+57
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-221-1/+1
| | |\ \
| | * | | Compilation fix for AIXaavit2010-02-221-1/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-2214-27/+157
| |\ \ \ \
| | * | | | Documentation fixes.Justin McPherson2010-02-227-18/+22
| | * | | | Add a qRegisterQmlElements function to QtMultimediaJustin McPherson2010-02-227-9/+135
* | | | | | Fix assert in fontengine when using rotated/scaled QStaticTextGunnar Sletta2010-02-221-3/+7
| |_|_|/ / |/| | | |
* | | | | Fix build on Mac OS XGabriel de Dietrich2010-02-221-1/+1
| |_|/ / |/| | |
* | | | Fix compilation on WindowsOlivier Goffart2010-02-221-1/+1
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-22966-71243/+79717
|\ \ \ \
| * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-227-12/+53
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Compilation on symbianOlivier Goffart2010-02-211-3/+3
| | * | | Enable QT_USE_FAST_CONCATENATION by default for compiling QtOlivier Goffart2010-02-212-0/+11
| | * | | Compile with QT_USE_FAST_OPERATOR_PLUSOlivier Goffart2010-02-213-4/+4
| | * | | QStringBuilder: Do not resize if not required.Olivier Goffart2010-02-211-6/+22
| | * | | QStringBuilder: reduce the size of the generated codeOlivier Goffart2010-02-211-0/+14
| | |/ /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-211-1/+1
| | |\ \
| | | * | QtMultimedia: Fix compilation of qml/qsoundeffect_pulse on 64 bit.Daniel Molkentin2010-02-211-1/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-20301-68181/+34136
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-20124-1985/+3019
| | |\ \ \
| | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-20301-68180/+34138
| | | |\ \ \ | | | | |/ / | | | |/| |
| | * | | | Compile fix for symbianaavit2010-02-201-5/+2
| | | |/ / | | |/| |
| | * | | Merge branch 'rtiff392'aavit2010-02-20169-62667/+9295
| | |\ \ \
| | | * | | Our configuration and build modifications to libtiffaavit2010-02-166-1/+454