summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* QLineEdit: fix the shortcut override events on a readonly line editGiuseppe D'Angelo2015-12-091-0/+60
* QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-093-0/+120
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+16
|\
| * Skip testing empty window sizes on WindowsJan Arve Saether2015-12-041-1/+16
* | QAbstractItemView: replace a QPair with a dedicated structMarc Mutz2015-12-071-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-026-104/+101
|\|
| * Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-4/+0
| * Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
| * Fix closing a QMenu by pressing Alt.Friedemann Kleint2015-11-271-0/+30
| * QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.Friedemann Kleint2015-11-271-0/+56
| * Clean up tst_qlabelMarc Mutz2015-11-271-22/+6
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-0/+9
| |\
| | * Fix crash in QFileDialog::iconProvider() with native dialogsJoni Poikelin2015-11-241-0/+9
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-2/+72
|\| |
| * | Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-191-2/+72
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-218-48/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-185-118/+135
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-0/+6
| |\|
| | * QComboBox: Disable wheel events on OS X & iOSAdam Strzelecki2015-11-091-0/+6
| * | Blacklist tst_qfontdialog::setFont on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
| * | Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-132-0/+2
| * | QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-049-50/+163
|\| |
| * | Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
| * | QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+40
| * | tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-035-31/+13
| * | Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+38
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-17/+41
| |\|
| | * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-17/+41
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-2/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-232-2/+30
|\| |
| * | QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-2/+18
| * | QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-0/+12
* | | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-1945-317/+385
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-148-45/+93
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-1/+23
| |\|
| | * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-1/+23
| * | xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
| * | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-0/+19
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-8/+8
| |\|
| | * tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESSTuomas Heimonen2015-09-142-8/+8
| * | Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-1/+7
| * | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-12/+13
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-142-3/+3
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-1313-24/+24
* | | Autotests: Blacklist parts of tst_qopenglwidgetJani Vähäkangas2015-10-132-2/+12
* | | Fix building with QT_NO_LIBRARYUlf Hermann2015-09-301-0/+4
* | | Avoid unnecessary setParent(0) in QMdiSubWindow::removeBaseWidget()Serge Lysenko2015-09-291-0/+22
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2514-55/+190
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-249-9/+9