summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update default FPU flags on Symbian to be softvfp+vfpv2Iain2010-01-282-1/+1
* Using RunFast mode for RVCTAleksandar Sasha Babic2010-01-281-0/+16
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-286-16/+33
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-276-16/+33
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-273-4/+20
| | |\
| | | * Removing unneeded code from QFontEngine::getGlyphPositions()Alessandro Portale2010-01-271-3/+0
| | | * Added a selfsigned version of sqlite3.sisMiikka Heikkinen2010-01-271-0/+0
| | | * Added support for embedded sis name/uid patching for SymbianMiikka Heikkinen2010-01-271-1/+20
| | * | QComboBox drawn incorrectly in RightToLeft modeSami Merila2010-01-271-5/+7
| | |/
| | * Polishing QS60Style by removing compiler warningSami Merila2010-01-273-7/+6
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-282-0/+708
|\ \ \ | |/ / |/| |
| * | Add additional text and painting benchmarks.Michael Brasser2010-01-282-0/+708
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-275-8/+31
|\ \ \
| * | | Avoid call markParentDirty twice in prepareGeometryChangeLeonardo Sobral Cunha2010-01-273-4/+9
| * | | Added a warning to QGLWidget::renderText().Trond Kjernåsen2010-01-271-2/+20
| * | | Compiler warning.Bjørn Erik Nilsen2010-01-271-2/+2
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6...Pulse Build System2010-01-272-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Designer: Add lower/raise to context menu.Friedemann Kleint2010-01-272-2/+5
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2736-561/+1008
|\ \ \ \
| * | | | Compile with no-webkit - add missing semi-colons.Rhys Weatherley2010-01-261-2/+2
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2635-559/+1006
| |\ \ \ \
| | * | | | Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-264-36/+127
| | * | | | Stabilize tst_QGraphicsScene::polishItems2 (new test)Bjørn Erik Nilsen2010-01-261-2/+2
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2634-525/+881
| | |\ \ \ \
| | | * | | | Fixed an infinite loop that could occur when reading invalid BMP images.Trond Kjernåsen2010-01-261-1/+1
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2533-524/+880
| | | |\ \ \ \
| | | | * | | | Updated docs regarding QGLWidget::renderText() limitations.Trond Kjernåsen2010-01-251-0/+7
| | | | * | | | Added optimization flag to QGraphicsItemPrivate.Samuel Rødal2010-01-252-0/+25
| | | | * | | | Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-253-6/+57
| | | | * | | | Made the trace replayer handle limited resolution cases better.Samuel Rødal2010-01-251-6/+22
| | | | * | | | Small optimization in raster paint engine.Samuel Rødal2010-01-251-2/+2
| | | | * | | | Another ASSERT while deleting spansGabriel de Dietrich2010-01-252-1/+11
| | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2527-509/+756
| | | | |\ \ \ \
| | | | | * | | | Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-222-3/+29
| | | | | * | | | Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-223-18/+68
| | | | | * | | | QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-224-8/+43
| | | | | * | | | Fix QPainter::redirection() to pass autotest.Gunnar Sletta2010-01-221-3/+2
| | | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-22162-1120/+2301
| | | | | |\ \ \ \
| | | | | | * | | | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.Trond Kjernåsen2010-01-221-0/+10
| | | | | | * | | | revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-221-26/+24
| | | | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-226-9/+10
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2219-451/+584
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Fix rendering with simple shader in GL2 engineTom Cooksey2010-01-221-0/+3
| | | | | | | | * | | | removed a debug traceThierry Bastian2010-01-221-2/+0
| | | | | | * | | | | | Fix y-inverted pixmaps properly.Gunnar Sletta2010-01-221-9/+5
| | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-2285-678/+1255
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2216-439/+541
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2116-439/+541
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | Only send QGraphicsItem::ParentChange(d) notifications from setParentItem.Bjørn Erik Nilsen2010-01-213-20/+28
| | | | | | | | | * | | | | Pass value as const void *const to QGraphicsSceneIndex::itemChange.Bjørn Erik Nilsen2010-01-215-12/+12