summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301401-18271/+18271
* test QMultiMap::operator+= and QMultiHash::operator+=Olivier Goffart2010-05-282-0/+40
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-271-0/+4
|\
| * Fix compilation for tst_qtextcodec with QT_NO_CONCURRENT defined.Liang Qi2010-05-271-0/+4
* | Allow auto-test to compile when using namespacesJoão Abecasis2010-05-271-4/+5
* | Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-0/+297
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-261-4/+4
|\
| * Make test work with shadow builds again.Andreas Aardal Hanssen2010-05-261-4/+4
* | Fix the compilation for tst_qabstractprintdialog and tst_qprinter on symbian.Liang Qi2010-05-252-2/+17
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
| |\
| | * Fixed an assert in QMenuThierry Bastian2010-05-211-0/+54
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-2135-0/+278008
|\ \ \
| * | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64Thiago Macieira2010-05-2135-0/+278008
| |/ /
* / / Fixed qsslkey test deployment for Symbian and fixed compiler warnings.Janne Anttila2010-05-212-5/+9
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-211-0/+4
|\ \
| * | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-0/+4
* | | Removed nearest test from qaudiodeviceinfo unit test.Kurt Korbatits2010-05-201-11/+0
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-3/+27
|\ \ | |/ |/|
| * Fixed tst_compilerwarnings test failure due to icecc node failures.Rohan McGovern2010-05-191-3/+27
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-141-0/+18
|\ \
| * | QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-141-8/+25
|\ \ \ | |_|/ |/| |
| * | Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-7/+20
| * | QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+5
* | | Fixed race condition compiling xmlpatterns tests.Rohan McGovern2010-05-141-0/+1
* | | Remove qdbusserver from tests/auto/dbus.proRohan McGovern2010-05-141-1/+0
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-134-139/+0
| |\ \
| | * | Remove garbage test.Rohan McGovern2010-05-134-139/+0
| | |/
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-132-0/+91
|\ \ \ | |/ / |/| |
| * | QNAM HTTP: More testcasesMarkus Goetz2010-05-132-0/+91
| |/
* / Fixing compiling issues.Aleksandar Sasha Babic2010-05-131-1/+5
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-081-0/+26
|\
| * QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+26
* | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-061-0/+26
* | QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-061-0/+29
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-301-2/+24
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-291-2/+24
| |\
| | * Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-2/+24
* | | Fix crash in QDBusInterface when invoking a method in a derived class.Thiago Macieira2010-04-291-0/+22
* | | tst_selftest: Fix off-by-one error in cleaning up line numbers and filenamesThiago Macieira2010-04-291-2/+2
|/ /
* | tst_selftest: parse benchlib results in XML format tooThiago Macieira2010-04-281-1/+67
* | tst_selftests: replace a line number with __LINE__ in XML tooThiago Macieira2010-04-281-10/+17
* | tst_selftest: use @INSERT_QT_VERSION_HERE@ to indicate the Qt version.Thiago Macieira2010-04-2894-187/+187
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-271-0/+12
|\ \
| * | fix crash in QXmlStreamReaderPeter Hartmann2010-04-271-0/+12
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-271-32/+1
|\ \ | |/ |/|
| * The cmd line arguments have not been delegated properly.Aleksandar Sasha Babic2010-04-271-32/+1
* | QXmlSchema internals: fix crash with anonymous typesPeter Hartmann2010-04-262-4/+33
|/