Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | Fix TextEdit bitmap tests testing the wrong element | Joona Petrell | 2010-07-02 | 2 | -4/+4 | |
| | | | | * | | Fix TextInput text getting improperly clipped | Joona Petrell | 2010-07-02 | 7 | -3/+82 | |
| | | | * | | | Make autotests work with qreal == float (in addition to double). | Warwick Allison | 2010-07-02 | 13 | -47/+54 | |
| | | | * | | | Don't accept *files* that exist when *directory* is required. | Warwick Allison | 2010-07-02 | 3 | -0/+5 | |
| | | | |/ / | ||||||
| | | * | | | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-05 | 1 | -58/+41 | |
* | | | | | | Fix subfocus when reparenting panels. | Andreas Aardal Hanssen | 2010-07-08 | 1 | -0/+49 | |
* | | | | | | Add test and fix style for the SSE2 implementation of ARGB32 conversion | Benjamin Poulain | 2010-07-07 | 1 | -1/+63 | |
|/ / / / / | ||||||
* | | | | | fix autotest | Oswald Buddenhagen | 2010-07-06 | 1 | -0/+5 | |
* | | | | | add setNativeArguments() and nativeArguments() | Oswald Buddenhagen | 2010-07-06 | 2 | -1/+58 | |
* | | | | | fix bogus return value from qprocess::execute() | Oswald Buddenhagen | 2010-07-06 | 1 | -0/+9 | |
|/ / / / | ||||||
* | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 1 | -0/+6 | |
| |/ / |/| | | ||||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 11 | -8/+381 | |
|\ \ \ | ||||||
| * | | | Moc: fix compilation when templated types with multiple arguments are used. | Olivier Goffart | 2010-06-30 | 2 | -0/+21 | |
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-06-30 | 258 | -604/+3247 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | |