summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-221-4/+58
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-2/+2
* Only emit messageChanged() if the message has actually changedAndy Shaw2013-10-151-0/+27
* QFileDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-10-151-0/+17
* Skip tst_QGraphicsItem::paint() on Mac OS X 10.7Simo Fält2013-10-151-0/+4
* Stabilize tst_qmenu on Mac.Friedemann Kleint2013-10-141-3/+9
* Stabilize tst_QComboBox::keyBoardNavigationWithMouse.Friedemann Kleint2013-10-111-5/+15
* Fix temporary file leak in tst_qfiledialog2.Friedemann Kleint2013-10-031-6/+5
* Mac: QWizard default background pixmap works againLiang Qi2013-09-261-16/+4
* Add QKeySequenceEditIvan Komissarov2013-09-244-0/+111
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-214-1/+136
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+45
|\
| * xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-161-0/+45
* | QCompleter::setFilterMode() add property filterMode.Oto Magaldadze2013-09-201-0/+129
* | Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* | Implement QMainWindow::takeCentralWidget()Sune Vuorela2013-09-201-0/+55
* | Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-4/+2
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-074-418/+559
|\|
| * Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-5/+109
| * Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
| * Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
| * Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+25
| * Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
* | Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-041-0/+27
* | Skip tst_QGraphicsProxyWidget::popup_subwidget on Windows.Friedemann Kleint2013-09-031-0/+3
* | QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-0/+14
* | item delegates: fix clicking on tristate checkboxes.David Faure2013-09-021-0/+51
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-021-3/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-3/+4
| |\|
| | * Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
| | * Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* | | Revert Mac event loop changes.Morten Johan Sørvig2013-09-022-11/+17
* | | QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-0/+15
* | | Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-292-17/+11
* | | QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-282-0/+26
* | | Test layout engine fundamentalsPaul Olav Tvete2013-08-271-0/+155
|/ /
* | QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-1/+1
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-232-3/+32
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-224-4/+82
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-214-4/+82
| |\|
| | * QtBase: Skip some tst_qwidget steps in Ubuntu 11.10Simo Fält2013-08-192-0/+10
| | * Fix QGraphics(Ellipse)Item autotestGiuseppe D'Angelo2013-08-191-4/+7
| | * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-0/+65
* | | tst_qgraphicsproxywidget: fix memory leakDavid Faure2013-08-211-0/+5
|/ /
* | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+2
* | Skip tst_QGraphicsProxyWidget::deleteProxyForChildWidget on WinFrederik Gladhorn2013-08-201-0/+4
* | tst_qgraphicsproxywidget: skip crashing test on Mac/Windows.David Faure2013-08-201-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-167-10/+128
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-147-10/+128
| |\|
| | * Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11