aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase
Commit message (Expand)AuthorAgeFilesLines
* ClearCase: replace link with text URLLeena Miettinen2015-07-061-4/+4
* ClearCase: Persist save keep file on undo checkoutKnut Petter Svendsen2015-06-113-11/+22
* ClearCase: Add setting to not prompt for commentKnut Petter Svendsen2015-06-117-18/+59
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-092-4/+5
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-0/+1
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-17/+17
* Vcs: Split up VcsCommandTobias Hunger2015-05-042-12/+18
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-134-51/+44
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-021-2/+2
|\
| * Don't mix iterator and const_iteratorKai Koehne2015-04-021-2/+2
* | VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
|/
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-1/+2
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-1/+2
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* ClearCaseSettings: initialize memberNikita Baryshnikov2015-02-251-1/+2
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Core: Use FileName for DocumentModel::Entry::fileNameOrgad Shaneh2015-02-161-1/+1
* ClearCase: Do not use ProjectTree::currentProjectTobias Hunger2015-02-161-5/+9
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1226-153/+153
|\
| * Update LicenseEike Ziller2015-01-1626-153/+153
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-062-4/+4
* | Use new qt5 connect apiMontel Laurent2015-01-291-4/+7
* | ClearCase: WS-only changeTobias Hunger2015-01-261-5/+5
* | ClearCase: Sprinkle with autoTobias Hunger2015-01-225-20/+16
* | VcsCommand: Use Qt5-style connectsTobias Hunger2015-01-201-2/+3
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-194-13/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-082-0/+12
|\|
| * ClearCase: Fix not detecting that a file is already checked outKnut Petter Svendsen2015-01-051-0/+9
| * ClearCase: Set focus on Ok buttonKnut Petter Svendsen2015-01-031-0/+3
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-4/+4
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-20/+22
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* ClearCase: change QTC_CHECK to QTC_ASSERT and remove dead stores.Erik Verbruggen2014-10-161-4/+4
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1425-175/+200
|\
| * License updateEike Ziller2014-10-0926-177/+202
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-7/+10
|\|
| * ClearCase: Fix unreserved checkoutOrgad Shaneh2014-09-151-2/+4
| * ClearCase: Initialize checkout dialog after sync has finishedOrgad Shaneh2014-09-101-5/+6
* | ClearCase: Use check out comment on check inOrgad Shaneh2014-09-152-2/+11
* | ClearCase: Remove superfluous #ifdefsOrgad Shaneh2014-09-082-4/+0
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
* | ClearCase: Use platform specifier for plugin enabled stateEike Ziller2014-09-042-4/+1
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-022-6/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-023-18/+21
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-015-14/+10
* | ClearCase: Remove some explicit namespace qualificationshjk2014-08-281-99/+98