Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 64 | -64/+64 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-08 | 64 | -64/+64 |
| |\ | |||||
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 64 | -64/+64 |
| | |\ \ | |||||
| | | * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 64 | -64/+64 |
* | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-12 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect. | Gunnar Sletta | 2010-01-08 | 1 | -1/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 3 | -9/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Avoid a deep copy of QImage::bits() in the png writer | Rhys Weatherley | 2010-01-06 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Set serial number in QX11PixmapData::transformed | Anders Bakken | 2010-01-04 | 1 | -0/+2 |
| * | | doc: Clarified which values were added in Qt 4.4. | Martin Smith | 2010-01-05 | 1 | -8/+11 |
| |/ | |||||
* | | Add QImage::constBits() and QImage::constScanLine() | Rhys Weatherley | 2010-01-06 | 2 | -2/+40 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-05 | 4 | -21/+30 |
|\ \ | |/ | |||||
| * | Fixed a copy-paste error in QRasterPixmapData::metric(). | Trond Kjernåsen | 2009-12-29 | 1 | -1/+1 |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-27 | 2 | -19/+28 |
| |\ | |||||
| | * | Docs: Amendments to latest changes to QImageReader docs. | Andreas Aardal Hanssen | 2009-12-23 | 1 | -17/+16 |
| | * | images: Document QImageReader::loopCount behaviour for infinite loops | Holger Hans Peter Freyther | 2009-12-23 | 1 | -8/+14 |
| | * | png: Avoid calling QImage::scanLine(int) from within a loop | Holger Hans Peter Freyther | 2009-12-23 | 1 | -1/+4 |
| | * | QImageReader: Avoid errorString creation in the normal case | Holger Hans Peter Freyther | 2009-12-23 | 1 | -1/+2 |
| * | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-26 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Use Mono instead of MonoLSB when writing pbm files. | Rhys Weatherley | 2009-12-23 | 1 | -1/+1 |
| | * | Memory of fixedKernel is never returned, found by cppcheck. | Daniël | 2009-10-27 | 1 | -0/+1 |
| | * | Update license headers again. | Jason McDonald | 2009-09-08 | 56 | -224/+224 |
| | * | Wizard background images incorrect in Snow Leopard. | Prasanth Ullattil | 2009-09-04 | 1 | -0/+1 |
* | | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 4 | -129/+353 |
|\ \ \ | |/ / | |||||
| * | | Fixing compile error on armcc | Aleksandar Sasha Babic | 2009-12-21 | 1 | -18/+18 |
| * | | Fixed QPixmap::load() to not modify referenced copies. | Trond Kjernåsen | 2009-12-18 | 1 | -5/+4 |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-16 | 2 | -63/+46 |
| |\ \ | |||||
| | * | | Fix for QTBUG-4908 SVG transparency rendering problem. | Jani Hautakangas | 2009-12-16 | 2 | -63/+40 |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 3 | -0/+13 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 1 | -5/+6 |
| | |\ \ \ | |||||
| | * | | | | Access to image needs to be protected in QS60PixmapData | Miikka Heikkinen | 2009-12-09 | 1 | -0/+6 |
| * | | | | | Attempt at fixing compilation on Symbian. | Samuel Rødal | 2009-12-15 | 1 | -88/+83 |
| * | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine. | Samuel Rødal | 2009-12-14 | 1 | -5/+12 |
| * | | | | | Improved raster blur implementation. | Samuel Rødal | 2009-12-14 | 1 | -59/+299 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 3 | -0/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Prevented leak of keys in QPixmapCache. | Samuel Rødal | 2009-12-10 | 1 | -0/+5 |
| * | | | | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 2 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-08 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix cleanup hooks error. | Sarah Smith | 2009-12-08 | 1 | -2/+2 |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-12-05 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 |
| |/ / | |||||
* | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 3 | -25/+10 |
|\ \ \ | |/ / | |||||
| * | | Fix crash in qt3support QPixmap constructor | Gunnar Sletta | 2009-12-01 | 1 | -2/+2 |
| * | | Fixed memory leak in QImagePixmapCleanupHooks. | Kim Motoyoshi Kalland | 2009-11-27 | 2 | -23/+8 |
* | | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 8 | -29/+52 |
|\ \ \ | |/ / | |||||
| * | | Fixes: Fuzzy standard icons with Ubuntu Humanity theme | Jens Bache-Wiig | 2009-11-23 | 1 | -15/+13 |
| * | | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int... | Simon Hausmann | 2009-11-23 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Marking the shmid segment to be destroyed. It prevents leaks when the app cra... | Simone Fiorentino | 2009-11-20 | 1 | -0/+2 |