aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* ClearCase: Cleanup ClearCaseSyncOrgad Shaneh2020-06-241-28/+17
* ClearCase: Compile fix for Qt 5.15hjk2020-06-241-2/+7
* ClearCase: Drop QRegExp usehjk2020-06-243-28/+39
* Move InfoBar to UtilsEike Ziller2020-06-181-1/+1
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-5/+5
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-3/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-10/+14
* Fix lupdate issuesEike Ziller2020-03-181-1/+1
* VCS: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-212-8/+7
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-202-19/+2
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-2/+2
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-38/+42
* ClearCase: Make a some items proper data membershjk2020-02-073-23/+24
* ClearCase: Partially move plugin pimpl to .cpphjk2020-02-077-273/+310
* 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
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-317-311/+173
* Vcs: Pimpl pluginshjk2020-01-249-213/+229
* Vcs: Move static functions out of VcsPlugin "namespace"hjk2020-01-231-1/+1
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+2
* Core/Utils: Use {} instead of nullptr for flagshjk2020-01-171-1/+1
* Vcs: Dissolve VcsBaseOptionsPage intermediate hierarchy levelhjk2020-01-172-3/+6
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* ClearCase: Use new IOptionPage convenience functionshjk2020-01-143-75/+51
* Utils: Add CommandLine convenience constructorshjk2019-07-231-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-2/+3
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-283-6/+6
* Translations: Do not translate *.mimetypes.xml filesTobias Hunger2019-05-231-7/+0
* Qt Creator CMake portCristian Adam2019-05-171-0/+18
* Replace static_casts by QOverload where possiblehjk2019-02-261-3/+3
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-191-1/+1
|\
| * Remove unneeded member initializersOrgad Shaneh2018-11-121-1/+1
* | VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* | ClearCase: ModernizeAlessandro Portale2018-11-056-8/+9
|/
* Merge remote-tracking branch 'origin/master' into 4.8Eike Ziller2018-09-251-3/+6
|\
| * ClearCase: Pass dialogParent where neededOrgad Shaneh2018-09-221-3/+6
* | ExtensionSystem: Relax platform regexp matchingOrgad Shaneh2018-09-251-1/+1
|/
* ClearCase: ModernizeOrgad Shaneh2018-09-204-27/+28
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-283-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-9/+9
* Move HTML out of translated stringsRobert Loehning2018-01-241-3/+4
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+1
* ClearCase: Clean forward declarationLaurent Montel2017-09-251-2/+0
* ClearCase: Don't try reading when file cannot be openedRobert Loehning2017-09-181-3/+5