Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | cosmetic changes to examples/dialogs/sipdialog | Joerg Bornemann | 2009-05-28 | 2 | -8/+7 | |
| * | | | Scroll the dirty region with WA_PaintOnScreen | Benjamin Poulain | 2009-05-28 | 1 | -0/+2 | |
| * | | | Fixed a problem with streaming QIcons containing multiple pixmaps. | Trond Kjernåsen | 2009-05-28 | 2 | -3/+49 | |
| * | | | Minor cleanup. | Trond Kjernåsen | 2009-05-28 | 1 | -4/+4 | |
* | | | | Fixed bug in QClipData::fixup(). | Samuel Rødal | 2009-06-02 | 2 | -2/+24 | |
* | | | | Fix signature for QGenericMatrix::fill() | Rhys Weatherley | 2009-06-02 | 2 | -3/+3 | |
* | | | | Optimize QMatrix4x4::map() for QVector3D/QPoint/QPointF | Rhys Weatherley | 2009-06-02 | 1 | -45/+90 | |
* | | | | Add some performance tests for QMatrix4x4 | Rhys Weatherley | 2009-06-02 | 3 | -0/+268 | |
* | | | | Unit tests for 2D QMatrix4x4::translate() and scale() | Rhys Weatherley | 2009-06-02 | 1 | -0/+40 | |
* | | | | QMatrix4x4::scale(qreal,qreal) and QMatrix4x4::translate(qreal,qreal) methods | Aaron Kennedy | 2009-06-02 | 2 | -2/+81 | |
* | | | | Optimize QMatrix4x4::mapRect() for translation and scale operations | Rhys Weatherley | 2009-06-02 | 3 | -30/+179 | |
* | | | | prepend private/ for included private headers | Martin Jones | 2009-06-01 | 10 | -10/+10 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'review/master' | Marius Bugge Monsen | 2009-05-29 | 9 | -28/+26 | |
|\ \ \ | ||||||
| * | | | Fix compilation with -pedantic | David Faure | 2009-05-29 | 7 | -24/+24 | |
| * | | | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-29 | 851 | -11332/+63416 | |
| |\ \ \ | ||||||
| * | | | | typo fix | David Faure | 2009-05-29 | 1 | -1/+1 | |
| * | | | | static method, no instance needed | David Faure | 2009-05-29 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-22 | 32 | -1253/+158 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-21 | 65 | -585/+1309 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-20 | 182 | -2838/+4549 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | remove unused line (the function is even in qtgui nowadays) | David Faure | 2009-05-18 | 1 | -2/+0 | |
* | | | | | | | | Wrong default argument for my previous fix. | Norwegian Rock Cat | 2009-05-29 | 1 | -1/+1 | |
* | | | | | | | | Made GL2 engine default for QGLWidget, and added GL2 sync() function | Samuel Rødal | 2009-05-29 | 6 | -1/+50 | |
* | | | | | | | | Added check in GL pixmap backend to fall back to raster if FBO fails. | Samuel Rødal | 2009-05-29 | 1 | -32/+37 | |
* | | | | | | | | Remove icon when setting an empty window icon on X11. | Denis Dzyubenko | 2009-05-29 | 1 | -22/+31 | |
* | | | | | | | | Doc - some changes to fix a qdoc warning | Kavindra Devi Palaraja | 2009-05-29 | 1 | -2/+2 | |
* | | | | | | | | Fixed docs for task 254824. | Friedemann Kleint | 2009-05-29 | 1 | -2/+1 | |
* | | | | | | | | Enable overriding of the factory functions of QUiLoader. | Friedemann Kleint | 2009-05-29 | 4 | -20/+28 | |
* | | | | | | | | Do not hide the left edge of widget in statusbar | Olivier Goffart | 2009-05-29 | 1 | -1/+1 | |
* | | | | | | | | Added the -showinternal flag to qdoc. | Martin Smith | 2009-05-29 | 4 | -12/+26 | |
* | | | | | | | | Fix qstringbuilder documentation. | hjk | 2009-05-29 | 1 | -1/+1 | |
* | | | | | | | | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined and | hjk | 2009-05-29 | 2 | -56/+122 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Call QFormBuilderExtra::instance less | João Abecasis | 2009-05-29 | 1 | -4/+6 | |
* | | | | | | | Mac: App menus reactivated when a sheet is used on a modal dialog. | Richard Moe Gustavsen | 2009-05-29 | 1 | -14/+14 | |
* | | | | | | | Ensure a hierarchy of menus fade out together. | Norwegian Rock Cat | 2009-05-29 | 4 | -33/+103 | |
* | | | | | | | Fixed compile with MinGW. | Rohan McGovern | 2009-05-29 | 1 | -3/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Fixed compile of Qt/Embedded. | Rohan McGovern | 2009-05-28 | 1 | -1/+1 | |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Michael Brasser | 2009-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed WinCE compile, perhaps. | Rohan McGovern | 2009-05-28 | 1 | -1/+1 | |
* | | | | | | | Export symbol needed by the declarative module. | Michael Brasser | 2009-05-28 | 1 | -1/+2 | |
* | | | | | | | Further optimized fast scaling of ARGB8565 images onto RGB16 images. | Michael Brasser | 2009-05-28 | 2 | -5/+11 | |
|/ / / / / / | ||||||
* | | | | | | Fixed bug in GL graphics system when painting to pixmaps. | Samuel Rødal | 2009-05-28 | 1 | -0/+3 | |
* | | | | | | QStringBuilder benchmark: make testing of the drop-in replacement operator+()... | hjk | 2009-05-28 | 2 | -17/+21 | |
* | | | | | | Integrate merge-request #548 into branch 'master' | Norwegian Rock Cat | 2009-05-28 | 2 | -5/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix build when compiling Qt using -no-opengl configuration. | Brad Hards | 2009-05-28 | 1 | -3/+6 | |
| * | | | | | | Remove duplicate qpdf_p.h include. | Brad Hards | 2009-05-28 | 1 | -2/+0 | |
* | | | | | | | oops, build was broken on embedded | Thierry Bastian | 2009-05-28 | 1 | -1/+1 | |
* | | | | | | | Polished aboutQt dialog a little bit. | Denis Dzyubenko | 2009-05-28 | 1 | -5/+8 | |
|/ / / / / / | ||||||
* | | | | | | small cleanup on the sub-attaq demo | Thierry Bastian | 2009-05-28 | 6 | -9/+6 | |
* | | | | | | Removed dead code ifdefed with QDOC2DOX | Martin Smith | 2009-05-28 | 5 | -2240/+2 | |