Match application name to click package name
Bug #1461014 reported by
Didier Roche-Tolomelli
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtcreator-plugin-ubuntu (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The default chosen for application name in the second wizard screen when creating a new project is always "app", it can be confusing to new developers not wanting to know the difference between the project name and the application name.
We discussed that the best way (to not prevent people creating backend and frontend app in the same project) is to prefiled it with the correct name from the first dialog.
Related branches
lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/bughunt-201506
- Zoltan Balogh: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 887 lines (+241/-239)23 files modifiedshare/qtcreator/templates/wizards/ubuntu/backend-app-cmake/wizard.xml (+19/-19)
share/qtcreator/templates/wizards/ubuntu/backend-app-qmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/goproject/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/html5-simple/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/qtquick-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/scope/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmlproject/wizard.xml (+32/-32)
share/qtcreator/templates/wizards/ubuntu/simple-i18n-cmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/webapp/wizard.xml (+1/-1)
src/ubuntu/ubuntu.pro (+1/-1)
src/ubuntu/ubuntuclickdialog.cpp (+2/-2)
src/ubuntu/ubuntuclickdialog.h (+1/-1)
src/ubuntu/ubuntuclickmanifest.cpp (+31/-38)
src/ubuntu/ubuntuclickmanifest.h (+5/-8)
src/ubuntu/ubuntucreatenewchrootdialog.cpp (+8/-4)
src/ubuntu/ubuntucreatenewchrootdialog.h (+2/-2)
src/ubuntu/ubuntukitmanager.cpp (+1/-1)
src/ubuntu/ubuntupackagingmodel.cpp (+0/-1)
src/ubuntu/ubuntuplugin.cpp (+10/-0)
src/ubuntu/ubuntusettingsclickwidget.cpp (+1/-2)
src/ubuntu/wizards/ubuntufirstrunwizard.cpp (+1/-1)
tests/manifest/manifest.pro (+1/-1)
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | New → In Progress |
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package qtcreator- plugin- ubuntu - 3.1.1+15. 10.20150720- 0ubuntu1
--------------- plugin- ubuntu (3.1.1+ 15.10.20150720- 0ubuntu1) wily; urgency=medium
qtcreator-
[ Alexandre Abreu ]
* Fix html5 application launch for 15.04 & policy 1.3 (LP: #1471383)
[ Benjamin Zeller ]
* Add settings page for project configuration default values
* Remove QtScript dependency from the manifest.json parser Fix Bug
lp:1461026 "Kits creation for a project should match targeted
framework" Fix Bug lp:1461014 "Match application name to click
package name" Fix Bug lp:1461019 "Default in project creation dialog
should be a qmake project" Fix Bug lp:1340061: "Some dialogs have
unreadable (too small) text" (LP: #1461026, #1461019, #1340061,
#1461014)
-- CI Train Bot <email address hidden> Mon, 20 Jul 2015 12:53:17 +0000