summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-0/+10
* Fix widget leak in tst_qmainwindow.Friedemann Kleint2014-11-201-0/+8
* Enable tst_QGraphicsView on OSXJørgen Lind2014-11-192-1/+9
* Enable tst_qfiledialog2 on OSXJørgen Lind2014-11-192-1/+2
* Fix rubberband position for tabbed mdi windowsPaul Olav Tvete2014-11-191-1/+1
* QPanGestureRecognizer: Make the number of touch points a parameter.Friedemann Kleint2014-11-171-0/+1
* tst_qitemdelegate: make the test more robustDavid Faure2014-11-111-3/+1
* Fix too many resizes and move events for native widgetsJørgen Lind2014-11-041-0/+101
* Remove executable mode on qwidget_window.proJørgen Lind2014-10-311-0/+0
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-0/+43
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-243-0/+38
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-241-0/+28
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-0/+45
* QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-231-0/+6
* Add autotest for QGestureRecognizer.Friedemann Kleint2014-10-234-0/+341
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-233-0/+150
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+28
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+10
* Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-221-6/+20
* Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-0/+17
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-181-0/+159
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+159
| |\
| | * QAbstractItemView: fix CTRL+A select all behaviorMaximilian Hrabowski2014-10-131-0/+159
* | | Fix use-after-delete bug in tst_QWidget::taskQTBUG_27643_enterEvents()Marc Mutz2014-10-181-0/+1
|/ /
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-092-3/+3
* | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+25
|\|
| * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-301-0/+25
* | Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
* | tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14
* | Enable the qmdiarea test on X11Paul Olav Tvete2014-10-032-13/+2
* | Refactor tst_QFiledialog::completer().Friedemann Kleint2014-10-031-48/+32
* | QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
* | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-262-4/+4
* | Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-241-0/+24
* | Update license headers and add new license filesMatti Paaso2014-09-24131-2476/+1428
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-248-1/+180
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-238-1/+180
| |\|
| | * QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+28
| | * QSizeGrip: use a QPointer to the tracked TLWGiuseppe D'Angelo2014-09-151-0/+25
| | * Avoid adding widget to its own layoutThomas Fischer2014-09-053-0/+88
| | * Recreate child windows when changing screensDyami Caliri2014-08-282-1/+38
| | * Show the correct cursor for QLineEdit's side buttons.Marcel Krems2014-08-121-0/+4
* | | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-235-0/+14
* | | Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+38
* | | Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-0/+32
|/ /
* | Update widget winId when screen changesDyami Caliri2014-09-192-1/+32
* | Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-0/+37
* | Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-2/+41
* | GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-051-0/+17