| Commit message (Expand) | Author | Age | Files | Lines |
* | QNAM HTTP Code: Removed unnecessary legacy loop | Markus Goetz | 2009-09-01 | 1 | -23/+16 |
|
|
* | Doc: Stylesheet min/max-width/height are relative to the box content. | Geir Vattekar | 2009-09-01 | 1 | -0/+12 |
|
|
* | 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 | 2 | -17/+17 |
|
|
* | Doc: Fixed outdated docs in QStyle::styleHint(). | Geir Vattekar | 2009-09-01 | 1 | -5/+3 |
|
|
* | Tiny doc fix spotted by panter_dsd. | Denis Dzyubenko | 2009-09-01 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | An an autotest to check QPainter rendering to an FBO works | Tom Cooksey | 2009-09-01 | 1 | -0/+63 |
|
|
* | Create exceptionCatch events | Jedrzej Nowacki | 2009-09-01 | 4 | -6/+22 |
|
|
* | 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 | 3 | -3/+45 |
|
|
* | Cleanup examples/effects/lighting. | Bjørn Erik Nilsen | 2009-09-01 | 5 | -149/+21 |
|
|
* | Fixes examples/animation/states, supposedly hidden element was appearing | Leonardo Sobral Cunha | 2009-09-01 | 1 | -2/+2 |
|
|
* | Make sub-attaq working without the popup which make it working on | Alexis Menard | 2009-09-01 | 7 | -16/+153 |
|
|
* | 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 | 10 | -21/+52 |
|\ \
| |/ |
|
| * | 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 | 4 | -13/+24 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-09-01 | 125 | -2595/+3279 |
|\ \
| |/ |
|
| * | 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 | 12 | -4/+26 |
|
|
| * | 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 |
|
|
| * | Manual test for QNAM HTTP: Downloading a big file | Markus Goetz | 2009-09-01 | 2 | -0/+94 |
|
|
| * | 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 | 4 | -2/+264 |
| |\ |
|
| | * | Add a benchmark for QGraphicsAnchorLayout. | Jan-Arve Sæther | 2009-09-01 | 2 | -0/+203 |
|
|
| | * | 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 |
|
|
| * | dynamic_cast in the demo was failing to build without rtti | Thierry Bastian | 2009-09-01 | 2 | -6/+14 |
|
|
| * | 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 |
|
|
| * | Fixed QPainterPath::toFillPolygons autotest | Thorbjørn Lindeijer | 2009-09-01 | 1 | -2/+3 |
|
|
| * | 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 |
|
|
| * | Fix compilation of QAbstractItemModel test | Olivier Goffart | 2009-09-01 | 4 | -14/+8 |
|
|
| * | Make test more reliable - wait after show. | Andreas Aardal Hanssen | 2009-09-01 | 1 | -0/+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 |
|
|