| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tst_QTableView with skulpture style | Olivier Goffart | 2009-09-03 | 1 | -0/+9 |
|
|
* | QStyleSheetStyle test: test that the widget loose their style when they are n... | Olivier Goffart | 2009-09-03 | 1 | -0/+27 |
|
|
* | Fixed tst_QGraphicsWidget::ensureClipping. | Gabriel de Dietrich | 2009-09-03 | 1 | -0/+1 |
|
|
* | Fixed incorrect file path in qimagereader autotest. | Kim Motoyoshi Kalland | 2009-09-03 | 1 | -1/+1 |
|
|
* | Fixed compilation of tst_qgl. | Samuel Rødal | 2009-09-03 | 1 | -4/+8 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 129 | -122/+3846 |
|\ |
|
| * | 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 |
|
|
* | | QByteArray: Two new functions | Markus Goetz | 2009-09-03 | 1 | -0/+8 |
|
|
* | | XQuery: allow usage of floats in QXmlQuery | Peter Hartmann | 2009-09-03 | 1 | -1/+1 |
|
|
* | | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -2/+2 |
|
|
* | | Added simple manualtests for gestures | Denis Dzyubenko | 2009-09-03 | 8 | -0/+409 |
|
|
* | | QTcpSocket autotest: fix autotests | Peter Hartmann | 2009-09-03 | 1 | -7/+4 |
|
|
* | | Adds OCI support for synonyms to tables created by another user. | Bill King | 2009-09-03 | 1 | -0/+38 |
|
|
* | | add benchmark for QScriptClass | Kent Hansen | 2009-09-02 | 2 | -0/+518 |
|
|
* | | improve memory management scheme of QScriptString(Private) | Kent Hansen | 2009-09-02 | 1 | -0/+4 |
|
|
* | | Fix tst_Moc::os9Newline | Olivier Goffart | 2009-09-02 | 1 | -1/+1 |
|
|
* | | QSslSocket autotest: fix failing tests | Peter Hartmann | 2009-09-02 | 2 | -2/+2 |
|
|
* | | Make QTreeModel::ensureSorted() stable sort for items | Thorvald Natvig | 2009-09-02 | 1 | -0/+180 |
|
|
* | | Symbian OOM testing extended to release builds | mread | 2009-09-02 | 1 | -5/+76 |
|
|
* | | Add autotests for FBO stacking and interleaved painting | Tom Cooksey | 2009-09-02 | 1 | -0/+211 |
|
|
* | | Add some more tests for anchor layout | Jan-Arve Sæther | 2009-09-02 | 1 | -1/+164 |
|
|
* | | Added comment to QEXPECTED_FAIL. See commit | Gabriel de Dietrich | 2009-09-02 | 1 | -3/+3 |
|
|
* | | QMainWindow doesn't respect the sizehint of the dockwidgets | Thierry Bastian | 2009-09-02 | 1 | -0/+19 |
|
|
* | | Fail in tst_QGraphicsView::task259503_scrollingArtifacts is expected. Adding | Gabriel de Dietrich | 2009-09-02 | 1 | -0/+1 |
|
|
* | | Fix license header. | Jason McDonald | 2009-09-02 | 1 | -14/+14 |
|
|
* | | Missing version number fixes | Jason McDonald | 2009-09-02 | 1 | -1/+1 |
|
|
* | | Fixes mysql not knowing the difference between tables and views. | Bill King | 2009-09-02 | 1 | -8/+0 |
|
|
* | | Autotest which checks you can paint to an fbo in a gl widget's p.e. | Tom Cooksey | 2009-09-01 | 1 | -0/+55 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | QScriptEngineAgent autotest bug fix | Jedrzej Nowacki | 2009-09-01 | 1 | -1/+3 |
|
|
* | | An an autotest to check QPainter rendering to an FBO works | Tom Cooksey | 2009-09-01 | 1 | -0/+63 |
|
|
* | | Create exceptionCatch events | Jedrzej Nowacki | 2009-09-01 | 1 | -6/+4 |
|
|
* | | QTreeView: exapnding nodes just after replacing the model wouldn't work | Thierry Bastian | 2009-09-01 | 1 | -0/+30 |
|
|
* | | Make QIconloader use resource directory as fallback | Jens Bache-Wiig | 2009-08-11 | 2 | -2/+15 |
|
|
* | | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-01 | 11 | -2/+24 |
|
|
* | | Manual test for QNAM HTTP: Downloading a big file | Markus Goetz | 2009-09-01 | 2 | -0/+94 |
|
|
* | | Add a benchmark for QGraphicsAnchorLayout. | Jan-Arve Sæther | 2009-09-01 | 2 | -0/+203 |
|
|
* | | Fixed QPainterPath::toFillPolygons autotest | Thorbjørn Lindeijer | 2009-09-01 | 1 | -2/+3 |
|
|
* | | Fix compilation of QAbstractItemModel test | Olivier Goffart | 2009-09-01 | 4 | -14/+8 |
|
|
* | | Make test more reliable - wait after show. | Andreas Aardal Hanssen | 2009-09-01 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of git:qt/qt into 4.6 | Thiago Macieira | 2009-09-01 | 1 | -1/+5 |
|\ \ |
|
| * | | QSslCertificate: fix previous patch, add autotest and documentation | Peter Hartmann | 2009-09-01 | 1 | -1/+5 |
|
|