summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2311-132/+145
|\
| * Update visual tests after some painter updates.Michael Brasser2010-04-222-83/+83
| * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-225-25/+25
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-22849-1555/+7993
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-224-24/+37
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-214-24/+37
| | |\ \
| | | * | Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-211-25/+0
| | | * | Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-213-62/+11
| | | * | fix typosOswald Buddenhagen2010-04-201-1/+1
| | | * | Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-203-11/+62
| | | * | [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
| | | * | Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
| | | * | [tst_qdiriterator] Stop removing files from the repository.Thiago Macieira2010-04-191-4/+6
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-191-0/+25
| | | |\ \
| | | | * | Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-191-0/+25
* | | | | | Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-232-0/+51
| |_|_|_|/ |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-227-2/+131
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-22848-1538/+7971
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-227-2/+131
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-211-0/+28
| | * | | | Fixes keyboard shortcuts for QGraphicsTextItem.Yoann Lopes2010-04-201-0/+38
| | * | | | Benchmark emission of signal connected to nothingOlivier Goffart2010-04-203-2/+11
| | * | | | Added QIcon::name()Aurelien Gateau2010-04-201-0/+23
| | * | | | Add a test to QListView to check initialisation of style option index, simila...Robin Burchell2010-04-191-0/+31
| | | |/ / | | |/| |
* | | | | Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-223-17/+22
| |_|/ / |/| | |
* | | | Autotests and docAaron Kennedy2010-04-223-24/+72
* | | | Give error on attempt to import types from too-early version number.Warwick Allison2010-04-223-0/+5
* | | | AutotestAaron Kennedy2010-04-221-0/+86
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-21843-1537/+7831
|\ \ \ \ | |/ / / |/| | |
| * | | Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-21712-723/+723
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-211-9/+16
| |\ \ \
| | * | | Fixed declarative/parserstress autotest.Roberto Raggi2010-04-211-8/+16
| | * | | Fix parsing of regular expression literals.Roberto Raggi2010-04-211-2/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21107-72/+5963
| |\ \ \ \ | | |/ / /
| | * | | Update test files to new syntaxAlan Alpert2010-04-212-5/+5
| | * | | Update strings in testAlan Alpert2010-04-211-2/+2
| | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21133-130/+26279
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-2126-3/+5457
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2117-0/+5182
| | | | |\ \ \
| | | | | * | | Emit released and hoveredChanged in MouseArea when a UngrabMouse is receivedLeonardo Sobral Cunha2010-04-2117-0/+5182
| | | | * | | | Add hasModelChildren property to delegates with QAbstractItemModel model type.Martin Jones2010-04-214-0/+134
| | | | |/ / /
| | | | * | | Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-215-3/+141
| | | * | | | AutotestsAaron Kennedy2010-04-2142-0/+163
| | | * | | | AutotestAaron Kennedy2010-04-215-0/+18
| | | |/ / /
| | | * | | Don't allow properties in Component elementsAaron Kennedy2010-04-217-0/+27
| | | * | | Ignore message in QDeclarativeLoader test.Yann Bodson2010-04-211-3/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-212-7/+7
| | | |\ \ \
| | | | * | | Use different ports to avoid clashes in parallel testing.Yann Bodson2010-04-212-5/+5
| | | * | | | Ignore warningsBea Lam2010-04-214-1/+16
| | | |/ / /
| | | * | | Visual test fix.Michael Brasser2010-04-211-1/+1