summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-311-0/+22
| | * Doc: Fix references to Qt TestSze Howe Koh2013-01-303-6/+6
| | * test: Add bic data for linux-gcc-amd64Sergio Ahumada2013-01-293-0/+24692
| | * QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
| | * Make the null pointer dereference a volatile oneThiago Macieira2013-01-291-1/+1
| | * Forward-port tests on invalid port numbers from Qt 4Thiago Macieira2013-01-281-0/+8
| | * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-288-9/+9
| | * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-2811-8/+49
* | | Skip tst_QSslSocket::setReadBufferSize_task_250027()Tor Arne Vestbø2013-02-171-0/+2
* | | Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-0/+5
* | | SSL benchmarks: add benchmark for uploading dataPeter Hartmann2013-02-161-0/+26
* | | Filedialog test: Do not set directory if empty.Friedemann Kleint2013-02-161-1/+3
* | | Make it possible to use QPointer<const T>Stephen Kelly2013-02-131-0/+7
|/ /
* | QRegularExpression: print a warning if (?J) is used in a patternGiuseppe D'Angelo2013-02-122-0/+34
* | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+40
* | Ensure QDateTime can handle QDate's full range of julian dates.Mitch Curtis2013-02-121-2/+46
* | Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml()Mitch Curtis2013-02-121-8/+67
* | qprocess autotests don't need QtGuiDavid Faure2013-02-097-0/+7
* | Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-091-0/+67
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-092-1/+7
* | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-083-0/+111
* | Add qunsetenv(), next to qputenv() and friends.David Faure2013-02-071-0/+7
* | QColorDialog manual test: add initial color selectionJ-P Nurmi2013-02-072-2/+74
* | Dialog testing tool: add missing enableDeleteModalDialogButton() callsJ-P Nurmi2013-02-071-0/+2
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+77
* | Manual test for QFontDialogJ-P Nurmi2013-02-054-3/+299
* | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-051-0/+75
* | QRegularExpression: add method for extracting the capturing group namesGiuseppe D'Angelo2013-02-052-0/+83
* | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+9
* | Do not run tst_qfilesystemmodel for MinGW.Friedemann Kleint2013-02-011-0/+1
* | Replace SRCDIR-define by QFINDTESTDATA in tst_moc.Friedemann Kleint2013-01-312-40/+38
* | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-2/+12
* | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-4/+23
* | Update roleNames in QAbstractProxyModel if sourceModel resets.Nils Jeisecke2013-01-301-0/+41
* | Fix warning about incorrect format in tst_qlocale.Friedemann Kleint2013-01-301-3/+3
* | Manual test for QColorDialogJ-P Nurmi2013-01-304-3/+280
* | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2013-01-301-0/+138
* | QStringRef: Added a trimmed() function.Keith Gardner2013-01-291-0/+22
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2910-22/+30
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2810-22/+30
| |\|
| | * Doc: Fix module name formatSze Howe Koh2013-01-258-19/+19
| | * Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8
| | * Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+40
* | | Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-293-12/+0
* | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-0/+24
* | | Fix MinGW-Warnings in tst_qwinoverlappedionotifier.Friedemann Kleint2013-01-281-5/+8
* | | Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
* | | tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32