summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Plug leaks in tst_QWizardMarc Mutz2016-10-221-46/+60
* tst_QFileSystemModel: Remove Win32LongFileName().Friedemann Kleint2016-06-081-18/+0
* Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
* QFileSystemModel: create nodes with correct QFileInfosAlexander Volkov2016-05-102-0/+37
* QFileSystemModel: fix updating QFileInfo for a node after a file renameAlexander Volkov2016-04-221-5/+29
* Autotest: Remove blacklistingsSimo Fält2016-04-011-4/+0
* tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
* tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
* Autotest: Blacklist tst_QFontDialog::setFont()Simo Fält2016-02-231-0/+1
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-11/+12
|\
| * Fix UB in tst_QDialog::showExtension()Marc Mutz2016-01-071-11/+12
* | QFileSystemModel: report special files which are not symlinksGiuseppe D'Angelo2015-12-131-0/+44
* | QFileSystemModel autotest: fix a broken sort() testGiuseppe D'Angelo2015-12-121-7/+10
* | QFileDialog test: make the right subwidget visibleGiuseppe D'Angelo2015-12-101-4/+6
* | QFileSystemModel: do not unwatch directories if removal failsGiuseppe D'Angelo2015-12-101-0/+31
* | QFileDialog: Call reject() on Key_Escape even when itemview has focusGiuseppe D'Angelo2015-12-091-11/+22
* | Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-0/+9
|\|
| * Fix crash in QFileDialog::iconProvider() with native dialogsJoni Poikelin2015-11-241-0/+9
* | Blacklist tst_qfontdialog::setFont on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
* | QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* | Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
* | Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-1/+7
* | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-12/+13
* | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-242-2/+2
* | QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-0/+23
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-315-74/+80
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-2/+4
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
| * Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-0/+2
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-145-2/+11
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+5
|\|
| * tst_QDialog::snapToDefaultButton - tune the test for OS XTimur Pocheptsov2015-05-151-0/+5
* | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-1/+1
|/
* QFileDialog: Stabilize tests.Friedemann Kleint2015-05-012-20/+46
* Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-1114-114/+106
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-3/+10
|\
| * Enter/Return should cause an edit inside an itemview on OS XAndy Shaw2015-01-231-3/+0
| * Add test for QColorDialog initial colorJoni Poikelin2015-01-191-0/+10
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+6
|\|
| * Android: Fix QSideBar testEskil Abrahamsen Blomfeldt2015-01-161-0/+6
* | QProgressDialog: don't require setValue(0) to be called.David Faure2015-01-171-6/+39
|/
* Enable tst_qfiledialog2 on OSXJørgen Lind2014-11-192-1/+2
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-243-0/+38
* Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
* tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14