| Commit message (Expand) | Author | Age | Files | Lines |
* | QGraphicsItem: cached embedded widget item is not repainted when widget is up... | Andreas Aardal Hanssen | 2009-09-29 | 1 | -0/+31 |
|
|
* | tst_qnetworkcookiejar: Backported 4.6 changes | Markus Goetz | 2009-09-28 | 1 | -14/+14 |
|
|
* | Mac: build issue (autotest stalls build) | Richard Moe Gustavsen | 2009-09-28 | 1 | -1/+1 |
|
|
* | QGraphicsItem with parent flag ItemClipsChildrenToShape not visible | Andreas Aardal Hanssen | 2009-09-28 | 1 | -0/+48 |
|
|
* | Fixes: better wording. | Bill King | 2009-09-28 | 1 | -1/+1 |
|
|
* | Added test for QTBUG-4595. | Stian Sandvik Thomassen | 2009-09-28 | 1 | -0/+15 |
|
|
* | Fixes a crash in QDoubleSpinBox | João Abecasis | 2009-09-25 | 2 | -12/+41 |
|
|
* | Revert "Autotest: This test does requires internal builds (with autotests)." | Joerg Bornemann | 2009-09-24 | 1 | -1/+0 |
|
|
* | Autotest: This test does requires internal builds (with autotests). | Thiago Macieira | 2009-09-23 | 1 | -0/+1 |
|
|
* | fix tst_QMenu::task242454_sizeHint for Windows mobile | Joerg Bornemann | 2009-09-22 | 1 | -1/+1 |
|
|
* | Cached clip path not cleared correctly for ancestor that clips to shape | Andrew Christian | 2009-09-22 | 1 | -0/+32 |
|
|
* | tst_windowsmobile: local include corrected | Joerg Bornemann | 2009-09-22 | 1 | -1/+1 |
|
|
* | Added more tests for QTextCodec::codecForHtml() | Stian Sandvik Thomassen | 2009-09-22 | 1 | -1/+8 |
|
|
* | Revert "Added autotest to demonstrate clipping path problem" | Alexis Menard | 2009-09-17 | 1 | -32/+0 |
|
|
* | Fix crash or painting error when drawing dashed lines with penWidth > 1 | Eskil Abrahamsen Blomfeldt | 2009-09-17 | 1 | -0/+25 |
|
|
* | Fixes issue of forward only datasets failing when not set so. | Bill King | 2009-09-17 | 1 | -0/+38 |
|
|
* | Fixed the qkeysequence::translated autotest. | Kim Motoyoshi Kalland | 2009-09-16 | 4 | -5/+9 |
|
|
* | Disabled the qtwidgets test for the times being. | Trond Kjernaasen | 2009-09-16 | 1 | -0/+2 |
|
|
* | Fixed the QThread tests for Windows. | Trond Kjernaasen | 2009-09-16 | 1 | -9/+18 |
|
|
* | Fixed QImageReader autotests. | Trond Kjernaasen | 2009-09-16 | 1 | -10/+11 |
|
|
* | Added autotest to demonstrate clipping path problem | andyc | 2009-09-15 | 1 | -0/+32 |
|
|
* | Fixes QSqlTableModel: trying to delete the wrong row. | Bill King | 2009-09-14 | 1 | -0/+61 |
|
|
* | QHttpNetworkConnection autotest: include zlib dir | Peter Hartmann | 2009-09-10 | 1 | -0/+1 |
|
|
* | tst_qinfo: Be more verbose in case of failures | Markus Goetz | 2009-09-10 | 1 | -0/+6 |
|
|
* | Fixes autotest for MS SQL Server | Bill King | 2009-09-10 | 1 | -1/+4 |
|
|
* | Fixes determination of end of odbc string on deficient driver | Bill King | 2009-09-10 | 1 | -0/+41 |
|
|
* | Autotest: fix the test for NUL in SAN. It was missing "www". | Thiago Macieira | 2009-09-09 | 1 | -1/+1 |
|
|
* | tst_qhostinfo: Backported some 4.6 fixes, increased timeout | Markus Goetz | 2009-09-09 | 1 | -7/+4 |
|
|
* | QHttpNetworkConnection autotest: include zlib dir | Peter Hartmann | 2009-09-09 | 1 | -0/+1 |
|
|
* | network-settings.h: Check for DNS setup only when needed | Markus Goetz | 2009-09-08 | 1 | -0/+2 |
|
|
* | Fix moc test after licence change. | Olivier Goffart | 2009-09-08 | 1 | -1/+1 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-08 | 1 | -0/+26 |
|\ |
|
| * | Fixed bug in drawImage() when fall-back code path is used. | Samuel Rødal | 2009-09-08 | 1 | -0/+26 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-08 | 1227 | -4905/+4906 |
|/ |
|
* | Tests: Do not execute network tests at all if DNS setup is broken. | Markus Goetz | 2009-09-08 | 1 | -0/+14 |
|
|
* | Fix a regression with QListView::setRowHidden() when a root index is set | Andy Shaw | 2009-09-04 | 1 | -0/+12 |
|
|
* | Fixed autotest failure in qwindowsurface on X11 with Oxygen style. | Samuel Rødal | 2009-09-03 | 1 | -0/+6 |
|
|
* | Add missing license headers | Jason McDonald | 2009-09-03 | 10 | -1/+407 |
|
|
* | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-02 | 11 | -2/+24 |
|
|
* | Add missing license headers. | Jason McDonald | 2009-09-02 | 72 | -0/+2952 |
|
|
* | Update license headers. | Jason McDonald | 2009-09-02 | 175 | -4756/+5572 |
|
|
* | Add license header to perl scripts. | Jason McDonald | 2009-09-02 | 2 | -1/+82 |
|
|
* | Assorted license header fixes. | Jason McDonald | 2009-09-02 | 6 | -0/+246 |
|
|
* | QNetworkAccessManager can delete the QAbstractNetworkCache pointer at | Benjamin C Meyer | 2009-09-01 | 1 | -0/+16 |
|
|
* | Use the QDesktopServices::CacheLocation to determine the location to store th... | Benjamin C Meyer | 2009-09-01 | 1 | -2/+2 |
|
|
* | Reset QTemporaryFile's state after failed open() on Windows | João Abecasis | 2009-08-31 | 1 | -0/+82 |
|
|
* | QNAM HTTP Code: Some tests where failing | Markus Goetz | 2009-08-31 | 2 | -4/+10 |
|
|
* | Don't crash when convert Indexed8 without colortable to QPixmap | Gunnar Sletta | 2009-08-31 | 1 | -0/+29 |
|
|
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 962 | -12494/+12494 |
|
|
* | Autotest: add some D-Bus tests sending complex structs and lists of them | Thiago Macieira | 2009-08-31 | 2 | -0/+53 |
|
|