summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| | | * | | | | | | Fix build caused by merge error.Frans Englich2009-10-231-1/+0
| | | * | | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-10-230-0/+0
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-229-11/+328
| | | | * | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-221-1/+3
| | | * | | | | | | | Improve error handling.Frans Englich2009-10-237-51/+57
| | | * | | | | | | | Fixed softkey autotest build after 5370e5ff.Janne Anttila2009-10-231-7/+18
| | | * | | | | | | | Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-239-11/+328
| | | * | | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
| | | * | | | | | | | Listen to hasVideoChanged() signal instead, such that we're more robust.Frans Englich2009-10-231-0/+1
| | * | | | | | | | | make the qapplication constructor test more meaningfulHarald Fernengel2009-11-061-23/+7
| | * | | | | | | | | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-066-2/+96
| | * | | | | | | | | Merge remote branch 'platform-team/4.6' into 4.6Morten Johan Sørvig2009-11-0621-46/+679
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-060-0/+0
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-060-0/+0
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Fixed g++ compiler warnings in qpen.cpp.Samuel Rødal2009-11-061-1/+1
| | | | * | | | | | | | | | Fix error when configuring on Unix using an evaluation license.Jason McDonald2009-11-061-0/+1
| | | | * | | | | | | | | | Fix fuzzy aliased rendering on GLES2Tom Cooksey2009-11-062-2/+13
| | | | * | | | | | | | | | Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-062-15/+41
| | | | * | | | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-11-061-1/+1
| | | | * | | | | | | | | | don't do unessesary brush comparrisonsGunnar Sletta2009-11-061-8/+0
| | | | * | | | | | | | | | Fixed crash in qt_scale_image_16/32bit() when target is flipped.Kim Motoyoshi Kalland2009-11-061-8/+32
| | | | * | | | | | | | | | update documentationLars Knoll2009-11-061-2/+3
| | | | * | | | | | | | | | add support for the N'Ko writing system to QtLars Knoll2009-11-064-49/+72
| | | | * | | | | | | | | | update harfbuzz once again, adding N'Ko supportLars Knoll2009-11-064-6/+99
| | | | * | | | | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on thisGunnar Sletta2009-11-061-3/+1
| | | | * | | | | | | | | | Updated testcase since soft-light algorithm rewrite.Gunnar Sletta2009-11-061-3/+3
| | | | * | | | | | | | | | Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
| | | | * | | | | | | | | | fix painting on Windows CEMaurice Kalinowski2009-11-061-2/+2
| | | | * | | | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken.gunnar2009-11-061-4/+2
| | | | * | | | | | | | | | Fixed warning in lance on printf with wrong typesgunnar2009-11-061-2/+2
| | | | * | | | | | | | | | Fix a bug in malayalam renderingLars Knoll2009-11-062-0/+6
| | | | * | | | | | | | | | update harfbuzz to fix assamese shaping bugLars Knoll2009-11-062-2/+16
| | | | * | | | | | | | | | Set strokes as non-convex by default.Gunnar Sletta2009-11-061-0/+4
| | | | * | | | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transformsGunnar Sletta2009-11-062-3/+14
| | | | * | | | | | | | | | Fix docs for QGLFramebufferObject & add warnings in bind/releaseTom Cooksey2009-11-061-7/+16
| | | | * | | | | | | | | | Remove unnessisary QGLFBOGLPaintDevice re-implementationsTom Cooksey2009-11-062-33/+0
| | | | * | | | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11Gunnar Sletta2009-11-061-2/+2
| | | | * | | | | | | | | | Add test for QEventTransition when filtering on a QApplication instanceEskil Abrahamsen Blomfeldt2009-11-061-0/+31
| | | | * | | | | | | | | | Don't crash in QStateMachine when event transition listens toEskil Abrahamsen Blomfeldt2009-11-061-3/+2
| | | | * | | | | | | | | | Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-063-133/+9
| | | | * | | | | | | | | | Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-063-351/+371
| | | | * | | | | | | | | | Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-069-207/+257
| | | | * | | | | | | | | | Fixed some debug and some minor optims to QPaintBuffergunnar2009-11-062-40/+60
| | | | * | | | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush))gunnar2009-11-061-10/+13
| | | | * | | | | | | | | | Added some helpful info to QBrush and QPen's QDebug operatorsgunnar2009-11-062-2/+34
| | | * | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0643-897/+1105
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| / / / / / / / / / | | | | |/ / / / / / / / /
| | | * | | | | | | | | | Move the check for HWND to be right after the CreateWindow() callAndy Shaw2009-11-061-3/+4
| | | * | | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-0663-166/+944
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5