summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
| | * | QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
| | * | SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
| | * | fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
| | * | Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-0/+16
| | * | Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+0
| | * | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
| | * | QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
| | * | QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-056-2/+98
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-056-2/+98
| | | |\|
| | | | * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
| | | | * QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-033-0/+93
| | | | * Stabilize tst_QGraphicsItemMarc Mutz2013-12-031-0/+1
| | | | * Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint2013-12-031-2/+3
* | | | | Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-202-4/+22
* | | | | QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-0/+53
* | | | | d3dcompiler_qt: Remove directory creation inside the proxy libraryAndrew Knight2013-12-191-8/+21
|/ / / /
* | | | QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-0/+6
* | | | QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-0/+5
* | | | Add the UTF16-to-Latin1 in-place converterThiago Macieira2013-12-131-0/+8
* | | | tst_qlinedit: Create a new test widget on demand for each test.Friedemann Kleint2013-12-121-36/+120
* | | | Fix erroneous exclusion of classes from related meta objects in mocSimon Hausmann2013-12-123-1/+120
* | | | QLineEdit: hide placeholder text when h-centered & focusedJ-P Nurmi2013-12-111-1/+58
* | | | tst_QObject: separate QSignalBlocker testsMarc Mutz2013-12-115-129/+319
* | | | Move-enable QSignalBlockerMarc Mutz2013-12-111-0/+100
* | | | moc: move qt_meta_extradata data from .data.rel into .data.rel.roMarc Mutz2013-12-092-4/+4
* | | | Introducing d3dcompiler_qtAndrew Knight2013-12-093-0/+366
* | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-093-14/+75
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-053-14/+75
| |\| | |
| | * | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+36
| | |/ /
| | * | QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-14/+1
| | * | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+38
| | |\|
| | | * Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* | | | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-0611-4/+172
* | | | Remove trailing space from QDebug streamKai Koehne2013-12-0628-383/+383
* | | | Add proper abstractions to the grid layout engine.Jan Arve Saether2013-12-051-2/+0
|/ / /
* | | QComboBox: fix keyboard selection with multiple character strings.Mitch Curtis2013-12-041-1/+29
* | | TestLib: Ignore trailing space in QTest::ignoreMessageKai Koehne2013-12-041-0/+4
* | | QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+5
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-25/+46
|\| |
| * | Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
| * | QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
| * | tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | | Add test for default (style dependent) spacingsJan Arve Saether2013-11-281-0/+94
* | | tst_qthreadpool: fix memory leakDavid Faure2013-11-281-1/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2676-289/+1545
|\| |
| * | Fix test compilation on WinRTAndrew Knight2013-11-262-6/+10
| * | QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-269-83/+165
| |\|