summaryrefslogtreecommitdiff
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* Fixes: change file license headers to include LGPLhjk2009-02-2517-357/+289
* Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-241-5/+5
|\
| * Fixes: - Updated version numbercon2009-02-241-5/+5
* | Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-231-2/+2
|\ \ | |/
| * Fixes: rename some commands to get something like a 'naming scheme'hjk2009-02-201-2/+2
* | fix context definitions of the vcs editors (this makes shortcuts work again)mae2009-02-161-8/+8
* | Fixes: compile fixhjk2009-02-101-1/+1
* | Merge branch '1.0.0'con2009-02-106-216/+67
|\ \ | |/
| * Fixes: Add log message to SVN descriptionFriedemann Kleint2009-02-101-4/+18
| * Fixes: Add "Describe" to svn plugin.Friedemann Kleint2009-02-096-212/+49
* | Merge branch '0.9.2-rc1'con2009-02-041-1/+1
|\ \ | |/
| * Fixes: - Copyright datecon2009-02-041-1/+1
* | separate EM::setCurrentEditor and EM::activateEditormae2009-01-261-4/+4
|/
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-11/+11
* some more ICore related cleanuphjk2009-01-202-30/+27
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-1/+2
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-202-13/+8
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-5/+6
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-142-2/+2
* Fixes: - ICommand --> Commandcon2009-01-141-8/+8
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-1319-19/+19
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-132-3/+4
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Fixes: Random enabling of submit/diff buttons when switching contexts (viewin...Friedemann Kleint2009-01-131-10/+2
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-124-20/+48
* Bump version from 0.9.1 to 0.9.2goro2008-12-181-5/+5
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-1619-19/+19
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-1619-19/+19
* | Fixes: Nokia Technology Preview License -> Nokia Beta Version Licensedt2008-12-161-1/+1
|/
* add a missing "return"hjk2008-12-121-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-092-9/+12
* some more whitespace changeshjk2008-12-091-4/+3
* Migrate subversion plugin to extended PathChoosergoro2008-12-053-24/+16
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-033-0/+48
* Fixes: Move icons into VCSBase, use buttons for submitFriedemann Kleint2008-12-025-6/+2
* more code cosmeticshjk2008-12-0219-67/+72
* off-by-one in headershjk2008-12-0219-19/+0
* end-of-line whitespace correction of the new headershjk2008-12-0219-190/+209
* Initial importcon2008-12-0227-0/+2887