Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffect | Samuel Rødal | 2009-07-28 | 2 | -258/+243 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Added QPixmapBlurFilter with GL implementation. | Samuel Rødal | 2009-06-30 | 2 | -0/+208 | |
| * | | | | | | | Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shaders | Rhys Weatherley | 2009-07-23 | 3 | -42/+51 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add QPixmapBlurFilter for non-convolution blur effects. | Rhys Weatherley | 2009-07-23 | 2 | -0/+263 | |
* | | | | | | | | | compile again with QExplicitlySharedDataPointer | Harald Fernengel | 2009-08-21 | 1 | -1/+1 | |
* | | | | | | | | | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer. | Jason Barron | 2009-08-21 | 1 | -1/+1 | |
* | | | | | | | | | Fix qpixmap*.cpp after latest QExplicitlySharedDataPointer changes. | Jason Barron | 2009-08-20 | 4 | -18/+18 | |
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-20 | 9 | -73/+64 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use QExplicitlySharedDataPointer wherever possible | Harald Fernengel | 2009-08-20 | 9 | -73/+64 | |
* | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Remove a few warnings when compiling Qt and unexport some functions. | Thiago Macieira | 2009-08-20 | 2 | -4/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 | |
* | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 15 | -55/+40 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 11 | -21/+20 | |
| * | | | | | | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are | Gunnar Sletta | 2009-08-17 | 2 | -17/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Fix coverity warnings | Thierry Bastian | 2009-08-17 | 2 | -2/+2 | |
| * | | | | | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 | |
| * | | | | | | Doc: Fix links and silence qdoc warnings. | Volker Hilsheimer | 2009-08-16 | 1 | -13/+15 | |
| * | | | | | | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 1 | -1/+1 | |
* | | | | | | | Fix incorrect logic in QPixmap::fromSymbianCFbsBitmap. | Jason Barron | 2009-08-14 | 1 | -1/+4 | |
* | | | | | | | Partially revert oom safety fixes | Harald Fernengel | 2009-08-14 | 1 | -18/+9 | |
* | | | | | | | Use QScopedPointer wherever possible | Harald Fernengel | 2009-08-13 | 3 | -53/+44 | |
* | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 63 | -125/+1163 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 2 | -2/+2 | |
| * | | | | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 62 | -62/+62 | |
| * | | | | | | Compile QtGui on Linux with no Gtk development package present. | Friedemann Kleint | 2009-08-11 | 1 | -0/+4 | |
| * | | | | | | Make compile. | Bill King | 2009-08-11 | 2 | -0/+2 | |
| * | | | | | | Doc: Fix links and qdoc warnings. | Volker Hilsheimer | 2009-08-10 | 1 | -3/+3 | |
| * | | | | | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 6 | -66/+1095 | |
| * | | | | | | Compile fix with namespaces | hjk | 2009-08-10 | 1 | -0/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -3/+3 | |
* | | | | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 | |
* | | | | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 5 | -8/+8 | |
* | | | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 9 | -22/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 1 | -1/+0 | |
| * | | | | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 9 | -21/+36 | |
* | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 9 | -44/+239 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Wizard background images incorrect in Snow Leopard. | Prasanth Ullattil | 2009-08-03 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'texture_from_pixmap' | Tom Cooksey | 2009-07-30 | 8 | -44/+238 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor texture_from_pixmap to not re-create the gl surface each bind | Tom Cooksey | 2009-07-29 | 1 | -0/+1 | |
| | * | | | | | | Move uninit & readonly into a flags member of QX11PixmapData | Tom Cooksey | 2009-07-29 | 3 | -16/+23 | |
| | * | | | | | | Refactor QImage/QPixmap cleanup hooks into a seperate class | Tom Cooksey | 2009-07-28 | 5 | -28/+214 | |
* | | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Doc: Re-apply relevant change from 1368c210ef9976f68eb9fb1c3e4dc14f4fa4edd2 | Volker Hilsheimer | 2009-07-28 | 1 | -4/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Doc: Obsolete QMatrix and QPainter APIs using it. | Volker Hilsheimer | 2009-07-27 | 1 | -1/+2 | |
* | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 5 | -98/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Doc: Replace links to obsolete APIs. | Volker Hilsheimer | 2009-07-25 | 1 | -3/+2 | |
| * | | | | | | Revert "Doc: Clarified that the format used in QImage::fromData() is the image" | Volker Hilsheimer | 2009-07-25 | 1 | -31/+27 | |
| * | | | | | | Doc: \em is not a qdoc command, \e is correct | Volker Hilsheimer | 2009-07-25 | 1 | -2/+2 | |