Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tst_QTouchEvent::touchUpdateAndEndNeverPropagate() | Bradley T. Hughes | 2009-12-11 | 1 | -2/+2 |
* | Ensure that QProcessEnvironment::operator== doesn't crash | Thiago Macieira | 2009-12-10 | 3 | -0/+271 |
* | Fixes a qfileinfo autotest. | Denis Dzyubenko | 2009-12-10 | 1 | -0/+2 |
* | 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 |
* | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 1 | -1/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added auto test for the cursor position when doing block undo and redo | mae | 2009-12-04 | 1 | -1/+27 |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-06 | 12 | -13/+277 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 3 | -3/+62 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Add config checks to auto.pro | Jouni Hiltunen | 2009-12-02 | 1 | -2/+3 |
| | * | | | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-02 | 1 | -0/+23 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | make signal handlers understand QVariant again | Kent Hansen | 2009-11-30 | 1 | -0/+29 |
| | | * | | | | | | fix baseline for "backslashes" | Oswald Buddenhagen | 2009-11-16 | 1 | -2/+2 |
| | * | | | | | | | Benchmark: Duplicate the tests on QDirIterator as well. | Thiago Macieira | 2009-12-02 | 1 | -1/+36 |
| * | | | | | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6 | Olivier Goffart | 2009-12-04 | 9 | -10/+215 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Fixes broken selection with Shift and extended selection | Olivier Goffart | 2009-12-03 | 1 | -0/+42 |
| | * | | | | | | | Add extra auto-test for topLevel list corruption. | Alexis Menard | 2009-12-03 | 1 | -0/+36 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-03 | 1 | -0/+62 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 1 | -0/+62 |
| | * | | | | | | | Stabilize tests on X11 | Olivier Goffart | 2009-12-02 | 4 | -5/+14 |
| | * | | | | | | | Fix tst_QSystemLock::processes | Olivier Goffart | 2009-12-02 | 1 | -4/+4 |
| | * | | | | | | | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 1 | -1/+57 |
* | | | | | | | | | Fixes: QOCI setForwardOnly(true) accumulating values. | Bill King | 2009-12-04 | 1 | -1/+27 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-03 | 3 | -48/+38 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 27 | -27/+314 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | really fix mingw+msys | Oswald Buddenhagen | 2009-12-02 | 2 | -27/+13 |
| * | | | | | | | | less bizarre code; fix minor mistakes | Oswald Buddenhagen | 2009-12-02 | 1 | -25/+25 |
| * | | | | | | | | fix for mingw+msys | Oswald Buddenhagen | 2009-11-30 | 1 | -5/+9 |
* | | | | | | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables. | Bill King | 2009-12-02 | 1 | -0/+16 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-02 | 19 | -15/+301 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | |