summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Stabilize tst_QWindowContainer.Friedemann Kleint2014-12-041-15/+39
| * QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-0/+80
| * Respect the size hint signal for the column and row delegatesAndy Shaw2014-12-031-2/+42
| * QLayout: Observe contents margin when positioning the menu bar.Friedemann Kleint2014-12-021-0/+3
| * QMainWindow: Observe left contents margin when positioning status bar.Friedemann Kleint2014-12-021-0/+33
* | Fixed a bug where spans did not always work in layouts.Jan Arve Saether2014-12-091-0/+17
* | QAbstractScrollArea: add a getter for the marginsGiuseppe D'Angelo2014-12-031-0/+19
* | tst_QItemDelegate: simplify code, no behavior changeDavid Faure2014-12-021-68/+16
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-272-46/+10
|\|
| * QLineEdit: take text margins into account in minimumSizeHint().David Faure2014-11-271-0/+10
| * XCB: send leave event on grabJørgen Lind2014-11-261-46/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2412-8/+135
|\|
| * tst_qtableview: fix virtual-override clang warningDavid Faure2014-11-241-2/+2
| * 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
* | 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
| |\|