summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-2147-168/+1282
|\
| * Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-203-0/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-201-0/+22
| |\
| | * tst_qpixmapfilter: Fix compilation in namespaceOlivier Goffart2010-09-201-0/+2
| | * Fixed memory corruption issue in qt_blurImage for Indexed8 images.Samuel Rødal2010-09-171-0/+20
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-178-36/+388
| |\ \ | | |/ | |/|
| | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-173-6/+41
| | * Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-172-0/+42
| | * Improve error messagesBea Lam2010-09-171-4/+4
| | * Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-171-20/+287
| | * Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-172-8/+16
| * | Added autotest for QPixmap::size() with null pixmaps.Samuel Rødal2010-09-171-0/+5
| * | QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-161-0/+26
| * | Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-161-0/+26
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-162-7/+101
| |\
| | * Make test less sensitive to platform specificsBradley T. Hughes2010-09-161-1/+1
| | * The test livelock of QTimer is now expected to workBenjamin Poulain2010-09-151-4/+1
| | * Make sure mapSelectionFromSource does not return a selection with invalid ran...Stephen Kelly2010-09-151-0/+39
| | * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-3/+61
| * | Models with a single role may not update due to "modelData" conflict.Martin Jones2010-09-163-0/+104
| * | Fix test.Michael Brasser2010-09-161-2/+0
| * | Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-152-0/+52
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-0/+166
| |\ \ | | |/ | |/|
| | * Unit tests for Bauhaus enablersThomas Hartmann2010-09-142-0/+166
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-141-0/+26
| |\ \
| | * | Add test: assert when gesture is never accepted.Frederik Gladhorn2010-09-141-0/+26
| | |/
| * | QGraphicsWidget update issues with ItemHasNoContents + effectBjørn Erik Nilsen2010-09-141-0/+29
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-0/+45
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-146-16/+36
| | |\
| | * | In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-142-0/+45
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-136-11/+140
| |\ \ \ | | |_|/ | |/| |
| | * | unbreak testHarald Fernengel2010-09-131-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-136-11/+140
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-116-11/+140
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-106-11/+140
| | | | |\
| | | | | * delay next token fetching when opening namespaceOswald Buddenhagen2010-09-102-0/+33
| | | | | * don't let operator overloads confuse usOswald Buddenhagen2010-09-102-0/+24
| | | | | * Implement a private API for setting title widgetsHarald Fernengel2010-09-101-2/+1
| | | | | * Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64...Liang Qi2010-09-101-0/+63
| | | | | * fix CRLFHarald Fernengel2010-09-101-9/+9
| | | | | * Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-101-0/+10
| * | | | | tests: fix compilation with sunccOlivier Goffart2010-09-135-16/+16
| * | | | | Assertion calledEmitUpdated fails in QGraphicsScene.Bjørn Erik Nilsen2010-09-131-0/+20
| |/ / / /
| * | | | When onDoubleClicked: is handled don't emit a second onPressed/onClickedMartin Jones2010-09-132-0/+46
| * | | | Add test for view velocity update on setCurrentIndex()Martin Jones2010-09-132-0/+4
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-106-107/+52
| |\ \ \ | | |/ / | |/| |
| | * | Autotests cleanup.Yann Bodson2010-09-106-107/+52
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-102-0/+19
| |\ \
| | * | Fix a regression where setPreferredSize(QSize(100, -1)) did not work.Jan-Arve Sæther2010-09-101-0/+8
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-09-101-14/+54
| | |\ \ | | | |/