summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
* tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14
* Refactor tst_QFiledialog::completer().Friedemann Kleint2014-10-031-48/+32
* Update license headers and add new license filesMatti Paaso2014-09-2413-245/+141
* tst_dialog: Skip test that doesn't pass on Wayland.Robin Burchell2014-08-231-0/+3
* tst_dialog: Convert some QVERIFY to QCOMPARE.Robin Burchell2014-08-181-2/+2
* QProgressDialog: fix setBar() not properly adopting the new QProgressBarMarc Mutz2014-08-061-7/+0
* QProgressDialog: make the cancel button retranslate on LanguageChangeMarc Mutz2014-07-301-0/+45
* QProgressDialog: don't crash when setting the same {bar,button,label} againMarc Mutz2014-07-301-0/+50
* tst_QProgressDialog: enable topLevelWindows() check in cleanup()Marc Mutz2014-07-301-1/+7
* Clean up tst_QProgressDialogMarc Mutz2014-07-301-14/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-241-0/+32
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-0/+32
| |\
| | * Ensure transient parents are top level widgets.Friedemann Kleint2014-07-181-0/+32
* | | tst_qfiledialog: use QStandardPaths test modeDavid Faure2014-07-231-11/+8
|/ /
* | tst_qfiledialog: ease debugging of "directoryEntered not emitted".David Faure2014-07-141-1/+4
* | tst_qfiledialog: extend reject-test to test getOpenFileNames etc.David Faure2014-07-141-2/+14
|/
* Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-041-0/+5
* Mark tst_qfiledialog2 as insignificant due to failing testsTony Sarajärvi2014-05-231-0/+2
* QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-061-0/+45
* Observe case insensitive file systems in QFileDialog::selectFile().Friedemann Kleint2014-04-291-0/+37
* Fix crash when accessing QFileDialog::selectedFiles() before widgets exist.Friedemann Kleint2014-04-281-1/+10
* Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.Friedemann Kleint2014-04-251-13/+15
* Stabilize tst_qfiledialog.Friedemann Kleint2014-04-251-27/+32
* QNX: Fix QWizard autotestFabian Bumberger2014-04-141-1/+4
* BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2
* Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-281-0/+32
* Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-151-93/+0
* Disable UNC tests on WinRT.Janne Anttila2014-03-141-1/+1
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Strip any trailing spaces from the filename before trying to open itAndy Shaw2014-02-211-0/+28
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-1910-174/+69
|\
| * Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
| * expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-136-16/+16
| * Add option NoCancelButtonOnLastPage to QWizardChristian Loose2014-01-091-0/+45
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-1/+80
| |\
| * | QPrintSupport: Move QAbstractPrintDialog test into QPrintSupportJohn Layt2013-10-264-157/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-243-2/+39
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-6/+5
| |\ \ \
| * | | | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+7
* | | | | Remove qSort usages from widgets testsSergio Ahumada2014-02-181-2/+4
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-1/+8
|\ \ \ \
| * | | | tst_QFileSystemModel: don't expect ~/Documents to existMarc Mutz2013-11-211-1/+8
* | | | | QProgressDialog: add unittest for the auto-show featureDavid Faure2013-11-201-0/+30
|/ / / /
* | | / QWizard: give all buttons an objectNameMarc Mutz2013-10-281-0/+42
| |_|/ |/| |
* | | QFileDialog can delete files too, not just directoriesShawn Rutledge2013-10-231-0/+20
* | | tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-2/+2
* | | QFileDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-10-151-0/+17
| |/ |/|
* | Fix temporary file leak in tst_qfiledialog2.Friedemann Kleint2013-10-031-6/+5
|/
* Mac: QWizard default background pixmap works againLiang Qi2013-09-261-16/+4