aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase
Commit message (Expand)AuthorAgeFilesLines
* 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
* VCS: Offer to save-all before commitTobias Hunger2017-09-122-0/+9
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-282-3/+3
|\|
| * ClearCase: Fix UI text to follow guidelinesLeena Miettinen2017-07-282-3/+3
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-9/+9
|\|
| * Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-9/+9
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
* | VcsManager: Simplify usage of clearVersionControlCacheTobias Hunger2017-07-101-1/+1
|/
* ClearCase: Make sure m_cmbActivity is initializedTobias Hunger2017-06-061-2/+2
* ClearCase: Disable by defaultOrgad Shaneh2017-05-241-0/+1
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-142-3/+3
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
| * ClearCase: Re-slot annotateVersionOrgad Shaneh2016-11-281-1/+1
* | ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-1/+1
* | Move mimetype definitions to plugin specsEike Ziller2017-02-275-12/+11
* | Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* | Replace a few occurrences of QStringList() << ...hjk2017-02-081-4/+4
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-3/+3
* | VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-11/+1
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-5/+5
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-1/+0
* | VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-212-0/+8
* | VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-17/+17
|/
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-022-0/+10
* Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* ClearCase: Adapt to removed signalOrgad Shaneh2016-05-301-1/+5