Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.5.0-beta1
-
Windows 7 64 bit
-
0c2b1287c454e582b8e2fc55f0e2e5aabb03f0b0
Description
- Have two kits configured, one using Qt 5.3 and one using Qt 5.4.
- Start the wizard for creating a Qt Quick Application using "File" -> "New File or Project..." -> "Application" -> "Qt Quick Application".
- Proceed to the "Define Project Details" page.
In the combobox for "Minimal required Qt version", Qt 5.3, 5.4 and 5.5 are listed. Qt 5.5 should not be listed when there are no such kits available. - Select "Qt 5.3" and click "Next".
Only the kit using Qt 5.4 will be shown. The kit using Qt 5.3 should be shown, too.
These two pages should cooperate: The combobox should not offer Qt versions which are not available. The "Kit Selection" page should show all kits using the selected or a newer version of Qt.
Seen in Squish test tst_simple_analyze.