summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-0/+31
* tst_qnetworkcookiejar: Backported 4.6 changesMarkus Goetz2009-09-281-14/+14
* Mac: build issue (autotest stalls build)Richard Moe Gustavsen2009-09-281-1/+1
* QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-0/+48
* Fixes: better wording.Bill King2009-09-281-1/+1
* Added test for QTBUG-4595.Stian Sandvik Thomassen2009-09-281-0/+15
* Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-252-12/+41
* Revert "Autotest: This test does requires internal builds (with autotests)."Joerg Bornemann2009-09-241-1/+0
* Autotest: This test does requires internal builds (with autotests).Thiago Macieira2009-09-231-0/+1
* fix tst_QMenu::task242454_sizeHint for Windows mobileJoerg Bornemann2009-09-221-1/+1
* Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-221-0/+32
* tst_windowsmobile: local include correctedJoerg Bornemann2009-09-221-1/+1
* Added more tests for QTextCodec::codecForHtml()Stian Sandvik Thomassen2009-09-221-1/+8
* Revert "Added autotest to demonstrate clipping path problem"Alexis Menard2009-09-171-32/+0
* Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-171-0/+25
* Fixes issue of forward only datasets failing when not set so.Bill King2009-09-171-0/+38
* Fixed the qkeysequence::translated autotest.Kim Motoyoshi Kalland2009-09-164-5/+9
* Disabled the qtwidgets test for the times being.Trond Kjernaasen2009-09-161-0/+2
* Fixed the QThread tests for Windows.Trond Kjernaasen2009-09-161-9/+18
* Fixed QImageReader autotests.Trond Kjernaasen2009-09-161-10/+11
* Added autotest to demonstrate clipping path problemandyc2009-09-151-0/+32
* Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-151-0/+61
* QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-101-0/+1
* tst_qinfo: Be more verbose in case of failuresMarkus Goetz2009-09-101-0/+6
* Fixes autotest for MS SQL ServerBill King2009-09-101-1/+4
* Fixes determination of end of odbc string on deficient driverBill King2009-09-101-0/+41
* Autotest: fix the test for NUL in SAN. It was missing "www".Thiago Macieira2009-09-091-1/+1
* tst_qhostinfo: Backported some 4.6 fixes, increased timeoutMarkus Goetz2009-09-091-7/+4
* QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-091-0/+1
* network-settings.h: Check for DNS setup only when neededMarkus Goetz2009-09-081-0/+2
* Fix moc test after licence change.Olivier Goffart2009-09-081-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-0/+26
|\
| * Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-0/+26
* | Update license headers again.Jason McDonald2009-09-081227-4905/+4906
|/
* Tests: Do not execute network tests at all if DNS setup is broken.Markus Goetz2009-09-081-0/+14
* Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-0/+12
* Fixed autotest failure in qwindowsurface on X11 with Oxygen style.Samuel Rødal2009-09-031-0/+6
* Add missing license headersJason McDonald2009-09-0310-1/+407
* Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-0211-2/+24
* Add missing license headers.Jason McDonald2009-09-0272-0/+2952
* Update license headers.Jason McDonald2009-09-02175-4756/+5572
* Add license header to perl scripts.Jason McDonald2009-09-022-1/+82
* Assorted license header fixes.Jason McDonald2009-09-026-0/+246
* QNetworkAccessManager can delete the QAbstractNetworkCache pointer atBenjamin C Meyer2009-09-011-0/+16
* Use the QDesktopServices::CacheLocation to determine the location to store th...Benjamin C Meyer2009-09-011-2/+2
* Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-0/+82
* QNAM HTTP Code: Some tests where failingMarkus Goetz2009-08-312-4/+10
* Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+29
* Update tech preview license header.Jason McDonald2009-08-31962-12494/+12494
* Autotest: add some D-Bus tests sending complex structs and lists of themThiago Macieira2009-08-312-0/+53