summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-1/+1
* Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-171-1/+1
|\
| * Fixed some network tests never being run.Rohan McGovern2010-07-161-1/+1
* | Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-1726-22/+837
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-161-12/+12
| |\ \
| | * | Allow test to pass on smaller screens (eg. 480 high).Warwick Allison2010-07-161-12/+12
| * | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-163-0/+36
| |\ \ \ | | |/ /
| * | | Fixed tst_maketestselftest::tests_pro_files failureRohan McGovern2010-07-151-0/+2
| * | | Add a testcase for QTBUG-11213 to prevent future regressions.Robin Burchell2010-07-155-3/+134
| * | | Autotest: reenable the NTLM proxy test on tst_QTcpSocketThiago Macieira2010-07-151-2/+2
| * | | Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-152-0/+160
| * | | Add unit tests for QMimeData.Robin Burchell2010-07-143-0/+348
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1413-4/+178
| |\ \ \
| | * | | Fix an Assert in QTextTablePierre Rossi2010-07-141-0/+55
| | * | | Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-141-54/+0
| | * | | Attempt to fix build failure with msvc200{5,8} on Windows XP.Aaron McCarthy2010-07-141-1/+1
| | * | | Fix an Assert in QTextTablePierre Rossi2010-07-131-0/+54
| | * | | Fixing merge conflicts.Martin Smith2010-07-1364-564/+823
| | |\ \ \
| | * | | | Timing fix for slow devices.Robert Griebl2010-07-121-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1010-2/+121
| | |\ \ \ \
| | | * | | | Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-091-0/+24
| | | * | | | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-072-0/+40
| | | * | | | Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-071-2/+1
| | | * | | | run dep commands in build dirOswald Buddenhagen2010-07-074-0/+23
| | | * | | | Add missing API shimsKent Hansen2010-07-072-0/+33
* | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-07-166-13/+117
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-156-13/+117
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Remove test cases which cause stack overflowShane Kearns2010-07-151-0/+5
| | * | | | Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-091-0/+56
| | * | | | Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-071-0/+14
| | * | | | Revert "Support time zone designator in QDateTime::fromString() based on ISO ...Liang Qi2010-07-051-6/+0
| | * | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-0/+6
| | * | | | Fixed missing clip when computing the graphics item effect source rect.Samuel Rødal2010-07-021-0/+15
| | * | | | Fix compile error in QFileDialog autotestShane Kearns2010-07-011-1/+1
| | * | | | Fix RVCT compile error in QGraphicsSceneIndex autotestShane Kearns2010-07-011-1/+12
| | * | | | Fix QXmlQuery autotest on SymbianShane Kearns2010-07-012-12/+20
* | | | | | QFileDialog : Fix completer showing up on the MyComputer view.Alexis Menard2010-07-151-0/+22
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-07-145-4/+141
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-142-0/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-141-4/+6
| |\ \ \ \ \ \
| | * | | | | | Fix test for get() to check for undefined return valuesBea Lam2010-07-141-4/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-144-0/+135
| |/ / / / /
* | | | | | Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-142-0/+14
| |/ / / / |/| | | |
* | | | | Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-0/+27
* | | | | Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-0/+20
|/ / / /
* | | | Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running)Michael Brasser2010-07-132-0/+38
* | | | wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-136-13/+53
* | | | Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-121-14/+12
* | | | Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-123-31/+42
* | | | Fix Mac CIJoona Petrell2010-07-122-0/+24