aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clearcase/clearcaseplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClearCase: Pass dialogParent where neededOrgad Shaneh2018-09-221-3/+6
* ClearCase: ModernizeOrgad Shaneh2018-09-201-18/+19
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-19/+1
* VCS: Capitalize commitDisplayNameOrgad Shaneh2018-08-281-1/+1
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-6/+5
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-9/+9
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+1
* ClearCase: Don't try reading when file cannot be openedRobert Loehning2017-09-181-3/+5
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+8
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
* VcsManager: Simplify usage of clearVersionControlCacheTobias Hunger2017-07-101-1/+1
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-2/+2
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-1/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* 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-281-10/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+4
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-1/+0
* 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: Use Utils::runAsyncEike Ziller2016-02-121-4/+3
* ClearCase: ModernizeTobias Hunger2016-02-041-30/+0
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-2/+1
* ClearCase: Use Qt5-style connectsTobias Hunger2015-11-231-23/+23
* ClearCase: Persist save keep file on undo checkoutKnut Petter Svendsen2015-06-111-0/+5
* ClearCase: Add setting to not prompt for commentKnut Petter Svendsen2015-06-111-3/+5
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-11/+16
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-35/+31
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-051-1/+2
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* 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-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
* | ClearCase: WS-only changeTobias Hunger2015-01-261-5/+5
* | ClearCase: Sprinkle with autoTobias Hunger2015-01-221-13/+9
* | VcsCommand: Use Qt5-style connectsTobias Hunger2015-01-201-2/+3
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-5/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-01-081-0/+9
|\|
| * ClearCase: Fix not detecting that a file is already checked outKnut Petter Svendsen2015-01-051-0/+9