summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Total makeover of SVG image readeraavit2011-06-097-2/+561
* _close(fd) closes the associated handle and not the other way aroundJoão Abecasis2011-06-091-0/+47
* Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2011-06-091-1/+1
* Fixed a potential crash in headerview when inserting a sectionThierry Bastian2011-06-091-0/+14
* QNetworkReply: Fix canReadLine()Markus Goetz2011-06-091-0/+17
* Don't write byte-order-mark after seek()Paul Olav Tvete2011-06-091-0/+58
* Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2011-06-091-0/+31
* Fixed vector-effect property output from QSvgGenerator.Kim Motoyoshi Kalland2011-06-092-8/+8
* QHeaderView: fixes sectionClicked() emitted with wrong section indexOlivier Goffart2011-06-091-0/+64
* QRegExp::pos() should return -1 for empty/non-matching capturesJoão Abecasis2011-06-091-0/+93
* QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2011-06-091-4/+34
* QNativeSocketEngine: Fix some error handling related to waitFor*()Markus Goetz2011-06-091-0/+25
* QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2011-06-091-0/+69
* QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2011-05-231-0/+57
* 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-261-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