summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-1/+80
|\
| * 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
* | QPrintSupport: Move QAbstractPrintDialog test into QPrintSupportJohn Layt2013-10-264-157/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-243-2/+39
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-6/+5
|\|
| * Fix temporary file leak in tst_qfiledialog2.Friedemann Kleint2013-10-031-6/+5
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+7
|/
* 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