summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-152-2/+42
|\|
| * QCompleter::setModel(): Restore completion roleFriedemann Kleint2016-07-131-2/+17
| * QComboBox: fix crash on setEditable(false) called from editTextChanged()Marc Mutz2016-07-061-0/+25
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-8/+12
|\ \
| * | Fix tst_QListView::setCurrentIndexAfterAppendRowCrash().Friedemann Kleint2016-05-241-8/+12
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-102-24/+3
|\ \ \ | | |/ | |/|
| * | tst_QFileSystemModel: Remove Win32LongFileName().Friedemann Kleint2016-06-081-18/+0
| * | Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-061-6/+3
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-068-32/+277
|\| | | |/ |/|
| * Remove tst_QWidget::immediateRepaintAfterShow().Friedemann Kleint2016-06-041-20/+0
| * Blacklist tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible test.Alexandru Croitor2016-06-011-0/+2
| * tst_QPlainTextEdit/tst_QTextEdit: Do not output unprintable characters.Friedemann Kleint2016-05-312-12/+26
| * Fix opaque texture-based widgets not being always shown.Alexandru Croitor2016-05-301-0/+133
| * Avoid missing paints when resizing GV with QOpenGLWidget viewportLaszlo Agocs2016-05-241-0/+45
| * QMenu auto-test: Add test for two-level tearable menusGabriel de Dietrich2016-05-191-0/+46
| * QtWidgets: Reduce paint events when resizing native widgetBłażej Szczygieł2016-05-191-0/+24
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-199-90/+197
|\|
| * QMenuBar: nested parenting fixFelix Bourbonnais2016-05-181-0/+59
| * QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.Friedemann Kleint2016-05-141-8/+9
| * Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
| * QFileSystemModel: create nodes with correct QFileInfosAlexander Volkov2016-05-102-0/+37
| * Enable movedAndResizedAttributes test.Morten Johan Sørvig2016-05-101-5/+0
| * tst_qwidget: remove sheetOpacity testMorten Johan Sørvig2016-05-101-13/+0
| * OS X: Remove unified toolbar test.Morten Johan Sørvig2016-05-102-42/+1
| * tst_QMdiArea::subWindowActivated2(): Allow for several activated events.Friedemann Kleint2016-05-091-1/+1
| * QTableView: Fix selection for reordered or hidden rows/columnsVyacheslav Grigoryev2016-05-091-0/+36
| * tst_QWidget: make it stable on OS XTimur Pocheptsov2016-05-062-23/+53
* | 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
* | 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