summaryrefslogtreecommitdiffstats
path: root/tests/manual/dialogs/filedialogpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2013-12-101-0/+5
* Add print dialog manual test.Friedemann Kleint2013-11-041-32/+7
* Fix compilation of the manual dialogs test with Qt 4.Friedemann Kleint2013-11-011-0/+10
* QFileDialog: add MIME Type filtersDavid Faure2013-08-291-5/+32
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+1
|\
| * Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-261-1/+1
* | Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSérgio Martins2013-05-091-0/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-301-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-291-0/+70
|/
* Filedialog test: Do not set directory if empty.Friedemann Kleint2013-02-161-1/+3
* Dialog testing tool: add missing enableDeleteModalDialogButton() callsJ-P Nurmi2013-02-071-0/+2
* Manual file dialog test: Add showModal().Friedemann Kleint2013-01-241-18/+53
* 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
* | Dialog testing tool: Control life cycle of non-modal file dialogs.Friedemann Kleint2013-01-161-6/+28
|/
* Fix some typosSergio Ahumada2012-12-211-2/+2
* Add manual test for dialogs.Friedemann Kleint2012-10-311-0/+373