summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbaseplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Limit cdUp to rootOrgad Shaneh2013-12-031-1/+1
* VCS: Decide file/project control by top levelOrgad Shaneh2013-10-171-8/+10
* Vcs: Remove snapshot supportTobias Hunger2013-10-151-67/+3
* VCS: Disable file actions for directoriesOrgad Shaneh2013-09-231-8/+12
* Apply 'static' pattern to VcsManagerhjk2013-09-031-8/+6
* EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-2/+2
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-278/+11
* VCS: Introduce message styleOrgad Shaneh2013-08-201-1/+3
* VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-21/+59
* VCS: Always set window title when repository is changedOrgad Shaneh2013-08-161-1/+1
* VCS: Use correct output styleOrgad Shaneh2013-08-121-1/+1
* VCS: Emit repositoryChanged on some missed casesOrgad Shaneh2013-08-121-11/+11
* VCS: Use a single filename for logOrgad Shaneh2013-08-071-5/+4
* Revert "Git: Use a single filename for log"Orgad Shaneh2013-08-061-4/+5
* Git: Use a single filename for logOrgad Shaneh2013-08-061-5/+4
* Introduce Utils::SynchronousProcess::normalizeNewlinesOrgad Shaneh2013-08-061-4/+4
* VCS: Use outputCodec for stdErrOrgad Shaneh2013-08-021-3/+4
* VCS: Support silent output on runVcsOrgad Shaneh2013-07-181-2/+6
* VCS: Use source() for file path where applicableOrgad Shaneh2013-07-181-3/+14
* Fix usage of EditorManager::editorsForFileNameEike Ziller2013-07-181-3/+3
* Make document model static and add some document related methodsEike Ziller2013-07-121-3/+3
* Show VCS topic in window titleOrgad Shaneh2013-07-111-2/+5
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-081-1/+6
|\
| * VCS: Emit repositoryChanged when ExpectRepoChanges flag is setOrgad Shaneh2013-07-041-1/+6
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-031-1/+1
|\ \ | |/
| * VCS: Use relative path for apply/revert chunkOrgad Shaneh2013-07-031-1/+1
* | SynchronousProcess: Use the same codec for stdout and stderrOrgad Shaneh2013-07-021-1/+1
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-7/+12
* Fix buildEike Ziller2013-06-191-8/+12
* VCS: Update state when configuration is changedOrgad Shaneh2013-06-171-0/+2
* Revert "VCS: Update state when configuration is changed"Tobias Hunger2013-06-141-2/+0
* VCS: Update state when configuration is changedOrgad Shaneh2013-06-141-0/+2
* VCS: Add a property to Command to indicate expected repo changesOrgad Shaneh2013-06-101-2/+13
* Git: Start interactive rebase in topLevelOrgad Shaneh2013-06-051-9/+0
* Switch less often to edit modeEike Ziller2013-06-051-3/+1
* VCS: Clear directory cache when availability of VCSes changesTobias Hunger2013-06-041-0/+3
* VCS: Clean up submit editor handlingEike Ziller2013-04-191-9/+30
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-5/+1
* Vcs: Construct Core::Id directly for submit editorhjk2013-03-211-4/+4
* VcsBase: Don't use deprecated Core::Id(QString)hjk2013-03-191-1/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | VCS: Remove unneeded local variableOrgad Shaneh2013-01-311-3/+1
* | Git: Introduce StashGuardOrgad Shaneh2013-01-241-0/+9
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* VCS: Avoid potential crashOrgad Shaneh2012-10-211-3/+3
* Adjust license headershjk2012-10-051-21/+20