summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * QtWidgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-151-0/+11
* | Silently strip leading dot off QFileDialog default suffixes.Friedemann Kleint2013-05-211-0/+2
* | Add QUrl based static methods to QFileDialogKevin Ottens2013-04-291-0/+46
|/
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-17/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-277-106/+106
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-272-9/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-4/+4
* Do not run tst_qfilesystemmodel for MinGW.Friedemann Kleint2013-02-011-0/+1
* Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2
* tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1815-15/+15
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-4/+4
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-042-2/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-032-4/+4
* Made QMacStyle internalJ-P Nurmi2012-11-231-3/+0
* tst_qwizard: remove redundant includeJ-P Nurmi2012-11-231-1/+0
* tests: Mark tst_qfilesystemmodel as insignificant on MacSamuli Piippo2012-11-131-0/+2
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-1/+46
* test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-3/+5
* Stabilize tst_qfontdialog test case.Miikka Heikkinen2012-10-231-6/+19
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-222-23/+1
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-193-38/+38
* tst_qfiledialog: fixed typo causing semi-random completer() failureRohan McGovern2012-10-091-1/+1
* Run application main run loop in color/font dialog testTeemu Katajisto2012-09-272-24/+46
* tst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usageJ-P Nurmi2012-09-271-9/+23
* tst_qsidebar: remove duplicate codeJ-P Nurmi2012-09-271-6/+3
* tst_QMessageBox: fix Q_OS_MAC usageJ-P Nurmi2012-09-271-3/+5