summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
...
* | QVarLengthArray - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* | QSet - check if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+64
* | QHash - checks if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+86
* | QList - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+72
* | QVector - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* | QMap - check if iterator arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+113
* | Merge branch 'stable' into devSergio Ahumada2013-07-114-0/+142
|\|
| * Bugfix QDesktopServices on WindowsThiago Macieira2013-07-114-0/+142
* | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-103-2/+138
* | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-1/+13
* | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-3/+56
* | QNetworkConfiguration: add public member bearerTypeFamily()Peter Hartmann2013-06-281-0/+23
* | Add painting of points to the QTabletEvents manual test.Friedemann Kleint2013-06-261-4/+79
* | QWidget - add property toolTipDurationThorbjørn Martsum2013-06-251-7/+48
* | BlackBerry QNetworkConfiguration: Keep track of bearer typePeter Hartmann2013-06-243-0/+124
* | QMessageBox - add message box to (manual) dialog testThorbjørn Martsum2013-06-214-2/+262
* | Manual test: fix compilation with namespaced QtDavid Faure2013-06-144-0/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-0468-67/+274
|\|
| * Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-2666-66/+66
| * Manual test for window transparencyGunnar Sletta2013-05-263-2/+209
* | QToolTip - add static showText with time.Thorbjørn Martsum2013-05-274-1/+74
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-239-1/+325
|\|
| * Fix clipping of QTextList decorators.Leonard Lee2013-05-236-0/+318
| * Build manual test for widgets from toplevel.Friedemann Kleint2013-05-134-1/+7
* | QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-136-0/+378
* | Allow to filter the type of fonts displayedKevin Ottens2013-05-132-0/+16
* | Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-092-0/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-301-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+1
| |\|
| | * File dialog manual test: Remove dot from default suffix.Friedemann Kleint2013-04-231-1/+1
* | | Add QUrl based static methods to QFileDialogKevin Ottens2013-04-292-0/+76
|/ /
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-9/+26
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-039-40/+169
|\|
| * Update the high-dpi manual test.Morten Johan Sørvig2013-03-299-40/+169
* | GraphicsView - add Q_DECL_OVERRIDE to the manual rubber band testThorbjørn Lund Martsum2013-04-031-2/+2
|/
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-262-0/+154
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-2248-45/+236
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1613-54/+52
* Add missing .pro-file for qpainfo-test.Friedemann Kleint2013-03-141-0/+7
* Add qpainfo manual test.Friedemann Kleint2013-03-132-0/+221
* Manual file test: Add permission and compile with Qt 4.8.Friedemann Kleint2013-03-131-1/+44
* Fix building of the manual tests.Friedemann Kleint2013-03-134-15/+20
* Add manual tests for X11 embeddingAlberto Mardegan2013-03-0711-0/+783
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-064-0/+187
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-0/+187
| |\
| | * Added transient window manual testShawn Rutledge2013-02-254-0/+187
* | | Manual dialog test: Add a page for QWizard.Friedemann Kleint2013-03-054-2/+436
|/ /
* | 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