lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/bughunt-201506
Created by
Benjamin Zeller
and last modified
- Get this branch:
- bzr branch lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/bughunt-201506
Only
Benjamin Zeller
can upload to this branch. If you are
Benjamin Zeller
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- 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)
Related bugs
Bug #1340061: Some dialogs have unreadable (too small) text | Medium | Fix Released | |
Bug #1461014: Match application name to click package name | Undecided | Fix Released | |
Bug #1461019: Default in project creation dialog should be a qmake project | Medium | Fix Released | |
Bug #1461026: Kits creation for a project should match targeted framework | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 398. By Benjamin Zeller
-
-Fix Bug lp:1461019 "Default in project creation dialog should be a
qmake project " - 396. By Benjamin Zeller
-
Fix Bug lp:1461026 "Kits creation for a project should match targeted
framework" - 393. By Marcus Tomlinson
-
Refactored the scope templates to be more simplistic and comprehensible:
* Reduced directory structure to as few folders as possible
* Renamed scope ini file to <scope-name>.ini
* Added a <scope-name>-settings. ini
* Cleaned out unnecessary complexities from source and CMake files
* More descriptive comments and variable names
* Updated tests to use python3-scope-harness
* Removed cmake/ modules folder (SDK now includes cmake-extras)
* Allow scope template to build with gcc > 4.9
* Added "Keywords" key to scope ini
Approved by: Benjamin Zeller, PS Jenkins bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtcreator-plugin-ubuntu