summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Re-apply change 6125aabeccb01a07c706fe4227279eb827e8e890 by Jocelyn TurcotteJocelyn Turcotte2009-11-031-2/+6
| | | * | | | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-20091...Jocelyn Turcotte2009-11-03492-4844/+14466
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-0315-155/+45
| | | |\ \ \ \
| | | | * | | | Doc/i18n: Fixed source strings for translation.David Boddie2009-11-0311-23/+23
| | | | * | | | Doc: Fixed license information.David Boddie2009-11-031-1/+1
| | | | * | | | Doc: Fixed qdoc warnings.David Boddie2009-11-022-3/+3
| | | | * | | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-021-128/+18
| | | * | | | | Revert "Compile fix until configure.exe is rebuilt for Windows"Daniel Molkentin2009-11-031-2/+1
| | * | | | | | Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-042-78/+61
| | * | | | | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-046-133/+165
| | * | | | | | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill.Kim Motoyoshi Kalland2009-11-031-10/+10
| | * | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-0314-99/+104
| | |\ \ \ \ \ \
| | | * | | | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-034-11/+17
| | | * | | | | | Change name of QMouseEventTransition::path() to hitTestPath().Eskil Abrahamsen Blomfeldt2009-11-034-14/+14
| | | * | | | | | Change name of modifiersMask property to "modifierMask"Eskil Abrahamsen Blomfeldt2009-11-038-49/+49
| | | * | | | | | Remove return type of QState::addTransition(QAbstractTransition*)Eskil Abrahamsen Blomfeldt2009-11-032-9/+8
| | | * | | | | | Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-032-5/+5
| | | * | | | | | Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-033-11/+11
| | * | | | | | | Fixed fillRect on QImage::Format_ARGB32 images.Kim Motoyoshi Kalland2009-11-031-1/+9
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-035-40/+16
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed some compiler warnings.Samuel Rødal2009-11-033-35/+7
| | | * | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag.Samuel Rødal2009-11-031-1/+1
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-0322-84/+590
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable.Gunnar Sletta2009-11-031-4/+8
| | * | | | | | | | | Check for QPixmap::isNull() in QPainter::drawPixmap()Gunnar Sletta2009-11-031-1/+1
| | * | | | | | | | | Compile...Gunnar Sletta2009-11-031-2/+2
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-03235-1923/+4768
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | / / / / / | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Removed usage of CompositionMode_Source in QGraphicsView for X11.Trond Kjernåsen2009-11-032-3/+10
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Protect the OpenVG engine from null QPixmapData objectsRhys Weatherley2009-11-023-0/+24
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-0215-79/+507
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed holes in thick strokes.Kim Motoyoshi Kalland2009-11-021-2/+21
| | | * | | | | | | Minor doc fixes for QGLContext::BindOption.Samuel Rødal2009-11-021-1/+3
| | | * | | | | | | Fixed compiler warning on GCC about empty while statement.Samuel Rødal2009-11-021-1/+1
| | | * | | | | | | Made QGraphicsEffectSource::draw() use cached pixmap if possible.Samuel Rødal2009-11-021-1/+17
| | | * | | | | | | Optimized animated blur radii in the GL 2 paint engine.Samuel Rødal2009-11-023-12/+369
| | | * | | | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-027-55/+67
| | | * | | | | | | Added strict size parameter to QGLFramebufferObject pool.Samuel Rødal2009-11-022-4/+17
| | | * | | | | | | Optimized graphics effects to not needlessly invalidate cache.Samuel Rødal2009-11-022-2/+9
| | | * | | | | | | Check for null pixmapGunnar Sletta2009-11-021-2/+4
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Better cosmetic pen scaling for beziers in tristroker.Gunnar Sletta2009-11-021-1/+1
| | * | | | | | | Fixed test, QGraphicsSourceEffect::pixmap(), caching caused failure.Gunnar Sletta2009-11-021-0/+8
| | * | | | | | | Safeguard isNull() pixmaps in bindTexture and remove a compile warningGunnar Sletta2009-11-022-1/+40
| | |/ / / / / /
| | * | | | | | Remove partial shader support from QGLShader/QGLShaderProgramRhys Weatherley2009-11-012-185/+6
| | * | | | | | Implement a simple caching algorithm for shader programs.Tom Cooksey2009-10-302-31/+53
| | * | | | | | Rename qglEngineShaderSourceCode to qShaderSnippetsTom Cooksey2009-10-302-71/+93
| | * | | | | | Refactor of shader manager to not use partial shadersTom Cooksey2009-10-304-217/+211
| | * | | | | | Lazily construct QPixmapData's for null pixmapsGunnar Sletta2009-10-308-38/+75
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-307-45/+63
| | |\ \ \ \ \ \
| | | * | | | | | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-38/+35
| | | * | | | | | Added QImagePixmapCleanupHooks functions for enabling hooks.Samuel Rødal2009-10-296-7/+28