summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectwizardpage.ui
Commit message (Collapse)AuthorAgeFilesLines
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-21/+20
| | | | | | | | | | | | | Add repository creation operation to IVersionControl, implement for hg and git, add convenience slot with prompts to VCSBasePlugin. Add respective menu options and make menus are visible in case no VCS is active. Change project wizards extension page to list VCS that are capable of repository creation in a QComboBox in case the directory is not managed by another VCS (in which case it lists that one for operation 'add'). On that occasion, polish the Project selection to use a QComboBox as well and add some smartness to find the most suitable project to add via path matching.
* Wizard: Polish, layout and module names.Friedemann Kleint2009-11-181-4/+7
| | | | Reviewed-by: con
* Remove unneeded strings from translation.Enrico Ros2009-05-111-3/+0
|
* Fixes: Adjusting the Project Wizard's last page in the dialog so that theKavindra Palaraja2009-03-091-2/+2
| | | | | | generated files are listed properly (with 2 scroll bars). Revby: dt Details: Merely an aesthetic fix.
* Fixes: Do not display f1, f2 while waiting for wizard extension page dataFriedemann Kleint2008-12-051-2/+3
|
* Initial importcon2008-12-021-0/+124