summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets
Commit message (Expand)AuthorAgeFilesLines
* Don't increase the size of the layout unnecessarily when moving toolbarsAndy Shaw2019-03-152-0/+115
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-0/+5
|\
| * manual tests: Fix buildFriedemann Kleint2019-03-071-0/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+1
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* | New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-093-1/+103
|/
* Show the toolbutton's menu in the right place on multiple screensAndy Shaw2018-07-102-0/+76
* QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-292-0/+129
* tests/manual/widgets/styles: Extend the style icon displayFriedemann Kleint2018-01-261-22/+101
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-235-0/+364
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-305-0/+364
| |\
| | * Add menu creation manual testGabriel de Dietrich2017-10-245-0/+364
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+13
|\| |
| * | QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-181-0/+13
| |/
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/
* Introducing multiscreen-menus manual testGabriel de Dietrich2017-05-036-1/+253
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-18/+13
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-253-1/+240
|\
| * Add a manual styles test.Friedemann Kleint2016-04-203-1/+240
* | Updated license headersJani Heikkinen2016-01-2112-193/+133
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-014-4/+0
* | QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-221-1/+0
|/
* QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-271-1/+3
* Update copyright headersJani Heikkinen2015-02-1112-73/+73
* Auto-scroll while selecting entire rows/columns did not workJan Arve Saether2014-11-291-11/+152
* Update license headers and add new license filesMatti Paaso2014-09-2412-217/+121
* Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-063-1/+76
* Fixup compilation of the manual testsJorgen Lind2014-03-226-0/+0
* 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
|\|