- Nov 22, 2010
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3141
-
- Oct 15, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Tobias Hunger
-
- Oct 05, 2010
-
-
Tobias Hunger authored
Do not fail when cloning non-defautl branches from local repositories: Branches do already exist in this case, so do not try to set them up again.
-
Tobias Hunger authored
Handle detached HEADs as well as cloning from repositories that default to another branch but master. This is relevant when clonig local repositories. Reviewed-by: Friedemann Kleint
-
- Oct 04, 2010
-
-
Tobias Hunger authored
Change the mapping of repository name to checkout directory name. This should now work better with windows.
-
Tobias Hunger authored
* Polish the base checkout wizard * Make UI easier to grasp * Add tooltips explaining things Task-number: QTCREATORBUG-2540 Reviewed-by: Robert Loehning
-
- Sep 24, 2010
-
-
Tobias Hunger authored
Fix commiting with Author and Email set on Windows. Task-number: QTCREATOR-2397
-
- Aug 13, 2010
-
-
Friedemann Kleint authored
... for git, hg as it is not obvious from the SHA1 displayed.
-
- Aug 12, 2010
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Provide UI with manual refresh button in BaseCheckoutWizardPage. Change ProcessCheckoutJob to be able to execute several steps. Implement in git.
-
- May 25, 2010
-
-
Friedemann Kleint authored
Do not clobber environment setting for SSH_ASKPASS. Pass on QProcessEnvironment to CheckoutWizard.
-
- May 21, 2010
-
-
Friedemann Kleint authored
- Use message boxes on timeouts. - Add a configuration for a graphical SSH password prompt binary with defaults - Launch commands that require authentification with no terminal on UNIX and environment variable SSH_ASKPASS set accordingly. - First attempt at introduce a common function to synchronously run VCS commands in base plugin with flags. - Use standard execution log entries in all VCS plugins (outputwindow).
-
- Mar 31, 2010
-
-
Jarek Kobus authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 24, 2009
-
-
Friedemann Kleint authored
... based on the git clone wizard. Provide a wizard for browsing gitorious hosts. Task-number: 44831
-
- Jul 17, 2009
-
-
Friedemann Kleint authored
Task-number: 244831
-