summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fixed failure of maketestselftest with vcproj generator.Rohan McGovern2010-02-171-1/+3
* Fixed compile of compilerwarnings test with vcproj generator.Rohan McGovern2010-02-173-3/+3
* Fixed compile of qlibrary test with vcproj generator.Rohan McGovern2010-02-171-2/+7
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-1775-114/+73
* Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1731-46/+41
* Fixed compile of QtHelp tests with vcproj generator.Rohan McGovern2010-02-1710-109/+59
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-179-3/+24
|\
| * Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-164-0/+12
| * Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-165-3/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-169-20/+28
|\ \ | |/ |/|
| * Bump version to 4.6.3.Jason McDonald2010-02-157-7/+7
| * Remove useless qDebug in QTextCodec autotestOlivier Goffart2010-02-121-5/+5
| * Fix several bugs with GL texture cacheTom Cooksey2010-02-121-8/+16
* | Fix an issue with the error signal in a callWithCallback not beingThiago Macieira2010-02-161-0/+29
* | New test cases for the QScriptString.Jedrzej Nowacki2010-02-161-0/+3
* | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-0/+31
* | QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+5
* | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-0/+12
* | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-2/+169
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-121-1/+1
|\ \
| * | Add MSVC-specific expected failures for JS test suiteKent Hansen2010-02-121-1/+1
| |/
* | doc: Fixed several typos.Martin Smith2010-02-123-4/+4
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-106-39/+172
|\
| * Stabilize QListView test on MacOlivier Goffart2010-02-101-0/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-106-39/+170
| |\
| | * Speed up QListView testOlivier Goffart2010-02-091-35/+32
| | * QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-0/+17
| | * Stabilize QLineEdit test on X11Olivier Goffart2010-02-091-5/+4
| | * (sqlite) Allow shared cache modeBill King2010-02-091-0/+20
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-084-0/+98
| | |\
| | | * Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-0/+29
| | | * QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-081-0/+21
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-082-0/+48
| | | |\
| | | | * QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-081-0/+2
| | | | * Make QTextCodec reentrant.Olivier Goffart2010-02-081-0/+46
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-103-1/+132
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Apply newly generated test values.Jedrzej Nowacki2010-02-101-0/+127
| * | | | Add new test values to QScriptValue test generator.Jedrzej Nowacki2010-02-101-0/+4
| * | | | Fix an unhandled exception in QScriptValue's test generator.Jedrzej Nowacki2010-02-101-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-102-4/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
| * | | | Fix tst_QAbstractItemView::task250754_fontChange and tst_QAbstractItemView::Q...Liang Qi2010-02-091-4/+7
| |/ / /
* | | | Add mingw-specific expected failures for JS test suiteKent Hansen2010-02-091-0/+11
* | | | Add platform-specific expected failures for JS test suiteKent Hansen2010-02-092-0/+63
* | | | Skip test that crashes on win32-g++Kent Hansen2010-02-091-0/+4
* | | | Add QSKIP to functionEntryAndExit_builtin.Jedrzej Nowacki2010-02-091-0/+1
|/ / /
* | | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-4/+4
* | | Add a recursive rule for running the auto-tests.Adrian Constantin2010-02-081-0/+8
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-061-0/+224
|\ \ | |/ |/|
| * Whitespace/tab fixes.Jani Hautakangas2010-02-051-45/+45