summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Stabilize QTreeView testOlivier Goffart2009-09-071-8/+8
* New function added to QScriptEngineAgent autotestJedrzej Nowacki2009-09-071-0/+16
* Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-071-16/+1
* Mark these as fix later.Bill King2009-09-071-0/+5
* Sample buffers are on by default for OpenGL/ES 2.0, off for others.Rhys Weatherley2009-09-071-0/+6
* Unit tests for QGLFormat option constructorRhys Weatherley2009-09-071-0/+10
* Unit tests for QGLFormat::defaultFormat and ::defaultOverlayFormat()Rhys Weatherley2009-09-071-0/+41
* Unit tests for QGLFramebufferObjectFormatRhys Weatherley2009-09-071-0/+56
* Unit tests for QGLFormat copy constructor and operator=Rhys Weatherley2009-09-071-0/+14
* Update QGLFormat::operator== to include all fields.Rhys Weatherley2009-09-071-0/+83
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-0/+12
|\
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-0/+12
* | Make the example also work on a desktop with a dark theme.Thomas Zander2009-09-041-0/+1
* | Updating line-numbers for linguist auto testsJoão Abecasis2009-09-0415-47/+52
* | Fixed tst_QFiledialog::filesSelectedSignal where the selected directory to runGabriel de Dietrich2009-09-042-1/+11
* | Fix tst_QTimer::moveToThread() on WindowsBradley T. Hughes2009-09-041-0/+40
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-0/+60
* | Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-041-0/+79
* | Remove implicit margin on bulleted lists when exporting to HTMLEskil Abrahamsen Blomfeldt2009-09-041-3/+18
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-04122-3326/+511
|\ \
| * | Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-041-0/+104
| * | Fix the QStyleSheet test with pulse.Olivier Goffart2009-09-041-1/+2
| * | Fixed once-in-a-while failing tst_QGraphicsItem::selected test.Gabriel de Dietrich2009-09-041-1/+1
| * | tst_QLocalSocket::writeToClientAndDisconnect addedJoerg Bornemann2009-09-041-0/+30
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-04100-3146/+104
| |\ \
| | * | Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Cl...Jarek Kobus2009-09-04100-3146/+104
| * | | Fix license headersJason McDonald2009-09-044-0/+60
| |/ /
| * | Fixed autotest failure in qwidget on X11 with Oxygen style.Samuel Rødal2009-09-041-0/+10
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-044-121/+100
| |\ \
| | * | Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-044-121/+100
| * | | Update license headersJason McDonald2009-09-047-57/+63
| |/ /
| * | Fix tst_QTableView with skulpture styleOlivier Goffart2009-09-031-0/+9
| * | QStyleSheetStyle test: test that the widget loose their style when they are n...Olivier Goffart2009-09-031-0/+27
| * | Fixed tst_QGraphicsWidget::ensureClipping.Gabriel de Dietrich2009-09-031-0/+1
* | | Added support for quering a printer for the actual number of copies.Gunnar Sletta2009-09-041-0/+9
|/ /
* | Fixed incorrect file path in qimagereader autotest.Kim Motoyoshi Kalland2009-09-031-1/+1
* | Fixed compilation of tst_qgl.Samuel Rødal2009-09-031-4/+8
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-03129-122/+3846
|\|
| * 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
* | QByteArray: Two new functionsMarkus Goetz2009-09-031-0/+8
* | XQuery: allow usage of floats in QXmlQueryPeter Hartmann2009-09-031-1/+1
* | Improved the gesture api.Denis Dzyubenko2009-09-031-2/+2
* | Added simple manualtests for gesturesDenis Dzyubenko2009-09-038-0/+409
* | QTcpSocket autotest: fix autotestsPeter Hartmann2009-09-031-7/+4