summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShapeBjørn Erik Nilsen2010-09-222-45/+267
* Fix compilationOlivier Goffart2010-09-221-2/+2
* Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines.Trond Kjernåsen2010-09-226-2/+22
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2210-64/+157
|\
| * Fix warning on MSVCOlivier Goffart2010-09-221-1/+1
| * QThread: make sure start works even if called after exitOlivier Goffart2010-09-223-0/+45
| * Revert "Fixed painter path drawing on FBO without stencil buffer."Kim Motoyoshi Kalland2010-09-222-30/+0
| * Fix a crash with D&d on mingwThierry Bastian2010-09-221-6/+6
| * Revert "Keep other text format with QTextOption::SuppressColors tag on"Jiang Jiang2010-09-221-6/+2
| * Fixed stencil buffer on FBOs with OpenGL ES.Kim Motoyoshi Kalland2010-09-222-27/+79
| * Keep other text format with QTextOption::SuppressColors tag onJiang Jiang2010-09-221-2/+6
| * QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-222-0/+26
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-09-221-2/+2
|\ \
| * | Fix audio glitches in the audiooutput example.Andrew den Exter2010-09-221-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-2233-227/+383
|\ \ \ | |_|/ |/| |
| * | apply msvc flags to wince tooRomain Pokrzywka2010-09-212-2/+2
| * | fix qt static build on winceRomain Pokrzywka2010-09-212-14/+15
| * | fix build with QT_NO_GESTURESRomain Pokrzywka2010-09-211-1/+1
| * | qmake: fix quoting of moc callsJoerg Bornemann2010-09-211-2/+2
| * | Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QCharThiago Macieira2010-09-211-1/+1
| * | Regenerate the Unicode tables after updates to the generator toolThiago Macieira2010-09-212-65/+82
| * | Compile in C++0x modeThiago Macieira2010-09-211-1/+1
| * | remove extra includesRitt Konstantin2010-09-2111-10/+1
| * | minor clean-upsRitt Konstantin2010-09-211-26/+21
| * | minor improvements for data parsersRitt Konstantin2010-09-211-61/+77
| * | tiny clean-up for generated dataRitt Konstantin2010-09-211-2/+4
| * | move QUnicodeTables:: script() and lineBreakClass() implementationsRitt Konstantin2010-09-212-17/+18
| * | make lupdate test less fragileOswald Buddenhagen2010-09-212-2/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-2010-23/+150
| |\ \ | | |/ | |/|
| | * Enable building Qt/Webkit with debug symbolsAnders Bakken2010-09-203-23/+45
| | * Add breakpad supportMarco Bubke2010-09-207-0/+105
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-2228-131/+96
|\ \ \
| * | | Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-214-9/+30
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jason McDonald2010-09-213-72/+16
| |\ \ \
| | * | | Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
| | * | | Fixes bezier curves not being drawn when it is a line.Yoann Lopes2010-09-211-41/+0
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-09-210-0/+0
| | |\ \ \
| | * | | | Avoid creating copy of an image in memory when storing as jpegaavit2010-09-211-28/+13
| | | |/ / | | |/| |
| * | | | Bump version to 4.7.1.Jason McDonald2010-09-2121-50/+50
| | |/ / | |/| |
| * | | Merge commit 'v4.7.0' into 4.7Jason McDonald2010-09-210-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0Juha Turunen2010-09-102-134/+136
| | * | Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-09-102-3/+9
| | * | Reference correct declarative elements page.Jesper Thomschutz2010-09-091-1/+1
| | * | QtWebKit: Update tag files to match the same content on qtwebkit.gitJocelyn Turcotte2010-09-092-2/+2
| | * | QtWebKit: Downstream patch 2 fixing a crash on MSVC 64bit.Jocelyn Turcotte2010-09-092-1/+13
| | * | QtWebKit: Downstream patch 1 fixing a crash on MSVC 64bit.Jocelyn Turcotte2010-09-091-4/+4
| | * | Doc: updating the qdocconf files and the stylesheetMorten Engvoldsen2010-09-0813-104/+124
| | * | Doc: updating details on Tier 2 platformsMorten Engvoldsen2010-09-081-5/+4
| | * | Doc: adding remark on release of qt quick element support in creatorMorten Engvoldsen2010-09-081-1/+2
| | * | Merge branch '4.7.0' of scm.dev.nokia.troll.no:qt/qt-releases into 4.7.0Toby Tomkins2010-09-088-37/+23
| | |\ \