Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Add the conversion in-place for QPixmap::fromImageReader() on raster. | Benjamin Poulain | 2010-06-30 | 2 | -0/+61 | |
| | * | | | Add missing license header. | Jason McDonald | 2010-06-30 | 1 | -0/+41 | |
| | * | | | Fixed a crash in menubar with invisible actions | Thierry Bastian | 2010-06-30 | 1 | -0/+29 | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 5 | -8/+178 | |
| | |\ \ \ | ||||||
| | | * | | | Add a manual test for regular widget interaction with the table. | Benjamin Poulain | 2010-06-28 | 2 | -0/+112 | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-27 | 3 | -8/+66 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-25 | 3 | -8/+66 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Fixed autotest failure in QPainter::setOpacity when NEON is used. | Samuel Rødal | 2010-06-25 | 1 | -6/+10 | |
| | | | | * | | | Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation. | Bjørn Erik Nilsen | 2010-06-24 | 1 | -0/+54 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-24 | 1 | -2/+2 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Fixed some potential index-out-of-bounds issues in QImage. | Kim Motoyoshi Kalland | 2010-06-24 | 1 | -2/+2 | |
| * | | | | | | | | Added textureUpload benchmark to the GL benchmarks | Gunnar Sletta | 2010-06-30 | 1 | -0/+51 | |
* | | | | | | | | | Get WebView tests passing again | Alan Alpert | 2010-07-01 | 1 | -2/+0 | |
* | | | | | | | | | Remove arbitrary width checks | Alan Alpert | 2010-07-01 | 1 | -2/+0 | |
* | | | | | | | | | Fix webkit import for webkit tests. | Martin Jones | 2010-07-01 | 7 | -7/+7 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Add additional text layout benchmarks. | Michael Brasser | 2010-07-01 | 1 | -7/+51 | |
* | | | | | | | | Added SET_BINDING message to QDeclarative debugger protocol | Lasse Holmstedt | 2010-06-30 | 1 | -1/+1 | |
* | | | | | | | | Add ListView.nextSection attached property | Martin Jones | 2010-06-30 | 2 | -5/+12 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-30 | 56 | -310/+894 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 56 | -310/+894 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Avoid duplicate code for testing initial sizes | Bea Lam | 2010-06-29 | 1 | -21/+15 | |
| | * | | | | | | | Fix flow layout not taking into account whether it's width and height are imp... | Joona Petrell | 2010-06-29 | 2 | -0/+39 | |
| | * | | | | | | | Ensure Loader item change listener is removed when Loader is destroyed | Martin Jones | 2010-06-29 | 1 | -5/+4 | |
| | * | | | | | | | Adapt all qmlviewer testcases to the code changes in the actual viewer. | Robert Griebl | 2010-06-28 | 1 | -10/+18 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-06-28 | 3 | -2/+341 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Test QTBUG-11222 | Warwick Allison | 2010-06-25 | 1 | -0/+12 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-25 | 13 | -7/+72 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Handle enums in method arguments in the same way as QtScript | Aaron Kennedy | 2010-06-25 | 2 | -0/+11 | |
| | | * | | | | | | | Allow custom parsers to handle attached properties | Aaron Kennedy | 2010-06-25 | 1 | -1/+0 | |
| | | * | | | | | | | Allow components to be created from .pragma library JS files | Aaron Kennedy | 2010-06-25 | 3 | -4/+8 | |
| | | * | | | | | | | Fix assert | Aaron Kennedy | 2010-06-25 | 3 | -0/+20 | |
| | | * | | | | | | | Disallow global object properties as property names | Aaron Kennedy | 2010-06-25 | 5 | -2/+11 | |
| | | * | | | | | | | Reading a property that doesn't exist throws a ReferenceError test | Aaron Kennedy | 2010-06-25 | 2 | -0/+22 | |
| | * | | | | | | | | Test only on X11, not only on Linux (which includes embedded). | Warwick Allison | 2010-06-25 | 2 | -4/+4 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Force font selection (and so ensure visual test passes). | Warwick Allison | 2010-06-25 | 22 | -4/+14 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 40 | -269/+726 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 5 | -4/+76 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Prevent value source animations from being registered to start twice. | Michael Brasser | 2010-06-24 | 2 | -0/+45 | |
| | | | * | | | | | | More script benchmarking. | Michael Brasser | 2010-06-24 | 3 | -4/+31 | |
| | | * | | | | | | | Update tests following QDeclarativeFlickable::viewport() -> contentIem() | Martin Jones | 2010-06-24 | 3 | -214/+214 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 4 | -4/+157 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Script benchmarking. | Michael Brasser | 2010-06-24 | 4 | -4/+157 | |
| | | * | | | | | | | Expose the Flickable's internal contentItem | Martin Jones | 2010-06-24 | 2 | -0/+10 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Use ugly but reliable bitmaps fonts in test. | Warwick Allison | 2010-06-24 | 20 | -0/+2 | |
| | | * | | | | | | Fix unstable qdeclarativeviewer tests | Bea Lam | 2010-06-23 | 1 | -2/+2 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-23 | 30 | -52/+272 | |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | * | | | | | Fix and better test Text / TextEdit alignments. | Warwick Allison | 2010-06-23 | 22 | -0/+204 | |
| | | | * | | | | | Ensure the view is correctly positioned at component complete. | Martin Jones | 2010-06-23 | 4 | -45/+48 | |
| | | | * | | | | | References to undefined variables throws a ReferenceError | Aaron Kennedy | 2010-06-23 | 4 | -7/+20 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-29 | 58 | -65/+81 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |