summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add support for Apple tvOSMike Krus2016-05-172-3/+4
* tst_qaction: Fix top level widget leaks.Friedemann Kleint2016-05-171-69/+64
* tst_qwidget: Remove test widget member.Friedemann Kleint2016-05-171-159/+108
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-125-46/+165
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-31/+31
| |\
| | * Change Q_OS_MAC -> Q_OS_OSXMorten Johan Sørvig2016-05-041-28/+28
| | * Add missing Q_DECL_OVERRIDEsMorten Johan Sørvig2016-05-041-3/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-293-7/+67
| |\|
| | * Fix scroll regression near scroll-view endsAllan Sandfeld Jensen2016-04-291-0/+51
| | * tst_QMdiArea::subWindowActivated2(): Add activateWindow().Friedemann Kleint2016-04-291-0/+1
| | * tst_QWidget/XCB: Use bottom/right corner of screen as safe cursor position.Friedemann Kleint2016-04-261-7/+15
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-273-8/+67
| |\|
| | * QFileSystemModel: fix updating QFileInfo for a node after a file renameAlexander Volkov2016-04-221-5/+29
| | * QWidget::grab(): Use device pixel ratio.Friedemann Kleint2016-04-221-3/+18
| | * QHeaderView: fixing selection of reordered rows and columnsVyacheslav Grigoryev2016-04-211-0/+20
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-036-11/+19
|\| |
| * | 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
* | | Removes spacing when widget is hidden in QGridLayoutKarim Pinter2016-04-211-0/+21
* | | Implement QFormLayout row removalSamuel Gaist2016-04-141-0/+237
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-1213-75/+52
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-113-9/+115
|\| |
| * | 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
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-0753-805/+105
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0522-29/+315
|\| |
| * | 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.7' into devLiang Qi2016-03-225-76/+137
|\| |
| * | 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
| |\|