summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-066-147/+181
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-0611-68/+207
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-11-061-1/+1
| | | | * | | | | | | | Fixed crash in qt_scale_image_16/32bit() when target is flipped.Kim Motoyoshi Kalland2009-11-061-8/+32
| | | | * | | | | | | | 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
| | | | * | | | | | | | Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
| | | | * | | | | | | | fix painting on Windows CEMaurice Kalinowski2009-11-061-2/+2
| | | * | | | | | | | | don't do unessesary brush comparrisonsGunnar Sletta2009-11-061-8/+0
| | | * | | | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on thisGunnar Sletta2009-11-061-3/+1
| | | |/ / / / / / / /
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0662-195/+643
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken.gunnar2009-11-051-4/+2
| | | * | | | | | | | | Fix a bug in malayalam renderingLars Knoll2009-11-052-0/+6
| | | * | | | | | | | | update harfbuzz to fix assamese shaping bugLars Knoll2009-11-052-2/+16
| | | * | | | | | | | | Set strokes as non-convex by default.Gunnar Sletta2009-11-051-0/+4
| | | * | | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transformsGunnar Sletta2009-11-052-3/+14
| | | * | | | | | | | | Fix docs for QGLFramebufferObject & add warnings in bind/releaseTom Cooksey2009-11-051-7/+16
| | | * | | | | | | | | Remove unnessisary QGLFBOGLPaintDevice re-implementationsTom Cooksey2009-11-052-33/+0
| | | * | | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11Gunnar Sletta2009-11-051-2/+2
| | | * | | | | | | | | Don't crash in QStateMachine when event transition listens toEskil Abrahamsen Blomfeldt2009-11-051-3/+2
| | | * | | | | | | | | Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-052-28/+9
| | | * | | | | | | | | Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-053-351/+371
| | | * | | | | | | | | Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-055-168/+205
| | | * | | | | | | | | Fixed some debug and some minor optims to QPaintBuffergunnar2009-11-042-40/+60
| | | * | | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush))gunnar2009-11-041-10/+13
| | | * | | | | | | | | Added some helpful info to QBrush and QPen's QDebug operatorsgunnar2009-11-042-2/+34
| | * | | | | | | | | | 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-066-147/+181
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-067-97/+83
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | * | | | | | | | Support composition mode source for drawing in dfbAnders Bakken2009-11-061-19/+52
| | | | * | | | | | | | Reset composition mode after drawing in dfbAnders Bakken2009-11-061-3/+8
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-052077-27124/+90031
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | Updating documentation to reflect actual behaviorJoão Abecasis2009-11-041-9/+11
| | | * | | | | | | | Further fixes to file size handling on Windows with fd and FILE*João Abecasis2009-11-041-17/+26
| | | * | | | | | | | Don't try to mmap past EOFJoão Abecasis2009-10-281-0/+6
| | | * | | | | | | | Fix silly error in bit fiddlingJoão Abecasis2009-10-261-1/+1
| | | * | | | | | | | Fix QFile::isSequential on WindowsJoão Abecasis2009-10-231-19/+10
| | | * | | | | | | | On Windows, report a 0 file size for streams and other funny filesJoão Abecasis2009-10-231-5/+2
| | | * | | | | | | | Check for non-zero return from fseekJoão Abecasis2009-10-231-4/+4
| | | * | | | | | | | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-211-1/+6
| | | * | | | | | | | Fixes some issues with large files in 32-bit systemsJoão Abecasis2009-10-212-2/+5
| | | * | | | | | | | (Windows) Don't create a file mapping for each view that is mappedJoão Abecasis2009-10-213-62/+34
| | | * | | | | | | | Fix 32/64-bit issues with QFile::map/unmap() on *nix systemsJoão Abecasis2009-10-212-11/+22
| | * | | | | | | | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
| | * | | | | | | | | Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-066-6/+80
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-056-6/+80
| | * | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0622-28/+90
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | / / / / / / | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
| | | * | | | | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-055-14/+23
| | | | |/ / / / / / | | | |/| | | | | |