summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-083-3/+7
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-213-1/+140
* QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-1/+2
* QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-6/+35
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-073-1/+157
* QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-103-2/+138
* QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-3/+56
* QWidget - add property toolTipDurationThorbjørn Martsum2013-06-251-7/+48
* QToolTip - add static showText with time.Thorbjørn Martsum2013-05-274-1/+74
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-233-0/+6
|\
| * Build manual test for widgets from toplevel.Friedemann Kleint2013-05-133-0/+6
* | QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-136-0/+378
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-9/+26
* | GraphicsView - add Q_DECL_OVERRIDE to the manual rubber band testThorbjørn Lund Martsum2013-04-031-2/+2
|/
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-221-1/+6
* Clean up manual test to QGraphicsView (rubberband)Thorbjørn Martsum2013-03-011-8/+7
* QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-261-18/+9
* QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-261-3/+34
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-7/+14
|\|
| * QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-111-7/+14
* | QAbstractItemView - allow deselect in single selection mode.Thorbjørn Lund Martsum2013-01-021-0/+3
|/
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-012-0/+103
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-2/+1
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-231-5/+5
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-023-2/+61
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-46/+46
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-052-0/+113
* Build manual tests.Friedemann Kleint2012-04-121-0/+1
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-022-0/+88