aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/perforceplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Perforce: Update document permissions after p4 editOrgad Shaneh2021-10-131-1/+7
* Use more FileUtils based file dialogshjk2021-08-191-5/+3
* Utils: Pass dialog parent to Utils::* file dialoghjk2021-08-171-1/+1
* Perforce: Proliferate FilePath a bithjk2021-08-171-8/+8
* VCS: Use more FilePath in ShellCommand and surroundingshjk2021-08-171-1/+1
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-3/+3
* Use refactored ProcessModeJarek Kobus2021-08-091-13/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-62/+54
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-35/+35
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Core: filepathify expected document changesDavid Schulz2021-06-171-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-2/+2
* Utils: Join SynchronousProcess::run and runBlocking implementationshjk2021-05-251-1/+2
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: filepathify fileutilsDavid Schulz2021-05-181-3/+3
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-11/+11
* Utils: Use std::function instead of signal SynchronousProcess callbackhjk2021-05-101-18/+6
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+3
* Perforce: Use QtcProcess instead of SynchronousProcess helpershjk2021-05-051-2/+2
* Utils: Remove SynchronousProcess::{setP,p}rocessEnvironmenthjk2021-05-051-8/+9
* Perforce: Merge Settings and PerforceSettings classeshjk2021-04-131-24/+24
* Perforce: Aspectify settingshjk2021-04-091-5/+9
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* Don't access static functions/fields via instanceAlessandro Portale2020-11-191-4/+4
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+1
* Perforce: Remove QRegExp usehjk2020-06-241-7/+8
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-6/+6
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-13/+3
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-1/+1
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-52/+61
* Vcs: Separate plugin and QObject parent roles for VcsSubmitEditorFactoryhjk2020-02-061-1/+1
* Vcs: Move responsibility to set editor parameters to editor factoryhjk2020-02-061-2/+1
* Perforce: Move PluginPimpl definition to .cpp filehjk2020-02-051-85/+261
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-15/+102
* Vcs: Pimpl pluginshjk2020-01-241-104/+115
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+2
* Utils: Add CommandLine convenience constructorshjk2019-07-231-3/+2
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Perforce: Get top level also when env is setOrgad Shaneh2019-01-111-1/+1
* Perforce: Fix soft assertionOrgad Shaneh2019-01-111-1/+2
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* Perforce: ModernizeOrgad Shaneh2018-09-201-3/+4
* Perforce: Fix warnings and modernizeEike Ziller2018-08-281-7/+9
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-21/+1
* VCS: Capitalize commitDisplayNameOrgad Shaneh2018-08-281-1/+1