summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add option to ingore unused navigation events in QTextControlEskil Abrahamsen Blomfeldt2009-11-113-7/+31
* Printing QTextDocument doesn't include custom objects.Samuel Rødal2009-11-113-0/+9
* Fixed compilation on AIX 6.1 with xlC 10.1Samuel Rødal2009-11-114-6/+12
* Support OpenVG graphics systems that inherit from QVGPixmapDataRhys Weatherley2009-11-111-3/+3
* Fixed drop shadows for opengl graphics systemGunnar Sletta2009-11-101-1/+1
* Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-3/+1
* CompileEskil Abrahamsen Blomfeldt2009-11-101-1/+1
* Removed redundant line of code.Kim Motoyoshi Kalland2009-11-101-2/+1
* Fixed handling of stroke-dashoffset in the SVG module.Kim Motoyoshi Kalland2009-11-091-1/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-098-294/+355
|\
| * Fixed handling of the "..." button in QPrintDialog for X11.Trond Kjernåsen2009-11-091-5/+4
| * Fixed bug where JPEG scaling resulted in an uninitialised pixel column.Kim Motoyoshi Kalland2009-11-091-1/+4
| * Replaced tabs with spaces in scale() in qjpeghandler.cpp.Kim Motoyoshi Kalland2009-11-091-229/+238
| * Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-60/+95
| * Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-093-0/+6
| * Detect context sharing on EGL systemsRhys Weatherley2009-11-095-0/+9
* | Fixed dropshadow raster implementation since rewriteGunnar Sletta2009-11-091-4/+9
* | Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-091-0/+1
* | Pixelalign circles in HTML bullet listsGunnar Sletta2009-11-091-1/+1
* | Fixed inconsistent coloring of bullets, circles and square listsGunnar Sletta2009-11-091-1/+1
|/
* Fixed g++ compiler warnings in qpen.cpp.Samuel Rødal2009-11-061-1/+1
* Fix fuzzy aliased rendering on GLES2Tom Cooksey2009-11-062-2/+13
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-061-15/+2
|\
| * Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-061-15/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-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
* | | | 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
|\ \ \ \ | | |_|/ | |/| |