summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QProcess::waitForFinished on WindowsJoerg Bornemann2016-02-291-0/+33
* tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
* Remove superfluous Windows CE special cases from tst_qprocess.cppJoerg Bornemann2016-02-291-29/+6
* tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
* Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
* tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
* QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-2/+4
* QMacPrintEngine: Really set the printer resolutionKai Pastor2016-02-251-1/+18
* Remove legacy from tst_qprocess.cppJoerg Bornemann2016-02-241-8/+0
* tst_QProcess: Transform loop into additional test rowsJoerg Bornemann2016-02-241-9/+18
* QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-0/+9
* xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
* Blacklist tst_QTreeView::setSortingEnabledChild() on Windows.Friedemann Kleint2016-02-241-0/+2
* QtWidgets: Proper delivery of enter/leave event to context menusBłażej Szczygieł2016-02-241-0/+109
* Autotest: Blacklist tst_QFontDialog::setFont()Simo Fält2016-02-231-0/+1
* Re-enable tst_QTreeView::setSortingEnabled on Windows.Friedemann Kleint2016-02-182-28/+25
* Prospective fix to stabilize tst_QMdiArea::subWindowActivated2()/xcb.Friedemann Kleint2016-02-181-2/+3
* QSqlDriver: use table prefix in WHERE clausesVyacheslav Grigoryev2016-02-171-40/+40
* QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-171-0/+28
* Update testdataMaurice Kalinowski2016-02-172-2/+2
* winrt: Fix usage of testdataMaurice Kalinowski2016-02-171-0/+9
* winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-162-0/+12
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-153-0/+30
|\
| * Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-052-0/+1
| * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-0218-12/+384
| |\
| * \ Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-011-0/+9
| |\ \
| * | | Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-301-0/+29
* | | | Autotest: Enable make check on rhel 7.1Simo Fält2016-02-1111-0/+28
* | | | Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-0/+26
* | | | Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
* | | | Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-021-0/+26
* | | | Pass -silent to lrelease to avoid cruft in test logs.Edward Welbourne2016-02-022-2/+2
* | | | Don't clutter up the source tree with .qm files generated by testing.Edward Welbourne2016-02-022-8/+8
* | | | Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
| |_|/ |/| |
* | | QDockWidget: Restore using setGeometry since the geometry is used for the stateAndy Shaw2016-02-021-0/+26
* | | Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-021-1/+0
* | | Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-022-15/+1
* | | Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
* | | Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
* | | QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-292-1/+15
* | | winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
* | | QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
* | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-291-0/+9
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | MySql: add failing connection testSamuel Gaist2016-01-271-0/+9
* | | | Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-291-1/+3
|/ / /
* | | QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
* | | QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
* | | Remove some old QT_MAC_USE_COCOA cruftTor Arne Vestbø2016-01-281-4/+0
* | | Add DST-change test for a date derived via .toLocalTime().Edward Welbourne2016-01-261-0/+24