summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-302-3/+34
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2717-6/+763
|\
| * 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 remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-202-0/+160
|\|
| * 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
| |/ /
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-097-100/+121
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-29137-2484/+1830
|\| |
| * | 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
* | | QAbstractItemView: add iconSizeChanged signal.David Faure2014-09-121-0/+5
|/ /
* | GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-051-0/+17
* | QListView: Catch stack overflow on mutual scrollbar calculation.Christoph Schleifenbaum2014-08-291-0/+25
* | QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-281-1/+32
* | tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6