summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-154-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-132-11/+15
|\
| * tests: fix tst_QFontComboBox on OS XLiang Qi2016-04-082-11/+15
* | Update QDateTimeEdit tests to match data from CLDR v29Konstantin Ritt2016-04-081-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-072-1/+107
|\|
| * Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
| * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-0/+107
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0411-18/+140
|\|
| * Autotest: Remove blacklistingsSimo Fält2016-04-015-18/+0
| * QTextEdit::inputMethodQuery(): Preserve types when applying offset.Friedemann Kleint2016-03-301-0/+13
| * QtWidgets: Add autotests for Qt::WA_OutsideWSRange flagBłażej Szczygieł2016-03-291-0/+66
| * QPlainTextEdit: Take vertical offset into account when answering input method...Friedemann Kleint2016-03-291-0/+13
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-292-0/+0
| * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-0/+48
* | Check that window has been paintedMilla Pohjanheimo2016-03-311-1/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-307-10/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-242-0/+119
|\|
| * QAbstractItemView test: check that the selection model is in sync with the viewGiuseppe D'Angelo2016-03-231-0/+55
| * QAbstractItemView: trigger handlers (and redraw) when changing selection modelGiuseppe D'Angelo2016-03-231-0/+54
| * Initialize input method for read-only QTextBrowserMarko Kangas2016-03-231-0/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-0/+45
|\|
| * Add auto-test for crash in QCocoaBackingStoreGabriel de Dietrich2016-03-211-0/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-18/+10
|\|
| * tst_qtabbar sizeHints fixMilla Pohjanheimo2016-03-161-16/+10
| * Remove restoreDockWidget from BLACKLISTMilla Pohjanheimo2016-03-151-2/+0
* | QMenu: Add showTearOffMenu()Gabriel de Dietrich2016-03-171-10/+38
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-48/+89
|\|
| * Make an implicit grab on TouchBegin for a widget subscribed to a gestureAlexander Volkov2016-03-051-0/+48
| * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-292-14/+18
|\|
| * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
| * QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-246-30/+140
|\|
| * 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
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-234-3/+13
* | QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-0/+26
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-188-0/+48
|\|
| * QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-171-0/+28
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-117-0/+20
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-02-113-33/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-113-33/+21
| |\|
| | * 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
* | | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-113-8/+72
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-023-4/+44
|\|