| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish bumping version number to 4.7.0 | Jason McDonald | 2009-09-02 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' | Thiago Macieira | 2009-09-01 | 1 | -11/+25 |
|\ |
|
| * | Don't seg-fault when printing error message in shader manager | Tom Cooksey | 2009-09-01 | 1 | -11/+25 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-09-01 | 97 | -1481/+2590 |
|\ \
| |/ |
|
| * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-01 | 4 | -24/+32 |
| |\ |
|
| | * | Re-add check for saving to cache, which was removed by accident. | Thiago Macieira | 2009-09-01 | 1 | -0/+1 |
|
|
| | * | QNetworkAccessManager can delete the QAbstractNetworkCache pointer at | Benjamin C Meyer | 2009-09-01 | 4 | -21/+24 |
|
|
| | * | Initialize QNetworkAccessBackend's private variables to 0 in the constructor | Benjamin C Meyer | 2009-09-01 | 1 | -2/+7 |
|
|
| * | | QNAM HTTP Code: Removed unnecessary legacy loop | Markus Goetz | 2009-09-01 | 1 | -23/+16 |
|
|
| * | | Speed-up parsing of SVG path data. | Ariya Hidayat | 2009-09-01 | 1 | -117/+127 |
|
|
| * | | Use QStringRef when parsing SVG transformation matrix. | Ariya Hidayat | 2009-09-01 | 1 | -8/+31 |
|
|
| * | | Doc: Fixed typos in QGraphicsItem and Diagram Scene Example | Geir Vattekar | 2009-09-01 | 1 | -14/+13 |
|
|
| * | | Doc: Fixed outdated docs in QStyle::styleHint(). | Geir Vattekar | 2009-09-01 | 1 | -5/+3 |
|
|
| * | | Unambiguated QGLFramebufferObject constructor on Mac OS X. | Samuel Rødal | 2009-09-01 | 1 | -1/+1 |
|
|
| * | | Define QT_NO_EXCEPTIONS if we detect that we are building without exceptions ... | Olivier Goffart | 2009-09-01 | 1 | -0/+3 |
|
|
| * | | QtNetwork: More Coverity fixes | Markus Goetz | 2009-09-01 | 3 | -1/+9 |
|
|
| * | | Create exceptionCatch events | Jedrzej Nowacki | 2009-09-01 | 3 | -0/+18 |
|
|
| * | | Fix column number in QScriptEngineAgent | Jedrzej Nowacki | 2009-09-01 | 1 | -4/+0 |
|
|
| * | | QTreeView: exapnding nodes just after replacing the model wouldn't work | Thierry Bastian | 2009-09-01 | 2 | -3/+15 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-09-01 | 1 | -4/+13 |
| |\ \ |
|
| | * | | Socket code: Do not use magic buffer size value | Markus Goetz | 2009-09-01 | 1 | -4/+13 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-09-01 | 8 | -19/+37 |
| |\ \ \
| | |/ / |
|
| | * | | Coverity: Small fix for QIODevice | Markus Goetz | 2009-09-01 | 1 | -1/+6 |
|
|
| | * | | Fix rounding bug in QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-09-01 | 1 | -4/+5 |
|
|
| | * | | Make sure the BSP is updated when a graphics effect changes bounding rect. | Bjørn Erik Nilsen | 2009-09-01 | 4 | -2/+16 |
|
|
| | * | | Fix reversed progress bars on Vista | Jens Bache-Wiig | 2009-08-11 | 1 | -1/+1 |
|
|
| | * | | Make QIconloader use resource directory as fallback | Jens Bache-Wiig | 2009-08-11 | 2 | -11/+9 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-09-01 | 71 | -1107/+2000 |
| |\ \ \
| | |/ / |
|
| | * | | fix Windows CE compile failure in qatomic_windows.h | Joerg Bornemann | 2009-09-01 | 1 | -1/+1 |
|
|
| | * | | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-01 | 1 | -2/+2 |
|
|
| | * | | Fixed toImage() not working on a multisample QGLFramebufferObject. | Samuel Rødal | 2009-09-01 | 1 | -0/+10 |
|
|
| | * | | Fixed QGLFramebufferObject::toImage() releasing the FBO if bound. | Samuel Rødal | 2009-09-01 | 1 | -2/+5 |
|
|
| | * | | Compilation fixes for Windows CE on ARM | João Abecasis | 2009-09-01 | 1 | -12/+14 |
|
|
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Geir Vattekar | 2009-09-01 | 2 | -2/+61 |
| | |\ \ |
|
| | | * | | QGraphicsDropShadowEffect convenience; setXOffset() and setYOffset(). | Bjørn Erik Nilsen | 2009-09-01 | 2 | -1/+37 |
|
|
| | | * | | Make sure graphics effects updates properly when changing their properties. | Bjørn Erik Nilsen | 2009-09-01 | 2 | -1/+24 |
|
|
| | * | | | Doc: Said what happens when setFocus() is called on a widget in an | Geir Vattekar | 2009-09-01 | 1 | -0/+2 |
| | |/ / |
|
| | * | | Fixed warnings (just 2 Q_Q() that are not used any more | Thierry Bastian | 2009-09-01 | 1 | -2/+0 |
|
|
| | * | | QMargins doesn't need to be exported as it is fully inline | Thierry Bastian | 2009-09-01 | 1 | -1/+1 |
|
|
| | * | | Fix compile error for WinCE | Prasanth Ullattil | 2009-09-01 | 1 | -1/+4 |
|
|
| | * | | Microoptimizations in QCleanLooksStyle | Thorbjørn Lindeijer | 2009-09-01 | 1 | -140/+224 |
|
|
| | * | | doc: Also mention HSL | Thorbjørn Lindeijer | 2009-09-01 | 1 | -1/+1 |
|
|
| | * | | QNAM HTTP Code: Pipelining used queue from wrong side | Markus Goetz | 2009-09-01 | 1 | -1/+1 |
|
|
| | * | | Fixed poor utilization of depth buffer range in GL 2 paint engine. | Samuel Rødal | 2009-09-01 | 2 | -29/+41 |
|
|
| | * | | Reduce the flickering caused by QAxClientSite::EnableModeless | Prasanth Ullattil | 2009-09-01 | 1 | -0/+2 |
|
|
| | * | | qlist.h uses memcpy() without including <string.h> or <cstring> | Bernhard Rosenkraenzer | 2009-09-01 | 1 | -0/+1 |
|
|
| | * | | Merge branch '4.6' of git:qt/qt into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -3/+3 |
| | |\ \ |
|
| | | * | | QSslCertificate: fix previous patch, add autotest and documentation | Peter Hartmann | 2009-09-01 | 1 | -3/+3 |
|
|
| | * | | | Merge branch '4.6' of git:qt/qt into 4.6 | Thiago Macieira | 2009-09-01 | 27 | -165/+293 |
| | |\ \ \
| | | |/ / |
|
| | | * | | QSslCertificate: Add + 1 to serialNumber | Raul Metsma | 2009-09-01 | 1 | -2/+2 |
|
|