Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Attempt to fix header installation for Phonon. | Thiago Macieira | 2009-06-23 | 2 | -28/+34 | |
| | * | | | | mark plural messages as such in the qm reader | Oswald Buddenhagen | 2009-06-23 | 1 | -0/+18 | |
| | * | | | | add -input-codec option for qm reader | Oswald Buddenhagen | 2009-06-23 | 2 | -3/+10 | |
| | * | | | | Fix the dash pattern examples in the documentation of QPen | Benjamin Poulain | 2009-06-23 | 1 | -2/+2 | |
| | * | | | | Fix missing member initialization. | kh | 2009-06-23 | 15 | -1/+16 | |
| | * | | | | Doc - Adding the new Frozen Column Example by Pierre Rossi into our list of | Kavindra Devi Palaraja | 2009-06-23 | 2 | -0/+2 | |
| | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Kavindra Devi Palaraja | 2009-06-23 | 1 | -5/+0 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Improve text drawing quality with Carbon | Simon Hausmann | 2009-06-23 | 1 | -5/+0 | |
| | * | | | | | Doc - Adding Pierre Rossi's frozen column example | Kavindra Devi Palaraja | 2009-06-23 | 10 | -0/+758 | |
| | |/ / / / | ||||||
| | * | | | | make the last checkin compile. | Bill King | 2009-06-23 | 1 | -2/+0 | |
| | * | | | | Fixes non-unicode strings should be strings, not bytearrays. | Bill King | 2009-06-23 | 1 | -17/+1 | |
| | * | | | | Prevented QWizard from crashing upon removing a page after deleting a field o... | jasplin | 2009-06-22 | 3 | -0/+48 | |
| | * | | | | Fixed drawTiledPixmap() for the GL paint engine. | Trond Kjernåsen | 2009-06-22 | 1 | -7/+13 | |
| | * | | | | Check for null pointer in QGraphicsProxyWidget::event() in case there is no f... | Marius Bugge Monsen | 2009-06-22 | 1 | -1/+1 | |
| | * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Marius Bugge Monsen | 2009-06-22 | 2 | -1/+32 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Moving a child widget right after show() does not work as expected. | Bjørn Erik Nilsen | 2009-06-22 | 2 | -1/+32 | |
| | * | | | | | Check if the row larger or equal to the flowPositions vector to prevent out o... | Marius Bugge Monsen | 2009-06-22 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Fixed wrong painting when doing IntersectClip after setClipping(false). | Samuel Rødal | 2009-06-22 | 4 | -11/+29 | |
| | * | | | | Fix crash in widget box when using load mode "LoadCustomWidgetsOnly" | Eskil Abrahamsen Blomfeldt | 2009-06-22 | 1 | -0/+3 | |
| | * | | | | task 226042 | Derick Hawcroft | 2009-06-22 | 1 | -8/+21 | |
| | * | | | | Minor optimization | Anders Bakken | 2009-06-22 | 1 | -1/+0 | |
| | * | | | | Bail out on invalid color in fillRect | Anders Bakken | 2009-06-22 | 1 | -1/+6 | |
| | * | | | | Use const ref for foreach | Anders Bakken | 2009-06-22 | 1 | -1/+1 | |
| * | | | | | doc: Fixed typos. | Martin Smith | 2009-06-23 | 1 | -2/+2 | |
| * | | | | | QDockWidget: size incorrect when moving separator on fixed-size dock. | Thierry Bastian | 2009-06-23 | 4 | -61/+58 | |
| * | | | | | Remove default error state | Eskil Abrahamsen Blomfeldt | 2009-06-23 | 4 | -103/+82 | |
| * | | | | | Improve flushing performance in the raster window surface on Mac. | Morten Sørvig | 2009-06-23 | 1 | -2/+6 | |
| * | | | | | Fix tests on Windows | Eskil Abrahamsen Blomfeldt | 2009-06-23 | 1 | -16/+16 | |
* | | | | | | Multi-touch, Cocoa: Make sure that touch points are ordered. | Richard Moe Gustavsen | 2009-06-24 | 1 | -7/+7 | |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-24 | 4 | -10/+10 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-24 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Multitouch, Cocoa: Implement normalized position | Richard Moe Gustavsen | 2009-06-23 | 2 | -6/+6 | |
| * | | | | | | | Fix pressure "emulation" | Bradley T. Hughes | 2009-06-24 | 2 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 11 | -55/+148 | |
|/ / / / / / | ||||||
* | | | | | | Compile on Windows | Bradley T. Hughes | 2009-06-23 | 1 | -2/+2 | |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-23 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-23 | 1 | -6/+2 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Set the pressure automatically if not set by the touch implementation | Bradley T. Hughes | 2009-06-23 | 1 | -1/+6 | |
* | | | | | | | | Add functions to report normalized positions in QTouchEvent::TouchPoint | Bradley T. Hughes | 2009-06-23 | 6 | -2/+88 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Compile with arm-linux-g++ 4.2.1 in scratchbox | Bradley T. Hughes | 2009-06-23 | 1 | -6/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 96 | -819/+8508 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Cleanup of db test cases. | Bill King | 2009-06-23 | 9 | -105/+62 | |
| * | | | | | Mark tests as XFail until they can be investigated further. | Bill King | 2009-06-23 | 1 | -7/+13 | |
| * | | | | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 67 | -545/+7822 | |
| * | | | | | QDockWidget: removed separator for not resizable dock widget | Thierry Bastian | 2009-06-22 | 4 | -52/+61 | |
| * | | | | | Mention -maxwarnings in debug output | Harald Fernengel | 2009-06-22 | 1 | -1/+1 | |
| * | | | | | Fixed bug in the SVG module where display="none" was not respected. | Suneel BS | 2009-06-22 | 3 | -53/+123 | |
| * | | | | | Fixed forward gradient reference in the SVG module. | Suneel BS | 2009-06-22 | 4 | -10/+91 | |
| * | | | | | Fixed path bug in the SVG module. | Suneel BS | 2009-06-22 | 2 | -0/+64 | |
| * | | | | | Clamped opacity to the range [0, 1] in the SVG module. | Suneel BS | 2009-06-22 | 2 | -7/+81 | |