summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* tst_QWidget: include QTest, not QtTestGiuseppe D'Angelo2015-01-061-1/+2
* QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypressesGiuseppe D'Angelo2015-01-042-5/+86
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-14/+77
|\
| * QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs2014-12-191-0/+40
| * Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw2014-12-191-14/+37
* | tst_QSizePolicy: non-functional fixesMarc Mutz2014-12-261-1/+3
* | tst_QSizePolicy: split a test functionMarc Mutz2014-12-261-3/+7
* | tst_QSizePolicy: minor cleanupMarc Mutz2014-12-261-15/+2
* | Make setting twice the very same model on QComboBox a no-opGiuseppe D'Angelo2014-12-201-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-183-4/+56
|\|
| * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-181-0/+52
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-182-4/+4
* | Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-0/+36
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-104-17/+197
|\|
| * 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