Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 9 | -21/+36 |
* | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -2/+2 |
* | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 57 | -227/+193 |
|\ | |||||
| * | Remove these colorspace references. | Norwegian Rock Cat | 2009-06-24 | 2 | -4/+4 |
| * | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 3 | -74/+14 |
| * | Improve flushing performance in the raster window surface on Mac. | Morten Sørvig | 2009-06-23 | 1 | -2/+6 |
| * | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 2 | -16/+9 |
| * | Speed up QPixmap::width(), height(), isNull() and depth(). | Andreas Aardal Hanssen | 2009-06-17 | 9 | -18/+47 |
| * | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| * | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 56 | -112/+112 |
| |\ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 56 | -112/+112 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 26 | -130/+621 |
|\ \ \ | |/ / | |||||
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Make sure QImage::mirrored() doesn't crash if it runs out of memory. | Trond Kjernåsen | 2009-06-10 | 1 | -0/+5 |
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -1/+1 |
| * | | small changes in private headers | Thierry Bastian | 2009-06-09 | 1 | -1/+1 |
| * | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 4 | -2/+6 |
| * | | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 1 | -1/+1 |
| * | | Add an extra explanation for the API extension. | Alexis Menard | 2009-06-04 | 1 | -1/+4 |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 1 | -3/+6 |
| |\ \ | | |/ | |||||
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 4 | -87/+95 |
| |\ \ | |||||
| * \ \ | Integrate merge-request #419 into branch 'master' | Simon Hausmann | 2009-05-27 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Memory of fixedKernel is never returned, found by cppcheck. | Daniël | 2009-05-27 | 1 | -0/+1 |
| * | | | | Add comparation of images with indexed color | Benjamin Poulain | 2009-05-27 | 1 | -5/+5 |
| * | | | | Optimized QRasterPixmapData::metric. | Samuel Rødal | 2009-05-27 | 1 | -11/+22 |
| * | | | | some cleanups on private exported symbols | Thierry Bastian | 2009-05-26 | 1 | -1/+1 |
| * | | | | We first remove the pixmap from the cache and then release the key | Alexis Menard | 2009-05-26 | 1 | -1/+3 |
| * | | | | Fix all docs warnings and add since 4.6 to new methods | Alexis Menard | 2009-05-25 | 1 | -7/+22 |
| * | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -3/+3 |
| * | | | | Fix a mistake in the doc. | Alexis Menard | 2009-05-25 | 1 | -2/+1 |
| * | | | | Fix build on Solaris for qHash function in QPixmapCache. | Alexis Menard | 2009-05-22 | 2 | -1/+3 |
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| * | | | | | compile fixes with namespaces | hjk | 2009-05-19 | 1 | -0/+4 |
| * | | | | | Add an extension to QPixmapCache to get rid of strings. | Alexis Menard | 2009-05-18 | 4 | -56/+429 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 2 | -0/+4 |
| |\ \ \ \ | |||||
| * | | | | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
| * | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 5 | -12/+12 |
| * | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 4 | -32/+0 |
| * | | | | | | | Merge branch '4.5' | Thiago Macieira | 2009-04-20 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make QIcon update after palette changes | Jens Bache-Wiig | 2009-04-15 | 1 | -0/+2 |
| * | | | | | | | | | Tiny optimization to QImage::setColorTable() | Gunnar Sletta | 2009-04-15 | 1 | -2/+6 |
| * | | | | | | | | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-07 | 2 | -2/+26 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-02 | 1 | -6/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-03-30 | 5 | -6/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-03-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-03-24 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 57 | -0/+30847 |
| / / / / / / / / / / / / / |