Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Make adjustSize work even if there is a pending LayoutRequest event. | Jan-Arve Sæther | 2009-10-20 | 1 | -2/+26 | |
| | * | | | | | Fixed QTreeView trying to animate when parent item has no child | Thierry Bastian | 2009-10-20 | 1 | -0/+14 | |
| | * | | | | | QPauseAnimation autotests fixed | Thierry Bastian | 2009-10-20 | 1 | -1/+2 | |
| | * | | | | | adding autotests | Thierry Bastian | 2009-10-20 | 1 | -0/+14 | |
| | * | | | | | Fix bug in embedded dialog demo with tab focus. | Alexis Menard | 2009-10-20 | 1 | -1/+44 | |
| | * | | | | | Fixed wrong scrolling in QListView with hidden rows in ListMode | Gabriel de Dietrich | 2009-10-20 | 1 | -0/+25 | |
| * | | | | | | Update audio unit tests with clock() range checking. | Kurt Korbatits | 2009-10-22 | 2 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-21 | 1 | -0/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tst_qsslsocket: new bigChunk testcase | Markus Goetz | 2009-10-20 | 1 | -0/+45 | |
| * | | | | | | Fixed logical error in winIdChanged auto test. | Gareth Stockwell | 2009-10-21 | 1 | -0/+15 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Fix tst_QHeaderView::length() on Symbian. | Liang QI | 2009-10-20 | 1 | -1/+4 | |
| * | | | | | Windows CE gets a different paint event count than windows | ninerider | 2009-10-20 | 1 | -2/+4 | |
| * | | | | | Test fixes for Windows Mobile. | ninerider | 2009-10-20 | 2 | -96/+120 | |
| * | | | | | Use premultiplied alpha pixel format in Symbian | Shane Kearns | 2009-10-20 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Alexis Menard | 2009-10-20 | 9 | -41/+319 | |
| |\ \ \ \ | ||||||
| | * | | | | add the autotest for the QListView::setModelColumn bug | Pierre Rossi | 2009-10-19 | 1 | -0/+24 | |
| | | |/ / | | |/| | | ||||||
| | * | | | Do not loop forever if we are adding the layout itself to the layout. | Jan-Arve Sæther | 2009-10-19 | 2 | -0/+22 | |
| | * | | | API addition: Make it possible to set the size policy of an anchor. | Jan-Arve Sæther | 2009-10-16 | 1 | -14/+42 | |
| | * | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-16 | 1 | -22/+63 | |
| | |\ \ \ | ||||||
| | | * | | | QGraphicsAnchorLayout: Mark expected failures in tests w/o simplification | Eduardo M. Fleury | 2009-10-15 | 1 | -24/+67 | |
| | | * | | | QGAL: update the sizes of all anchors instead of doing it separatedly | Caio Marcelo de Oliveira Filho | 2009-10-15 | 1 | -2/+0 | |
| | | * | | | QGAL: add a way to test whether simplex was used in a calculation | Caio Marcelo de Oliveira Filho | 2009-10-15 | 1 | -1/+53 | |
| | | * | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgets | Eduardo M. Fleury | 2009-10-15 | 1 | -0/+49 | |
| | * | | | | Fixed typo in qtableview.cpp. | Gabriel de Dietrich | 2009-10-16 | 1 | -5/+30 | |
| | * | | | | Fixed a rare crash in qt_x11_enforce_cursor | Gabriel de Dietrich | 2009-10-15 | 1 | -0/+33 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-15 | 28 | -944/+1258 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Compilation of the QGraphicsAnchorLayout test on 64bit | Olivier Goffart | 2009-10-15 | 2 | -2/+3 | |
| | | * | | | | Stabilize test on x11 | Olivier Goffart | 2009-10-15 | 2 | -7/+8 | |
| | | * | | | | Stabilize QLineEdit test on X11 | Olivier Goffart | 2009-10-15 | 1 | -10/+14 | |
| | * | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-15 | 2 | -3/+102 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QGAL: update the sizes of all anchors instead of doing it separatedly | Caio Marcelo de Oliveira Filho | 2009-10-09 | 1 | -2/+0 | |
| | | * | | | | | QGAL: add a way to test whether simplex was used in a calculation | Caio Marcelo de Oliveira Filho | 2009-10-09 | 1 | -1/+53 | |
| | | * | | | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgets | Eduardo M. Fleury | 2009-10-09 | 1 | -0/+49 | |
| * | | | | | | | Fix now invalid ExpectFail. | Bill King | 2009-10-20 | 1 | -3/+0 | |
| * | | | | | | | Fix bug QTBUG-4848 | Sarah Smith | 2009-10-20 | 2 | -15/+64 | |
| * | | | | | | | Misc mysql test fixes. | Bill King | 2009-10-20 | 1 | -3/+6 | |
* | | | | | | | | Clear exceptions after a binding evaluation | Aaron Kennedy | 2009-10-23 | 2 | -0/+28 | |
* | | | | | | | | Autotest for QfxAnimatedImage | Damian Jansen | 2009-10-23 | 3 | -0/+61 | |
* | | | | | | | | Fix test failures. | Aaron Kennedy | 2009-10-22 | 2 | -3/+9 | |
* | | | | | | | | Use the correct context when resolving alias properties | Aaron Kennedy | 2009-10-22 | 3 | -0/+32 | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-22 | 4 | -1/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 4 | -1/+57 | |
* | | | | | | | | | Test createQmlObject URL resolution (must be relative to calling context). | Warwick Allison | 2009-10-22 | 3 | -11/+25 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Give QmlPropertyMap a more complete API. | Michael Brasser | 2009-10-21 | 1 | -9/+42 | |
* | | | | | | | | Rename QBindableMap to QmlPropertyMap. | Michael Brasser | 2009-10-21 | 2 | -12/+12 | |
* | | | | | | | | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 | |
* | | | | | | | | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-19 | 4 | -14/+130 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | fix bug in tst_qwidget.cpp | Joerg Bornemann | 2009-10-19 | 1 | -4/+6 | |
| * | | | | | | | Regression fix. Fix the hasUncaughtException() flag in debugger's event. | Jedrzej Nowacki | 2009-10-19 | 1 | -0/+38 | |