summaryrefslogtreecommitdiff
path: root/src/plugins/clearcase
Commit message (Expand)AuthorAgeFilesLines
* 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
* vcs: fix compiler warningNikita Baryshnikov2016-05-131-3/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-6/+6
* ClearCase: Fix plugin unit testsChristian Stenger2016-03-101-1/+1
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-1/+3
* ClearCase: Use Utils::runAsyncEike Ziller2016-02-121-4/+3
* Polish: Remove some more useless "slots" from headersTobias Hunger2016-02-104-21/+19
* ClearCase: ModernizeTobias Hunger2016-02-0422-172/+84
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1926-451/+326
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-2/+1
* ClearCase: Make updateStatusActions() a slot againChristian Stenger2015-11-301-1/+1
* ClearCase: Use Qt5-style connectsTobias Hunger2015-11-232-43/+45
* Clear Case: fix UI textLeena Miettinen2015-10-222-4/+4
* 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