qt6-bb10/tests/auto/widgets/dialogs
Christian Ehrlicher e86c5bf71c QFileDialog: return correct name filter with HideNameFilterDetails set
When QFileDialog::HideNameFilterDetails is set, the combobox does not
show the complete filter but only the filter name. Therefore we can't
use the value from QComboBox::currentText() when returning the current
selectedNameFilter()

Fixes: QTBUG-127924
Change-Id: I8feb894e5336f2899b42d798558a3c9380669938
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 92e650832d425944037ad6ad3c1d46667f62f454)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-08-28 01:13:29 +00:00
..
qcolordialog Change license for tests files 2024-02-04 09:56:42 +01:00
qdialog Change license for tests files 2024-02-04 09:56:42 +01:00
qerrormessage Change license for tests files 2024-02-04 09:56:42 +01:00
qfiledialog QFileDialog: return correct name filter with HideNameFilterDetails set 2024-08-28 01:13:29 +00:00
qfiledialog2 tst_QFileDialog2::dontShowCompleterOnRoot() remove setActiveWindow() 2024-04-26 18:59:53 +02:00
qfontdialog Change license for tests files 2024-02-04 09:56:42 +01:00
qinputdialog Change license for tests files 2024-02-04 09:56:42 +01:00
qmessagebox Return button index for deprecated QMessageBox APIs 2024-06-06 10:37:23 +00:00
qprogressdialog Change license for tests files 2024-02-04 09:56:42 +01:00
qsidebar Change license for tests files 2024-02-04 09:56:42 +01:00
qwizard Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00