aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+1
* Perforce: Remove QRegExp usehjk2020-06-242-15/+17
* 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: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-212-7/+6
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-202-23/+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-063-5/+4
* Perforce: Move PluginPimpl definition to .cpp filehjk2020-02-055-327/+287
* Perforce: Move settingspage closer to new standardhjk2020-01-312-70/+42
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-317-265/+126
* Several SettingsPages: Code cosmeticshjk2020-01-302-5/+3
* Vcs: Pimpl pluginshjk2020-01-247-127/+144
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+2
* Vcs: Dissolve VcsBaseOptionsPage intermediate hierarchy levelhjk2020-01-172-5/+4
* Compile fix with recent Qt devhjk2019-07-291-4/+1
* Utils: Add CommandLine convenience constructorshjk2019-07-231-3/+2
* Avoid warning on empty expressionshjk2019-07-231-2/+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-283-3/+3
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-281-0/+17
|\
| * Revert "Perforce: Allow working with localhost server"Orgad Shaneh2019-05-171-0/+17
* | Qt Creator CMake portCristian Adam2019-05-171-0/+17
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
|/
* Perforce: Disable by defaultOrgad Shaneh2019-01-171-0/+1
* Perforce: Allow working with localhost serverOrgad Shaneh2019-01-111-17/+0
* 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-202-4/+5
* Perforce: Fix warnings and modernizeEike Ziller2018-08-285-18/+20
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-282-26/+2
* VCS: Capitalize commitDisplayNameOrgad Shaneh2018-08-281-1/+1
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-0/+3
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-8/+8
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-7/+7
* VCS: Offer to save-all before commitTobias Hunger2017-09-122-0/+8
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-12/+12
|\|
| * Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-12/+12
* | 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