Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | | | make the qapplication constructor test more meaningful | Harald Fernengel | 2009-11-06 | 1 | -23/+7 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Add preliminary QAccessibleImage interface | Harald Fernengel | 2009-11-06 | 6 | -2/+96 | |
| | | * | | | | | | | | | | | | | | | Merge remote branch 'platform-team/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 21 | -46/+679 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-06 | 0 | -0/+0 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-06 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | Fixed g++ compiler warnings in qpen.cpp. | Samuel Rødal | 2009-11-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | Fix error when configuring on Unix using an evaluation license. | Jason McDonald | 2009-11-06 | 1 | -0/+1 | |
| | | | | * | | | | | | | | | | | | | | Fix fuzzy aliased rendering on GLES2 | Tom Cooksey | 2009-11-06 | 2 | -2/+13 | |
| | | | | * | | | | | | | | | | | | | | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 2 | -15/+41 | |
| | | | | * | | | | | | | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2009-11-06 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | don't do unessesary brush comparrisons | Gunnar Sletta | 2009-11-06 | 1 | -8/+0 | |
| | | | | * | | | | | | | | | | | | | | Fixed crash in qt_scale_image_16/32bit() when target is flipped. | Kim Motoyoshi Kalland | 2009-11-06 | 1 | -8/+32 | |
| | | | | * | | | | | | | | | | | | | | update documentation | Lars Knoll | 2009-11-06 | 1 | -2/+3 | |
| | | | | * | | | | | | | | | | | | | | add support for the N'Ko writing system to Qt | Lars Knoll | 2009-11-06 | 4 | -49/+72 | |
| | | | | * | | | | | | | | | | | | | | update harfbuzz once again, adding N'Ko support | Lars Knoll | 2009-11-06 | 4 | -6/+99 | |
| | | | | * | | | | | | | | | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on this | Gunnar Sletta | 2009-11-06 | 1 | -3/+1 | |
| | | | | * | | | | | | | | | | | | | | Updated testcase since soft-light algorithm rewrite. | Gunnar Sletta | 2009-11-06 | 1 | -3/+3 | |
| | | | | * | | | | | | | | | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Samuel Rødal | 2009-11-06 | 1 | -2/+1 | |
| | | | | * | | | | | | | | | | | | | | fix painting on Windows CE | Maurice Kalinowski | 2009-11-06 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken. | gunnar | 2009-11-06 | 1 | -4/+2 | |
| | | | | * | | | | | | | | | | | | | | Fixed warning in lance on printf with wrong types | gunnar | 2009-11-06 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | Fix a bug in malayalam rendering | Lars Knoll | 2009-11-06 | 2 | -0/+6 | |
| | | | | * | | | | | | | | | | | | | | update harfbuzz to fix assamese shaping bug | Lars Knoll | 2009-11-06 | 2 | -2/+16 | |
| | | | | * | | | | | | | | | | | | | | Set strokes as non-convex by default. | Gunnar Sletta | 2009-11-06 | 1 | -0/+4 | |
| | | | | * | | | | | | | | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transforms | Gunnar Sletta | 2009-11-06 | 2 | -3/+14 | |
| | | | | * | | | | | | | | | | | | | | Fix docs for QGLFramebufferObject & add warnings in bind/release | Tom Cooksey | 2009-11-06 | 1 | -7/+16 | |
| | | | | * | | | | | | | | | | | | | | Remove unnessisary QGLFBOGLPaintDevice re-implementations | Tom Cooksey | 2009-11-06 | 2 | -33/+0 | |
| | | | | * | | | | | | | | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11 | Gunnar Sletta | 2009-11-06 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | Add test for QEventTransition when filtering on a QApplication instance | Eskil Abrahamsen Blomfeldt | 2009-11-06 | 1 | -0/+31 | |
| | | | | * | | | | | | | | | | | | | | Don't crash in QStateMachine when event transition listens to | Eskil Abrahamsen Blomfeldt | 2009-11-06 | 1 | -3/+2 | |
| | | | | * | | | | | | | | | | | | | | Removed the FBO stacking behaviour and the test attached to it. | Trond Kjernåsen | 2009-11-06 | 3 | -133/+9 | |
| | | | | * | | | | | | | | | | | | | | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-06 | 3 | -351/+371 | |
| | | | | * | | | | | | | | | | | | | | Modify QGLShader and QGLShaderProgram in response to API review | Rhys Weatherley | 2009-11-06 | 9 | -207/+257 | |
| | | | | * | | | | | | | | | | | | | | Fixed some debug and some minor optims to QPaintBuffer | gunnar | 2009-11-06 | 2 | -40/+60 | |
| | | | | * | | | | | | | | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush)) | gunnar | 2009-11-06 | 1 | -10/+13 | |
| | | | | * | | | | | | | | | | | | | | Added some helpful info to QBrush and QPen's QDebug operators | gunnar | 2009-11-06 | 2 | -2/+34 | |
| | | | * | | | | | | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 43 | -897/+1105 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / | | | | |/| / / / / / / / / / / / / / | | | | | |/ / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | Move the check for HWND to be right after the CreateWindow() call | Andy Shaw | 2009-11-06 | 1 | -3/+4 | |
| | | | * | | | | | | | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-06 | 63 | -166/+944 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | Removed the unnecessery loop in the last commit originated from a merge | Denis Dzyubenko | 2009-11-06 | 1 | -6/+5 | |
| | | | * | | | | | | | | | | | | | | | Fix QDesktopWidget::availableGeometry() on OSX | Fred Emmott | 2009-11-06 | 1 | -4/+8 | |
| | | | * | | | | | | | | | | | | | | | Add major Mac changes. | Morten Johan Sørvig | 2009-11-06 | 1 | -0/+15 | |
| | | | * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-06 | 8 | -9/+116 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 7 | -6/+82 | |
| | | | | * | | | | | | | | | | | | | | | My changelog for merge requests I've merged into 4.6.0 | Denis Dzyubenko | 2009-11-05 | 1 | -0/+6 | |
| | | | | * | | | | | | | | | | | | | | | Improve the reliability of tst_QGridLayout::minMaxSize() | Bradley T. Hughes | 2009-11-05 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | | My changelog for Qt 4.6.0 | Denis Dzyubenko | 2009-11-05 | 1 | -1/+26 | |
| | | | * | | | | | | | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 46 | -188/+1374 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-05 | 7 | -23/+497 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 2 | -8/+11 | |