summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-083-3/+7
* Add print dialog manual test.Friedemann Kleint2013-11-047-35/+699
* tests: make qt_on_cocoa build againLiang Qi2013-11-041-1/+1
* Fix compilation of the manual dialogs test with Qt 4.Friedemann Kleint2013-11-013-0/+16
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-213-1/+140
* QMessageBox - make it possible to have a checkbox on the dialogThorbjørn Martsum2013-09-202-0/+21
* QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-1/+2
* QFileDialog: add MIME Type filtersDavid Faure2013-08-292-5/+36
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-223-0/+155
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-213-0/+155
| |\
| | * Add manual test for shortcutsGatis Paeglis2013-08-193-0/+155
* | | QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-6/+35
|/ /
* | QMessageBox - add detailed text to manual testThorbjørn Martsum2013-08-122-0/+7
* | QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-073-1/+157
* | QUrl: do not decode "#" in fragmentsThiago Macieira2013-08-041-1/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-234-1/+107
|\|
| * Add manual test for UNC pathsGatis Paeglis2013-07-194-1/+107
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-2/+4
|\|
| * Fix domain in manual test qhttpnetworkconnection.Friedemann Kleint2013-07-121-2/+4
* | 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
|/ /