aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Pass dialog parent to Utils::* file dialoghjk2021-08-171-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-23/+24
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-5/+6
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-2/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-15/+0
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-8/+6
* VCS: Aspectify common settings pagehjk2021-03-241-1/+1
* Git: Pass only project path to Init Repository dialogAndre Hartmann2020-12-061-1/+1
* Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-27/+10
* Vcs: Pimpl pluginshjk2020-01-241-64/+48
* VcsBase: Fix memory leaksChristian Kandeler2020-01-231-0/+1
* Vcs: Move static functions out of VcsPlugin "namespace"hjk2020-01-231-16/+15
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-3/+3
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-3/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-3/+3
* VCS: Re-add state loggingOrgad Shaneh2018-10-131-0/+2
* VCS: Use category loggingOrgad Shaneh2018-10-131-14/+13
* VCSBase: ModernizeOrgad Shaneh2018-09-201-14/+6
* VCS: Capitalize commitDisplayNameOrgad Shaneh2018-08-281-2/+3
* Git: Use C locale when parsing the command outputOrgad Shaneh2017-10-121-1/+3
* VCS: Clean up QLatin1String in VcsBasePluginOrgad Shaneh2017-10-111-4/+4
* VCS: Fix buildNikolai Kosjar2017-09-121-1/+1
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+10
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-3/+2
* VcsBase: Modernize headersTobias Hunger2016-02-031-10/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add setDocument methodTobias Hunger2016-01-111-1/+1
* Core: Replace ICoreListener by std::functionshjk2015-11-041-2/+1
* Vcs: Simplify state detection codeTobias Hunger2015-09-221-38/+31
* VcsBase: Turn State into a classTobias Hunger2015-09-161-1/+2
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-1/+1
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | VcsBase: Make Vcs Action active again when opening a projectTobias Hunger2015-01-131-1/+7
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-2/+2
* | Vcs: Update connect syntax to Qt 5 styleTobias Hunger2015-01-071-50/+48
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-6/+6
|/
* VCS: Remove redundant qualificationsOrgad Shaneh2014-11-191-3/+3
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-1/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8