summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow the platform to specify a press and hold delay.Michael Brasser2013-12-101-1/+2
* 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-0612-4/+180
* | | | 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-2691-329/+2272
|\| |
| * | Fix test compilation on WinRTAndrew Knight2013-11-264-7/+14
| * | QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-269-83/+165
| |\|
| | * Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
| | * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-212-32/+0
| | * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-212-0/+10
| | * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| | * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18
| | * tst_QFileSystemModel: don't expect ~/Documents to existMarc Mutz2013-11-211-1/+8
| | * Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie().Friedemann Kleint2013-11-201-2/+10
| | * Stabilize tst_QGraphicsView::hoverLeave().Friedemann Kleint2013-11-201-6/+8
| | * Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-224-2/+66
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-204-2/+66
| | |\|
| | | * Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-0/+29
| | | * tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
| | | * Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-202-0/+32
| | | * tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
| * | | Center/position windows in tst_qmenu.Friedemann Kleint2013-11-211-6/+47
| * | | Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-8/+0
| |/ /