summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-221-0/+69
| * | QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-222-0/+8
| * | Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
| * | Remove QGraphicsView autotest that doesn't test anythingTor Arne Vestbø2015-09-151-9/+0
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-272-7/+48
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-262-7/+48
| | |\|
| | | * Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-181-3/+41
| | | * Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-4/+7
| * | | QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-0/+23
| |/ /
* | | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-14/+214
* | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-096-1/+26
* | | Link to AppKit instead of Cocoa.Jake Petroules2015-09-053-4/+4
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0558-60/+0
* | | QGroupBox: Send unhandled mouse events to parent widgetAlex Henrie2015-09-031-0/+111
* | | Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-032-2/+0
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0