hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Tobias Hunger
cceb0adbaa
VCS: Use the configuration page in all the checkout wizards
...
Task-number: QTCREATORBUG-3752
2011-04-20 15:50:31 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Friedemann Kleint
cb33332311
VCS[git]: Add branch combo to the checkout wizard.
...
Provide UI with manual refresh button in BaseCheckoutWizardPage.
Change ProcessCheckoutJob to be able to execute several steps.
Implement in git.
2010-08-12 14:44:57 +02:00
Friedemann Kleint
310194cb9f
VCS[svn]: Extract runSVN overload with username/password.
...
to aid trac plugin implementation.
2010-06-08 10:04:23 +02:00
Daniel Molkentin
c58fedbf45
Add icons for checkout and clone wizards.
2010-05-19 18:40:45 +02:00
Friedemann Kleint
9432070656
Fix clone wizard texts.
2010-05-17 13:01:45 +02:00
Daniel Molkentin
bf95a99c51
New texts for the wizard types in the new dialog
...
Reviewed-by: Leena Miettinen
2010-05-12 14:16:49 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Tobias Hunger
a6ad773722
Make method naming more consistent.
...
* Use id() for methods returning a string used to represent
some type of object.
* Use displayName() for strings that are meant to be user
visible.
* Quieten some warnings while touching the files anyway.
* Move Factories to their products in the plugins where that
was not done before.
Reviewed-by: dt
2010-01-07 18:17:24 +01:00
Friedemann Kleint
0e554fac91
Wizards: Sort
...
Introduce new QString id() const-API and sort wizards by
[untranslated] category and id. Introduce respective constants.
Rubber-stamped-by: con <qtc-committer@nokia.com >
2009-11-27 10:33:24 +01:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Friedemann Kleint
cbfa2c0191
Fixed translation glitches.
2009-07-31 16:41:12 +02:00
Friedemann Kleint
9e2f12c737
VCSBase: Add common functionality, make checkout use page lists.
...
Move GitClient::filterUntrackedFilesOfProject into submit editor.
Make checkout wizards use page lists for greater flexibility.
2009-07-21 11:14:48 +02:00
Friedemann Kleint
9f14b79cc6
Add a clone wizard for version control (base classes + git/svn).
...
Task-number: 244831
2009-07-17 17:19:23 +02:00