aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/perforceplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-6/+5
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-7/+7
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+7
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
* VCS: Set user choices on editor reloadOrgad Shaneh2017-06-191-1/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* VCS: De-slotOrgad Shaneh2017-03-201-5/+11
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-5/+2
* VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-281-2/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+4
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-11/+10
* VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-5/+6
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* Perforce: ModernizeTobias Hunger2016-02-101-84/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Perforce: Complete Qt5 connectsOrgad Shaneh2015-11-201-9/+7
* Perforce: Use Qt5-style connectsTobias Hunger2015-11-201-21/+21
* Perforce: Reduced delay before submit dialog is shownCristian Adam2015-07-211-7/+6
* Perforce: Diff for files in submit changelist dialog worksCristian Adam2015-07-211-3/+2
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-1/+1
* Perforce: Ability to use multiple workspaces/projectsCristian Adam2015-05-051-15/+40
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-7/+7
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3