Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Rename qlistdata.cpp (back) to qlist.cpp. | Volker Hilsheimer | 2009-08-17 | 3 | -2/+2 | |
| | | | * | | Make QWS compile again | Anders Bakken | 2009-08-17 | 1 | -33/+0 | |
| | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 326 | -895/+17471 | |
| | | | |\ \ | ||||||
| | | | | * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 326 | -895/+17471 | |
| | | | * | | | Doc: Clarified the difference between timer resolution and accuracy. | David Boddie | 2009-08-17 | 1 | -4/+16 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 18 | -135/+933 | |
| | | | |\ \ | ||||||
| | | | | * | | Implemented faster image transformation in the raster engine. | Kim Motoyoshi Kalland | 2009-08-17 | 3 | -13/+664 | |
| | | | | * | | Removed unused member variable from QGLFramebufferObjectPrivate. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -2/+0 | |
| | | | | * | | Initialize QSvgTinyDocument::m_widthPercent and m_heightPercent. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -4/+6 | |
| | | | | * | | Add support for the orientation of tiff images | Benjamin Poulain | 2009-08-17 | 1 | -1/+106 | |
| | | | | * | | Doc - mentioned that if no QRegExp is set, or an empty string is set, | Kavindra Devi Palaraja | 2009-08-17 | 1 | -3/+5 | |
| | | | | * | | Doc - some clean ups to QSortFilterProxyModel's documentation | Kavindra Devi Palaraja | 2009-08-17 | 1 | -89/+82 | |
| | | | | * | | Merge QGV delta from kinetic-declarativeui into master. | Andreas Aardal Hanssen | 2009-08-17 | 9 | -11/+39 | |
| | | | | * | | Fixed text rendering on GL ES 2 implementations. | Trond Kjernåsen | 2009-08-17 | 2 | -12/+31 | |
| | | | * | | | Doc: Clarified that arguments should be passed as separate strings. | David Boddie | 2009-08-17 | 1 | -5/+13 | |
| | | | |/ / | ||||||
| | | | * | | Fix a crash in the destruction of QListView | Thierry Bastian | 2009-08-17 | 1 | -2/+4 | |
| | | | * | | More coverity warnings removed | Thierry Bastian | 2009-08-17 | 5 | -15/+7 | |
| | | | * | | qdoc: Fixed the bug that made reporting NOTIFY signals not work. | Martin Smith | 2009-08-17 | 1 | -2/+3 | |
| | | | * | | QTextControl::print: fix coverity warning | Thierry Bastian | 2009-08-17 | 2 | -4/+3 | |
| | | | * | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are | Gunnar Sletta | 2009-08-17 | 5 | -82/+33 | |
| | | | * | | Fix coverity warnings | Thierry Bastian | 2009-08-17 | 5 | -9/+6 | |
| | | | * | | QPaintDevice implemented in qpaintdevice.cpp. Saves duplicated code | Gunnar Sletta | 2009-08-17 | 5 | -72/+69 | |
| | | | * | | Transforms do not obey AnchorUnderMouse with viewport margins set | Gabriel de Dietrich | 2009-08-17 | 1 | -2/+2 | |
| | | | * | | Better handling of qreal with QVariant | Thierry Bastian | 2009-08-17 | 8 | -26/+33 | |
| | | | * | | Fixed coverity warnings | Thierry Bastian | 2009-08-17 | 8 | -13/+13 | |
| | | | * | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 27 | -41/+59 | |
| | | | * | | doc: Eliminated two qdoc error reports. | Martin Smith | 2009-08-17 | 1 | -0/+10 | |
| | | | * | | qpdf: fix memory leak detected by coverity | Thierry Bastian | 2009-08-17 | 1 | -0/+3 | |
| | | | * | | Doc: Mention that destroying an item that belongs to a QGraphicsScene is inne... | Olivier Goffart | 2009-08-17 | 1 | -0/+3 | |
| | | | * | | Doc: Fix links and silence qdoc warnings. | Volker Hilsheimer | 2009-08-16 | 3 | -24/+25 | |
| | | | * | | Fixed compile. | Rohan McGovern | 2009-08-14 | 1 | -3/+3 | |
| | | | * | | Fixed compile. | Rohan McGovern | 2009-08-14 | 1 | -1/+1 | |
| | | | * | | Avoid wrapping outside word boundaries in QTextDocument unless necessary | Eskil Abrahamsen Blomfeldt | 2009-08-14 | 1 | -9/+10 | |
| | | | * | | Reimplement qSwap and Q_DECLARE_SHARED differently. | Thiago Macieira | 2009-08-14 | 4 | -41/+40 | |
| | | | * | | QVariant: more work on avoinding conversion between float and doubles | Thierry Bastian | 2009-08-14 | 5 | -16/+16 | |
| | | | * | | Fixed Coverity defect CID 1528. | Gabriel de Dietrich | 2009-08-14 | 1 | -1/+1 | |
| | | | * | | Removing some unused variables. | Alessandro Portale | 2009-08-14 | 6 | -16/+0 | |
| | | | * | | QCssParser: reordering initializers to match declaration | Thierry Bastian | 2009-08-14 | 1 | -1/+1 | |
| | | | * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 16 | -37/+26 | |
| | | | * | | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 14 | -48/+90 | |
| | | | * | | Cocoa: Fix several issues with the event dispatcher | Richard Moe Gustavsen | 2009-08-14 | 6 | -193/+308 | |
| | | | * | | Our modifications to freetype | Harald Fernengel | 2009-08-14 | 8 | -23/+292 | |
| | | | * | | Add freetype 2.3.9 | Harald Fernengel | 2009-08-14 | 661 | -0/+292236 | |
| | | | * | | Deleted freetype 2.3.6 | Harald Fernengel | 2009-08-14 | 650 | -282668/+0 | |
| | | | * | | QTextFormat: better use QVariant::userType over QVariant::type | Thierry Bastian | 2009-08-14 | 1 | -15/+15 | |
| | | | * | | spel | Warwick Allison | 2009-08-14 | 3 | -12/+12 | |
| | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Warwick Allison | 2009-08-14 | 3289 | -5176/+9642 | |
| | | | |\ \ | ||||||
| | | | | * | | remove unneeded distinction between Windows and Windows CE | Ritt Konstantin | 2009-08-13 | 1 | -5/+1 | |
| | | | | * | | create world TRUSTEE only once in QFSFileEngine (Win) | Ritt Konstantin | 2009-08-13 | 1 | -22/+23 | |
| | | | | * | | use BuildTrusteeWithSid instead of BuildTrusteeWithName | Ritt Konstantin | 2009-08-13 | 1 | -52/+13 | |