summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Let QMetaType know which types are Q_GADGETOlivier Goffart2014-11-161-0/+1
* | tst_qdatawidgetmapper: stop using module-wide includesGiuseppe D'Angelo2014-11-141-3/+6
* | QFrame: add an autotest for visual appearanceGiuseppe D'Angelo2014-11-1173-7/+50
* | QFrame: introduce initStyleOption (and use it)Giuseppe D'Angelo2014-11-041-0/+82
* | QFrame: add unit testDavid Faure2014-11-044-0/+70
* | Implement QTableWidget/QListWidget::mimeData()Giuseppe D'Angelo2014-10-312-1/+122
* | 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