summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Ensure transient parents are top level widgets.Friedemann Kleint2014-07-181-0/+32
* 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
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+45
|\
| * xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-161-0/+45
* | Set tst_qfilesystemmodel as insiginificantSimo Fält2013-09-201-0/+2
* | Simplify QFileSystemModel::remove by using QDir::removeRecursivelyDavid Faure2013-09-161-4/+2
* | Revert Mac event loop changes.Morten Johan Sørvig2013-09-022-11/+17
* | Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-292-17/+11
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-232-3/+32
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-3/+2
|\|
| * tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
| * test: Remove insignificant mark from tst_qfilesystemmodelSergio Ahumada2013-07-261-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-28/+16
|\|
| * tst_qfilefialog: Fix leaking temporary directories.Friedemann Kleint2013-06-261-28/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-5/+12
|\|
| * tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-232-1/+12
|\|
| * Fixed autotest build for configurations without printsupportOliver Wolff2013-05-211-1/+1