| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | Fix spinbox input when seecting the prefix | Thierry Bastian | 2009-12-10 | 1 | -0/+12 |
|
|
| | * | | | | | Fix a crash on the focus chain when removing items from the scene. | Alexis Menard | 2009-12-09 | 1 | -0/+32 |
|
|
| | * | | | | | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 5 | -5/+116 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 1 | -4/+4 |
|
|
| | * | | | | | | Fix regression in qVariantFromValue when converting from complex type to simp... | Olivier Goffart | 2009-12-09 | 1 | -0/+17 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Add autotest for d169873541ca6f6725e9ce5bfbbf9941f1823a1f. | Michael Brasser | 2009-12-17 | 3 | -0/+22 |
|
|
* | | | | | | | Fix deferred property bugs | Aaron Kennedy | 2009-12-18 | 3 | -4/+19 |
|/ / / / / / |
|
* | | | | | | Disable indexing | Aaron Kennedy | 2009-12-17 | 1 | -0/+1 |
|
|
* | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-17 | 5 | -0/+59 |
|\ \ \ \ \ \ |
|
| * | | | | | | Support aliasing of composite types. | Michael Brasser | 2009-12-17 | 5 | -0/+59 |
|
|
* | | | | | | | Add -parent option | Aaron Kennedy | 2009-12-17 | 1 | -3/+37 |
|/ / / / / / |
|
* | | | | | | Benchmarks | Aaron Kennedy | 2009-12-17 | 3 | -0/+108 |
|
|
* | | | | | | Benchmarks | Aaron Kennedy | 2009-12-17 | 4 | -0/+114 |
|
|
* | | | | | | Expand text benchmark. | Michael Brasser | 2009-12-15 | 2 | -7/+41 |
|
|
* | | | | | | Add basic text benchmark. | Michael Brasser | 2009-12-15 | 2 | -0/+128 |
|
|
* | | | | | | Fix image and pixmapcache tests. | Martin Jones | 2009-12-14 | 2 | -14/+20 |
|
|
* | | | | | | Benchmark cleanup. | Michael Brasser | 2009-12-14 | 3 | -108/+43 |
|
|
* | | | | | | QTBUG-6781 testcase | Aaron Kennedy | 2009-12-14 | 2 | -0/+32 |
|
|
* | | | | | | Throw error when attempting to write to a non-existant property via script. | Michael Brasser | 2009-12-11 | 3 | -0/+6 |
|
|
* | | | | | | Throw error when attempting to write to a read-only property via script. | Michael Brasser | 2009-12-11 | 3 | -1/+7 |
|
|
* | | | | | | Generate error when attempting to write to a read-only object property. | Michael Brasser | 2009-12-10 | 4 | -0/+19 |
|
|
* | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Alan Alpert | 2009-12-10 | 15 | -30/+341 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-10 | 15 | -30/+341 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Put symbian-specific test inside symbian qmake scope. | Rohan McGovern | 2009-12-10 | 1 | -1/+4 |
|
|
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-09 | 13 | -28/+337 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'berlin-staging-2' into 4.6 | Joerg Bornemann | 2009-12-09 | 1 | -1/+1 |
| | | |\ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | * | | | | Compilation fix for Windows Mobile | ninerider | 2009-11-23 | 1 | -1/+1 |
|
|
| | | * | | | | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 3 | -0/+134 |
| | | |\ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | * | | | | Autotest: ensure that QSharedPointer does proper autocasting through | Thiago Macieira | 2009-12-08 | 1 | -0/+10 |
|
|
| | | | * | | | | Add copyright header so the autotest will pass. | Paul Olav Tvete | 2009-12-07 | 1 | -0/+41 |
|
|
| | | | * | | | | Added a manual test for testing a z-order of overlapping widgets. | Denis Dzyubenko | 2009-12-07 | 2 | -0/+83 |
|
|
| | | * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 9 | -27/+202 |
| | | |\ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | Fixes broken graphics effect auto tests. | Bjørn Erik Nilsen | 2009-12-08 | 1 | -6/+6 |
|
|
| | | | * | | | | Assert in designer while drag & dropping items from a QListWidget | Gabriel de Dietrich | 2009-12-07 | 1 | -0/+1 |
|
|
| | | | * | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW... | Yoann Lopes | 2009-12-07 | 2 | -0/+32 |
|
|
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-07 | 1 | -1/+15 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | Switched S60 QDesktopServices implementation to CDocumentHandler based. | Janne Anttila | 2009-12-04 | 1 | -1/+15 |
|
|
| | | | * | | | | | Fix programming error in autotest commit 8529a8cbb | Paul Olav Tvete | 2009-12-07 | 1 | -2/+1 |
|
|
| | | | * | | | | | Fixes problem with QMenu when it's populated on the aboutToShow | Pierre Rossi | 2009-12-04 | 1 | -1/+35 |
|
|
| | | | * | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-12-04 | 14 | -54/+231 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-12-04 | 2 | -0/+123 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | Fixes clipping bug in the embedded dialogs demo. | Yoann Lopes | 2009-12-04 | 1 | -0/+39 |
|
|
| | | | | * | | | | | | Fix crash when QGraphicsItem destructor deletes other QGraphicsItem | Olivier Goffart | 2009-12-04 | 1 | -0/+6 |
|
|
| | | | * | | | | | | | Merge branch 'fleury-ooo-sequential' into 4.6 | Jan-Arve Sæther | 2009-12-04 | 2 | -19/+69 |
| | | | |\ \ \ \ \ \ \
| | | | | |_|_|/ / / /
| | | | |/| | | | | | |
|
| | | | | * | | | | | | Merge branch 'ooo-sequential' of git://gitorious.org/~fleury/qt/fleury-openbo... | Jan-Arve Sæther | 2009-12-01 | 2 | -19/+69 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | | * | | | | | | QGAL: Enable out-of-order sequential simplification | Eduardo M. Fleury | 2009-11-27 | 1 | -1/+0 |
|
|
| | | | | | * | | | | | | QGAL (Test): Fix memory leaks in example and tests | Eduardo M. Fleury | 2009-11-27 | 2 | -18/+32 |
|
|
| | | | | | * | | | | | | QGAL (Test): Add QGraphicsAnchor handling test | Eduardo M. Fleury | 2009-11-27 | 1 | -0/+37 |
|
|
| | | | | | * | | | | | | QGAL: default spacing can be unset using a negative value | Eduardo M. Fleury | 2009-11-27 | 1 | -0/+41 |
|
|
| | * | | | | | | | | | | Remove this unnecessary and verbose line. | Bill King | 2009-12-08 | 1 | -1/+0 |
| | |/ / / / / / / / / |
|