summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* 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
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-262-0/+148
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2215-360/+360
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-143-28/+38
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0113-0/+13
* Remove usage of deprecated qWaitForWindowShown in dialog tests.Friedemann Kleint2012-07-245-32/+34
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-3/+3
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-0/+1
* Remove the test tst_qdialog::throwInExec().Friedemann Kleint2012-07-191-54/+0
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-3/+0
* Tests: Fix printsupport profiles.Friedemann Kleint2012-07-121-1/+1
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-0/+2