summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes button size for Windows mobile styleJoerg Bornemann2009-11-061-5/+9
* cetest crashes and no helpful debugging providedKeith Isdale2009-11-061-3/+33
* compilefixes for qfeaturesThomas Hartmann2009-11-064-3/+26
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-061-0/+1
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-0661-135/+824
| |\
| * | Fix error when configuring on Unix using an evaluation license.Jason McDonald2009-11-061-0/+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-062-15/+41
|\ \ \
| * | | Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-062-15/+41
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0663-166/+945
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-0616-133/+187
| |\ \ | | |/
| | * my change log for 4.6Thierry Bastian2009-11-061-9/+61
| | * 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-052363-58757/+101885
| |\ \
| * | | Switch large file test to using Unbuffered modeJoão Abecasis2009-11-051-2/+2
| * | | 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
| * | | Turns out 64-bit fseek/ftell are not available on VS 2003/2002...João Abecasis2009-10-292-2/+9
| * | | Don't try to mmap past EOFJoão Abecasis2009-10-281-0/+6
| * | | (MSVC 2002/2003) Use 64-bit versions of ftell and fseekJoão Abecasis2009-10-271-2/+2
| * | | Define QT_OPEN_LARGEFILE on Symbian + WinCEJoão Abecasis2009-10-272-0/+2
| * | | Fix silly error in bit fiddlingJoão Abecasis2009-10-261-1/+1
| * | | Extending QFile::size test to cover files opened with fd and FILE*João Abecasis2009-10-231-8/+43
| * | | Fix QFile::isSequential on WindowsJoão Abecasis2009-10-231-19/+10
| * | | Fix the LargeFile test for WindowsJoão Abecasis2009-10-231-10/+15
| * | | 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
| * | | Windows doesn't #define STD{IN,OUT,ERR}_FILENOJoão Abecasis2009-10-231-0/+12
| * | | Adding a test case for large file supportJoão Abecasis2009-10-213-1/+497
| * | | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-212-1/+61
| * | | 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
| * | | Introducing QT_MMAPJoão Abecasis2009-10-2151-0/+81
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-0612-70/+210
|\ \ \ \
| * | | | 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
| * | | | 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
| * | | | 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
* | | | | Updated testcase since soft-light algorithm rewrite.Gunnar Sletta2009-11-061-3/+3
|/ / / /
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-0689-368/+2042
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Martin Jones2009-11-0537-175/+1328
| |\ \ \