summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-221-1/+1
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-215-100/+129
| | |\ \ \
| | * | | | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-0/+43
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-201-9/+21
| | |\ \ \ \
| | | * | | | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-9/+21
| | * | | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-201-2/+26
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-201-2/+26
| | * | | | | Fixed QTreeView trying to animate when parent item has no childThierry Bastian2009-10-201-0/+14
| | * | | | | QPauseAnimation autotests fixedThierry Bastian2009-10-201-1/+2
| | * | | | | adding autotestsThierry Bastian2009-10-201-0/+14
| | * | | | | Fix bug in embedded dialog demo with tab focus.Alexis Menard2009-10-201-1/+44
| | * | | | | Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-201-0/+25
| * | | | | | Update audio unit tests with clock() range checking.Kurt Korbatits2009-10-222-2/+2
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-10-213-3/+86
| |\ \ \ \ \
| | * | | | | tst_qsslsocket: new bigChunk testcaseMarkus Goetz2009-10-201-0/+45
| | * | | | | Add a up/down benchmark to benchmarks/qnetworkreplyMarkus Goetz2009-10-201-1/+38
| | * | | | | Backport benchmarks/qnetworkreply to 4.5Markus Goetz2009-10-203-0/+88
| * | | | | | Rename the .cpp for QNetworkReply benchmark testsThiago Macieira2009-10-212-1/+1
| * | | | | | Fixed logical error in winIdChanged auto test.Gareth Stockwell2009-10-211-0/+15
| | |_|_|/ / | |/| | | |
| * | | | | Fix tst_QHeaderView::length() on Symbian.Liang QI2009-10-201-1/+4
| * | | | | Windows CE gets a different paint event count than windowsninerider2009-10-201-2/+4
| * | | | | Test fixes for Windows Mobile.ninerider2009-10-202-96/+120
| * | | | | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-1/+1
| | |/ / / | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-2010-41/+555
| |\ \ \ \
| | * | | | add the autotest for the QListView::setModelColumn bugPierre Rossi2009-10-191-0/+24
| | | |/ / | | |/| |
| | * | | Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-192-0/+22
| | * | | API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-161-14/+42
| | * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-162-22/+299
| | |\ \ \
| | | * | | QGraphicsAnchorLayout: Adding two benchmarks on LinearLayout vs AnchorLayout ...Jesus Sanchez-Palencia2009-10-151-1/+126
| | | * | | QGAL: Add anchor layout vs nested linear layouts benchmarkEduardo M. Fleury2009-10-151-0/+111
| | | * | | QGraphicsAnchorLayout: Mark expected failures in tests w/o simplificationEduardo M. Fleury2009-10-151-24/+67
| | | * | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-151-2/+0
| | | * | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-151-1/+53
| | | * | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-151-0/+49
| | * | | | Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-161-5/+30
| | * | | | Fixed a rare crash in qt_x11_enforce_cursorGabriel de Dietrich2009-10-151-0/+33
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-1528-944/+1258
| | |\ \ \ \
| | | * | | | Compilation of the QGraphicsAnchorLayout test on 64bitOlivier Goffart2009-10-152-2/+3
| | | * | | | Stabilize test on x11Olivier Goffart2009-10-152-7/+8
| | | * | | | Stabilize QLineEdit test on X11Olivier Goffart2009-10-151-10/+14
| | * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-152-3/+102
| | |\ \ \ \ \
| | | * | | | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-091-2/+0
| | | * | | | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-091-1/+53
| | | * | | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-091-0/+49
| * | | | | | | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
| * | | | | | | Fix bug QTBUG-4848Sarah Smith2009-10-202-15/+64
| * | | | | | | Misc mysql test fixes.Bill King2009-10-201-3/+6
* | | | | | | | Clear exceptions after a binding evaluationAaron Kennedy2009-10-232-0/+28
* | | | | | | | Autotest for QfxAnimatedImageDamian Jansen2009-10-233-0/+61
* | | | | | | | Fix test failures.Aaron Kennedy2009-10-222-3/+9