aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gitorious
Commit message (Expand)AuthorAgeFilesLines
* Git: Remove gitorious codeTobias Hunger2014-09-2518-2633/+0
* Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+5
* Vcs: Some naming re-organizationhjk2014-08-282-2/+2
* Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-182-23/+0
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-262-7/+7
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-262-17/+14
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-262-25/+25
* Vcs: Make checkout wizards work, even when VCS in unconfiguredTobias Hunger2014-05-261-1/+5
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-262-0/+25
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-262-5/+5
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-1/+1
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-223-4/+4
* Fix some typosSergio Ahumada2014-03-051-1/+1
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-142-12/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-124-12/+4
* Incremented year in copyright infoRobert Loehning2014-01-0814-14/+14
* Cleanup IWizard interface and usershjk2013-09-242-25/+7
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+0
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-022-6/+5
* Git: Style fixesOrgad Shaneh2013-06-113-10/+19
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-276-49/+10
* Provide instance()-method for Utils::NetworkAccessManager.Friedemann Kleint2013-04-092-11/+2
* Clean headers in Git.Friedemann Kleint2013-04-054-7/+0
* Fix Krazy warnings about includes/header guards in version control.Friedemann Kleint2013-03-121-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3114-14/+14
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2914-14/+14
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-186-14/+14
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-083-37/+28
* | Add whitespace after control keywordsOrgad Shaneh2012-11-284-7/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-092-4/+4
|\|
| * Fix remaining URLs and a few other things that still referred NokiaEike Ziller2012-10-092-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0514-296/+282
|\|
| * Adjust license headershjk2012-10-0514-296/+282
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-1914-42/+14
* Fix compilation with Qt 5.Friedemann Kleint2012-05-301-1/+1
* added possibility to enter port specifier to gitorious addressTheo J.A. de Vries2012-05-251-11/+14
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-1513-47/+47
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-1/+1
* Long live the king!hjk2012-01-2614-14/+14
* Use new static ICore interface.hjk2012-01-241-2/+2
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-132-3/+4
* vcs: s/VCS/Vcs/hjk2012-01-092-7/+7
* Remove stale filesTobias Hunger2011-11-301-0/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0314-28/+28
* Merge branch '2.3'Oswald Buddenhagen2011-07-251-2/+2
|\