mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
9506 lines
583 KiB
Plaintext
9506 lines
583 KiB
Plaintext
c:com.intellij.analysis.VcsScopeItem
|
|
- com.intellij.analysis.dialog.ModelScopeItem
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- s:createIfHasVCS(com.intellij.openapi.project.Project):com.intellij.analysis.VcsScopeItem
|
|
- getChangeListsModel():javax.swing.DefaultComboBoxModel
|
|
- getScope():com.intellij.analysis.AnalysisScope
|
|
c:com.intellij.analysis.VcsScopeItemPresenter
|
|
- com.intellij.analysis.dialog.ModelScopeItemPresenter
|
|
- <init>():V
|
|
- getAdditionalComponents(javax.swing.JRadioButton,com.intellij.analysis.dialog.ModelScopeItem,com.intellij.openapi.Disposable):java.util.List
|
|
- getButton(com.intellij.analysis.dialog.ModelScopeItem):javax.swing.JRadioButton
|
|
- getScopeId():I
|
|
- isApplicable(com.intellij.analysis.dialog.ModelScopeItem):Z
|
|
- tryCreate(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement):com.intellij.analysis.dialog.ModelScopeItem
|
|
f:com.intellij.codeInsight.ChangesToolwindowPassCache
|
|
- com.intellij.openapi.startup.ProjectActivity
|
|
- <init>():V
|
|
- execute(com.intellij.openapi.project.Project,kotlin.coroutines.Continuation):java.lang.Object
|
|
f:com.intellij.codeInsight.CodeSmellInfo
|
|
- <init>(com.intellij.openapi.editor.Document,java.lang.String,com.intellij.openapi.util.TextRange,com.intellij.lang.annotation.HighlightSeverity):V
|
|
- getDescription():java.lang.String
|
|
- getDocument():com.intellij.openapi.editor.Document
|
|
- getSeverity():com.intellij.lang.annotation.HighlightSeverity
|
|
- getStartColumn():I
|
|
- getStartLine():I
|
|
- getTextRange():com.intellij.openapi.util.TextRange
|
|
f:com.intellij.codeInsight.actions.ChangedRangesShifter
|
|
- <init>():V
|
|
- f:execute(com.intellij.diff.comparison.iterables.FairDiffIterable,com.intellij.diff.comparison.iterables.FairDiffIterable):java.util.List
|
|
f:com.intellij.codeInsight.actions.VcsFacadeImpl
|
|
- com.intellij.codeInsight.actions.VcsFacade
|
|
- <init>():V
|
|
- calculateChangedLinesNumber(com.intellij.openapi.editor.Document,java.lang.CharSequence):I
|
|
- createPatchPreviewComponent(com.intellij.openapi.project.Project,com.intellij.model.ModelPatch):javax.swing.JComponent
|
|
- getChangedFilesFromDirs(com.intellij.openapi.project.Project,java.util.List):java.util.List
|
|
- getChangedRangesInfo(com.intellij.psi.PsiFile):com.intellij.psi.codeStyle.ChangedRangesInfo
|
|
- getLocalChangedElements(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change,com.intellij.util.Function):java.util.List
|
|
- getPostCommitChangedElements(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change,com.intellij.util.Function):java.util.List
|
|
- getVcsIgnoreFileNames(com.intellij.openapi.project.Project):java.util.Set
|
|
- s:getVcsInstance():com.intellij.codeInsight.actions.VcsFacadeImpl
|
|
- hasActiveVcss(com.intellij.openapi.project.Project):Z
|
|
- hasChanges(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
|
|
- hasChanges(com.intellij.psi.PsiFile):Z
|
|
- isChangeNotTrackedForFile(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):Z
|
|
- isFileUnderVcs(com.intellij.psi.PsiFile):java.lang.Boolean
|
|
- markFilesDirty(com.intellij.openapi.project.Project,java.util.List):V
|
|
- runHeavyModificationTask(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.Runnable):V
|
|
f:com.intellij.codeInsight.daemon.VcsSilentChangeVetoer
|
|
- <init>():V
|
|
- canChangeFileSilently(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.ThreeState
|
|
*f:com.intellij.codeInsight.hints.VcsCodeVisionProvider
|
|
- com.intellij.codeInsight.codeVision.CodeVisionProvider
|
|
- *sf:Companion:com.intellij.codeInsight.hints.VcsCodeVisionProvider$Companion
|
|
- <init>():V
|
|
- computeCodeVision(com.intellij.openapi.editor.Editor,kotlin.Unit):com.intellij.codeInsight.codeVision.CodeVisionState
|
|
- getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
|
|
- getId():java.lang.String
|
|
- getName():java.lang.String
|
|
- getPlaceholderCollector(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.codeVision.CodeVisionPlaceholderCollector
|
|
- getRelativeOrderings():java.util.List
|
|
- isAvailableFor(com.intellij.openapi.project.Project):Z
|
|
- precomputeOnUiThread(com.intellij.openapi.editor.Editor):V
|
|
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
|
*f:com.intellij.codeInsight.hints.VcsCodeVisionProvider$Companion
|
|
c:com.intellij.diff.Block
|
|
- <init>(java.lang.String,I,I):V
|
|
- <init>(java.lang.String[],I,I):V
|
|
- createPreviousBlock(java.lang.String):com.intellij.diff.Block
|
|
- createPreviousBlock(java.lang.String[]):com.intellij.diff.Block
|
|
- equals(java.lang.Object):Z
|
|
- getBlockContent():java.lang.String
|
|
- getEnd():I
|
|
- getLines():java.util.List
|
|
- getStart():I
|
|
- hashCode():I
|
|
- s:tokenize(java.lang.String):java.lang.String[]
|
|
f:com.intellij.diff.DiffVcsDataKeys
|
|
- sf:INSTANCE:com.intellij.diff.DiffVcsDataKeys
|
|
- sf:REVISION_INFO:com.intellij.openapi.util.Key
|
|
a:com.intellij.execution.ExecutableValidator
|
|
- sf:TIMEOUT_MS:I
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.lang.String):V
|
|
- checkExecutableAndNotifyIfNeeded():Z
|
|
- checkExecutableAndShowMessageIfNeeded(java.awt.Component):Z
|
|
- p:createDefaultNotification():com.intellij.execution.ExecutableValidator$ExecutableNotValidNotification
|
|
- ps:doCheckExecutable(java.lang.String,java.util.List,java.util.Map):Z
|
|
- pa:getConfigurableDisplayName():java.lang.String
|
|
- pa:getCurrentExecutable():java.lang.String
|
|
- isExecutableValid():Z
|
|
- p:isExecutableValid(java.lang.String):Z
|
|
- p:notify(com.intellij.notification.Notification):Z
|
|
- p:prepareDescription(java.lang.String,Z):java.lang.String
|
|
- p:showSettings():V
|
|
- p:showSettingsAndExpireIfFixed(com.intellij.notification.Notification):V
|
|
- p:validate(java.lang.String):com.intellij.notification.Notification
|
|
c:com.intellij.execution.ExecutableValidator$ExecutableNotValidNotification
|
|
- com.intellij.notification.Notification
|
|
- <init>(com.intellij.execution.ExecutableValidator):V
|
|
- <init>(com.intellij.execution.ExecutableValidator,java.lang.String):V
|
|
- <init>(com.intellij.execution.ExecutableValidator,java.lang.String,com.intellij.notification.NotificationType):V
|
|
c:com.intellij.execution.ExecutableValidator$SafeModeErrorNotification
|
|
- com.intellij.notification.Notification
|
|
- <init>(com.intellij.execution.ExecutableValidator):V
|
|
c:com.intellij.ide.actions.StartUseVcsAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.ide.actions.StartUseVcsDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:getHelpId():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
a:com.intellij.ide.todo.ChangeListTodosPanel
|
|
- com.intellij.ide.todo.TodoPanel
|
|
- <init>(com.intellij.ide.todo.TodoView,com.intellij.ide.todo.TodoPanelSettings,com.intellij.ui.content.Content):V
|
|
c:com.intellij.ide.todo.ChangeListTodosTreeBuilder
|
|
- com.intellij.ide.todo.TodoTreeBuilder
|
|
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project):V
|
|
- p:createTreeStructure():com.intellij.ide.todo.TodoTreeStructure
|
|
c:com.intellij.ide.todo.ChangeListTodosTreeStructure
|
|
- com.intellij.ide.todo.TodoTreeStructure
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- accept(com.intellij.psi.PsiFile):Z
|
|
c:com.intellij.ide.todo.CommitChecksTodosTreeBuilder
|
|
- com.intellij.ide.todo.CustomChangelistTodosTreeBuilder
|
|
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection):V
|
|
- p:doFindAllTodoItems(com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
- p:doFindTodoForFile(com.intellij.psi.PsiFile,com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
a:com.intellij.ide.todo.CustomChangelistTodosTreeBuilder
|
|
- com.intellij.ide.todo.TodoTreeBuilder
|
|
- sf:EMPTY_ITEMS:com.intellij.psi.search.TodoItem[]
|
|
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- p:createTreeStructure():com.intellij.ide.todo.TodoTreeStructure
|
|
- pa:doFindAllTodoItems(com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
- pa:doFindTodoForFile(com.intellij.psi.PsiFile,com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
- p:getSearchHelper():com.intellij.psi.search.PsiTodoSearchHelper
|
|
c:com.intellij.ide.todo.PostCommitChecksTodosTreeBuilder
|
|
- com.intellij.ide.todo.CustomChangelistTodosTreeBuilder
|
|
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection):V
|
|
- p:doFindAllTodoItems(com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
- p:doFindTodoForFile(com.intellij.psi.PsiFile,com.intellij.ide.todo.TodoFilter):java.util.Set
|
|
f:com.intellij.ide.todo.TodoViewChangesSupportImpl
|
|
- <init>():V
|
|
- createPanel(com.intellij.ide.todo.TodoView,com.intellij.ide.todo.TodoPanelSettings,com.intellij.ui.content.Content):com.intellij.ide.todo.TodoPanel
|
|
- createPanel(com.intellij.ide.todo.TodoView,com.intellij.ide.todo.TodoPanelSettings,com.intellij.ui.content.Content,com.intellij.ide.todo.TodoTreeBuilderFactory):com.intellij.ide.todo.TodoPanel
|
|
- getTabName(com.intellij.openapi.project.Project):java.lang.String
|
|
- installListener(com.intellij.openapi.project.Project,com.intellij.util.messages.MessageBusConnection,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):com.intellij.ide.todo.TodoViewChangesSupport$Listener
|
|
- isContentVisible(com.intellij.openapi.project.Project):Z
|
|
f:com.intellij.impl.RunConfigurationVcsSupportImpl
|
|
- <init>():V
|
|
- hasActiveVcss(com.intellij.openapi.project.Project):Z
|
|
- isDirectoryVcsIgnored(com.intellij.openapi.project.Project,java.lang.String):Z
|
|
com.intellij.openapi.VcsInternalDataKeys
|
|
- sf:FILE_HISTORY_REFRESHER:com.intellij.openapi.actionSystem.DataKey
|
|
f:com.intellij.openapi.diff.impl.SearchInDiffChangesProvider
|
|
- com.intellij.find.impl.livePreview.EditorSearchAreaProvider
|
|
- <init>():V
|
|
- getSearchArea(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):com.intellij.find.impl.livePreview.SearchResults$SearchArea
|
|
- isEnabled(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):Z
|
|
f:com.intellij.openapi.diff.impl.ToggleSearchInChangesAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.openapi.diff.impl.combined.search.CombinedEditorSearchSessionListener
|
|
- java.util.EventListener
|
|
- a:onSearch(Z,com.intellij.openapi.editor.Editor):V
|
|
- a:statusTextChanged(I,I):V
|
|
f:com.intellij.openapi.diff.impl.patch.ApplyPatchContext
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile,I,Z,Z):V
|
|
- getBaseDir():com.intellij.openapi.vfs.VirtualFile
|
|
- getPathBeforeRename(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FilePath
|
|
- getPrepareContext():com.intellij.openapi.diff.impl.patch.ApplyPatchContext
|
|
- getSkipTopDirs():I
|
|
- isAllowRename():Z
|
|
- isCreateDirectories():Z
|
|
- registerBeforeRename(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.diff.impl.patch.ApplyPatchException
|
|
- java.lang.Exception
|
|
- <init>(java.lang.String):V
|
|
e:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- java.lang.Enum
|
|
- sf:ABORT:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- sf:ALREADY_APPLIED:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- sf:FAILURE:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- sf:PARTIAL:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- sf:SKIP:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- sf:SUCCESS:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:and(com.intellij.openapi.diff.impl.patch.ApplyPatchStatus,com.intellij.openapi.diff.impl.patch.ApplyPatchStatus):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:values():com.intellij.openapi.diff.impl.patch.ApplyPatchStatus[]
|
|
f:com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
|
- com.intellij.openapi.diff.impl.patch.PatchEP
|
|
- sf:ourBaseRevisions:com.intellij.openapi.util.Key
|
|
- sf:ourProvideStoredBaseRevisionTextKey:com.intellij.openapi.util.Key
|
|
- <init>():V
|
|
- consumeContentBeforePatchApplied(com.intellij.openapi.project.Project,java.lang.String,java.lang.CharSequence,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:getBaseContent(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext):java.lang.String
|
|
- getName():java.lang.String
|
|
- provideContent(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext):java.lang.CharSequence
|
|
f:com.intellij.openapi.diff.impl.patch.BinaryEncoder
|
|
- <init>():V
|
|
- s:decode(java.util.ListIterator,J,java.io.ByteArrayOutputStream):V
|
|
- s:encode(java.io.InputStream,java.io.Writer):V
|
|
c:com.intellij.openapi.diff.impl.patch.BinaryEncoder$BinaryPatchException
|
|
- java.lang.Exception
|
|
f:com.intellij.openapi.diff.impl.patch.BinaryPatchContentParser
|
|
- <init>():V
|
|
- s:readGitBinaryFormatPatch(java.util.ListIterator,com.intellij.openapi.vcs.FileStatus):com.intellij.openapi.diff.impl.patch.FilePatch
|
|
c:com.intellij.openapi.diff.impl.patch.BinaryPatchContentParser$EofBinaryPatchSyntaxException
|
|
- com.intellij.openapi.diff.impl.patch.PatchSyntaxException
|
|
- <init>(I):V
|
|
f:com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
- com.intellij.openapi.diff.impl.patch.PatchEP
|
|
- <init>():V
|
|
- consumeContentBeforePatchApplied(com.intellij.openapi.project.Project,java.lang.String,java.lang.CharSequence,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:getCharset(java.lang.String,com.intellij.openapi.vcs.changes.CommitContext):java.lang.String
|
|
- getName():java.lang.String
|
|
- provideContent(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext):java.lang.CharSequence
|
|
f:com.intellij.openapi.diff.impl.patch.GitPatchParser
|
|
- <init>():V
|
|
- s:parse(java.lang.String,java.util.ListIterator,Z):com.intellij.openapi.diff.impl.patch.FilePatch
|
|
f:com.intellij.openapi.diff.impl.patch.IdeaTextPatchBuilder
|
|
- s:buildPatch(com.intellij.openapi.project.Project,java.util.Collection,java.lang.String,Z):java.util.List
|
|
- s:buildPatch(com.intellij.openapi.project.Project,java.util.Collection,java.nio.file.Path,Z):java.util.List
|
|
- s:buildPatch(com.intellij.openapi.project.Project,java.util.Collection,java.nio.file.Path,Z,Z):java.util.List
|
|
- s:buildPatch(com.intellij.openapi.project.Project,java.util.Collection,java.nio.file.Path,Z,Z,java.lang.Runnable):java.util.List
|
|
- s:isBinaryRevision(com.intellij.openapi.vcs.changes.ContentRevision):Z
|
|
f:com.intellij.openapi.diff.impl.patch.PatchFileHeaderInfo
|
|
- equals(java.lang.Object):Z
|
|
- getAuthor():com.intellij.vcs.log.VcsUser
|
|
- getBaseRevision():java.lang.String
|
|
- getMessage():java.lang.String
|
|
- hashCode():I
|
|
f:com.intellij.openapi.diff.impl.patch.PatchFileHeaderParser
|
|
- <init>():V
|
|
- s:parseHeader(java.util.Iterator):com.intellij.openapi.diff.impl.patch.PatchFileHeaderInfo
|
|
f:com.intellij.openapi.diff.impl.patch.PatchReader
|
|
- sf:NO_NEWLINE_SIGNATURE:java.lang.String
|
|
- <init>(java.lang.CharSequence):V
|
|
- <init>(java.lang.CharSequence,Z):V
|
|
- <init>(java.nio.file.Path):V
|
|
- getAdditionalInfo(java.util.Set):com.intellij.openapi.util.ThrowableComputable
|
|
- getAllPatches():java.util.List
|
|
- getBaseRevision(java.lang.String):java.lang.CharSequence
|
|
- getPatchFileInfo():com.intellij.openapi.diff.impl.patch.PatchFileHeaderInfo
|
|
- getTextPatches():java.util.List
|
|
- s:isPatchContent(java.lang.String):Z
|
|
- parseAllPatches():V
|
|
- readTextPatches():java.util.List
|
|
c:com.intellij.openapi.diff.impl.patch.PatchSyntaxException
|
|
- java.lang.Exception
|
|
- <init>(I,java.lang.String):V
|
|
- getLine():I
|
|
- getMessage():java.lang.String
|
|
f:com.intellij.openapi.diff.impl.patch.PatchUtil
|
|
- sf:EXECUTABLE_FILE_MODE:I
|
|
- sf:REGULAR_FILE_MODE:I
|
|
- sf:SYMBOLIC_LINK_MODE:I
|
|
- <init>():V
|
|
f:com.intellij.openapi.diff.impl.patch.TextPatchBuilder
|
|
- s:buildPatch(java.util.Collection,java.nio.file.Path,Z,java.lang.Runnable):java.util.List
|
|
- s:buildPatchHunks(java.lang.String,java.lang.String):java.util.List
|
|
- s:buildPatchHunks(java.lang.String,java.lang.String,I):java.util.List
|
|
- s:getRelativePath(java.nio.file.Path,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
f:com.intellij.openapi.diff.impl.patch.UnifiedDiffWriter
|
|
- sf:ADDITIONAL_PREFIX:java.lang.String
|
|
- sf:ADD_INFO_HEADER:java.lang.String
|
|
- sf:ADD_INFO_LINE_START:java.lang.String
|
|
- sf:A_PREFIX:java.lang.String
|
|
- sf:B_PREFIX:java.lang.String
|
|
- sf:DEV_NULL:java.lang.String
|
|
- sf:HEADER_END_MARKER:java.lang.String
|
|
- sf:NO_NEWLINE_SIGNATURE:java.lang.String
|
|
- sf:SUBJECT_HEADER:java.lang.String
|
|
- s:write(com.intellij.openapi.project.Project,java.nio.file.Path,java.util.Collection,java.io.Writer,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext,java.util.List):V
|
|
- s:write(com.intellij.openapi.project.Project,java.util.Collection,java.io.Writer,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:writeCommitMessageHeader(com.intellij.openapi.project.Project,java.io.Writer,java.lang.String,java.lang.String):V
|
|
f:com.intellij.openapi.diff.impl.patch.apply.ApplyBinaryFilePatch
|
|
- com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
- <init>(com.intellij.openapi.diff.impl.patch.BinaryFilePatch):V
|
|
f:com.intellij.openapi.diff.impl.patch.apply.ApplyBinaryShelvedFilePatch
|
|
- com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch):V
|
|
com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch
|
|
- sf:FAILURE:com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
- sf:SUCCESS:com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
- a:apply(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.diff.impl.patch.ApplyPatchContext,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,java.util.function.Supplier,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
c:com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
- p:<init>(com.intellij.openapi.diff.impl.patch.ApplyPatchStatus):V
|
|
- getMergeData():com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
|
- getStatus():com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
a:com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
- com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch
|
|
- psf:LOG:com.intellij.openapi.diagnostic.Logger
|
|
- pf:myPatch:com.intellij.openapi.diff.impl.patch.FilePatch
|
|
- <init>(com.intellij.openapi.diff.impl.patch.FilePatch):V
|
|
- apply(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.diff.impl.patch.ApplyPatchContext,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,java.util.function.Supplier,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
- pa:applyChange(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,java.util.function.Supplier):com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatch$Result
|
|
- pa:applyCreate(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:findPatchTarget(com.intellij.openapi.diff.impl.patch.ApplyPatchContext,java.lang.String,java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
- getPatch():com.intellij.openapi.diff.impl.patch.FilePatch
|
|
f:com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchFactory
|
|
- s:create(com.intellij.openapi.diff.impl.patch.BinaryFilePatch):com.intellij.openapi.diff.impl.patch.apply.ApplyBinaryFilePatch
|
|
- s:create(com.intellij.openapi.diff.impl.patch.TextFilePatch):com.intellij.openapi.diff.impl.patch.apply.ApplyTextFilePatch
|
|
- s:create(com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch):com.intellij.openapi.diff.impl.patch.apply.ApplyBinaryShelvedFilePatch
|
|
- s:createGeneral(com.intellij.openapi.diff.impl.patch.FilePatch):com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
f:com.intellij.openapi.diff.impl.patch.apply.ApplyTextFilePatch
|
|
- com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
- <init>(com.intellij.openapi.diff.impl.patch.TextFilePatch):V
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier
|
|
- <init>(java.lang.CharSequence,java.util.List):V
|
|
- s:apply(java.lang.CharSequence,java.util.List):com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$AppliedPatch
|
|
- s:applySomehow(java.lang.CharSequence,java.util.List):com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$AppliedSomehowPatch
|
|
- execute():Z
|
|
- getAfter():java.lang.String
|
|
- getAppliedInfo():java.util.List
|
|
- getStatus():com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- getTransformations():java.util.TreeMap
|
|
- putCutIntoTransformations(com.intellij.openapi.util.TextRange,com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$MyAppliedData):V
|
|
- putCutIntoTransformations(com.intellij.openapi.util.TextRange,com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$SplitHunk,com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$MyAppliedData,com.intellij.util.IntPair):V
|
|
- trySolveSomehow():V
|
|
- weightContextMatch(I,I):I
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$AppliedPatch
|
|
- f:patchedText:java.lang.String
|
|
- f:status:com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- <init>(java.lang.String,com.intellij.openapi.diff.impl.patch.ApplyPatchStatus):V
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$AppliedSomehowPatch
|
|
- com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$AppliedPatch
|
|
- f:isAppliedSomehow:Z
|
|
- <init>(java.lang.String,com.intellij.openapi.diff.impl.patch.ApplyPatchStatus,Z):V
|
|
e:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$ChangeType
|
|
- java.lang.Enum
|
|
- sf:REPLACE:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$ChangeType
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$ChangeType
|
|
- s:values():com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$ChangeType[]
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$LongTryMismatchSolver
|
|
- pf:myResult:java.util.ArrayList
|
|
- <init>(com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$SplitHunk):V
|
|
- getStartLineVariationsIterator():java.util.Iterator
|
|
- isAllowMismatch():Z
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$MyAppliedData
|
|
- <init>(java.util.List,Z,Z,Z,com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$ChangeType):V
|
|
- cutToSize(I):V
|
|
- getList():java.util.List
|
|
- isChangedCoincide():Z
|
|
- isHaveAlreadyApplied():Z
|
|
- isPlaceCoincide():Z
|
|
c:com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$SplitHunk
|
|
- <init>(I,I,java.util.List,java.util.List,java.util.List):V
|
|
- cutSameTail():V
|
|
- getAfterAll():java.util.List
|
|
- getContextAfter():java.util.List
|
|
- getContextBefore():java.util.List
|
|
- getPatchSteps():java.util.List
|
|
- getStartLineAfter():I
|
|
- getStartLineBefore():I
|
|
- isInsertion():Z
|
|
- s:read(com.intellij.openapi.diff.impl.patch.PatchHunk):java.util.List
|
|
f:com.intellij.openapi.diff.impl.patch.apply.PlainSimplePatchApplier
|
|
- s:apply(java.lang.CharSequence,java.util.List):java.lang.String
|
|
f:com.intellij.openapi.diff.impl.patch.formove.PatchApplier
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitContext,Z,java.lang.String,java.lang.String,java.lang.String,com.intellij.history.ActivityId):V
|
|
- execute():V
|
|
- execute(Z,Z):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:executePatchGroup(java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:executePatchGroup(java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.history.ActivityId):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- getFailedPatches():java.util.Collection
|
|
- getRemainingPatches():java.util.List
|
|
- setIgnoreContentRootsCheck():V
|
|
- s:showError(com.intellij.openapi.project.Project,java.lang.String):V
|
|
f:com.intellij.openapi.diff.impl.patch.formove.PathMerger
|
|
- s:getBase(com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger,java.lang.String):java.lang.Object
|
|
- s:getBase(com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
- s:getFile(com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger,java.lang.String):java.lang.Object
|
|
- s:getFile(com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger,java.lang.String,java.util.List):java.lang.Object
|
|
- s:getFile(com.intellij.openapi.vcs.FilePath,java.lang.String):com.intellij.openapi.vcs.FilePath
|
|
- s:getFile(com.intellij.openapi.vcs.FilePath,java.lang.String,java.util.List):com.intellij.openapi.vcs.FilePath
|
|
- s:getFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
- s:getFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.util.List):com.intellij.openapi.vfs.VirtualFile
|
|
- s:getFile(java.io.File,java.lang.String):java.io.File
|
|
- s:getFile(java.io.File,java.lang.String,java.util.List):java.io.File
|
|
com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger
|
|
- a:down(java.lang.String):Z
|
|
- a:getCurrentName():java.lang.String
|
|
- a:getResult():java.lang.Object
|
|
- a:up():Z
|
|
c:com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathPathMerger
|
|
- com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger
|
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
|
- down(java.lang.String):Z
|
|
- getCurrentName():java.lang.String
|
|
- getResult():com.intellij.openapi.vcs.FilePath
|
|
- setIsDirectory(Z):V
|
|
- up():Z
|
|
c:com.intellij.openapi.diff.impl.patch.formove.PathMerger$IoFilePathMerger
|
|
- com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger
|
|
- <init>(java.io.File):V
|
|
- down(java.lang.String):Z
|
|
- getCurrentName():java.lang.String
|
|
- getResult():java.io.File
|
|
- up():Z
|
|
c:com.intellij.openapi.diff.impl.patch.formove.PathMerger$VirtualFilePathMerger
|
|
- com.intellij.openapi.diff.impl.patch.formove.PathMerger$FilePathMerger
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
|
- down(java.lang.String):Z
|
|
- getCurrentName():java.lang.String
|
|
- getResult():com.intellij.openapi.vfs.VirtualFile
|
|
- up():Z
|
|
f:com.intellij.openapi.diff.impl.patch.formove.PathsVerifier
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List):V
|
|
- doMoveIfNeeded(com.intellij.openapi.vfs.VirtualFile):V
|
|
- filterBadFileTypePatches():java.util.Collection
|
|
- getAllAffected():java.util.List
|
|
- getBinaryPatches():java.util.List
|
|
- getDirectlyAffected():java.util.List
|
|
- getTextPatches():java.util.List
|
|
- getToBeAdded():java.util.Collection
|
|
- getToBeDeleted():java.util.Collection
|
|
- getWritableFiles():java.util.List
|
|
- setIgnoreContentRootsCheck(Z):V
|
|
f:com.intellij.openapi.diff.impl.patch.formove.PathsVerifier$PatchAndFile
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase):V
|
|
- getApplyPatch():com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase
|
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
|
c:com.intellij.openapi.diff.impl.patch.formove.TriggerAdditionOrDeletion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- cleanup():V
|
|
- getAffected():java.util.Set
|
|
- prepare(java.util.Collection,java.util.Collection):V
|
|
- processIt():V
|
|
f:com.intellij.openapi.diff.impl.patch.lib.base85xjava.Base85x
|
|
- <init>():V
|
|
- s:decode(java.lang.String):B[]
|
|
- s:decode(C[]):B[]
|
|
- s:decodeChar(C):I
|
|
- s:encode(B[],I):C[]
|
|
- s:encodeChar(I):C
|
|
c:com.intellij.openapi.diff.impl.patch.lib.base85xjava.Base85x$Base85FormatException
|
|
- java.lang.Exception
|
|
c:com.intellij.openapi.vcs.ChangedFilesCommitCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- <init>():V
|
|
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
|
|
c:com.intellij.openapi.vcs.CoAuthoredByCommitCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- <init>():V
|
|
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
|
|
a:com.intellij.openapi.vcs.CodeSmellDetector
|
|
- <init>():V
|
|
- a:findCodeSmells(java.util.List):java.util.List
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.CodeSmellDetector
|
|
- a:showCodeSmellErrors(java.util.List):V
|
|
f:com.intellij.openapi.vcs.FilePathImpl
|
|
- com.intellij.openapi.vcs.FilePath
|
|
- <init>(java.lang.String,Z):V
|
|
- equals(java.lang.Object):Z
|
|
- getCharset():java.nio.charset.Charset
|
|
- getCharset(com.intellij.openapi.project.Project):java.nio.charset.Charset
|
|
- getFileType():com.intellij.openapi.fileTypes.FileType
|
|
- getIOFile():java.io.File
|
|
- getName():java.lang.String
|
|
- getParentPath():com.intellij.openapi.vcs.FilePath
|
|
- getPath():java.lang.String
|
|
- getPresentableUrl():java.lang.String
|
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
|
- getVirtualFileParent():com.intellij.openapi.vfs.VirtualFile
|
|
- hashCode():I
|
|
- isDirectory():Z
|
|
- isNonLocal():Z
|
|
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
|
a:com.intellij.openapi.vcs.FilesProcessorImpl
|
|
- com.intellij.openapi.vcs.FilesProcessor
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- pf:acquireValidFiles():java.util.List
|
|
- pf:clearFiles():V
|
|
- dispose():V
|
|
- a:doActionOnChosenFiles(java.util.Collection):V
|
|
- a:doFilterFiles(java.util.Collection):java.util.Collection
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- p:handleProcessingForCurrentProject():V
|
|
- pf:isFilesEmpty():Z
|
|
- pa:needDoForCurrentProject():Z
|
|
- processFiles(java.util.Collection):V
|
|
- pf:removeFiles(java.util.Collection):Z
|
|
- pf:selectValidFiles():java.util.List
|
|
a:com.intellij.openapi.vcs.FilesProcessorWithNotificationImpl
|
|
- com.intellij.openapi.vcs.FilesProcessorImpl
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- a:getAskedBeforeProperty():java.lang.String
|
|
- a:getDoForCurrentProjectProperty():java.lang.String
|
|
- getForAllProjectsActionText():java.lang.String
|
|
- a:getForCurrentProjectActionText():java.lang.String
|
|
- a:getMuteActionText():java.lang.String
|
|
- a:getNotificationDisplayId():java.lang.String
|
|
- a:getShowActionText():java.lang.String
|
|
- p:getViewFilesDialogCancelActionName():java.lang.String
|
|
- p:getViewFilesDialogOkActionName():java.lang.String
|
|
- p:getViewFilesDialogTitle():java.lang.String
|
|
- p:handleProcessingForCurrentProject():V
|
|
- p:needDoForCurrentProject():Z
|
|
- a:notificationMessage():java.lang.String
|
|
- a:notificationTitle():java.lang.String
|
|
- p:rememberForAllProjects():V
|
|
- p:setForCurrentProject(Z):V
|
|
f:com.intellij.openapi.vcs.ProjectConfigurationFilesProcessorImpl
|
|
- com.intellij.openapi.vcs.FilesProcessorWithNotificationImpl
|
|
- com.intellij.openapi.vcs.changes.ChangeListListener
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,com.intellij.openapi.vcs.AbstractVcs,kotlin.jvm.functions.Function1):V
|
|
- doActionOnChosenFiles(java.util.Collection):V
|
|
- doFilterFiles(java.util.Collection):java.util.Collection
|
|
- f:filterNotProjectConfigurationFiles(java.util.List):java.util.List
|
|
- getAskedBeforeProperty():java.lang.String
|
|
- getDoForCurrentProjectProperty():java.lang.String
|
|
- getForCurrentProjectActionText():java.lang.String
|
|
- getMuteActionText():java.lang.String
|
|
- getNotificationDisplayId():java.lang.String
|
|
- getShowActionText():java.lang.String
|
|
- f:install():V
|
|
- notificationMessage():java.lang.String
|
|
- notificationTitle():java.lang.String
|
|
- unchangedFileStatusChanged(Z):V
|
|
f:com.intellij.openapi.vcs.RecentMessagesCommitCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
|
|
c:com.intellij.openapi.vcs.RemoteFilePath
|
|
- com.intellij.openapi.vcs.FilePath
|
|
- <init>(java.lang.String,Z):V
|
|
- equals(java.lang.Object):Z
|
|
- getCharset():java.nio.charset.Charset
|
|
- getCharset(com.intellij.openapi.project.Project):java.nio.charset.Charset
|
|
- getFileType():com.intellij.openapi.fileTypes.FileType
|
|
- getIOFile():java.io.File
|
|
- getName():java.lang.String
|
|
- getParentPath():com.intellij.openapi.vcs.FilePath
|
|
- getPath():java.lang.String
|
|
- getPresentableUrl():java.lang.String
|
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
|
- getVirtualFileParent():com.intellij.openapi.vfs.VirtualFile
|
|
- hashCode():I
|
|
- isDirectory():Z
|
|
- isNonLocal():Z
|
|
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
|
a:com.intellij.openapi.vcs.VcsAbstractSetting
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsSetting
|
|
- <init>():V
|
|
- addApplicableVcs(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- getApplicableVcses(com.intellij.openapi.project.Project):java.util.List
|
|
- isApplicableTo(java.util.Collection):Z
|
|
c:com.intellij.openapi.vcs.VcsFileListenerContextHelperImpl
|
|
- com.intellij.openapi.vcs.VcsFileListenerContextHelper
|
|
- <init>():V
|
|
- clearContext():V
|
|
- ignoreAdded(java.util.Collection):V
|
|
- ignoreAddedRecursive(java.util.Collection):V
|
|
- ignoreDeleted(java.util.Collection):V
|
|
- isAdditionContextEmpty():Z
|
|
- isAdditionIgnored(com.intellij.openapi.vcs.FilePath):Z
|
|
- isDeletionContextEmpty():Z
|
|
- isDeletionIgnored(com.intellij.openapi.vcs.FilePath):Z
|
|
f:com.intellij.openapi.vcs.VcsNotificationIdsHolder
|
|
- sf:ADD_UNVERSIONED_ERROR:java.lang.String
|
|
- sf:CANNOT_LOAD_ANNOTATIONS:java.lang.String
|
|
- sf:CHERRY_PICK_ERROR:java.lang.String
|
|
- sf:COMMIT_CANCELED:java.lang.String
|
|
- sf:COMMIT_CHECKS_FAILED:java.lang.String
|
|
- sf:COMMIT_CHECKS_ONLY_FAILED:java.lang.String
|
|
- sf:COMMIT_FAILED:java.lang.String
|
|
- sf:COMMIT_FINISHED:java.lang.String
|
|
- sf:COMMIT_FINISHED_WITH_WARNINGS:java.lang.String
|
|
- sf:COMPARE_FAILED:java.lang.String
|
|
- sf:COULD_NOT_COMPARE_WITH_BRANCH:java.lang.String
|
|
- sf:Companion:com.intellij.openapi.vcs.VcsNotificationIdsHolder$Companion
|
|
- sf:EXTERNALLY_ADDED_FILES:java.lang.String
|
|
- sf:IGNORED_TO_EXCLUDE_NOT_FOUND:java.lang.String
|
|
- sf:INACTIVE_RANGES_DAMAGED:java.lang.String
|
|
- sf:MANAGE_IGNORE_FILES:java.lang.String
|
|
- sf:OBSOLETE_PLUGIN_UNBUNDLED:java.lang.String
|
|
- sf:PATCH_ALREADY_APPLIED:java.lang.String
|
|
- sf:PATCH_APPLY_ABORTED:java.lang.String
|
|
- sf:PATCH_APPLY_CANNOT_FIND_PATCH_FILE:java.lang.String
|
|
- sf:PATCH_APPLY_NEW_FILES_ERROR:java.lang.String
|
|
- sf:PATCH_APPLY_NOT_PATCH_FILE:java.lang.String
|
|
- sf:PATCH_APPLY_ROLLBACK_FAILED:java.lang.String
|
|
- sf:PATCH_APPLY_SUCCESS:java.lang.String
|
|
- sf:PATCH_COPIED_TO_CLIPBOARD:java.lang.String
|
|
- sf:PATCH_CREATION_FAILED:java.lang.String
|
|
- sf:PATCH_PARTIALLY_APPLIED:java.lang.String
|
|
- sf:POST_COMMIT_CHECKS_FAILED:java.lang.String
|
|
- sf:PROJECT_CONFIGURATION_FILES_ADDED:java.lang.String
|
|
- sf:PROJECT_PARTIALLY_UPDATED:java.lang.String
|
|
- sf:PROJECT_UPDATE_FINISHED:java.lang.String
|
|
- sf:ROOTS_INVALID:java.lang.String
|
|
- sf:ROOTS_REGISTERED:java.lang.String
|
|
- sf:ROOT_ADDED:java.lang.String
|
|
- sf:SHELF_UNDO_DELETE:java.lang.String
|
|
- sf:SHELVE_DELETION_UNDO:java.lang.String
|
|
- sf:SHELVE_FAILED:java.lang.String
|
|
- sf:SHELVE_SUCCESSFUL:java.lang.String
|
|
- sf:SUGGESTED_PLUGIN_INSTALL_FAILED:java.lang.String
|
|
- sf:UNCOMMITTED_CHANGES_SAVING_ERROR:java.lang.String
|
|
- <init>():V
|
|
- getNotificationIds():java.util.List
|
|
f:com.intellij.openapi.vcs.VcsNotificationIdsHolder$Companion
|
|
c:com.intellij.openapi.vcs.VcsNotifier
|
|
- sf:IMPORTANT_ERROR_NOTIFICATION:com.intellij.notification.NotificationGroup
|
|
- sf:NOTIFICATION_GROUP_ID:com.intellij.notification.NotificationGroup
|
|
- sf:SILENT_NOTIFICATION:com.intellij.notification.NotificationGroup
|
|
- sf:STANDARD_NOTIFICATION:com.intellij.notification.NotificationGroup
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- s:addShowDetailsAction(com.intellij.openapi.project.Project,com.intellij.notification.Notification):V
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.VcsNotifier
|
|
- hideAllNotificationsById(java.lang.String):V
|
|
- logInfo(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notify(com.intellij.notification.Notification):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,java.lang.String,java.util.Collection):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,java.lang.String,Z):com.intellij.notification.Notification
|
|
- notifyError(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationAction[]):com.intellij.notification.Notification
|
|
- notifyImportantInfo(java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyImportantInfo(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyImportantInfo(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyImportantWarning(java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyImportantWarning(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyImportantWarning(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyImportantWarning(java.lang.String,java.lang.String,java.lang.String,java.util.Collection):com.intellij.notification.Notification
|
|
- notifyInfo(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyInfo(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyInfo(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyMinorInfo(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyMinorInfo(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationAction[]):com.intellij.notification.Notification
|
|
- notifyMinorInfo(java.lang.String,Z,java.lang.String,java.lang.String,com.intellij.notification.NotificationAction[]):com.intellij.notification.Notification
|
|
- notifyMinorWarning(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyMinorWarning(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyMinorWarning(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyMinorWarning(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationAction[]):com.intellij.notification.Notification
|
|
- notifySuccess(java.lang.String):com.intellij.notification.Notification
|
|
- notifySuccess(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifySuccess(java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifySuccess(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifySuccess(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationListener):com.intellij.notification.Notification
|
|
- notifyWarning(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyWarning(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyWarning(java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationAction[]):com.intellij.notification.Notification
|
|
- notifyWeakError(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- notifyWeakError(java.lang.String,java.lang.String,java.lang.String):com.intellij.notification.Notification
|
|
- showNotificationAndHideExisting(com.intellij.notification.Notification):V
|
|
c:com.intellij.openapi.vcs.VcsProjectSetProcessor
|
|
- com.intellij.projectImport.ProjectSetProcessor
|
|
- <init>():V
|
|
- getId():java.lang.String
|
|
- processEntries(java.util.List,com.intellij.projectImport.ProjectSetProcessor$Context,java.lang.Runnable):V
|
|
c:com.intellij.openapi.vcs.VcsRootErrorImpl
|
|
- com.intellij.openapi.vcs.VcsRootError
|
|
- <init>(com.intellij.openapi.vcs.VcsRootError$Type,com.intellij.openapi.vcs.VcsDirectoryMapping):V
|
|
- equals(java.lang.Object):Z
|
|
- getMapping():com.intellij.openapi.vcs.VcsDirectoryMapping
|
|
- getType():com.intellij.openapi.vcs.VcsRootError$Type
|
|
- hashCode():I
|
|
f:com.intellij.openapi.vcs.VcsScopeKt
|
|
- sf:VcsScope:com.intellij.platform.diagnostic.telemetry.Scope
|
|
c:com.intellij.openapi.vcs.VcsShowConfirmationOptionImpl
|
|
- com.intellij.openapi.vcs.VcsShowConfirmationOption
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
|
|
- getValue():com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
|
- isPersistent():Z
|
|
- setValue(com.intellij.openapi.vcs.VcsShowConfirmationOption$Value):V
|
|
a:com.intellij.openapi.vcs.VcsVFSListener
|
|
- com.intellij.openapi.Disposable
|
|
- psf:LOG:com.intellij.openapi.diagnostic.Logger
|
|
- pf:myAddOption:com.intellij.openapi.vcs.VcsShowConfirmationOption
|
|
- pf:myChangeListManager:com.intellij.openapi.vcs.changes.ChangeListManager
|
|
- pf:myExternalFilesProcessor:com.intellij.openapi.vcs.ExternallyAddedFilesProcessorImpl
|
|
- pf:myProcessor:com.intellij.openapi.vcs.VcsVFSListener$StateProcessor
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- pf:myRemoveOption:com.intellij.openapi.vcs.VcsShowConfirmationOption
|
|
- pf:myVcs:com.intellij.openapi.vcs.AbstractVcs
|
|
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- p:<init>(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- p:beforeContentsChange(java.util.List):V
|
|
- dispose():V
|
|
- p:executeAdd():V
|
|
- p:executeAdd(java.util.List,java.util.Map):V
|
|
- p:executeDelete():V
|
|
- p:filterOutByStatus(com.intellij.openapi.vcs.FileStatus):Z
|
|
- pa:getAddTitle():java.lang.String
|
|
- pa:getDeleteTitle():java.lang.String
|
|
- pa:getSingleFileAddPromptTemplate():java.lang.String
|
|
- pa:getSingleFileAddTitle():java.lang.String
|
|
- pa:getSingleFileDeletePromptTemplate():java.lang.String
|
|
- pa:getSingleFileDeleteTitle():java.lang.String
|
|
- p:installListeners():V
|
|
- p:isEventAccepted(com.intellij.openapi.vfs.newvfs.events.VFileEvent):Z
|
|
- p:isEventIgnored(com.intellij.openapi.vfs.newvfs.events.VFileEvent):Z
|
|
- p:isFileCopyingFromTrackingSupported():Z
|
|
- p:isRecursiveDeleteSupported():Z
|
|
- p:isUnderMyVcs(com.intellij.openapi.vcs.FilePath):Z
|
|
- p:isUnderMyVcs(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- pa:performAdding(java.util.Collection,java.util.Map):V
|
|
- p:performAddingWithConfirmation(java.util.List,java.util.Map):V
|
|
- pa:performDeletion(java.util.List):V
|
|
- pa:performMoveRename(java.util.List):V
|
|
- p:processBeforeContentsChange():Z
|
|
- p:processMovedFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.String):V
|
|
- p:saveUnsavedVcsIgnoreFiles():V
|
|
- p:selectFilePathsToAdd(java.util.List):java.util.List
|
|
- p:selectFilePathsToDelete(java.util.List):java.util.List
|
|
- p:selectFilesToAdd(java.util.List):java.util.List
|
|
- p:shouldIgnoreDeletion(com.intellij.openapi.vcs.FileStatus):Z
|
|
pc:com.intellij.openapi.vcs.VcsVFSListener$MovedFileInfo
|
|
- myNewPath:java.lang.String
|
|
- f:myOldPath:java.lang.String
|
|
- getNewPath():com.intellij.openapi.vcs.FilePath
|
|
- getOldPath():com.intellij.openapi.vcs.FilePath
|
|
- isCaseSensitive():Z
|
|
pf:com.intellij.openapi.vcs.VcsVFSListener$StateProcessor
|
|
- acquireAddedFiles():java.util.List
|
|
- acquireCopiedFiles():java.util.Map
|
|
- acquireDeletedFiles():java.util.List
|
|
- acquireMovedFiles():java.util.List
|
|
c:com.intellij.openapi.vcs.VcsVirtualFilesRule
|
|
- com.intellij.ide.impl.dataRules.GetDataRule
|
|
- <init>():V
|
|
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
|
|
c:com.intellij.openapi.vcs.ZipAndQueue
|
|
- <init>(com.intellij.openapi.project.Project,I,java.lang.String,com.intellij.openapi.Disposable,java.lang.Runnable):V
|
|
- request():V
|
|
a:com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
|
|
- com.intellij.openapi.vcs.actions.AbstractVcsAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.vcs.actions.VcsContext):V
|
|
- pa:approximatelyHasRoots(com.intellij.openapi.vcs.actions.VcsContext):Z
|
|
- p:getActionName(com.intellij.openapi.vcs.actions.VcsContext):java.lang.String
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getExecutor(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- p:getInitiallySelectedChangeList(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- p:getMnemonicsFreeActionName(com.intellij.openapi.vcs.actions.VcsContext):java.lang.String
|
|
- pa:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
|
|
- p:isForceUpdateCommitStateFromContext():Z
|
|
- p:update(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.actionSystem.Presentation):V
|
|
a:com.intellij.openapi.vcs.actions.AbstractShowDiffAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getExecutor(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
- ps:isEnabled(com.intellij.openapi.actionSystem.DataContext,Z):Z
|
|
- ps:isVisible(com.intellij.openapi.actionSystem.DataContext):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- ps:updateDiffAction(com.intellij.openapi.actionSystem.Presentation,com.intellij.openapi.actionSystem.DataContext):V
|
|
a:com.intellij.openapi.vcs.actions.AbstractVcsAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- pa:actionPerformed(com.intellij.openapi.vcs.actions.VcsContext):V
|
|
- s:getActiveVcses(com.intellij.openapi.vcs.actions.VcsContext):java.util.Collection
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- pa:update(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.actionSystem.Presentation):V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateActionGroup
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.vcs.annotate.FileAnnotation,java.util.List,com.intellij.openapi.util.Couple):V
|
|
- <init>(java.util.List,com.intellij.openapi.util.Couple):V
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
c:com.intellij.openapi.vcs.actions.AnnotateDiffViewerAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateDiffViewerAction$MyDiffExtension
|
|
- com.intellij.diff.DiffExtension
|
|
- <init>():V
|
|
- onViewerCreated(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateDiffViewerAction$Provider
|
|
- com.intellij.openapi.vcs.actions.AnnotateToggleAction$Provider
|
|
- <init>():V
|
|
- isAnnotated(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isSuspended(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- perform(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateLocalFileAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateLocalFileAction$Provider
|
|
- com.intellij.openapi.vcs.actions.AnnotateToggleAction$Provider
|
|
- <init>():V
|
|
- isAnnotated(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isSuspended(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- perform(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
a:com.intellij.openapi.vcs.actions.AnnotateRevisionActionBase
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
|
|
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:annotate(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.editor.Editor,I):V
|
|
- pa:getAnnotatedLine(com.intellij.openapi.actionSystem.AnActionEvent):I
|
|
- p:getEditor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.editor.Editor
|
|
- pa:getFile(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vfs.VirtualFile
|
|
- pa:getFileRevision(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.history.VcsFileRevision
|
|
- pa:getVcs(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.AbstractVcs
|
|
- isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- s:isEnabled(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.history.VcsFileRevision):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.AnnotateToggleAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- <init>():V
|
|
- s:doAnnotate(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- s:doAnnotate(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.localVcs.UpToDateLineNumberProvider):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.openapi.vcs.actions.AnnotateToggleAction$Provider
|
|
- getActionName(com.intellij.openapi.actionSystem.AnActionEvent):java.lang.String
|
|
- a:isAnnotated(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- a:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- a:isSuspended(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- a:perform(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateVcsVirtualFileAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.actions.AnnotateVcsVirtualFileAction$Provider
|
|
- com.intellij.openapi.vcs.actions.AnnotateToggleAction$Provider
|
|
- <init>():V
|
|
- isAnnotated(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- isSuspended(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- perform(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
f:com.intellij.openapi.vcs.actions.AnnotationData
|
|
- sf:Companion:com.intellij.openapi.vcs.actions.AnnotationData$Companion
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):V
|
|
- f:component1():com.intellij.openapi.vcs.AbstractVcs
|
|
- f:component2():com.intellij.openapi.vcs.FilePath
|
|
- f:component3():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- f:copy(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.actions.AnnotationData
|
|
- bs:copy$default(com.intellij.openapi.vcs.actions.AnnotationData,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,I,java.lang.Object):com.intellij.openapi.vcs.actions.AnnotationData
|
|
- equals(java.lang.Object):Z
|
|
- sf:extractFrom(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.actions.AnnotationData
|
|
- f:getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- f:getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
- hashCode():I
|
|
f:com.intellij.openapi.vcs.actions.AnnotationData$Companion
|
|
- f:extractFrom(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.actions.AnnotationData
|
|
a:com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
|
- com.intellij.openapi.vcs.actions.ActiveAnnotationGutter
|
|
- pf:myAnnotation:com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- doAction(I):V
|
|
- getBgColor(I,com.intellij.openapi.editor.Editor):java.awt.Color
|
|
- getColor(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.ColorKey
|
|
- getCursor(I):java.awt.Cursor
|
|
- getDisplayName():java.lang.String
|
|
- getFileAnnotation():com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- getID():java.lang.String
|
|
- getLeftMargin():I
|
|
- getPopupActions(I,com.intellij.openapi.editor.Editor):java.util.List
|
|
- getPresentation():com.intellij.openapi.vcs.annotate.TextAnnotationPresentation
|
|
- getStyle(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.EditorFontType
|
|
- getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- gutterClosed():V
|
|
- isAvailable():Z
|
|
- isGutterAction():Z
|
|
- isShowByDefault():Z
|
|
c:com.intellij.openapi.vcs.actions.AnnotationGutterLineConvertorProxy
|
|
- com.intellij.openapi.vcs.actions.ActiveAnnotationGutter
|
|
- <init>(com.intellij.openapi.localVcs.UpToDateLineNumberProvider,com.intellij.openapi.vcs.actions.ActiveAnnotationGutter):V
|
|
- doAction(I):V
|
|
- getBgColor(I,com.intellij.openapi.editor.Editor):java.awt.Color
|
|
- getColor(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.ColorKey
|
|
- getCursor(I):java.awt.Cursor
|
|
- getDelegate():com.intellij.openapi.vcs.actions.ActiveAnnotationGutter
|
|
- getLeftMargin():I
|
|
- getLineText(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- getPopupActions(I,com.intellij.openapi.editor.Editor):java.util.List
|
|
- getStyle(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.EditorFontType
|
|
- getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- gutterClosed():V
|
|
- useMargin():Z
|
|
c:com.intellij.openapi.vcs.actions.AnnotationsSettings
|
|
- <init>():V
|
|
- getAuthorsColors(com.intellij.openapi.editor.colors.EditorColorsScheme):java.util.List
|
|
- s:getInstance():com.intellij.openapi.vcs.actions.AnnotationsSettings
|
|
- getOrderedColors(com.intellij.openapi.editor.colors.EditorColorsScheme):java.util.List
|
|
c:com.intellij.openapi.vcs.actions.AspectAnnotationFieldGutter
|
|
- com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
|
- pf:myAspect:com.intellij.openapi.vcs.annotate.LineAnnotationAspect
|
|
- <init>(com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vcs.annotate.LineAnnotationAspect,com.intellij.openapi.vcs.annotate.TextAnnotationPresentation,com.intellij.openapi.util.Couple):V
|
|
- doAction(I):V
|
|
- getBgColor(I,com.intellij.openapi.editor.Editor):java.awt.Color
|
|
- getColor(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.ColorKey
|
|
- getCursor(I):java.awt.Cursor
|
|
- getDisplayName():java.lang.String
|
|
- getID():java.lang.String
|
|
- getLineText(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- getStyle(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.EditorFontType
|
|
- getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- isGutterAction():Z
|
|
- isShowByDefault():Z
|
|
c:com.intellij.openapi.vcs.actions.CachedVcsContext
|
|
- com.intellij.openapi.vcs.actions.VcsContext
|
|
- <init>(com.intellij.openapi.vcs.actions.VcsContext):V
|
|
- getActionName():java.lang.String
|
|
- getEditor():com.intellij.openapi.editor.Editor
|
|
- getModifiers():I
|
|
- getPlace():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getSelectedChangeLists():com.intellij.openapi.vcs.changes.ChangeList[]
|
|
- getSelectedChanges():com.intellij.openapi.vcs.changes.Change[]
|
|
- getSelectedFile():com.intellij.openapi.vfs.VirtualFile
|
|
- getSelectedFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getSelectedFilePaths():com.intellij.openapi.vcs.FilePath[]
|
|
- getSelectedFiles():com.intellij.openapi.vfs.VirtualFile[]
|
|
- getSelectedFilesCollection():java.util.Collection
|
|
- getSelectedIOFile():java.io.File
|
|
- getSelectedIOFiles():java.io.File[]
|
|
- getSelectedUnversionedFilePaths():java.util.List
|
|
e:com.intellij.openapi.vcs.actions.ColorMode
|
|
- java.lang.Enum
|
|
- sf:AUTHOR:com.intellij.openapi.vcs.actions.ColorMode
|
|
- sf:NONE:com.intellij.openapi.vcs.actions.ColorMode
|
|
- sf:ORDER:com.intellij.openapi.vcs.actions.ColorMode
|
|
- getDescription():java.lang.String
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.actions.ColorMode
|
|
- s:values():com.intellij.openapi.vcs.actions.ColorMode[]
|
|
c:com.intellij.openapi.vcs.actions.CommonCheckinFilesAction
|
|
- com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
|
|
- <init>():V
|
|
- p:approximatelyHasRoots(com.intellij.openapi.vcs.actions.VcsContext):Z
|
|
- p:getActionName(com.intellij.openapi.vcs.actions.VcsContext):java.lang.String
|
|
- p:getInitiallySelectedChangeList(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- p:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
|
|
- p:isApplicableRoot(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.actions.VcsContext):Z
|
|
- p:isForceUpdateCommitStateFromContext():Z
|
|
c:com.intellij.openapi.vcs.actions.CommonCheckinProjectAction
|
|
- com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
|
|
- <init>():V
|
|
- p:approximatelyHasRoots(com.intellij.openapi.vcs.actions.VcsContext):Z
|
|
- p:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.CompareWithLastVersion
|
|
- com.intellij.openapi.vcs.actions.AbstractShowDiffAction
|
|
- <init>():V
|
|
- p:getExecutor(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
c:com.intellij.openapi.vcs.actions.CompareWithSelectedRevisionAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:showListPopup(java.util.List,com.intellij.openapi.project.Project,com.intellij.util.Consumer,Z):V
|
|
- p:showSelectedRevision(com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.CopyRevisionNumberFromAnnotateAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(com.intellij.openapi.vcs.annotate.FileAnnotation):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.DescindingFilesFilter
|
|
- s:filterDescindingFiles(com.intellij.openapi.vcs.FilePath[],com.intellij.openapi.project.Project):com.intellij.openapi.vcs.FilePath[]
|
|
a:com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
- pf:myDiffProvider:com.intellij.openapi.vcs.diff.DiffProvider
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- pf:mySelectedFile:com.intellij.openapi.vfs.VirtualFile
|
|
- p:<init>(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
|
|
- p:createRemote(com.intellij.openapi.vcs.changes.ContentRevision):com.intellij.diff.contents.DiffContent
|
|
- pa:getContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
- showDiff():V
|
|
- s:showDiff(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):V
|
|
c:com.intellij.openapi.vcs.actions.DiffActionExecutor$CompareToCurrentExecutor
|
|
- com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
- <init>(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
|
|
- p:getContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
c:com.intellij.openapi.vcs.actions.DiffActionExecutor$CompareToFixedExecutor
|
|
- com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
- <init>(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.history.VcsRevisionNumber):V
|
|
- p:getContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
c:com.intellij.openapi.vcs.actions.DiffActionExecutor$DeletionAwareExecutor
|
|
- com.intellij.openapi.vcs.actions.DiffActionExecutor
|
|
- <init>(com.intellij.openapi.vcs.diff.DiffProvider,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
|
|
- p:createRemote(com.intellij.openapi.vcs.changes.ContentRevision):com.intellij.diff.contents.DiffContent
|
|
- p:getContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
c:com.intellij.openapi.vcs.actions.ExtraFieldGutter
|
|
- com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
|
- <init>(com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vcs.actions.AnnotationPresentation,com.intellij.openapi.util.Couple,com.intellij.openapi.vcs.actions.AnnotateActionGroup):V
|
|
- getLineText(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- isAvailable():Z
|
|
f:com.intellij.openapi.vcs.actions.FillerColumn
|
|
- com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
|
- com.intellij.openapi.editor.TextAnnotationGutterProvider$Filler
|
|
- <init>(com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vcs.annotate.TextAnnotationPresentation,com.intellij.openapi.util.Couple):V
|
|
- getLineText(I,com.intellij.openapi.editor.Editor):java.lang.String
|
|
- getWidth():I
|
|
- useMargin():Z
|
|
c:com.intellij.openapi.vcs.actions.SelectAndCompareWithSelectedRevisionAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.SelectedBlockHistoryAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:isEnabled(com.intellij.openapi.project.Project,com.intellij.vcsUtil.VcsSelection):Z
|
|
- s:showHistoryForSelection(com.intellij.vcsUtil.VcsSelection,com.intellij.openapi.project.Project):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
e:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- java.lang.Enum
|
|
- sf:Companion:com.intellij.openapi.vcs.actions.ShortNameType$Companion
|
|
- sf:EMAIL:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- sf:FIRSTNAME:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- sf:INITIALS:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- sf:LASTNAME:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- sf:NONE:com.intellij.openapi.vcs.actions.ShortNameType
|
|
- f:getDescription():java.lang.String
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- f:isSet():Z
|
|
- f:set():V
|
|
- sf:shorten(java.lang.String,com.intellij.openapi.vcs.actions.ShortNameType):java.lang.String
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.actions.ShortNameType
|
|
- s:values():com.intellij.openapi.vcs.actions.ShortNameType[]
|
|
f:com.intellij.openapi.vcs.actions.ShortNameType$Companion
|
|
- f:shorten(java.lang.String,com.intellij.openapi.vcs.actions.ShortNameType):java.lang.String
|
|
c:com.intellij.openapi.vcs.actions.ShowAnnotateOperationsPopup
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:getAnnotationLineNumber(com.intellij.openapi.actionSystem.DataContext):I
|
|
- s:getAnnotationLineNumber(com.intellij.openapi.actionSystem.DataContext,Z):I
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.ShowAnnotateOperationsPopup$Group
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
c:com.intellij.openapi.vcs.actions.ShowAnnotationColorsAction
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
- s:getType():com.intellij.openapi.vcs.actions.ColorMode
|
|
c:com.intellij.openapi.vcs.actions.ShowBaseRevisionAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.actions.ShowChangeMarkerAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getTargetRange(com.intellij.openapi.vcs.ex.LineStatusTracker,I):com.intellij.openapi.vcs.ex.Range
|
|
- p:moveToRange(com.intellij.openapi.vcs.ex.LineStatusTracker,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.ShowChangeMarkerAction$Current
|
|
- com.intellij.openapi.vcs.actions.ShowChangeMarkerAction
|
|
- <init>():V
|
|
- p:getTargetRange(com.intellij.openapi.vcs.ex.LineStatusTracker,I):com.intellij.openapi.vcs.ex.Range
|
|
- p:moveToRange(com.intellij.openapi.vcs.ex.LineStatusTracker,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
c:com.intellij.openapi.vcs.actions.ShowChangeMarkerAction$Next
|
|
- com.intellij.openapi.vcs.actions.ShowChangeMarkerAction
|
|
- <init>():V
|
|
- p:getTargetRange(com.intellij.openapi.vcs.ex.LineStatusTracker,I):com.intellij.openapi.vcs.ex.Range
|
|
c:com.intellij.openapi.vcs.actions.ShowChangeMarkerAction$Prev
|
|
- com.intellij.openapi.vcs.actions.ShowChangeMarkerAction
|
|
- <init>():V
|
|
- p:getTargetRange(com.intellij.openapi.vcs.ex.LineStatusTracker,I):com.intellij.openapi.vcs.ex.Range
|
|
f:com.intellij.openapi.vcs.actions.ShowCommitOptionsAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.ShowDiffFromAnnotation
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.ShowHideAspectAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.vcs.actions.AnnotationFieldGutter):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setAvailable(Z):V
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.ShowMessageHistoryAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.ShowShortenNames
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
- s:getType():com.intellij.openapi.vcs.actions.ShortNameType
|
|
c:com.intellij.openapi.vcs.actions.TabbedShowHistoryAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:isEnabled(com.intellij.openapi.actionSystem.DataContext):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.TabbedShowHistoryForRevisionAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.VcsActionGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.VcsActionPromoter
|
|
- com.intellij.openapi.actionSystem.ActionPromoter
|
|
- <init>():V
|
|
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
f:com.intellij.openapi.vcs.actions.VcsAnnotateUtil
|
|
- <init>():V
|
|
- s:getBackgroundableLock(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.impl.BackgroundableActionLock
|
|
- s:getEditorFor(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.editor.Editor
|
|
- s:getEditors(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.List
|
|
c:com.intellij.openapi.vcs.actions.VcsColorsPageFactory
|
|
- com.intellij.application.options.colors.ColorAndFontPanelFactory
|
|
- com.intellij.openapi.options.colors.ColorAndFontDescriptorsProvider
|
|
- com.intellij.psi.codeStyle.DisplayPrioritySortable
|
|
- <init>():V
|
|
- createPanel(com.intellij.application.options.colors.ColorAndFontOptions):com.intellij.application.options.colors.NewColorAndFontPanel
|
|
- getAttributeDescriptors():com.intellij.openapi.options.colors.AttributesDescriptor[]
|
|
- getColorDescriptors():com.intellij.openapi.options.colors.ColorDescriptor[]
|
|
- getDisplayName():java.lang.String
|
|
- getPanelDisplayName():java.lang.String
|
|
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
|
|
- s:getVcsGroup():java.lang.String
|
|
f:com.intellij.openapi.vcs.actions.VcsContextUtil
|
|
- <init>():V
|
|
- s:selectedFile(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.vfs.VirtualFile
|
|
- s:selectedFilePaths(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:selectedFilePathsIterable(com.intellij.openapi.actionSystem.DataContext):com.intellij.util.containers.JBIterable
|
|
- s:selectedFiles(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:selectedFilesIterable(com.intellij.openapi.actionSystem.DataContext):com.intellij.util.containers.JBIterable
|
|
c:com.intellij.openapi.vcs.actions.VcsContextWrapper
|
|
- com.intellij.openapi.vcs.actions.VcsContext
|
|
- pf:myContext:com.intellij.openapi.actionSystem.DataContext
|
|
- pf:myModifiers:I
|
|
- <init>(com.intellij.openapi.actionSystem.DataContext,I,java.lang.String,java.lang.String):V
|
|
- s:createCachedInstanceOn(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.actions.VcsContext
|
|
- s:createInstanceOn(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.actions.VcsContextWrapper
|
|
- getActionName():java.lang.String
|
|
- getEditor():com.intellij.openapi.editor.Editor
|
|
- getModifiers():I
|
|
- getPlace():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getSelectedChangeLists():com.intellij.openapi.vcs.changes.ChangeList[]
|
|
- getSelectedChanges():com.intellij.openapi.vcs.changes.Change[]
|
|
- getSelectedFile():com.intellij.openapi.vfs.VirtualFile
|
|
- getSelectedFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getSelectedFilePaths():com.intellij.openapi.vcs.FilePath[]
|
|
- getSelectedFilePathsStream():java.util.stream.Stream
|
|
- getSelectedFiles():com.intellij.openapi.vfs.VirtualFile[]
|
|
- getSelectedFilesCollection():java.util.Collection
|
|
- getSelectedFilesStream():java.util.stream.Stream
|
|
- getSelectedIOFile():java.io.File
|
|
- getSelectedIOFiles():java.io.File[]
|
|
- getSelectedUnversionedFilePaths():java.util.List
|
|
f:com.intellij.openapi.vcs.actions.VcsGroupsActionGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.VcsGroupsWrapper
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.VcsMainMenuActionGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.VcsQuickActionsToolbarPopup
|
|
- com.intellij.openapi.roots.ui.configuration.actions.IconWithTextAction
|
|
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- sf:Companion:com.intellij.openapi.vcs.actions.VcsQuickActionsToolbarPopup$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getName(com.intellij.openapi.project.Project):java.lang.String
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- pf:updateVcs(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
f:com.intellij.openapi.vcs.actions.VcsQuickActionsToolbarPopup$Companion
|
|
f:com.intellij.openapi.vcs.actions.VcsQuickActionsToolbarPopup$MyActionButtonWithText
|
|
- com.intellij.openapi.actionSystem.impl.ActionButtonWithText
|
|
- <init>(com.intellij.openapi.vcs.actions.VcsQuickActionsToolbarPopup,com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.Presentation,java.lang.String):V
|
|
- getInactiveTextColor():java.awt.Color
|
|
- getInsets():java.awt.Insets
|
|
- f:getShortcut():java.lang.String
|
|
c:com.intellij.openapi.vcs.actions.VcsQuickListPopupAction
|
|
- com.intellij.ide.actions.QuickSwitchSchemeAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- p:fillActions(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DefaultActionGroup,com.intellij.openapi.actionSystem.DataContext):V
|
|
- p:getPopupTitle(com.intellij.openapi.actionSystem.AnActionEvent):java.lang.String
|
|
c:com.intellij.openapi.vcs.actions.VcsQuickListPopupAction$NonVcsAware
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.actions.VcsQuickListPopupAction$Providers
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
c:com.intellij.openapi.vcs.actions.VcsQuickListPopupAction$VcsAware
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.VcsQuickListPopupAction$VcsNameSeparator
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
c:com.intellij.openapi.vcs.actions.VcsToolbarLabelAction
|
|
- com.intellij.openapi.actionSystem.ex.ToolbarLabelAction
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.actions.commit.AbstractCommitChangesAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getExecutor(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- p:isActionEnabled(com.intellij.openapi.vcs.changes.ChangeListManager,com.intellij.openapi.vcs.changes.Change):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.commit.CheckinActionUtil
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.actions.commit.CheckinActionUtil
|
|
- f:getInitiallySelectedChangeList(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- f:getInitiallySelectedChangeListFor(com.intellij.openapi.project.Project,java.util.List):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- f:performCheckInAfterUpdate(com.intellij.openapi.project.Project,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,com.intellij.openapi.vcs.changes.CommitExecutor,Z):V
|
|
- f:performCommonCommitAction(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,java.lang.String,com.intellij.openapi.vcs.changes.CommitExecutor,Z):V
|
|
- f:updateCommonCommitAction(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.commit.CommonCheckinFilesAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.commit.CommonCheckinFilesAction$Manager
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.actions.commit.CommonCheckinFilesAction$Manager
|
|
f:com.intellij.openapi.vcs.actions.commit.CommonCheckinProjectAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.actions.commit.ToggleChangesViewCommitUiAction
|
|
- com.intellij.openapi.project.DumbAwareToggleAction
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.annotate.AnnotationTooltipBuilder
|
|
- <init>(com.intellij.openapi.project.Project,Z):V
|
|
- appendCommitMessageBlock(java.lang.String):V
|
|
- appendLine(java.lang.String):V
|
|
- appendRevisionLine(com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.util.containers.Convertor):V
|
|
- appendTextWithLinks(java.lang.String):V
|
|
- s:buildSimpleTooltip(com.intellij.openapi.project.Project,Z,java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
|
c:com.intellij.openapi.vcs.annotate.AnnotationsWriteableFilesVfsListener
|
|
- com.intellij.openapi.vfs.VirtualFileListener
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey):V
|
|
- contentsChanged(com.intellij.openapi.vfs.VirtualFileEvent):V
|
|
- propertyChanged(com.intellij.openapi.vfs.VirtualFilePropertyEvent):V
|
|
c:com.intellij.openapi.vcs.annotate.DefaultLineModificationDetailsProvider
|
|
- com.intellij.openapi.vcs.annotate.FileAnnotation$LineModificationDetailsProvider
|
|
- s:create(com.intellij.openapi.vcs.annotate.FileAnnotation):com.intellij.openapi.vcs.annotate.FileAnnotation$LineModificationDetailsProvider
|
|
- s:createDetailsFor(java.lang.String,java.lang.String,I):com.intellij.openapi.vcs.annotate.AnnotatedLineModificationDetails
|
|
- s:createDetailsFor(java.lang.String,java.lang.String,java.lang.String):com.intellij.openapi.vcs.annotate.AnnotatedLineModificationDetails
|
|
- s:createModifiedLineDetails(java.lang.String):com.intellij.openapi.vcs.annotate.AnnotatedLineModificationDetails
|
|
- s:createNewLineDetails(java.lang.String):com.intellij.openapi.vcs.annotate.AnnotatedLineModificationDetails
|
|
- getDetails(I):com.intellij.openapi.vcs.annotate.AnnotatedLineModificationDetails
|
|
- s:loadRevision(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
com.intellij.openapi.vcs.annotate.TextAnnotationPresentation
|
|
- a:getActions(I):java.util.List
|
|
- a:getAnnotationLine(I):I
|
|
- a:getAnnotationLine(I,Z):I
|
|
- a:getColor(I):com.intellij.openapi.editor.colors.ColorKey
|
|
- a:getFontType(I):com.intellij.openapi.editor.colors.EditorFontType
|
|
- a:gutterClosed():V
|
|
f:com.intellij.openapi.vcs.annotate.VcsRareLineAnnotationData
|
|
- com.intellij.openapi.vcs.annotate.VcsLineAnnotationData
|
|
- <init>(I):V
|
|
- getNumLines():I
|
|
- getRevision(I):com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- isEmpty():Z
|
|
- put(I,com.intellij.openapi.vcs.history.VcsRevisionNumber):V
|
|
c:com.intellij.openapi.vcs.changes.BaseRevision
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.FilePath):V
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getPath():java.lang.String
|
|
- getRevision():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
com.intellij.openapi.vcs.changes.ChainBackedDiffPreviewProvider
|
|
- com.intellij.openapi.vcs.changes.DiffPreviewProvider
|
|
- a:createDiffRequestChain():com.intellij.diff.chains.DiffRequestChain
|
|
*:com.intellij.openapi.vcs.changes.ChangeListChangeAssigner
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- a:beforeChangesProcessing(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- a:getChangeListIdFor(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ChangeListManagerGate):java.lang.String
|
|
- a:markChangesProcessed(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
c:com.intellij.openapi.vcs.changes.ChangeListCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- com.intellij.openapi.project.DumbAware
|
|
- sf:COMBO_BOX_KEY:com.intellij.openapi.util.Key
|
|
- <init>():V
|
|
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
|
|
- invokeAutoPopup(com.intellij.psi.PsiElement,C):Z
|
|
f:com.intellij.openapi.vcs.changes.ChangeListData
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ChangeListData$Companion
|
|
- <init>():V
|
|
- <init>(com.intellij.vcs.log.VcsUser):V
|
|
- <init>(com.intellij.vcs.log.VcsUser,java.util.Date):V
|
|
- b:<init>(com.intellij.vcs.log.VcsUser,java.util.Date,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:component1():com.intellij.vcs.log.VcsUser
|
|
- f:component2():java.util.Date
|
|
- f:copy(com.intellij.vcs.log.VcsUser,java.util.Date):com.intellij.openapi.vcs.changes.ChangeListData
|
|
- bs:copy$default(com.intellij.openapi.vcs.changes.ChangeListData,com.intellij.vcs.log.VcsUser,java.util.Date,I,java.lang.Object):com.intellij.openapi.vcs.changes.ChangeListData
|
|
- equals(java.lang.Object):Z
|
|
- f:getAuthor():com.intellij.vcs.log.VcsUser
|
|
- f:getDate():java.util.Date
|
|
- f:getPresentation():java.lang.String
|
|
- hashCode():I
|
|
- f:nullize():com.intellij.openapi.vcs.changes.ChangeListData
|
|
- sf:readExternal(org.jdom.Element):com.intellij.openapi.vcs.changes.ChangeListData
|
|
- sf:writeExternal(com.intellij.openapi.vcs.changes.ChangeListData):org.jdom.Element
|
|
f:com.intellij.openapi.vcs.changes.ChangeListData$Companion
|
|
- f:of(com.intellij.vcs.log.VcsUser,java.util.Date):com.intellij.openapi.vcs.changes.ChangeListData
|
|
- f:readExternal(org.jdom.Element):com.intellij.openapi.vcs.changes.ChangeListData
|
|
- f:writeExternal(com.intellij.openapi.vcs.changes.ChangeListData):org.jdom.Element
|
|
f:com.intellij.openapi.vcs.changes.ChangeListData$State
|
|
- <init>():V
|
|
- <init>(java.lang.String):V
|
|
- <init>(java.lang.String,java.lang.String):V
|
|
- <init>(java.lang.String,java.lang.String,java.util.Date):V
|
|
- b:<init>(java.lang.String,java.lang.String,java.util.Date,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getDate():java.util.Date
|
|
- f:getEmail():java.lang.String
|
|
- f:getName():java.lang.String
|
|
- f:setDate(java.util.Date):V
|
|
- f:setEmail(java.lang.String):V
|
|
- f:setName(java.lang.String):V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListDataKt
|
|
- sf:getAuthor(com.intellij.openapi.vcs.changes.LocalChangeList):com.intellij.vcs.log.VcsUser
|
|
- sf:getAuthorDate(com.intellij.openapi.vcs.changes.LocalChangeList):java.util.Date
|
|
a:com.intellij.openapi.vcs.changes.ChangeListManagerEx
|
|
- com.intellij.openapi.vcs.changes.ChangeListManager
|
|
- <init>():V
|
|
- a:addChangeList(java.lang.String,java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- a:addUnversionedFiles(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- a:blockModalNotifications():V
|
|
- a:editChangeListData(java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):Z
|
|
- a:freeze(java.lang.String):V
|
|
- a:getAffectedLists(java.util.Collection):java.util.Collection
|
|
- s:getInstanceEx(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ChangeListManagerEx
|
|
- a:isInUpdate():Z
|
|
- a:promiseWaitForUpdate():org.jetbrains.concurrency.Promise
|
|
- a:setDefaultChangeList(com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- a:unblockModalNotifications():V
|
|
- a:unfreeze():V
|
|
- a:waitForUpdate():V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListManagerImpl
|
|
- com.intellij.openapi.vcs.changes.ChangeListManagerEx
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- sf:LISTS_LOADED:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
|
- addChangeList(java.lang.String,java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- addChangeList(java.lang.String,java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- addChangeListListener(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- addChangeListListener(com.intellij.openapi.vcs.changes.ChangeListListener,com.intellij.openapi.Disposable):V
|
|
- addDirectoryToIgnoreImplicitly(java.lang.String):V
|
|
- addUnversionedFiles(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- areChangeListsEnabled():Z
|
|
- blockModalNotifications():V
|
|
- commitChanges(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- commitChangesSynchronouslyWithResult(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- dispose():V
|
|
- editChangeListData(java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):Z
|
|
- editComment(java.lang.String,java.lang.String):java.lang.String
|
|
- editName(java.lang.String,java.lang.String):Z
|
|
- ensureUpToDate():V
|
|
- executeOnUpdaterThread(java.lang.Runnable):V
|
|
- executeUnderDataLock(java.lang.Runnable):V
|
|
- findChangeList(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- forceGoInTestMode():V
|
|
- forceStopInTestMode():V
|
|
- freeze(java.lang.String):V
|
|
- getAdditionalUpdateInfo():java.util.List
|
|
- getAffectedFiles():java.util.List
|
|
- getAffectedLists(java.util.Collection):java.util.List
|
|
- getAffectedPaths():java.util.List
|
|
- getAllChanges():java.util.Collection
|
|
- getChange(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.Change
|
|
- getChange(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.changes.Change
|
|
- getChangeList(com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getChangeList(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getChangeList(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getChangeListNameIfOnlyOne(com.intellij.openapi.vcs.changes.Change[]):java.lang.String
|
|
- getChangeLists():java.util.List
|
|
- getChangeLists(com.intellij.openapi.vcs.changes.Change):java.util.List
|
|
- getChangeLists(com.intellij.openapi.vfs.VirtualFile):java.util.List
|
|
- getChangeListsNumber():I
|
|
- getChangesIn(com.intellij.openapi.vcs.FilePath):java.util.Collection
|
|
- getChangesIn(com.intellij.openapi.vfs.VirtualFile):java.util.Collection
|
|
- getConflictTracker():com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker
|
|
- getDefaultChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getDefaultListName():java.lang.String
|
|
- getDeletedFiles():java.util.List
|
|
- getFilesToIgnore():com.intellij.openapi.vcs.changes.IgnoredFileBean[]
|
|
- getIgnoredFilePaths():java.util.List
|
|
- s:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ChangeListManagerImpl
|
|
- getLockedFolders():java.util.List
|
|
- getLogicallyLockedFolders():java.util.Map
|
|
- getModifiedWithoutEditing():java.util.List
|
|
- getRegisteredExecutors():java.util.List
|
|
- getState():org.jdom.Element
|
|
- getStatus(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FileStatus
|
|
- getStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- getSwitchedBranch(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- getSwitchedFilesMap():com.intellij.util.containers.MultiMap
|
|
- getSwitchedRoots():java.util.Map
|
|
- getUnversionedFiles():java.util.List
|
|
- getUnversionedFilesPaths():java.util.List
|
|
- getUpdateException():com.intellij.openapi.vcs.VcsException
|
|
- haveChangesUnder(com.intellij.openapi.vfs.VirtualFile):com.intellij.util.ThreeState
|
|
- invokeAfterUpdate(java.lang.Runnable,com.intellij.openapi.vcs.changes.InvokeAfterUpdateMode,java.lang.String,com.intellij.openapi.application.ModalityState):V
|
|
- isContainedInLocallyDeleted(com.intellij.openapi.vcs.FilePath):Z
|
|
- isFileAffected(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isFreezed():java.lang.String
|
|
- isFreezedWithNotification(java.lang.String):Z
|
|
- isIgnoredFile(com.intellij.openapi.vcs.FilePath):Z
|
|
- isIgnoredFile(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isIgnoredInUpdateMode():Z
|
|
- isInUpdate():Z
|
|
- isLogicallyLocked(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:isUnder(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.VcsDirtyScope):Z
|
|
- isUnversioned(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isUnversionedInUpdateMode():Z
|
|
- loadState(org.jdom.Element):V
|
|
- moveChangesTo(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- moveChangesTo(com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.Change[]):V
|
|
- notifyUnchangedFileStatusChanged():V
|
|
- promiseWaitForUpdate():org.jetbrains.concurrency.Promise
|
|
- registerCommitExecutor(com.intellij.openapi.vcs.changes.CommitExecutor):V
|
|
- removeChangeList(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- removeChangeList(java.lang.String):V
|
|
- removeChangeListListener(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- reopenFiles(java.util.List):V
|
|
- replaceCommitMessage(java.lang.String,java.lang.String):V
|
|
- scheduleAutomaticEmptyChangeListDeletion(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- scheduleAutomaticEmptyChangeListDeletion(com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- scheduleUpdate():V
|
|
- setDefaultChangeList(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- setDefaultChangeList(com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- setDefaultChangeList(java.lang.String):V
|
|
- setDefaultChangeList(java.lang.String,Z):V
|
|
- setFilesToIgnore(com.intellij.openapi.vcs.changes.IgnoredFileBean[]):V
|
|
- setReadOnly(java.lang.String,Z):Z
|
|
- showLocalChangesInvalidated():V
|
|
- stopEveryThingIfInTestMode():V
|
|
- unblockModalNotifications():V
|
|
- unfreeze():V
|
|
- waitEverythingDoneAndStopInTestMode():V
|
|
- waitEverythingDoneInTestMode():V
|
|
- waitForUpdate():V
|
|
- waitUntilRefreshed():V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListManagerImpl$DefaultIgnoredFileProvider
|
|
- com.intellij.openapi.vcs.changes.IgnoredFileProvider
|
|
- <init>():V
|
|
- getIgnoredFiles(com.intellij.openapi.project.Project):java.util.Set
|
|
- getIgnoredGroupDescription():java.lang.String
|
|
- isIgnoredFile(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath):Z
|
|
com.intellij.openapi.vcs.changes.ChangeListOwner
|
|
- a:addUnversionedFiles(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- a:getProject():com.intellij.openapi.project.Project
|
|
- a:moveChangesTo(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListUtil
|
|
- sf:createNameForChangeList(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
- sf:createSystemShelvedChangeListName(java.lang.String,java.lang.String):java.lang.String
|
|
- sf:getChangeListNameForUnshelve(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):java.lang.String
|
|
- sf:getPredefinedChangeList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,com.intellij.openapi.vcs.changes.ChangeListManager):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- sf:onChangeListAvailabilityChanged(com.intellij.util.messages.MessageBusConnection,java.lang.Runnable):V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListWorker
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.DelayedNotificator):V
|
|
- addChangeList(java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- applyChangesFromUpdate(com.intellij.openapi.vcs.changes.ChangeListWorker,com.intellij.openapi.vcs.changes.ui.ChangeListDeltaListener):V
|
|
- areChangeListsEnabled():Z
|
|
- copy():com.intellij.openapi.vcs.changes.ChangeListWorker
|
|
- editComment(java.lang.String,java.lang.String):java.lang.String
|
|
- editData(java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):Z
|
|
- editName(java.lang.String,java.lang.String):Z
|
|
- getAffectedLists(java.util.Collection):java.util.List
|
|
- getAffectedPaths():java.util.List
|
|
- getAllChanges():java.util.Collection
|
|
- getChangeForPath(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.Change
|
|
- getChangeListById(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getChangeListByName(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getChangeLists():java.util.List
|
|
- getChangeListsNumber():I
|
|
- getDefaultList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getStatus(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FileStatus
|
|
- getStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- getVcsFor(com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.AbstractVcs
|
|
- haveChangesUnder(com.intellij.openapi.vfs.VirtualFile):com.intellij.util.ThreeState
|
|
- moveChangesTo(java.lang.String,java.util.List):com.intellij.util.containers.MultiMap
|
|
- notifyChangelistsChanged(com.intellij.openapi.vcs.FilePath,java.util.List,java.util.List):V
|
|
- registerChangeTracker(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker):V
|
|
- removeChangeList(java.lang.String):java.util.List
|
|
- setChangeListsEnabled(Z):V
|
|
- setDefaultList(java.lang.String):java.lang.String
|
|
- setReadOnly(java.lang.String,Z):Z
|
|
- unregisterChangeTracker(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker):V
|
|
f:com.intellij.openapi.vcs.changes.ChangeListWorker$ChangeListUpdater
|
|
- com.intellij.openapi.vcs.changes.ChangeListManagerGate
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- addChangeList(java.lang.String,java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- addChangeToCorrespondingList(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- addChangeToList(java.lang.String,com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- editComment(java.lang.String,java.lang.String):V
|
|
- editName(java.lang.String,java.lang.String):V
|
|
- findChangeList(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- findOrCreateList(java.lang.String,java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- finish():V
|
|
- getListsCopy():java.util.List
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getStatus(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FileStatus
|
|
- getStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- getUpdatedWorker():com.intellij.openapi.vcs.changes.ChangeListWorker
|
|
- notifyDoneProcessingChanges(com.intellij.openapi.vcs.changes.DelayedNotificator,com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- notifyStartProcessingChanges(com.intellij.openapi.vcs.changes.VcsModifiableDirtyScope):V
|
|
- removeRegisteredChangeFor(com.intellij.openapi.vcs.FilePath):V
|
|
- setDefaultChangeList(java.lang.String):V
|
|
- setListsToDisappear(java.util.Collection):V
|
|
com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker
|
|
- a:changeListRemoved(java.lang.String):V
|
|
- a:defaultListChanged(java.lang.String,java.lang.String):V
|
|
- a:getAffectedChangeListsIds():java.util.List
|
|
- a:initChangeTracking(java.lang.String,java.util.List,java.lang.String):V
|
|
- a:moveChanges(java.lang.String,java.lang.String):V
|
|
- a:moveChangesTo(java.lang.String):V
|
|
a:com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor
|
|
- com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
|
|
- com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
|
|
- com.intellij.openapi.vcs.changes.DiffRequestProcessorWithProducers
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- clear():V
|
|
- collectDiffProducers(Z):com.intellij.openapi.ListSelection
|
|
- p:createGoToChangeAction():com.intellij.openapi.actionSystem.AnAction
|
|
- forceKeepCurrentFileWhileFocused():Z
|
|
- getAllChanges():java.util.stream.Stream
|
|
- getCurrentChange():com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper
|
|
- getCurrentChangeName():java.lang.String
|
|
- p:getCurrentRequestProvider():com.intellij.diff.chains.DiffRequestProducer
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getSelectedChanges():java.util.stream.Stream
|
|
- p:goToNextChange(Z):V
|
|
- p:goToPrevChange(Z):V
|
|
- p:hasNextChange(Z):Z
|
|
- p:hasPrevChange(Z):Z
|
|
- p:isNavigationEnabled():Z
|
|
- isWindowFocused():Z
|
|
- iterateAllChanges():java.lang.Iterable
|
|
- iterateSelectedChanges():java.lang.Iterable
|
|
- p:loadRequestFast(com.intellij.diff.chains.DiffRequestProducer):com.intellij.diff.requests.DiffRequest
|
|
- refresh(Z):V
|
|
- pa:selectChange(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
- setCurrentChange(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
- p:showAllChangesForEmptySelection():Z
|
|
- s:toListIfNotMany(java.lang.Iterable,Z):java.util.List
|
|
- updatePreview(Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$ChangeWrapper
|
|
- com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper
|
|
- pf:change:com.intellij.openapi.vcs.changes.Change
|
|
- pf:nodeTag:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- <init>(com.intellij.openapi.vcs.changes.Change):V
|
|
- <init>(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag):V
|
|
- createProducer(com.intellij.openapi.project.Project):com.intellij.diff.chains.DiffRequestProducer
|
|
- equals(java.lang.Object):Z
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getPresentableName():java.lang.String
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- getUserObject():java.lang.Object
|
|
- hashCode():I
|
|
pc:com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$UnversionedFileWrapper
|
|
- com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper
|
|
- pf:path:com.intellij.openapi.vcs.FilePath
|
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
|
- createProducer(com.intellij.openapi.project.Project):com.intellij.diff.chains.DiffRequestProducer
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getPresentableName():java.lang.String
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- getUserObject():java.lang.Object
|
|
a:com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper
|
|
- com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
- <init>():V
|
|
- a:createProducer(com.intellij.openapi.project.Project):com.intellij.diff.chains.DiffRequestProducer
|
|
- equals(java.lang.Object):Z
|
|
- a:getPresentableName():java.lang.String
|
|
- a:getUserObject():java.lang.Object
|
|
- hashCode():I
|
|
com.intellij.openapi.vcs.changes.ChangesOnServerTracker
|
|
- com.intellij.openapi.vcs.VcsListener
|
|
- a:changeRemoved(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- a:changeUpdated(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- a:invalidate(java.util.Collection):V
|
|
- a:isUpToDate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.AbstractVcs):Z
|
|
- a:updateStep():Z
|
|
f:com.intellij.openapi.vcs.changes.ChangesPreprocess
|
|
- <init>():V
|
|
- s:preprocessChangesRemoveDeletedForDuplicateMoved(java.util.List):java.util.List
|
|
a:com.intellij.openapi.vcs.changes.ChangesTreeEditorDiffPreview
|
|
- com.intellij.openapi.vcs.changes.EditorTabDiffPreview
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,javax.swing.JComponent):V
|
|
- b:<init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,javax.swing.JComponent,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- pf:getTree():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- handleDoubleClick(java.awt.event.MouseEvent):Z
|
|
- handleEnterKey():Z
|
|
- p:handleEscapeKey():V
|
|
- p:handleNextDiffShortcut():V
|
|
- p:handleSingleClick():V
|
|
- p:isOpenPreviewWithNextDiffShortcut():Z
|
|
- p:isOpenPreviewWithSingleClick():Z
|
|
- p:isOpenPreviewWithSingleClickEnabled():Z
|
|
- p:isPreviewOnDoubleClick():Z
|
|
- p:isPreviewOnEnter():Z
|
|
- p:returnFocusToTree():V
|
|
com.intellij.openapi.vcs.changes.ChangesViewEx
|
|
- com.intellij.openapi.vcs.changes.ChangesViewI
|
|
- a:getCommitWorkflowHandler():com.intellij.vcs.commit.ChangesViewCommitWorkflowHandler
|
|
- a:isAllowExcludeFromCommit():Z
|
|
- promiseRefresh():org.jetbrains.concurrency.Promise
|
|
- a:promiseRefresh(com.intellij.openapi.application.ModalityState):org.jetbrains.concurrency.Promise
|
|
- a:refreshImmediately():V
|
|
- a:resetViewImmediatelyAndRefreshLater():V
|
|
com.intellij.openapi.vcs.changes.ChangesViewI
|
|
- a:scheduleRefresh():V
|
|
- a:selectChanges(java.util.List):V
|
|
- a:selectFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- a:setBusy(Z):V
|
|
- a:setGrouping(java.lang.String):V
|
|
- a:updateProgressText(java.lang.String,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ChangesViewManager
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- com.intellij.openapi.vcs.changes.ChangesViewEx
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- closeEditorPreview(Z):V
|
|
- s:createTextStatusFactory(java.lang.String,Z):com.intellij.openapi.util.Factory
|
|
- diffPreviewChanged(Z):V
|
|
- dispose():V
|
|
- getCommitWorkflowHandler():com.intellij.vcs.commit.ChangesViewCommitWorkflowHandler
|
|
- getGrouping():java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ChangesViewI
|
|
- s:getInstanceEx(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ChangesViewEx
|
|
- s:getLocalChangesToolWindowName(com.intellij.openapi.project.Project):java.lang.String
|
|
- getState():com.intellij.openapi.vcs.changes.ChangesViewManager$State
|
|
- isAllowExcludeFromCommit():Z
|
|
- isDiffPreviewAvailable():Z
|
|
- loadState(com.intellij.openapi.vcs.changes.ChangesViewManager$State):V
|
|
- promiseRefresh(com.intellij.openapi.application.ModalityState):org.jetbrains.concurrency.Promise
|
|
- refreshImmediately():V
|
|
- resetViewImmediatelyAndRefreshLater():V
|
|
- scheduleRefresh():V
|
|
- selectChanges(java.util.List):V
|
|
- selectFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setBusy(Z):V
|
|
- setGrouping(java.lang.String):V
|
|
- setGrouping(java.util.Collection):V
|
|
- updateProgressText(java.lang.String,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ChangesViewManager$ChangesViewToolWindowPanel
|
|
- com.intellij.openapi.ui.SimpleToolWindowPanel
|
|
- com.intellij.openapi.Disposable
|
|
- addListener(com.intellij.openapi.vcs.changes.ChangesViewManager$ChangesViewToolWindowPanel$Listener,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- getActions(Z):java.util.List
|
|
- getData(java.lang.String):java.lang.Object
|
|
- isAllowExcludeFromCommit():Z
|
|
- refreshChangesViewNodeAsync(com.intellij.openapi.vfs.VirtualFile):V
|
|
- scheduleRefresh():V
|
|
- selectChanges(java.util.List):V
|
|
- selectFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setBusy(Z):V
|
|
- setGrouping(java.lang.String):V
|
|
- updateCommitWorkflow():V
|
|
- updateProgressText(java.lang.String,Z):V
|
|
com.intellij.openapi.vcs.changes.ChangesViewManager$ChangesViewToolWindowPanel$Listener
|
|
- java.util.EventListener
|
|
- a:allowExcludeFromCommitChanged():V
|
|
c:com.intellij.openapi.vcs.changes.ChangesViewManager$ContentPreloader
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider$Preloader
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- preloadTabContent(com.intellij.ui.content.Content):V
|
|
c:com.intellij.openapi.vcs.changes.ChangesViewManager$ContentProvider
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- initTabContent(com.intellij.ui.content.Content):V
|
|
c:com.intellij.openapi.vcs.changes.ChangesViewManager$DisplayNameSupplier
|
|
- java.util.function.Supplier
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- get():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.ChangesViewManager$State
|
|
- groupingKeys:java.util.TreeSet
|
|
- myShowFlatten:Z
|
|
- myShowIgnored:Z
|
|
- <init>():V
|
|
com.intellij.openapi.vcs.changes.ChangesViewModifier
|
|
- sf:KEY:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- modifyTreeModelBuilder(com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder):V
|
|
com.intellij.openapi.vcs.changes.ChangesViewModifier$ChangesViewModifierListener
|
|
- java.util.EventListener
|
|
- a:updated():V
|
|
*:com.intellij.openapi.vcs.changes.ChangesViewNodeAction
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- a:createNodeHoverIcon(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.HoverIcon
|
|
f:com.intellij.openapi.vcs.changes.ChangesViewPanel
|
|
- com.intellij.util.ui.components.BorderLayoutPanel
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesListView):V
|
|
- f:getChangesView():com.intellij.openapi.vcs.changes.ui.ChangesListView
|
|
- f:getStatusComponent():javax.swing.JComponent
|
|
- f:getToolbar():com.intellij.openapi.actionSystem.ActionToolbar
|
|
- f:getToolbarActionGroup():com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- f:isToolbarHorizontal():Z
|
|
- f:setStatusComponent(javax.swing.JComponent):V
|
|
- f:setToolbarHorizontal(Z):V
|
|
- updateUI():V
|
|
com.intellij.openapi.vcs.changes.ChangesViewUserObjectTag
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- a:getUserObject():java.lang.Object
|
|
f:com.intellij.openapi.vcs.changes.ChangesViewWorkflowManager
|
|
- com.intellij.openapi.Disposable
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- dispose():V
|
|
- getCommitWorkflowHandler():com.intellij.vcs.commit.ChangesViewCommitWorkflowHandler
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ChangesViewWorkflowManager
|
|
com.intellij.openapi.vcs.changes.ChangesViewWorkflowManager$ChangesViewWorkflowListener
|
|
- java.util.EventListener
|
|
- a:commitWorkflowChanged():V
|
|
a:com.intellij.openapi.vcs.changes.CompositeFilePathHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addFile(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- containsFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.VcsRoot):Z
|
|
- p:copyFrom(com.intellij.openapi.vcs.changes.CompositeFilePathHolder):V
|
|
- pa:createHolderForVcs(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.changes.FilePathHolder
|
|
- equals(java.lang.Object):Z
|
|
- getFiles():java.util.Collection
|
|
- hashCode():I
|
|
- isInUpdatingMode():Z
|
|
- notifyVcsStarted(com.intellij.openapi.vcs.AbstractVcs):V
|
|
c:com.intellij.openapi.vcs.changes.CompositeFilePathHolder$IgnoredFilesCompositeHolder
|
|
- com.intellij.openapi.vcs.changes.CompositeFilePathHolder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- copy():com.intellij.openapi.vcs.changes.CompositeFilePathHolder$IgnoredFilesCompositeHolder
|
|
- p:createHolderForVcs(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.changes.FilePathHolder
|
|
c:com.intellij.openapi.vcs.changes.CompositeFilePathHolder$UnversionedFilesCompositeHolder
|
|
- com.intellij.openapi.vcs.changes.CompositeFilePathHolder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- copy():com.intellij.openapi.vcs.changes.CompositeFilePathHolder$UnversionedFilesCompositeHolder
|
|
- p:createHolderForVcs(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.changes.FilePathHolder
|
|
f:com.intellij.openapi.vcs.changes.ControlledCycle
|
|
- <init>(com.intellij.openapi.project.Project,java.util.function.Supplier,java.lang.String,I):V
|
|
- startIfNotStarted():V
|
|
- stop():V
|
|
c:com.intellij.openapi.vcs.changes.DefaultChangeListOwner
|
|
- com.intellij.openapi.vcs.changes.ChangeListOwner
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addUnversionedFiles(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- moveChangesTo(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
a:com.intellij.openapi.vcs.changes.DefaultDiffEditorTabFilesListener
|
|
- com.intellij.openapi.vcs.changes.VcsEditorTabFilesListener
|
|
- <init>():V
|
|
- a:shouldOpenInNewWindowChanged(com.intellij.diff.editor.DiffContentVirtualFile,Z):V
|
|
- f:shouldOpenInNewWindowChanged(com.intellij.openapi.vfs.VirtualFile,Z):V
|
|
c:com.intellij.openapi.vcs.changes.DefaultPreservingExecutor
|
|
- com.intellij.openapi.vcs.changes.VcsPreservingExecutor
|
|
- <init>():V
|
|
- execute(com.intellij.openapi.project.Project,java.util.Collection,java.lang.String,com.intellij.openapi.progress.ProgressIndicator,java.lang.Runnable):Z
|
|
f:com.intellij.openapi.vcs.changes.DelayedNotificator
|
|
- com.intellij.openapi.vcs.changes.ChangeListListener
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ChangeListManagerImpl,com.intellij.openapi.vcs.changes.ChangeListScheduler):V
|
|
- allChangeListsMappingsChanged():V
|
|
- callNotify(com.intellij.openapi.vcs.changes.local.ChangeListCommand):V
|
|
- changeListAdded(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListAvailabilityChanged():V
|
|
- changeListChanged(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListCommentChanged(com.intellij.openapi.vcs.changes.ChangeList,java.lang.String):V
|
|
- changeListDataChanged(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListRemoved(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListRenamed(com.intellij.openapi.vcs.changes.ChangeList,java.lang.String):V
|
|
- changeListUpdateDone():V
|
|
- changeListsForFileChanged(com.intellij.openapi.vcs.FilePath,java.util.Set,java.util.Set):V
|
|
- changedFileStatusChanged(Z):V
|
|
- changesAdded(java.util.Collection,com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changesMoved(java.util.Collection,com.intellij.openapi.vcs.changes.ChangeList,com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changesRemoved(java.util.Collection,com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- defaultListChanged(com.intellij.openapi.vcs.changes.ChangeList,com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- defaultListChanged(com.intellij.openapi.vcs.changes.ChangeList,com.intellij.openapi.vcs.changes.ChangeList,Z):V
|
|
- unchangedFileStatusChanged(Z):V
|
|
c:com.intellij.openapi.vcs.changes.DeletedFilesHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- <init>():V
|
|
- addFile(com.intellij.openapi.vcs.changes.LocallyDeletedChange):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- copy():com.intellij.openapi.vcs.changes.DeletedFilesHolder
|
|
- equals(java.lang.Object):Z
|
|
- getFiles():java.util.List
|
|
- hashCode():I
|
|
- isContainedInLocallyDeleted(com.intellij.openapi.vcs.FilePath):Z
|
|
- takeFrom(com.intellij.openapi.vcs.changes.DeletedFilesHolder):V
|
|
f:com.intellij.openapi.vcs.changes.DiffEditorTabStateListener
|
|
- com.intellij.openapi.vcs.changes.DefaultDiffEditorTabFilesListener
|
|
- <init>():V
|
|
- shouldOpenInNewWindowChanged(com.intellij.diff.editor.DiffContentVirtualFile,Z):V
|
|
com.intellij.openapi.vcs.changes.DiffPreview
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.DiffPreview$Companion
|
|
- a:closePreview():V
|
|
- s:closePreviewFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
- a:openPreview(Z):Z
|
|
- performDiffAction():Z
|
|
- s:setPreviewVisible(com.intellij.openapi.vcs.changes.DiffPreview,Z):V
|
|
- updateDiffAction(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.DiffPreview$Companion
|
|
- f:closePreviewFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
- f:setPreviewVisible(com.intellij.openapi.vcs.changes.DiffPreview,Z):V
|
|
com.intellij.openapi.vcs.changes.DiffPreviewProvider
|
|
- a:createDiffRequestProcessor():com.intellij.diff.impl.DiffRequestProcessor
|
|
- a:getEditorTabName(com.intellij.diff.impl.DiffRequestProcessor):java.lang.String
|
|
- a:getOwner():java.lang.Object
|
|
com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
|
|
- a:clear():V
|
|
- a:getComponent():javax.swing.JComponent
|
|
- a:refresh(Z):V
|
|
com.intellij.openapi.vcs.changes.DiffRequestProcessorWithProducers
|
|
- a:collectDiffProducers(Z):com.intellij.openapi.ListSelection
|
|
a:com.intellij.openapi.vcs.changes.DnDActivateOnHoldTarget
|
|
- com.intellij.ide.dnd.DnDTarget
|
|
- p:<init>():V
|
|
- pa:activateContent():V
|
|
- cleanUpOnLeave():V
|
|
- drop(com.intellij.ide.dnd.DnDEvent):V
|
|
- a:isDropPossible(com.intellij.ide.dnd.DnDEvent):Z
|
|
- update(com.intellij.ide.dnd.DnDEvent):Z
|
|
a:com.intellij.openapi.vcs.changes.EditorTabDiffPreview
|
|
- com.intellij.openapi.util.CheckedDisposable
|
|
- com.intellij.openapi.vcs.changes.DiffPreview
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- closePreview():V
|
|
- pa:collectDiffProducers(Z):com.intellij.openapi.ListSelection
|
|
- createEscapeHandler():com.intellij.openapi.actionSystem.AnAction
|
|
- pa:createViewer():com.intellij.diff.impl.DiffEditorViewer
|
|
- dispose():V
|
|
- pa:getEditorTabName(com.intellij.diff.impl.DiffEditorViewer):java.lang.String
|
|
- f:getPreviewFile():com.intellij.openapi.vfs.VirtualFile
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- p:handleEscapeKey():V
|
|
- a:hasContent():Z
|
|
- isDisposed():Z
|
|
- f:isPreviewOpen():Z
|
|
- openPreview(Z):Z
|
|
- performDiffAction():Z
|
|
- updateDiffAction(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.EditorTabDiffPreviewKt
|
|
- sf:showExternalToolIfNeeded(com.intellij.openapi.project.Project,com.intellij.openapi.ListSelection):Z
|
|
f:com.intellij.openapi.vcs.changes.EditorTabDiffPreviewManager
|
|
- com.intellij.diff.editor.DiffEditorTabFilesManager
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.EditorTabDiffPreviewManager$Companion
|
|
- sf:EDITOR_TAB_DIFF_PREVIEW:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.EditorTabDiffPreviewManager
|
|
- showDiffFile(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.fileEditor.FileEditor[]
|
|
- f:subscribeToPreviewVisibilityChange(com.intellij.openapi.Disposable,java.lang.Runnable):V
|
|
f:com.intellij.openapi.vcs.changes.EditorTabDiffPreviewManager$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.EditorTabDiffPreviewManager
|
|
a:com.intellij.openapi.vcs.changes.EditorTabPreview
|
|
- com.intellij.openapi.vcs.changes.EditorTabPreviewBase
|
|
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
|
|
- p:getPreviewFile():com.intellij.openapi.vfs.VirtualFile
|
|
- p:getUpdatePreviewProcessor():com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
|
|
a:com.intellij.openapi.vcs.changes.EditorTabPreviewBase
|
|
- com.intellij.openapi.vcs.changes.DiffPreview
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.EditorTabPreviewBase$Companion
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- closePreview():V
|
|
- pa:getCurrentName():java.lang.String
|
|
- f:getEscapeHandler():java.lang.Runnable
|
|
- pf:getParentDisposable():com.intellij.openapi.Disposable
|
|
- pa:getPreviewFile():com.intellij.openapi.vfs.VirtualFile
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- pa:getUpdatePreviewProcessor():com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
|
|
- pa:hasContent():Z
|
|
- f:installListeners(com.intellij.openapi.vcs.changes.ui.ChangesTree,Z):V
|
|
- f:installNextDiffActionOn(javax.swing.JComponent):V
|
|
- f:installSelectionHandler(com.intellij.openapi.vcs.changes.ui.ChangesTree,Z):V
|
|
- p:isPreviewOnDoubleClickAllowed():Z
|
|
- p:isPreviewOnEnterAllowed():Z
|
|
- pf:isPreviewOpen():Z
|
|
- openPreview(Z):Z
|
|
- performDiffAction():Z
|
|
- f:setEscapeHandler(java.lang.Runnable):V
|
|
- p:skipPreviewUpdate():Z
|
|
- updatePreview(Z):V
|
|
f:com.intellij.openapi.vcs.changes.EditorTabPreviewBase$Companion
|
|
- f:openPreview(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.fileEditor.FileEditor[]
|
|
- f:registerEscapeHandler(com.intellij.openapi.vfs.VirtualFile,java.lang.Runnable):V
|
|
- f:showExternalToolIfNeeded(com.intellij.openapi.project.Project,com.intellij.openapi.ListSelection):Z
|
|
c:com.intellij.openapi.vcs.changes.FakeRevision
|
|
- com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath):V
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,Z):V
|
|
- getContent():java.lang.String
|
|
- getContentAsBytes():B[]
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
com.intellij.openapi.vcs.changes.FileHolder
|
|
- a:cleanAll():V
|
|
- a:cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- a:copy():com.intellij.openapi.vcs.changes.FileHolder
|
|
- notifyVcsStarted(com.intellij.openapi.vcs.AbstractVcs):V
|
|
com.intellij.openapi.vcs.changes.FilePathHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- a:addFile(com.intellij.openapi.vcs.FilePath):V
|
|
- a:containsFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- a:values():java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.FilePathHolderImpl
|
|
- com.intellij.openapi.vcs.changes.FilePathHolder
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.FilePathHolderImpl$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addFile(com.intellij.openapi.vcs.FilePath):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- containsFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- copy():com.intellij.openapi.vcs.changes.FilePathHolderImpl
|
|
- equals(java.lang.Object):Z
|
|
- hashCode():I
|
|
- f:removeFile(com.intellij.openapi.vcs.FilePath):V
|
|
- values():java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.FilePathHolderImpl$Companion
|
|
c:com.intellij.openapi.vcs.changes.FoldersCutDownWorker
|
|
- <init>():V
|
|
- addCurrent(com.intellij.openapi.vfs.VirtualFile):Z
|
|
c:com.intellij.openapi.vcs.changes.HierarchicalFilePathComparator
|
|
- java.util.Comparator
|
|
- sf:CASE_INSENSITIVE:com.intellij.openapi.vcs.changes.HierarchicalFilePathComparator
|
|
- sf:CASE_SENSITIVE:com.intellij.openapi.vcs.changes.HierarchicalFilePathComparator
|
|
- sf:NATURAL:com.intellij.openapi.vcs.changes.HierarchicalFilePathComparator
|
|
- sf:SYSTEM_CASE_SENSITIVE:com.intellij.openapi.vcs.changes.HierarchicalFilePathComparator
|
|
- compare(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):I
|
|
- p:compareFileNames(java.lang.CharSequence,java.lang.CharSequence):I
|
|
f:com.intellij.openapi.vcs.changes.IgnoredFileWritingAccessExtension
|
|
- com.intellij.openapi.fileEditor.impl.NonProjectFileWritingAccessExtension
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- isWritable(com.intellij.openapi.vfs.VirtualFile):Z
|
|
c:com.intellij.openapi.vcs.changes.IgnoredViewDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- pf:myPanel:javax.swing.JPanel
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- pf:myView:com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:addCustomActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getFiles():java.util.List
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
f:com.intellij.openapi.vcs.changes.LastUnchangedContentTracker
|
|
- <init>():V
|
|
- s:forceSavedContent(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
|
|
- s:getLastUnchangedContent(com.intellij.openapi.vfs.VirtualFile):B[]
|
|
- s:hasSavedContent(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:markTouched(com.intellij.openapi.vfs.VirtualFile):V
|
|
- s:markUntouched(com.intellij.openapi.vfs.VirtualFile):V
|
|
- s:updateLastUnchangedContent(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.changes.LazyRefreshingSelfQueue
|
|
- <init>(java.util.function.LongSupplier,com.intellij.openapi.util.Computable,com.intellij.util.Consumer):V
|
|
- addRequest(java.lang.Object):V
|
|
- forceRemove(java.lang.Object):V
|
|
- updateStep():V
|
|
f:com.intellij.openapi.vcs.changes.LocalChangeListImpl
|
|
- com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- copy():com.intellij.openapi.vcs.changes.LocalChangeListImpl
|
|
- s:createEmptyChangeListImpl(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeListImpl
|
|
- equals(java.lang.Object):Z
|
|
- s:generateChangelistId():java.lang.String
|
|
- getChanges():java.util.Set
|
|
- getComment():java.lang.String
|
|
- getData():com.intellij.openapi.vcs.changes.ChangeListData
|
|
- getId():java.lang.String
|
|
- getName():java.lang.String
|
|
- hashCode():I
|
|
- isDefault():Z
|
|
- isReadOnly():Z
|
|
- setComment(java.lang.String):V
|
|
c:com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- <init>(com.intellij.openapi.vcs.changes.LocalChangeListImpl):V
|
|
- build():com.intellij.openapi.vcs.changes.LocalChangeListImpl
|
|
- setChanges(java.util.Collection):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setChangesCollection(java.util.Set):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setComment(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setData(com.intellij.openapi.vcs.changes.ChangeListData):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setDefault(Z):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setId(java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
- setReadOnly(Z):com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
|
c:com.intellij.openapi.vcs.changes.LogicallyLockedHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- add(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.LogicalLock):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- containsKey(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- copy():com.intellij.openapi.vcs.changes.LogicallyLockedHolder
|
|
- equals(java.lang.Object):Z
|
|
- getMap():java.util.Map
|
|
- hashCode():I
|
|
c:com.intellij.openapi.vcs.changes.Modifier
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeListWorker,com.intellij.openapi.vcs.changes.DelayedNotificator):V
|
|
- addChangeList(java.lang.String,java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- editComment(java.lang.String,java.lang.String):java.lang.String
|
|
- editData(java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):Z
|
|
- editName(java.lang.String,java.lang.String):Z
|
|
- enterUpdate():V
|
|
- finishUpdate(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- isInsideUpdate():Z
|
|
- moveChangesTo(java.lang.String,java.util.List):V
|
|
- removeChangeList(java.lang.String):V
|
|
- setDefault(java.lang.String,Z):V
|
|
- setReadOnly(java.lang.String,Z):Z
|
|
f:com.intellij.openapi.vcs.changes.PreviewDiffSplitterComponent
|
|
- com.intellij.ui.OnePixelSplitter
|
|
- com.intellij.openapi.vcs.changes.DiffPreview
|
|
- <init>(com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor,java.lang.String):V
|
|
- closePreview():V
|
|
- openPreview(Z):Z
|
|
- f:updatePreview(Z):V
|
|
c:com.intellij.openapi.vcs.changes.PreviewDiffVirtualFile
|
|
- com.intellij.diff.editor.DiffVirtualFile
|
|
- com.intellij.diff.editor.DiffVirtualFileWithTabName
|
|
- <init>(com.intellij.openapi.vcs.changes.DiffPreviewProvider):V
|
|
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
|
|
- equals(java.lang.Object):Z
|
|
- getEditorTabName(com.intellij.openapi.project.Project,java.util.List):java.lang.String
|
|
- getProvider():com.intellij.openapi.vcs.changes.DiffPreviewProvider
|
|
- hashCode():I
|
|
- isValid():Z
|
|
f:com.intellij.openapi.vcs.changes.ProjectExcludesIgnoredFileProvider
|
|
- com.intellij.openapi.vcs.changes.IgnoredFileProvider
|
|
- <init>():V
|
|
- getIgnoredFiles(com.intellij.openapi.project.Project):java.util.Set
|
|
- getIgnoredGroupDescription():java.lang.String
|
|
- isIgnoredFile(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath):Z
|
|
c:com.intellij.openapi.vcs.changes.RecursiveFilePathHolderImpl
|
|
- com.intellij.openapi.vcs.changes.FilePathHolder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addFile(com.intellij.openapi.vcs.FilePath):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- containsFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- copy():com.intellij.openapi.vcs.changes.RecursiveFilePathHolderImpl
|
|
- equals(java.lang.Object):Z
|
|
- hashCode():I
|
|
- values():java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.RemoteRevisionsCache
|
|
- com.intellij.openapi.vcs.VcsListener
|
|
- sf:DEFAULT_REFRESH_INTERVAL:I
|
|
- sf:REMOTE_VERSION_CHANGED:com.intellij.util.messages.Topic
|
|
- changeRemoved(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- changeUpdated(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- directoryMappingChanged():V
|
|
- getChangesNodeDecorator():com.intellij.openapi.vcs.changes.ui.RemoteStatusChangeNodeDecorator
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.RemoteRevisionsCache
|
|
- invalidate(com.intellij.openapi.vcs.update.UpdatedFiles):V
|
|
- isUpToDate(com.intellij.openapi.vcs.changes.Change):Z
|
|
- updateAutomaticRefreshAlarmState(Z):V
|
|
f:com.intellij.openapi.vcs.changes.RemoteRevisionsNumbersCache
|
|
- com.intellij.openapi.vcs.changes.ChangesOnServerTracker
|
|
- sf:LOG:com.intellij.openapi.diagnostic.Logger
|
|
- sf:NOT_LOADED:com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- sf:UNKNOWN:com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- changeRemoved(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- changeUpdated(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- directoryMappingChanged():V
|
|
- invalidate(java.util.Collection):V
|
|
- isUpToDate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.AbstractVcs):Z
|
|
- updateStep():Z
|
|
c:com.intellij.openapi.vcs.changes.RemoteRevisionsStateCache
|
|
- com.intellij.openapi.vcs.changes.ChangesOnServerTracker
|
|
- changeRemoved(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- changeUpdated(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- directoryMappingChanged():V
|
|
- invalidate(java.util.Collection):V
|
|
- isUpToDate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.AbstractVcs):Z
|
|
- updateStep():Z
|
|
c:com.intellij.openapi.vcs.changes.RunnableBackgroundableWrapper
|
|
- com.intellij.openapi.progress.Task$Backgroundable
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.Runnable):V
|
|
- run(com.intellij.openapi.progress.ProgressIndicator):V
|
|
c:com.intellij.openapi.vcs.changes.SelectInChangesViewTarget
|
|
- com.intellij.ide.SelectInTarget
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- canSelect(com.intellij.ide.SelectInContext):Z
|
|
- getToolWindowId():java.lang.String
|
|
- getWeight():F
|
|
- selectIn(com.intellij.ide.SelectInContext,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ShowDiffInEditorTooltipInstaller
|
|
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
|
|
- <init>():V
|
|
- customize(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.diff.DiffContext):V
|
|
f:com.intellij.openapi.vcs.changes.ShowEditorDiffPreviewActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.SimpleContentRevision
|
|
- com.intellij.openapi.vcs.changes.ContentRevision
|
|
- <init>(java.lang.String,com.intellij.openapi.vcs.FilePath,java.lang.String):V
|
|
- getContent():java.lang.String
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
a:com.intellij.openapi.vcs.changes.SingleFileDiffPreviewProcessor
|
|
- com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
|
|
- com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- clear():V
|
|
- refresh(Z):V
|
|
- f:updatePreview():V
|
|
c:com.intellij.openapi.vcs.changes.SwitchedFileHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- containsFile(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- copy():com.intellij.openapi.vcs.changes.SwitchedFileHolder
|
|
- equals(java.lang.Object):Z
|
|
- getBranchForFile(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- getBranchToFileMap():com.intellij.util.containers.MultiMap
|
|
- getFilesMapCopy():java.util.Map
|
|
- hashCode():I
|
|
- isEmpty():Z
|
|
- removeFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- values():java.util.Collection
|
|
c:com.intellij.openapi.vcs.changes.ToggleDetailsAction
|
|
- com.intellij.openapi.vcs.changes.actions.ShowDiffPreviewAction
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.UnversionedViewDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- pf:myPanel:javax.swing.JPanel
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- pf:myView:com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:addCustomActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getFiles():java.util.List
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- s:getUnversionedPopupGroup():com.intellij.openapi.actionSystem.ActionGroup
|
|
- s:getUnversionedToolbarGroup():com.intellij.openapi.actionSystem.ActionGroup
|
|
- s:registerUnversionedPopupGroup(javax.swing.JComponent):com.intellij.openapi.actionSystem.ActionGroup
|
|
f:com.intellij.openapi.vcs.changes.UpdateRequestsQueue
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ChangeListScheduler,java.util.function.BooleanSupplier,java.util.function.BooleanSupplier):V
|
|
- forceGo():V
|
|
- go():V
|
|
- initialized():V
|
|
- invokeAfterUpdate(java.lang.Runnable,com.intellij.openapi.vcs.changes.InvokeAfterUpdateMode,java.lang.String):V
|
|
- isStopped():Z
|
|
- pause():V
|
|
- schedule():V
|
|
- schedule(Z):V
|
|
- setIgnoreBackgroundOperation(Z):V
|
|
- stop():V
|
|
- waitUntilRefreshed():V
|
|
c:com.intellij.openapi.vcs.changes.VcsAnnotationLocalChangesListenerImpl
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.VcsAnnotationLocalChangesListener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- calmDown():V
|
|
- dispose():V
|
|
- invalidateAnnotationsFor(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.VcsKey):V
|
|
- registerAnnotation(com.intellij.openapi.vcs.annotate.FileAnnotation):V
|
|
- reloadAnnotations():V
|
|
- reloadAnnotationsForVcs(com.intellij.openapi.vcs.VcsKey):V
|
|
- unregisterAnnotation(com.intellij.openapi.vcs.annotate.FileAnnotation):V
|
|
com.intellij.openapi.vcs.changes.VcsAnnotationRefresher
|
|
- sf:LOCAL_CHANGES_CHANGED:com.intellij.util.messages.Topic
|
|
- a:configurationChanged(com.intellij.openapi.vcs.VcsKey):V
|
|
- a:dirty(com.intellij.openapi.vcs.changes.BaseRevision):V
|
|
- a:dirty(java.lang.String):V
|
|
- a:dirtyUnder(com.intellij.openapi.vfs.VirtualFile):V
|
|
c:com.intellij.openapi.vcs.changes.VcsChangesSelectionRule
|
|
- com.intellij.ide.impl.dataRules.GetDataRule
|
|
- <init>():V
|
|
- getChangesSelection(com.intellij.openapi.actionSystem.DataProvider):com.intellij.openapi.ListSelection
|
|
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
|
|
f:com.intellij.openapi.vcs.changes.VcsCurrentRevisionProxy
|
|
- com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
|
- s:create(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsCurrentRevisionProxy
|
|
- getContent():java.lang.String
|
|
- getContentAsBytes():B[]
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
f:com.intellij.openapi.vcs.changes.VcsDirtyScopeImpl
|
|
- com.intellij.openapi.vcs.changes.VcsModifiableDirtyScope
|
|
- com.intellij.openapi.vcs.changes.VcsDirtyScopeBuilder
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- addDirtyDirRecursively(com.intellij.openapi.vcs.FilePath):V
|
|
- addDirtyFile(com.intellij.openapi.vcs.FilePath):V
|
|
- addDirtyPathFast(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,Z):V
|
|
- belongsTo(com.intellij.openapi.vcs.FilePath):Z
|
|
- getAffectedContentRoots():java.util.Collection
|
|
- getDirtyFiles():java.util.Set
|
|
- getDirtyFilesNoExpand():java.util.Set
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getRecursivelyDirtyDirectories():java.util.Set
|
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
- isEmpty():Z
|
|
- markEverythingDirty():V
|
|
- pack():com.intellij.openapi.vcs.changes.VcsDirtyScopeImpl
|
|
- wasEveryThingDirty():Z
|
|
f:com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl
|
|
- com.intellij.openapi.vcs.changes.VcsDirtyScopeManager
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- changesProcessed():V
|
|
- dirDirtyRecursively(com.intellij.openapi.vcs.FilePath):V
|
|
- dirDirtyRecursively(com.intellij.openapi.vfs.VirtualFile):V
|
|
- dispose():V
|
|
- fileDirty(com.intellij.openapi.vcs.FilePath):V
|
|
- fileDirty(com.intellij.openapi.vfs.VirtualFile):V
|
|
- filePathsDirty(java.util.Collection,java.util.Collection):V
|
|
- filesDirty(java.util.Collection,java.util.Collection):V
|
|
- s:getDirtyScopeHashingStrategy(com.intellij.openapi.vcs.AbstractVcs):com.intellij.util.containers.HashingStrategy
|
|
- s:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl
|
|
- hasDirtyScopes():Z
|
|
- markEverythingDirty():V
|
|
- retrieveScopes():com.intellij.openapi.vcs.changes.VcsInvalidated
|
|
- whatFilesDirty(java.util.Collection):java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.VcsDirtyScopeMap
|
|
- <init>():V
|
|
- add(com.intellij.openapi.vcs.VcsRoot,com.intellij.openapi.vcs.FilePath):V
|
|
- addAll(com.intellij.openapi.vcs.changes.VcsDirtyScopeMap):V
|
|
- asMap():java.util.Map
|
|
- clear():V
|
|
- isEmpty():Z
|
|
c:com.intellij.openapi.vcs.changes.VcsDirtyScopeVfsListener
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.vfs.AsyncVfsEventsListener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- dispose():V
|
|
- filesChanged(java.util.List):V
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsDirtyScopeVfsListener
|
|
- s:install(com.intellij.openapi.project.Project):V
|
|
- setForbid(Z):V
|
|
- waitForAsyncTaskCompletion():V
|
|
com.intellij.openapi.vcs.changes.VcsEditorTabFilesListener
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.VcsEditorTabFilesListener$Companion
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- a:shouldOpenInNewWindowChanged(com.intellij.openapi.vfs.VirtualFile,Z):V
|
|
f:com.intellij.openapi.vcs.changes.VcsEditorTabFilesListener$Companion
|
|
f:com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager
|
|
- com.intellij.openapi.components.SimplePersistentStateComponent
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager$Companion
|
|
- <init>():V
|
|
- dispose():V
|
|
- sf:findFloatingWindowForFile(com.intellij.openapi.fileEditor.ex.FileEditorManagerEx,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.impl.EditorWindow
|
|
- sf:getInstance():com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager
|
|
- f:getShouldOpenInNewWindow():Z
|
|
- f:openFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.fileEditor.FileEditor[]
|
|
- f:openFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,Z,Z,Z):com.intellij.openapi.fileEditor.FileEditor[]
|
|
f:com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager$Companion
|
|
- f:findFloatingWindowForFile(com.intellij.openapi.fileEditor.ex.FileEditorManagerEx,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.impl.EditorWindow
|
|
- f:getInstance():com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager
|
|
f:com.intellij.openapi.vcs.changes.VcsEditorTabFilesManager$State
|
|
- com.intellij.openapi.components.BaseState
|
|
- <init>():V
|
|
- f:getOpenInNewWindow():Z
|
|
- f:setOpenInNewWindow(Z):V
|
|
c:com.intellij.openapi.vcs.changes.VcsFreezingProcess
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.Runnable):V
|
|
- execute():V
|
|
com.intellij.openapi.vcs.changes.VcsFreezingProcess$Listener
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- onFreeze():V
|
|
- onUnfreeze():V
|
|
f:com.intellij.openapi.vcs.changes.VcsIgnoreFilesChecker
|
|
- com.intellij.openapi.vcs.VcsMappingListener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- directoryMappingChanged():V
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.VcsIgnoreManager
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:awaitRefreshQueue():V
|
|
- dispose():V
|
|
- f:findIgnoreFileType(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType
|
|
- f:getIgnoreRefreshQueue():com.intellij.util.ui.update.MergingUpdateQueue
|
|
- sf:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
|
|
- isDirectoryVcsIgnored(java.lang.String):Z
|
|
- isPotentiallyIgnoredFile(com.intellij.openapi.vcs.FilePath):Z
|
|
- isPotentiallyIgnoredFile(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isRunConfigurationVcsIgnored(java.lang.String):Z
|
|
- removeRunConfigurationFromVcsIgnore(java.lang.String):V
|
|
f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl$Companion
|
|
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
|
|
- f:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
|
|
com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
|
|
- com.intellij.openapi.vcs.changes.FilePathHolder
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- sf:VCS_IGNORED_FILES_HOLDER_EP:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- sf:VCS_UNVERSIONED_FILES_HOLDER_EP:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- isInUpdatingMode():Z
|
|
com.intellij.openapi.vcs.changes.VcsManagedFilesHolder$Provider
|
|
- a:createHolder():com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
|
|
- a:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
com.intellij.openapi.vcs.changes.VcsManagedFilesHolder$VcsManagedFilesHolderListener
|
|
- java.util.EventListener
|
|
- a:updatingModeChanged():V
|
|
c:com.intellij.openapi.vcs.changes.VcsShelveChangesSaver
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator,java.lang.String):V
|
|
- p:doRollback(java.util.Collection,java.util.Collection):V
|
|
- getShelvedLists():java.util.List
|
|
- load():V
|
|
- save(java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.changes.VcsShelveUtils
|
|
- <init>():V
|
|
- s:doSystemUnshelve(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager,java.lang.String,java.lang.String,Z):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:shelveChanges(com.intellij.openapi.project.Project,java.util.Collection,java.lang.String,Z,Z):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
a:com.intellij.openapi.vcs.changes.VcsToolwindowDnDTarget
|
|
- com.intellij.openapi.vcs.changes.DnDActivateOnHoldTarget
|
|
- pf:myContent:com.intellij.ui.content.Content
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ui.content.Content):V
|
|
- p:activateContent():V
|
|
f:com.intellij.openapi.vcs.changes.VirtualFileHolder
|
|
- com.intellij.openapi.vcs.changes.FileHolder
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.VirtualFileHolder$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:addFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- cleanAll():V
|
|
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
- f:containsFile(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- copy():com.intellij.openapi.vcs.changes.VirtualFileHolder
|
|
- equals(java.lang.Object):Z
|
|
- f:getFiles():java.util.List
|
|
- hashCode():I
|
|
- f:removeFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.changes.VirtualFileHolder$Companion
|
|
- f:cleanScope(java.util.Set,com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
|
a:com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pf:getChangeLists(com.intellij.openapi.actionSystem.AnActionEvent):kotlin.sequences.Sequence
|
|
- pf:getTargetChangeList(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- pf:updateEnabledAndVisible(com.intellij.openapi.actionSystem.AnActionEvent,Z,Z):V
|
|
- bs:updateEnabledAndVisible$default(com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction,com.intellij.openapi.actionSystem.AnActionEvent,Z,Z,I,java.lang.Object):V
|
|
a:com.intellij.openapi.vcs.changes.actions.AbstractCommitChangesAction
|
|
- com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
|
|
- <init>():V
|
|
- p:approximatelyHasRoots(com.intellij.openapi.vcs.actions.VcsContext):Z
|
|
- p:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
|
|
- p:isActionEnabled(com.intellij.openapi.vcs.changes.ChangeListManager,com.intellij.openapi.vcs.changes.Change):Z
|
|
- p:update(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.actionSystem.Presentation):V
|
|
a:com.intellij.openapi.vcs.changes.actions.AbstractMissingFilesAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getName():java.lang.String
|
|
- pa:processFiles(com.intellij.openapi.vcs.AbstractVcs,java.util.List):java.util.List
|
|
- pa:synchronously():Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.AddChangeListAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.actions.BaseCommitExecutorAction
|
|
- com.intellij.openapi.vcs.changes.actions.CommitExecutorAction
|
|
- <init>():V
|
|
- p:getCommitExecutor(com.intellij.vcs.commit.CommitWorkflowHandler):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- pa:getExecutorId():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.actions.ChangeListActionGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.ChangeListRemoveConfirmation
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.actions.ChangeListRemoveConfirmation
|
|
- f:checkCanDeleteChangelist(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,Z):com.intellij.util.ThreeState
|
|
- sf:deleteEmptyInactiveLists(com.intellij.openapi.project.Project,java.util.Collection,kotlin.jvm.functions.Function1):V
|
|
a:com.intellij.openapi.vcs.changes.actions.CommitExecutorAction
|
|
- com.intellij.util.ui.JButtonAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- p:createButton():javax.swing.JButton
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getCommitExecutor(com.intellij.vcs.commit.CommitWorkflowHandler):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.CreatePatchAction
|
|
- com.intellij.openapi.vcs.actions.commit.AbstractCommitChangesAction
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.changes.actions.CreatePatchFromChangesAction
|
|
- com.intellij.openapi.actionSystem.ExtendableAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- s:createPatch(com.intellij.openapi.project.Project,java.lang.String,java.util.List):V
|
|
- s:createPatch(com.intellij.openapi.project.Project,java.lang.String,java.util.List,Z):V
|
|
- defaultActionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- defaultUpdate(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.CreatePatchFromChangesAction$Clipboard
|
|
- com.intellij.openapi.vcs.changes.actions.CreatePatchFromChangesAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.CreatePatchFromChangesAction$Dialog
|
|
- com.intellij.openapi.vcs.changes.actions.CreatePatchFromChangesAction
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.actions.EditAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:editFiles(com.intellij.openapi.project.Project,java.util.List,java.util.List):V
|
|
- s:editFilesAndShowErrors(com.intellij.openapi.project.Project,java.util.List):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.GetVersionFromRepositoryActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.MarkFileDirtyAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.MoveChangesToAnotherListAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.actions.MoveChangesToAnotherListAction$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- sf:askAndMove(com.intellij.openapi.project.Project,java.util.Collection,java.util.List):Z
|
|
- sf:askTargetChangelist(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.MoveChangesToAnotherListAction$Companion
|
|
- f:askAndMove(com.intellij.openapi.project.Project,java.util.Collection,java.util.List):Z
|
|
- f:askTargetChangelist(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
f:com.intellij.openapi.vcs.changes.actions.OpenRepositoryVersionAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.RefreshAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:doRefresh(com.intellij.openapi.project.Project):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.RemoveChangeListAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.RenameChangeListAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.RevertChangeListAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getChanges(com.intellij.openapi.actionSystem.AnActionEvent,Z):com.intellij.openapi.vcs.changes.Change[]
|
|
- p:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.actions.RevertSelectedChangesAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- p:<init>(Z):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getChanges(com.intellij.openapi.actionSystem.AnActionEvent,Z):com.intellij.openapi.vcs.changes.Change[]
|
|
- p:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.RevertSelectedChangesAction$Apply
|
|
- com.intellij.openapi.vcs.changes.actions.RevertSelectedChangesAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.RevertSelectedChangesAction$Revert
|
|
- com.intellij.openapi.vcs.changes.actions.RevertSelectedChangesAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.RollbackAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.RollbackDeletionAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractMissingFilesAction
|
|
- <init>():V
|
|
- p:getName():java.lang.String
|
|
- p:processFiles(com.intellij.openapi.vcs.AbstractVcs,java.util.List):java.util.List
|
|
- p:synchronously():Z
|
|
c:com.intellij.openapi.vcs.changes.actions.RollbackDialogAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.RollbackFilesAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.RollbackFilesAction$Manager
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.actions.RollbackFilesAction$Manager
|
|
- sf:checkClmActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- sf:isPreferCheckboxesOverSelection():Z
|
|
f:com.intellij.openapi.vcs.changes.actions.SaveToShelveAction
|
|
- com.intellij.openapi.vcs.changes.actions.ShelveSilentlyActionBase
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionAction$Manager
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionAction$Manager
|
|
- sf:addUnversionedFilesToVcs(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):Z
|
|
- sf:addUnversionedFilesToVcs(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,com.intellij.util.Consumer,com.intellij.util.PairConsumer):Z
|
|
- sf:addUnversionedFilesToVcsInBackground(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List):V
|
|
- sf:addUnversionedFilesToVcsInBackground(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,com.intellij.util.Consumer,com.intellij.util.PairConsumer):V
|
|
- sf:addUnversionedFilesToVcsInSync(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,com.intellij.util.Consumer):Z
|
|
- f:getUnversionedFiles(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project):com.intellij.util.containers.JBIterable
|
|
- f:getUnversionedFiles(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project):com.intellij.util.containers.JBIterable
|
|
com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionActionExtension
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionActionExtension$Companion
|
|
- a:doAddFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,Z):V
|
|
- a:getSupportedVcs(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.AbstractVcs
|
|
- a:isStatusForAddition(com.intellij.openapi.vcs.FileStatus):Z
|
|
- isStatusForDirectoryAddition(com.intellij.openapi.vcs.FileStatus):Z
|
|
f:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionActionExtension$Companion
|
|
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
|
|
f:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionWithIgnoredFilesConfirmationAction
|
|
- com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.ScheduleForAdditionWithIgnoredFilesConfirmationActionKt
|
|
- sf:confirmAddFilePaths(com.intellij.openapi.project.Project,java.util.List,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.lang.String):java.util.List
|
|
c:com.intellij.openapi.vcs.changes.actions.ScheduleForRemovalAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractMissingFilesAction
|
|
- <init>():V
|
|
- p:getName():java.lang.String
|
|
- p:processFiles(com.intellij.openapi.vcs.AbstractVcs,java.util.List):java.util.List
|
|
- p:synchronously():Z
|
|
f:com.intellij.openapi.vcs.changes.actions.SelectChangesGroupingActionGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.actions.SetChangesGroupingAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- a:getGroupingKey():java.lang.String
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.SetDefaultChangeListAction
|
|
- com.intellij.openapi.vcs.changes.actions.AbstractChangeListAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.SetDirectoryChangesGroupingAction
|
|
- com.intellij.openapi.vcs.changes.actions.SetChangesGroupingAction
|
|
- <init>():V
|
|
- getGroupingKey():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.actions.SetModuleChangesGroupingAction
|
|
- com.intellij.openapi.vcs.changes.actions.SetChangesGroupingAction
|
|
- <init>():V
|
|
- getGroupingKey():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.actions.ShelveSilentlyAction
|
|
- com.intellij.openapi.vcs.changes.actions.ShelveSilentlyActionBase
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.changes.actions.ShelveSilentlyActionBase
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(Z):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- f:getRollbackChanges():Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.actions.ShowDiffPreviewAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.ShowDiffWithLocalAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- <init>(Z):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:getChangeWithLocal(com.intellij.openapi.vcs.changes.Change,Z):com.intellij.openapi.vcs.changes.Change
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.ShowDiffWithLocalAction$ShowDiffBeforeWithLocalAction
|
|
- com.intellij.openapi.vcs.changes.actions.ShowDiffWithLocalAction
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.changes.actions.ShowOnDoubleClickToggleAction
|
|
- com.intellij.openapi.project.DumbAwareToggleAction
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
f:com.intellij.openapi.vcs.changes.actions.ShowOnDoubleClickToggleAction$EditorPreview
|
|
- com.intellij.openapi.vcs.changes.actions.ShowOnDoubleClickToggleAction
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.actions.ShowOnDoubleClickToggleAction$Source
|
|
- com.intellij.openapi.vcs.changes.actions.ShowOnDoubleClickToggleAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.UnshelveSilentlyAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.VcsStatisticsCollector
|
|
- sf:ANNOTATE_ACTIVITY:com.intellij.internal.statistic.IdeActivityDefinition
|
|
- sf:CLONED_PROJECT_OPENED:com.intellij.internal.statistic.eventLog.events.EventId
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.actions.VcsStatisticsCollector
|
|
- sf:UPDATE_ACTIVITY:com.intellij.internal.statistic.IdeActivityDefinition
|
|
- f:getCLONE():com.intellij.internal.statistic.eventLog.events.EventId1
|
|
- f:getCOMMIT_ACTIVITY():com.intellij.internal.statistic.IdeActivityDefinition
|
|
- f:getFETCH_ACTIVITY():com.intellij.internal.statistic.IdeActivityDefinition
|
|
- f:getGROUP():com.intellij.internal.statistic.eventLog.EventLogGroup
|
|
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
|
|
- f:getNON_MODAL_COMMIT_STATE_CHANGED():com.intellij.internal.statistic.eventLog.events.EventId1
|
|
- sf:logClmRefresh(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,Z):com.intellij.internal.statistic.StructuredIdeActivity
|
|
- f:logNonModalCommitStateChanged(com.intellij.openapi.project.Project):V
|
|
- sf:logRefreshActionPerformed(com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,Z):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.ChangeDiffRequestProducer
|
|
- com.intellij.diff.chains.DiffRequestProducer
|
|
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- sf:CHANGE_KEY:com.intellij.openapi.util.Key
|
|
- sf:TAG_KEY:com.intellij.openapi.util.Key
|
|
- s:canCreate(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):Z
|
|
- s:checkContentRevision(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):V
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.changes.actions.diff.ChangeDiffRequestProducer
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change,java.util.Map):com.intellij.openapi.vcs.changes.actions.diff.ChangeDiffRequestProducer
|
|
- s:createContent(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.contents.DiffContent
|
|
- equals(java.lang.Object):Z
|
|
- s:getBaseVersion():java.lang.String
|
|
- getChange():com.intellij.openapi.vcs.changes.Change
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- s:getMergedVersion():java.lang.String
|
|
- getName():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- s:getRequestTitle(com.intellij.openapi.vcs.changes.Change):java.lang.String
|
|
- s:getRevisionTitle(com.intellij.openapi.vcs.changes.ContentRevision,java.lang.String):java.lang.String
|
|
- s:getServerVersion():java.lang.String
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- s:getYourVersion():java.lang.String
|
|
- hashCode():I
|
|
- s:hashCode(com.intellij.openapi.vcs.changes.Change):I
|
|
- s:isEquals(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.Change):Z
|
|
- process(com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
|
|
com.intellij.openapi.vcs.changes.actions.diff.ChangeDiffRequestProvider
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- a:canCreate(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):Z
|
|
- a:isEquals(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.Change):com.intellij.util.ThreeState
|
|
- a:process(com.intellij.openapi.vcs.changes.actions.diff.ChangeDiffRequestProducer,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffManagerImpl
|
|
- com.intellij.diff.tools.combined.CombinedDiffManager
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createProcessor(java.lang.String):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffManagerImplKt
|
|
- sf:prepareCombinedBlocksFromProducers(java.util.List):java.util.List
|
|
- sf:prepareCombinedBlocksFromWrappers(com.intellij.openapi.project.Project,java.util.List):java.util.List
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreviewModel
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreviewModel$Companion
|
|
- <init>():V
|
|
- sf:prepareCombinedDiffModelRequests(com.intellij.openapi.project.Project,java.util.List):java.util.List
|
|
- sf:prepareCombinedDiffModelRequestsFromProducers(java.util.List):java.util.List
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreviewModel$Companion
|
|
- f:prepareCombinedDiffModelRequests(com.intellij.openapi.project.Project,java.util.List):java.util.List
|
|
- f:prepareCombinedDiffModelRequestsFromProducers(java.util.List):java.util.List
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider$Clipboard
|
|
- com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider$Dialog
|
|
- com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.changes.actions.diff.PresentableGoToChangePopupAction
|
|
- com.intellij.diff.actions.impl.GoToChangePopupBuilder$BaseGoToChangePopupAction
|
|
- <init>():V
|
|
- p:canNavigate():Z
|
|
- p:createPopup(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.ui.popup.JBPopup
|
|
- pa:getChanges():com.intellij.openapi.ListSelection
|
|
- pa:getPresentation(java.lang.Object):com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
- pa:onSelected(java.lang.Object):V
|
|
a:com.intellij.openapi.vcs.changes.actions.diff.PresentableGoToChangePopupAction$Default
|
|
- com.intellij.openapi.vcs.changes.actions.diff.PresentableGoToChangePopupAction
|
|
- <init>():V
|
|
- p:getPresentation(com.intellij.openapi.vcs.changes.ui.PresentableChange):com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.ShowCombinedDiffAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.actions.diff.ShowCombinedDiffAction$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.ShowCombinedDiffAction$Companion
|
|
- f:showDiff(com.intellij.openapi.project.Project,java.util.List):V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.ShowDiffAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:canShowDiff(com.intellij.openapi.project.Project,java.util.List):Z
|
|
- s:canShowDiff(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change[]):Z
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,com.intellij.openapi.ListSelection):V
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,com.intellij.openapi.ListSelection,com.intellij.openapi.vcs.changes.actions.diff.ShowDiffContext):V
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,java.lang.Iterable):V
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,java.lang.Iterable,I):V
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,java.lang.Iterable,I,com.intellij.openapi.vcs.changes.actions.diff.ShowDiffContext):V
|
|
- s:showDiffForChange(com.intellij.openapi.project.Project,java.lang.Iterable,com.intellij.openapi.util.Condition,com.intellij.openapi.vcs.changes.actions.diff.ShowDiffContext):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.ShowDiffContext
|
|
- <init>():V
|
|
- <init>(com.intellij.diff.DiffDialogHints):V
|
|
- addAction(com.intellij.openapi.actionSystem.AnAction):V
|
|
- addActions(java.util.List):V
|
|
- getActions():java.util.List
|
|
- getChainContext():java.util.Map
|
|
- getChangeContext(com.intellij.openapi.vcs.changes.Change):java.util.Map
|
|
- getDialogHints():com.intellij.diff.DiffDialogHints
|
|
- putChainContext(com.intellij.openapi.util.Key,java.lang.Object):V
|
|
- putChangeContext(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.util.Key,java.lang.Object):V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.ShowDiffFromLocalChangesActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:collectRequestProducers(com.intellij.openapi.project.Project,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.ui.ChangesListView):com.intellij.openapi.ListSelection
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:updateAvailability(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.UnversionedDiffRequestProducer
|
|
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.actions.diff.UnversionedDiffRequestProducer
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag):com.intellij.openapi.vcs.changes.actions.diff.UnversionedDiffRequestProducer
|
|
- equals(java.lang.Object):Z
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getName():java.lang.String
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- hashCode():I
|
|
- process(com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest
|
|
- com.intellij.diff.requests.ContentDiffRequest
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.String,com.intellij.diff.requests.ContentDiffRequest):V
|
|
- getChangelistId():java.lang.String
|
|
- getChangelistName():java.lang.String
|
|
- getContentTitles():java.util.List
|
|
- getContents():java.util.List
|
|
- getLineStatusTracker():com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getRequest():com.intellij.diff.requests.ContentDiffRequest
|
|
- getTitle():java.lang.String
|
|
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
|
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
|
- onAssigned(Z):V
|
|
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffTool
|
|
- sf:ALLOW_EXCLUDE_FROM_COMMIT:com.intellij.openapi.util.Key
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffTool$Simple
|
|
- com.intellij.diff.FrameDiffTool
|
|
- com.intellij.diff.impl.DiffToolSubstitutor
|
|
- <init>():V
|
|
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
|
|
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
|
|
- getName():java.lang.String
|
|
- getReplacement(com.intellij.diff.DiffTool,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.DiffTool
|
|
c:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffTool$Unified
|
|
- com.intellij.diff.FrameDiffTool
|
|
- com.intellij.diff.impl.DiffToolSubstitutor
|
|
- <init>():V
|
|
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
|
|
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
|
|
- getName():java.lang.String
|
|
- getReplacement(com.intellij.diff.DiffTool,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.DiffTool
|
|
- getToolType():com.intellij.diff.DiffToolType
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil
|
|
- sf:computeDifferences(com.intellij.openapi.vcs.ex.LineStatusTracker,com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document,java.lang.String,Z,com.intellij.diff.tools.util.text.TwosideTextDiffProvider,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerDiffHandler):java.lang.Runnable
|
|
- sf:createCheckboxToggle(com.intellij.openapi.editor.ex.EditorEx,I,Z,java.lang.Runnable):com.intellij.openapi.editor.markup.RangeHighlighter
|
|
- sf:createToggleAreaThumb(com.intellij.openapi.editor.ex.EditorEx,I,I,java.lang.Runnable):com.intellij.openapi.editor.markup.RangeHighlighter
|
|
- sf:createTrackerEditorPopupActions(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider):java.util.List
|
|
- sf:createTrackerShortcutOnlyActions(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider):java.util.List
|
|
- sf:getSingleCheckBoxLine(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$ToggleableLineRange,com.intellij.diff.util.Side):I
|
|
- sf:getStatusText(I,I,I,com.intellij.util.ThreeState):java.lang.String
|
|
- sf:hasIconHighlighters(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx,I):Z
|
|
- sf:installTrackerListener(com.intellij.diff.tools.util.base.DiffViewerBase,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest):V
|
|
- sf:shouldShowToggleAreaThumb(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$ToggleableLineRange):Z
|
|
- sf:toggleBlockExclusion(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider,I,Z):V
|
|
- sf:toggleLinePartialExclusion(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider,I,com.intellij.diff.util.Side,Z):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$ExcludeAllCheckboxPanel
|
|
- javax.swing.JPanel
|
|
- <init>(com.intellij.diff.tools.util.base.DiffViewerBase,com.intellij.openapi.editor.ex.EditorEx):V
|
|
- doLayout():V
|
|
- getPreferredSize():java.awt.Dimension
|
|
- f:init(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest,Z):V
|
|
- f:refresh():V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData
|
|
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.vcs.ex.RangeExclusionState,java.util.List):V
|
|
- f:component1():java.lang.String
|
|
- f:component2():java.lang.String
|
|
- f:component3():com.intellij.openapi.vcs.ex.RangeExclusionState
|
|
- f:component4():java.util.List
|
|
- f:copy(java.lang.String,java.lang.String,com.intellij.openapi.vcs.ex.RangeExclusionState,java.util.List):com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData
|
|
- bs:copy$default(com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData,java.lang.String,java.lang.String,com.intellij.openapi.vcs.ex.RangeExclusionState,java.util.List,I,java.lang.Object):com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData
|
|
- equals(java.lang.Object):Z
|
|
- f:getActiveChangelistId():java.lang.String
|
|
- f:getChangelistId():java.lang.String
|
|
- f:getClientIds():java.util.List
|
|
- f:getExclusionState():com.intellij.openapi.vcs.ex.RangeExclusionState
|
|
- hashCode():I
|
|
- f:isExcluded(Z):Z
|
|
- f:isFromActiveChangelist():Z
|
|
- f:isPartiallyExcluded():Z
|
|
- f:isSkipped():Z
|
|
com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider
|
|
- a:getAllowExcludeChangesFromCommit():Z
|
|
- a:getLocalRequest():com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest
|
|
- a:getSelectedTrackerChanges(com.intellij.openapi.actionSystem.AnActionEvent):java.util.List
|
|
- a:getSelectedTrackerLines(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$SelectedTrackerLine
|
|
- a:getViewer():com.intellij.diff.tools.util.base.DiffViewerBase
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerChange
|
|
- <init>(I,I,java.lang.String,com.intellij.openapi.vcs.ex.RangeExclusionState):V
|
|
- f:getChangelistId():java.lang.String
|
|
- f:getEndLine():I
|
|
- f:getExclusionState():com.intellij.openapi.vcs.ex.RangeExclusionState
|
|
- f:getStartLine():I
|
|
com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerDiffHandler
|
|
- a:done(Z,java.lang.CharSequence[],java.util.List):java.lang.Runnable
|
|
- a:error():java.lang.Runnable
|
|
- a:fallback():java.lang.Runnable
|
|
- a:fallbackWithProgress():java.lang.Runnable
|
|
- a:retryLater():java.lang.Runnable
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$SelectedTrackerLine
|
|
- <init>(java.util.BitSet,java.util.BitSet):V
|
|
- f:getLocalLines():java.util.BitSet
|
|
- f:getVcsLines():java.util.BitSet
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$ToggleableLineRange
|
|
- <init>(com.intellij.diff.util.Range,java.util.List,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData):V
|
|
- f:getFragmentData():com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFragmentData
|
|
- f:getFragments():java.util.List
|
|
- f:getLineRange():com.intellij.diff.util.Range
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.SimpleLocalChangeListDiffViewer
|
|
- com.intellij.diff.tools.simple.SimpleDiffViewer
|
|
- <init>(com.intellij.diff.DiffContext,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest):V
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.SimpleLocalChangeListDiffViewer$MySimpleDiffChange
|
|
- com.intellij.diff.tools.simple.SimpleDiffChange
|
|
- f:getChangelistId():java.lang.String
|
|
- f:getExclusionState():com.intellij.openapi.vcs.ex.RangeExclusionState
|
|
- f:isPartiallyExcluded():Z
|
|
f:com.intellij.openapi.vcs.changes.actions.diff.lst.UnifiedLocalChangeListDiffViewer
|
|
- com.intellij.diff.tools.fragmented.UnifiedDiffViewer
|
|
- <init>(com.intellij.diff.DiffContext,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest):V
|
|
f:com.intellij.openapi.vcs.changes.committed.CacheSettingsDialog
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.committed.CacheSettingsDialog
|
|
- sf:showSettingsDialog(com.intellij.openapi.project.Project):Z
|
|
f:com.intellij.openapi.vcs.changes.committed.CachesHolder
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache):V
|
|
- clearAllCaches():V
|
|
- getAllCaches():java.util.Collection
|
|
- getAllRootsUnderVcs(com.intellij.openapi.vcs.AbstractVcs):java.util.Map
|
|
- getCacheBasePath():java.nio.file.Path
|
|
- getCacheFile(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.RepositoryLocation):com.intellij.openapi.vcs.changes.committed.ChangesCacheFile
|
|
- haveCache(com.intellij.openapi.vcs.RepositoryLocation):com.intellij.openapi.vcs.changes.committed.ChangesCacheFile
|
|
- iterateAllCaches(com.intellij.util.Processor):V
|
|
- reset():V
|
|
c:com.intellij.openapi.vcs.changes.committed.ChangeListDetailsAction
|
|
- com.intellij.openapi.actionSystem.AnAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:showDetailsPopup(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.openapi.vcs.changes.committed.ChangeListGroupingStrategy
|
|
- sf:USER:com.intellij.openapi.vcs.changes.committed.ChangeListGroupingStrategy
|
|
- a:beforeStart():V
|
|
- a:changedSinceApply():Z
|
|
- a:getComparator():java.util.Comparator
|
|
- a:getGroupName(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):java.lang.String
|
|
- a:toString():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.committed.CommittedChangesTableModel,com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode,com.intellij.util.Consumer):V
|
|
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.openapi.vcs.changes.committed.CommittedChangesTableModel,com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode,com.intellij.util.Consumer):V
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createDefaultActions():V
|
|
- getAppender():com.intellij.util.AsynchConsumer
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- getSelectedChangeList():com.intellij.openapi.vcs.versionBrowser.CommittedChangeList
|
|
- startLoading():V
|
|
e:com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode
|
|
- java.lang.Enum
|
|
- sf:Browse:com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode
|
|
- sf:Choose:com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode
|
|
- sf:Simple:com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode
|
|
- s:values():com.intellij.openapi.vcs.changes.committed.ChangesBrowserDialog$Mode[]
|
|
c:com.intellij.openapi.vcs.changes.committed.ChangesBunch
|
|
- <init>(java.util.List,Z):V
|
|
- getList():java.util.List
|
|
- isConsistentWithPrevious():Z
|
|
f:com.intellij.openapi.vcs.changes.committed.ChangesCacheFile
|
|
- <init>(com.intellij.openapi.project.Project,java.nio.file.Path,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.RepositoryLocation):V
|
|
- delete():V
|
|
- editChangelist(J,java.lang.String):V
|
|
- getBackBunchedIterator(I):java.util.Iterator
|
|
- getFirstCachedChangelist():J
|
|
- getFirstCachedDate():java.util.Date
|
|
- getLastCachedChangelist():J
|
|
- getLastCachedDate():java.util.Date
|
|
- getLocation():com.intellij.openapi.vcs.RepositoryLocation
|
|
- getProvider():com.intellij.openapi.vcs.CachingCommittedChangesProvider
|
|
- getRootPath():com.intellij.openapi.vcs.FilePath
|
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
- hasCompleteHistory():Z
|
|
- isEmpty():Z
|
|
- loadIncomingChanges():java.util.List
|
|
- processUpdatedFiles(com.intellij.openapi.vcs.update.UpdatedFiles,java.util.Collection):Z
|
|
- readChanges(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings,I):java.util.List
|
|
- refreshIncomingChanges():Z
|
|
- setHaveCompleteHistory(Z):V
|
|
- writeChanges(java.util.List):java.util.List
|
|
- writeChanges(java.util.List,java.util.List):java.util.List
|
|
f:com.intellij.openapi.vcs.changes.committed.ClearCommittedAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.committed.ClearCommittedAction$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.committed.ClearCommittedAction$Companion
|
|
c:com.intellij.openapi.vcs.changes.committed.ColumnFilteringStrategy
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- <init>(com.intellij.openapi.vcs.ChangeListColumn,java.lang.Class):V
|
|
- addChangeListener(javax.swing.event.ChangeListener):V
|
|
- appendFilterBase(java.util.List):V
|
|
- filterChangeLists(java.util.List):java.util.List
|
|
- getFilterUI():javax.swing.JComponent
|
|
- getKey():com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
|
- resetFilterBase():V
|
|
- setFilterBase(java.util.List):V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangeListByDateComparator
|
|
- java.util.Comparator
|
|
- sf:ASCENDING:java.util.Comparator
|
|
- sf:DESCENDING:java.util.Comparator
|
|
- p:<init>():V
|
|
- compare(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList,com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):I
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangeListRenderer
|
|
- com.intellij.ui.ColoredTreeCellRenderer
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
|
- customize(javax.swing.JComponent,java.lang.Object,Z,Z,Z,I,Z):V
|
|
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
|
|
- s:getDescriptionOfChangeList(java.lang.String):java.lang.String
|
|
- s:getRowX(javax.swing.JTree,I):I
|
|
- renderChangeList(javax.swing.JComponent,com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
|
- s:truncateDescription(java.lang.String,java.awt.FontMetrics,I):java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.SimpleAsyncChangesBrowser
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:createPopupMenuActions():java.util.List
|
|
- p:createToolbarActions():java.util.List
|
|
- getData(java.lang.String):java.lang.Object
|
|
- setUseCase(com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase):V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserDialogPanel
|
|
- javax.swing.JPanel
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.committed.CommittedChangesTableModel):V
|
|
- addToolBar(javax.swing.JComponent):V
|
|
- getSelectedChangeList():com.intellij.openapi.vcs.versionBrowser.CommittedChangeList
|
|
- selectFirstIfAny():V
|
|
- setItems(java.util.List):V
|
|
- setModel(com.intellij.openapi.vcs.changes.committed.CommittedChangesTableModel):V
|
|
- setTableContextMenu(com.intellij.openapi.actionSystem.ActionGroup):V
|
|
- startLoading():V
|
|
- stopLoading():V
|
|
e:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- java.lang.Enum
|
|
- sf:COMMITTED:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:INCOMING:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- sf:IN_AIR:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- sf:UPDATE:com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase
|
|
- s:values():com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase[]
|
|
f:com.intellij.openapi.vcs.changes.committed.CommittedChangesCache
|
|
- com.intellij.openapi.components.SimplePersistentStateComponent
|
|
- sf:COMMITTED_TOPIC:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- clearCaches(java.lang.Runnable):V
|
|
- commitMessageChanged(com.intellij.openapi.vcs.RepositoryLocation,J,java.lang.String):V
|
|
- getBackBunchedIterator(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.RepositoryLocation,I):java.util.Iterator
|
|
- getCachedIncomingChanges():java.util.List
|
|
- getCachesHolder():com.intellij.openapi.vcs.changes.committed.CachesHolder
|
|
- getChanges(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.AbstractVcs,I,Z,com.intellij.openapi.vcs.CommittedChangesProvider,com.intellij.openapi.vcs.RepositoryLocation):java.util.List
|
|
- getIncomingChangeList(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.Pair
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.committed.CommittedChangesCache
|
|
- s:getInstanceIfCreated(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.committed.CommittedChangesCache
|
|
- getLocationCache():com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache
|
|
- getProjectChangesAsync(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings,I,Z,com.intellij.util.Consumer,com.intellij.util.Consumer):V
|
|
- hasCachesForAnyRoot(com.intellij.util.Consumer):V
|
|
- hasEmptyCaches():Z
|
|
- isMaxCountSupportedForProject():Z
|
|
- isRefreshingIncomingChanges():Z
|
|
- loadIncomingChanges(Z):java.util.List
|
|
- loadIncomingChangesAsync(com.intellij.util.Consumer,Z):V
|
|
- loadState(com.intellij.openapi.vcs.changes.committed.CommittedChangesCacheState):V
|
|
- processUpdatedFiles(com.intellij.openapi.vcs.update.UpdatedFiles):V
|
|
- processUpdatedFiles(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.util.Consumer):V
|
|
- refreshAllCaches():V
|
|
- refreshAllCachesAsync(Z,Z):V
|
|
- refreshIncomingChanges():Z
|
|
- refreshIncomingChangesAsync():V
|
|
- submitExternallyLoaded(com.intellij.openapi.vcs.RepositoryLocation,J,java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.committed.CommittedChangesCacheState
|
|
- com.intellij.openapi.components.BaseState
|
|
- <init>():V
|
|
- f:getInitialCount():I
|
|
- f:getInitialDays():I
|
|
- f:getRefreshInterval():I
|
|
- f:isRefreshEnabled():Z
|
|
- f:setInitialCount(I):V
|
|
- f:setInitialDays(I):V
|
|
- f:setRefreshEnabled(Z):V
|
|
- f:setRefreshInterval(I):V
|
|
f:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterComponent
|
|
- com.intellij.ui.FilterComponent
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- <init>():V
|
|
- addChangeListener(javax.swing.event.ChangeListener):V
|
|
- appendFilterBase(java.util.List):V
|
|
- filter():V
|
|
- filterChangeLists(java.util.List):java.util.List
|
|
- getFilterUI():javax.swing.JComponent
|
|
- getKey():com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
|
- resetFilterBase():V
|
|
- setFilterBase(java.util.List):V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.versionBrowser.ChangesBrowserSettingsEditor,com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- getSettings():com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings
|
|
com.intellij.openapi.vcs.changes.committed.CommittedChangesListener
|
|
- changesCleared():V
|
|
- changesLoaded(com.intellij.openapi.vcs.RepositoryLocation,java.util.List):V
|
|
- incomingChangesUpdated(java.util.List):V
|
|
- refreshErrorStatusChanged(com.intellij.openapi.vcs.VcsException):V
|
|
com.intellij.openapi.vcs.changes.committed.CommittedChangesNavigation
|
|
- a:canGoBack():Z
|
|
- a:canGoForward():Z
|
|
- a:goBack():V
|
|
- a:goForward():V
|
|
- a:onBeforeClose():V
|
|
a:com.intellij.openapi.vcs.changes.committed.CommittedChangesPanel
|
|
- com.intellij.util.ui.components.BorderLayoutPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- dispose():V
|
|
- pf:getBrowser():com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser
|
|
- getData(java.lang.String):java.lang.Object
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- a:refreshChanges():V
|
|
- pf:setup(com.intellij.openapi.actionSystem.ActionGroup,com.intellij.openapi.vcs.changes.committed.VcsCommittedViewAuxiliary):V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesTableModel
|
|
- com.intellij.util.ui.ListTableModel
|
|
- <init>(java.util.List,Z):V
|
|
- <init>(java.util.List,com.intellij.openapi.vcs.ChangeListColumn[],Z):V
|
|
- getDefaultSortKey():javax.swing.RowSorter$SortKey
|
|
- isAsynchLoad():Z
|
|
- p:setSortKey(javax.swing.RowSorter$SortKey):V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- com.intellij.openapi.vcs.changes.committed.DecoratorManager
|
|
- sf:ITEMS_RELOADED:com.intellij.util.messages.Topic
|
|
- sf:ourHelpId:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
|
- addFilter(com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy):V
|
|
- append(java.util.List):V
|
|
- s:collectChanges(java.util.List,Z):java.util.List
|
|
- createGroupFilterToolbar(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.ActionGroup,com.intellij.openapi.actionSystem.ActionGroup,java.util.List):com.intellij.openapi.actionSystem.ActionToolbar
|
|
- dispose():V
|
|
- getChangesTree():com.intellij.ui.treeStructure.Tree
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getEmptyText():com.intellij.util.ui.StatusText
|
|
- getGroupingStrategy():com.intellij.openapi.vcs.changes.committed.ChangeListGroupingStrategy
|
|
- getTreeExpander():com.intellij.ide.TreeExpander
|
|
- install(com.intellij.openapi.vcs.changes.committed.CommittedChangeListDecorator):V
|
|
- remove(com.intellij.openapi.vcs.changes.committed.CommittedChangeListDecorator):V
|
|
- removeFilteringStrategy(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey):V
|
|
- repaintTree():V
|
|
- reportLoadedLists(com.intellij.openapi.vcs.changes.committed.CommittedChangeListsListener):V
|
|
- reset():V
|
|
- setFilteringStrategy(com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy):Z
|
|
- setGroupingStrategy(com.intellij.openapi.vcs.changes.committed.ChangeListGroupingStrategy):V
|
|
- setHelpId(java.lang.String):V
|
|
- setItems(java.util.List,com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowserUseCase):V
|
|
- setLoading(Z):V
|
|
- setTableContextMenu(com.intellij.openapi.actionSystem.ActionGroup,java.util.List):V
|
|
- setToolBar(javax.swing.JComponent):V
|
|
- s:zipChanges(java.util.List):java.util.List
|
|
com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser$CommittedChangesReloadListener
|
|
- a:emptyRefresh():V
|
|
- a:itemsReloaded():V
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser$MoreLauncher
|
|
- java.lang.Runnable
|
|
- run():V
|
|
f:com.intellij.openapi.vcs.changes.committed.CommittedChangesViewManagerKt
|
|
- sf:isCommittedChangesAvailable(com.intellij.openapi.vcs.AbstractVcs):Z
|
|
c:com.intellij.openapi.vcs.changes.committed.CommittedListsSequencesZipper
|
|
- <init>(com.intellij.openapi.vcs.changes.committed.VcsCommittedListsZipper):V
|
|
- add(com.intellij.openapi.vcs.RepositoryLocation,java.util.List):V
|
|
- execute():java.util.List
|
|
c:com.intellij.openapi.vcs.changes.committed.CompositeChangeListFilteringStrategy
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- <init>():V
|
|
- addChangeListener(javax.swing.event.ChangeListener):V
|
|
- addStrategy(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey,com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy):V
|
|
- appendFilterBase(java.util.List):V
|
|
- filterChangeLists(java.util.List):java.util.List
|
|
- getFilterUI():javax.swing.JComponent
|
|
- getKey():com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
|
- removeStrategy(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey):com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- resetFilterBase():V
|
|
- setFilterBase(java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.committed.CompositeCommittedChangesProvider
|
|
- com.intellij.openapi.vcs.CommittedChangesProvider
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- createActions(com.intellij.openapi.vcs.changes.committed.DecoratorManager,com.intellij.openapi.vcs.RepositoryLocation):com.intellij.openapi.vcs.changes.committed.VcsCommittedViewAuxiliary
|
|
- createDefaultSettings():com.intellij.openapi.vcs.changes.committed.CompositeCommittedChangesProvider$CompositeChangeBrowserSettings
|
|
- createFilterUI(Z):com.intellij.openapi.vcs.versionBrowser.ChangesBrowserSettingsEditor
|
|
- getColumns():com.intellij.openapi.vcs.ChangeListColumn[]
|
|
- getCommittedChanges(com.intellij.openapi.vcs.changes.committed.CompositeCommittedChangesProvider$CompositeChangeBrowserSettings,com.intellij.openapi.vcs.RepositoryLocation,I):java.util.List
|
|
- getForNonLocal(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.RepositoryLocation
|
|
- getLocationFor(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.RepositoryLocation
|
|
- getOneList(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.util.Pair
|
|
- getUnlimitedCountValue():I
|
|
- getZipper():com.intellij.openapi.vcs.changes.committed.VcsCommittedListsZipper
|
|
- loadCommittedChanges(com.intellij.openapi.vcs.changes.committed.CompositeCommittedChangesProvider$CompositeChangeBrowserSettings,com.intellij.openapi.vcs.RepositoryLocation,I,com.intellij.util.AsynchConsumer):V
|
|
f:com.intellij.openapi.vcs.changes.committed.CompositeCommittedChangesProvider$CompositeChangeBrowserSettings
|
|
- com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings
|
|
- <init>(java.util.Map):V
|
|
- get(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings
|
|
- getEnabledVcss():java.util.Collection
|
|
- put(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- setEnabledVcss(java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.changes.committed.DateChangeListGroupingStrategy
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListGroupingStrategy
|
|
- <init>():V
|
|
- beforeStart():V
|
|
- changedSinceApply():Z
|
|
- getComparator():java.util.Comparator
|
|
- getGroupName(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):java.lang.String
|
|
- getGroupName(java.util.Date):java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.committed.FilterCommittedAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.committed.IncomingChangeState
|
|
- <init>(com.intellij.openapi.vcs.changes.Change,java.lang.String,com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State):V
|
|
- s:footer():V
|
|
- s:header(java.lang.String):V
|
|
- logSelf():V
|
|
e:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- java.lang.Enum
|
|
- sf:AFTER_DOES_NOT_MATTER_ALIEN_PATH:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_DOES_NOT_MATTER_DELETED_FOUND_IN_INCOMING_LIST:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_DOES_NOT_MATTER_NON_LOCAL:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_DOES_NOT_MATTER_OUTSIDE_INCOMING:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_EXISTS_LOCALLY_AVAILABLE:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_EXISTS_NOT_LOCALLY_AVAILABLE:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_EXISTS_REVISION_NOT_LOADED:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_NOT_EXISTS_LOCALLY_AVAILABLE:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_NOT_EXISTS_MARKED_FOR_DELETION:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_NOT_EXISTS_OTHER:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:AFTER_NOT_EXISTS_SUBSEQUENTLY_DELETED:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_DOES_NOT_MATTER_OUTSIDE:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_EXISTS_BUT_SHOULD_NOT:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_NOT_EXISTS_ALREADY_DELETED:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_NOT_EXISTS_DELETED_LOCALLY:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_SAME_NAME_ADDED_AFTER_DELETION:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- sf:BEFORE_UNVERSIONED_INSTEAD_OF_VERS_DELETED:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
|
|
- s:values():com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State[]
|
|
f:com.intellij.openapi.vcs.changes.committed.IncomingChangesViewProviderKt
|
|
- sf:isIncomingChangesAvailable(com.intellij.openapi.vcs.AbstractVcs):Z
|
|
a:com.intellij.openapi.vcs.changes.committed.LabeledComboBoxAction
|
|
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
|
|
- p:<init>(java.lang.String):V
|
|
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
|
|
c:com.intellij.openapi.vcs.changes.committed.MockAbstractVcs
|
|
- com.intellij.openapi.vcs.AbstractVcs
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- allowsNestedRoots():Z
|
|
- getChangeProvider():com.intellij.openapi.vcs.changes.ChangeProvider
|
|
- getCheckinEnvironment():com.intellij.openapi.vcs.checkin.CheckinEnvironment
|
|
- getCommittedChangesProvider():com.intellij.openapi.vcs.CommittedChangesProvider
|
|
- getDiffProvider():com.intellij.openapi.vcs.diff.DiffProvider
|
|
- getDisplayName():java.lang.String
|
|
- s:getKey():com.intellij.openapi.vcs.VcsKey
|
|
- getRevisionPattern():java.lang.String
|
|
- parseRevisionNumber(java.lang.String):com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- setAllowNestedRoots(Z):V
|
|
- setChangeProvider(com.intellij.openapi.vcs.changes.ChangeProvider):V
|
|
- setCheckinEnvironment(com.intellij.openapi.vcs.checkin.CheckinEnvironment):V
|
|
- setCommittedChangesProvider(com.intellij.openapi.vcs.CommittedChangesProvider):V
|
|
- setDiffProvider(com.intellij.openapi.vcs.diff.DiffProvider):V
|
|
c:com.intellij.openapi.vcs.changes.committed.MockDelayingChangeProvider
|
|
- com.intellij.openapi.vcs.changes.ChangeProvider
|
|
- <init>():V
|
|
- getChanges(com.intellij.openapi.vcs.changes.VcsDirtyScope,com.intellij.openapi.vcs.changes.ChangelistBuilder,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.vcs.changes.ChangeListManagerGate):V
|
|
- isModifiedDocumentTrackingRequired():Z
|
|
- setTest(java.lang.Runnable):V
|
|
- unlock():V
|
|
f:com.intellij.openapi.vcs.changes.committed.NoneChangeListFilteringStrategy
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.committed.NoneChangeListFilteringStrategy
|
|
- addChangeListener(javax.swing.event.ChangeListener):V
|
|
- appendFilterBase(java.util.List):V
|
|
- filterChangeLists(java.util.List):java.util.List
|
|
- getFilterUI():javax.swing.JComponent
|
|
- getKey():com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
|
- resetFilterBase():V
|
|
- setFilterBase(java.util.List):V
|
|
c:com.intellij.openapi.vcs.changes.committed.ReceivedChangeList
|
|
- com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
|
|
- <init>(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
|
- addChange(com.intellij.openapi.vcs.changes.Change):V
|
|
- equals(java.lang.Object):Z
|
|
- getBaseList():com.intellij.openapi.vcs.versionBrowser.CommittedChangeList
|
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
- hashCode():I
|
|
- isPartial():Z
|
|
- setDescription(java.lang.String):V
|
|
- setForcePartial(Z):V
|
|
f:com.intellij.openapi.vcs.changes.committed.RefreshCommittedAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.committed.RefreshIncomingChangesAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.committed.RefreshIncomingChangesAction$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- sf:doRefresh(com.intellij.openapi.project.Project):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.committed.RefreshIncomingChangesAction$Companion
|
|
- f:doRefresh(com.intellij.openapi.project.Project):V
|
|
c:com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getLocation(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,Z):com.intellij.openapi.vcs.RepositoryLocation
|
|
- reset():V
|
|
c:com.intellij.openapi.vcs.changes.committed.RootsCalculator
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache):V
|
|
- getRoots():java.util.Map
|
|
c:com.intellij.openapi.vcs.changes.committed.SelectFilteringAction
|
|
- com.intellij.openapi.vcs.changes.committed.LabeledComboBoxAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser):V
|
|
- p:createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getPreselectCondition():com.intellij.openapi.util.Condition
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.committed.SelectGroupingAction
|
|
- com.intellij.openapi.vcs.changes.committed.LabeledComboBoxAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.committed.CommittedChangesTreeBrowser):V
|
|
- p:createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getPreselectCondition():com.intellij.openapi.util.Condition
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.committed.StructureFilteringStrategy
|
|
- com.intellij.openapi.vcs.changes.committed.ChangeListFilteringStrategy
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addChangeListener(javax.swing.event.ChangeListener):V
|
|
- appendFilterBase(java.util.List):V
|
|
- filterChangeLists(java.util.List):java.util.List
|
|
- getFilterUI():javax.swing.JComponent
|
|
- getKey():com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
|
- resetFilterBase():V
|
|
- setFilterBase(java.util.List):V
|
|
com.intellij.openapi.vcs.changes.committed.VcsConfigurationChangeListener
|
|
- sf:BRANCHES_CHANGED:com.intellij.util.messages.Topic
|
|
- sf:BRANCHES_CHANGED_RESPONSE:com.intellij.util.messages.Topic
|
|
com.intellij.openapi.vcs.changes.committed.VcsConfigurationChangeListener$DetailedNotification
|
|
- a:execute(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List):V
|
|
com.intellij.openapi.vcs.changes.committed.VcsConfigurationChangeListener$Notification
|
|
- a:execute(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.changes.committed.WiseSplitter
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(java.lang.Runnable,com.intellij.openapi.ui.Splitter):V
|
|
- add(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey,javax.swing.JComponent):V
|
|
- canAdd():Z
|
|
- dispose():V
|
|
- remove(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey):V
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictConfigurable
|
|
- com.intellij.openapi.options.BoundSearchableConfigurable
|
|
- com.intellij.openapi.options.Configurable$NoScroll
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createPanel():com.intellij.openapi.ui.DialogPanel
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictConfigurable$CanTrackChangelistConflictsPredicate
|
|
- com.intellij.ui.layout.ComponentPredicate
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- addListener(kotlin.jvm.functions.Function1):V
|
|
- f:getDisposable():com.intellij.openapi.Disposable
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- invoke():java.lang.Boolean
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictConfigurable$ChangeListsEnabledPredicate
|
|
- com.intellij.ui.layout.ComponentPredicate
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- addListener(kotlin.jvm.functions.Function1):V
|
|
- f:getDisposable():com.intellij.openapi.Disposable
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- invoke():java.lang.Boolean
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictConfigurable$ListNotEmptyPredicate
|
|
- com.intellij.ui.layout.ComponentPredicate
|
|
- <init>(javax.swing.DefaultListModel):V
|
|
- addListener(kotlin.jvm.functions.Function1):V
|
|
- f:getListModel():javax.swing.DefaultListModel
|
|
- invoke():java.lang.Boolean
|
|
c:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.List):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createLeftSideActions():javax.swing.Action[]
|
|
- p:getHelpId():java.lang.String
|
|
- getResolution():com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictFileStatusProvider
|
|
- com.intellij.openapi.vcs.impl.FileStatusProvider
|
|
- sf:ADDED_OUTSIDE:com.intellij.openapi.vcs.FileStatus
|
|
- sf:CHANGELIST_CONFLICT:com.intellij.openapi.vcs.FileStatus
|
|
- sf:MODIFIED_OUTSIDE:com.intellij.openapi.vcs.FileStatus
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getFileStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictNotificationPanel
|
|
- com.intellij.ui.EditorNotificationPanel
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor):com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictNotificationPanel
|
|
e:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- java.lang.Enum
|
|
- sf:IGNORE:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- sf:MOVE:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- sf:SHELVE:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- sf:SWITCH:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- a:resolveConflict(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- s:values():com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution[]
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ChangeListManager):V
|
|
- clearAllIgnored():V
|
|
- getIgnoredConflicts():java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker
|
|
- getOptions():com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker$Options
|
|
- hasConflict(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- ignoreConflict(com.intellij.openapi.vfs.VirtualFile,Z):V
|
|
- isFromActiveChangelist(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isWritingAllowed(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- loadState(org.jdom.Element):V
|
|
- optionsChanged():V
|
|
- saveState(org.jdom.Element):V
|
|
- setIgnoreModifications(Z):V
|
|
- startTracking():V
|
|
c:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker$Conflict
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictTracker$Options
|
|
- HIGHLIGHT_CONFLICTS:Z
|
|
- HIGHLIGHT_NON_ACTIVE_CHANGELIST:Z
|
|
- LAST_RESOLUTION:com.intellij.openapi.vcs.changes.conflicts.ChangelistConflictResolution
|
|
- SHOW_DIALOG:Z
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.conflicts.MoveChangesDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection,java.util.Set,com.intellij.openapi.vfs.VirtualFile):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createDoNotAskCheckbox():javax.swing.JComponent
|
|
- getIncludedChanges():java.util.Collection
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- isOKActionEnabled():Z
|
|
f:com.intellij.openapi.vcs.changes.ignore.IgnoreFilesProcessorImpl
|
|
- com.intellij.openapi.vcs.FilesProcessorWithNotificationImpl
|
|
- com.intellij.openapi.vcs.changes.ChangeListListener
|
|
- com.intellij.vfs.AsyncVfsEventsListener
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- dispose():V
|
|
- doActionOnChosenFiles(java.util.Collection):V
|
|
- doFilterFiles(java.util.Collection):java.util.List
|
|
- filesChanged(java.util.List):V
|
|
- getAskedBeforeProperty():java.lang.String
|
|
- getDoForCurrentProjectProperty():java.lang.String
|
|
- getForAllProjectsActionText():java.lang.String
|
|
- getForCurrentProjectActionText():java.lang.String
|
|
- getMuteActionText():java.lang.String
|
|
- getNotificationDisplayId():java.lang.String
|
|
- getShowActionText():java.lang.String
|
|
- f:install():V
|
|
- notificationMessage():java.lang.String
|
|
- notificationTitle():java.lang.String
|
|
- unchangedFileStatusChanged(Z):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.IgnoredFileGeneratorImpl
|
|
- com.intellij.openapi.vcs.changes.IgnoredFileGenerator
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- generateFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.AbstractVcs,Z):V
|
|
- s:markIgnoreFileRootAsGenerated(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- s:needGenerateInternalIgnoreFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
|
|
f:com.intellij.openapi.vcs.changes.ignore.actions.CreateNewIgnoreFileAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(java.lang.String,com.intellij.openapi.vfs.VirtualFile):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
f:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
c:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileActionGroup
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>(com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- p:createAdditionalActions(com.intellij.openapi.project.Project,java.util.List,java.util.List):java.util.List
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileActionKt
|
|
- sf:getSelectedFiles(com.intellij.openapi.actionSystem.AnActionEvent):java.util.List
|
|
- sf:writeIgnoreFileEntries(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile):V
|
|
- bs:writeIgnoreFileEntries$default(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile,I,java.lang.Object):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.cache.PatternCache
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- clearCache():V
|
|
- createPattern(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry):java.util.regex.Pattern
|
|
- createPattern(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry,Z):java.util.regex.Pattern
|
|
- createPattern(java.lang.String,com.intellij.openapi.vcs.changes.ignore.lang.Syntax):java.util.regex.Pattern
|
|
- createPattern(java.lang.String,com.intellij.openapi.vcs.changes.ignore.lang.Syntax,Z):java.util.regex.Pattern
|
|
- dispose():V
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ignore.cache.PatternCache
|
|
- getOrCreatePattern(java.lang.String):java.util.regex.Pattern
|
|
- getPattern(java.lang.String):java.util.regex.Pattern
|
|
- getRegex(java.lang.String,com.intellij.openapi.vcs.changes.ignore.lang.Syntax,Z):java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.ignore.codeInsight.FileExtensionCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ignore.codeInsight.FileExtensionCompletionContributor$Companion
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.ignore.codeInsight.FileExtensionCompletionContributor$Companion
|
|
f:com.intellij.openapi.vcs.changes.ignore.codeInsight.FileExtensionCompletionContributorKt
|
|
- sf:fileExtensionCompletionSupported(java.lang.String):Z
|
|
f:com.intellij.openapi.vcs.changes.ignore.codeInsight.IgnoreDirectoryMarkerProvider
|
|
- com.intellij.codeInsight.daemon.LineMarkerProviderDescriptor
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- collectSlowLineMarkers(java.util.List,java.util.Collection):V
|
|
- getIcon():javax.swing.Icon
|
|
- getLineMarkerInfo(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.LineMarkerInfo
|
|
- getName():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.ignore.codeInsight.SyntaxCompletionContributor
|
|
- com.intellij.codeInsight.completion.CompletionContributor
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.ignore.codeInspection.IgnoreFileDuplicateEntryInspection
|
|
- com.intellij.codeInspection.LocalInspectionTool
|
|
- <init>():V
|
|
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- runForWholeFile():Z
|
|
c:com.intellij.openapi.vcs.changes.ignore.codeInspection.IgnoreFileRemoveEntryFix
|
|
- com.intellij.codeInspection.LocalQuickFixAndIntentionActionOnPsiElement
|
|
- <init>(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry):V
|
|
- getFamilyName():java.lang.String
|
|
- getText():java.lang.String
|
|
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreBraceMatcher
|
|
- com.intellij.lang.PairedBraceMatcher
|
|
- <init>():V
|
|
- getCodeConstructStart(com.intellij.psi.PsiFile,I):I
|
|
- getPairs():com.intellij.lang.BracePair[]
|
|
- isPairedBracesAllowedBeforeType(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreCommenter
|
|
- com.intellij.lang.Commenter
|
|
- <init>():V
|
|
- getBlockCommentPrefix():java.lang.String
|
|
- getBlockCommentSuffix():java.lang.String
|
|
- getCommentedBlockCommentPrefix():java.lang.String
|
|
- getCommentedBlockCommentSuffix():java.lang.String
|
|
- getLineCommentPrefix():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileConstants
|
|
- sf:DOUBLESTAR:java.lang.String
|
|
- sf:HASH:java.lang.String
|
|
- sf:NEWLINE:java.lang.String
|
|
- sf:STAR:java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType
|
|
- com.intellij.openapi.fileTypes.LanguageFileType
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType
|
|
- p:<init>(com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguage):V
|
|
- getDefaultExtension():java.lang.String
|
|
- getDescription():java.lang.String
|
|
- getIcon():javax.swing.Icon
|
|
- getIgnoreLanguage():com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguage
|
|
- getName():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguage
|
|
- com.intellij.lang.Language
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguage
|
|
- p:<init>():V
|
|
- p:<init>(java.lang.String,java.lang.String):V
|
|
- f:createFile(com.intellij.psi.FileViewProvider):com.intellij.openapi.vcs.changes.ignore.psi.IgnoreFile
|
|
- getAffectedRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
|
|
- getDefaultSyntax():com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- getDisplayName():java.lang.String
|
|
- getExtension():java.lang.String
|
|
- getFileType():com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType
|
|
- getFilename():java.lang.String
|
|
- getIcon():javax.swing.Icon
|
|
- isSyntaxSupported():Z
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguageHighlighter
|
|
- com.intellij.openapi.fileTypes.SyntaxHighlighterBase
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
|
- getHighlightingLexer():com.intellij.lexer.Lexer
|
|
- getTokenHighlights(com.intellij.psi.tree.IElementType):com.intellij.openapi.editor.colors.TextAttributesKey[]
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreLanguageHighlighterFactory
|
|
- com.intellij.openapi.fileTypes.SyntaxHighlighterFactory
|
|
- <init>():V
|
|
- getSyntaxHighlighter(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileTypes.SyntaxHighlighter
|
|
c:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreParserDefinition
|
|
- com.intellij.lang.ParserDefinition
|
|
- sf:FILE:com.intellij.psi.tree.IFileElementType
|
|
- <init>():V
|
|
- createElement(com.intellij.lang.ASTNode):com.intellij.psi.PsiElement
|
|
- createFile(com.intellij.psi.FileViewProvider):com.intellij.psi.PsiFile
|
|
- createLexer(com.intellij.openapi.project.Project):com.intellij.lexer.Lexer
|
|
- createParser(com.intellij.openapi.project.Project):com.intellij.lang.PsiParser
|
|
- getCommentTokens():com.intellij.psi.tree.TokenSet
|
|
- getFileNodeType():com.intellij.psi.tree.IFileElementType
|
|
- getStringLiteralElements():com.intellij.psi.tree.TokenSet
|
|
f:com.intellij.openapi.vcs.changes.ignore.lang.IgnoreParserDefinition$Lazy
|
|
- sf:COMMENTS:com.intellij.psi.tree.TokenSet
|
|
- sf:HEADERS:com.intellij.psi.tree.TokenSet
|
|
- sf:SECTIONS:com.intellij.psi.tree.TokenSet
|
|
- <init>():V
|
|
e:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- java.lang.Enum
|
|
- sf:GLOB:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- sf:REGEXP:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- s:find(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- getPresentation():java.lang.String
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- s:values():com.intellij.openapi.vcs.changes.ignore.lang.Syntax[]
|
|
c:com.intellij.openapi.vcs.changes.ignore.lexer.IgnoreLexer
|
|
- com.intellij.lexer.FlexLexer
|
|
- sf:IN_ENTRY:I
|
|
- sf:YYEOF:I
|
|
- sf:YYINITIAL:I
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
|
- <init>(java.io.Reader):V
|
|
- s:ZZ_CMAP(I):I
|
|
- advance():com.intellij.psi.tree.IElementType
|
|
- f:getTokenEnd():I
|
|
- f:getTokenStart():I
|
|
- reset(java.lang.CharSequence,I,I,I):V
|
|
- f:yybegin(I):V
|
|
- f:yycharat(I):C
|
|
- f:yylength():I
|
|
- yypushback(I):V
|
|
- f:yystate():I
|
|
- f:yytext():java.lang.CharSequence
|
|
c:com.intellij.openapi.vcs.changes.ignore.lexer.IgnoreLexerAdapter
|
|
- com.intellij.lexer.FlexAdapter
|
|
- <init>():V
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.parser.IgnoreParser
|
|
- com.intellij.lang.LightPsiParser
|
|
- com.intellij.lang.PsiParser
|
|
- sf:EXTENDS_SETS_:com.intellij.psi.tree.TokenSet[]
|
|
- <init>():V
|
|
- s:ENTRY(com.intellij.lang.PsiBuilder,I):Z
|
|
- s:ENTRY_DIRECTORY(com.intellij.lang.PsiBuilder,I):Z
|
|
- s:ENTRY_FILE(com.intellij.lang.PsiBuilder,I):Z
|
|
- s:NEGATION(com.intellij.lang.PsiBuilder,I):Z
|
|
- s:SYNTAX(com.intellij.lang.PsiBuilder,I):Z
|
|
- parse(com.intellij.psi.tree.IElementType,com.intellij.lang.PsiBuilder):com.intellij.lang.ASTNode
|
|
- parseLight(com.intellij.psi.tree.IElementType,com.intellij.lang.PsiBuilder):V
|
|
- p:parse_root_(com.intellij.psi.tree.IElementType,com.intellij.lang.PsiBuilder):Z
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreElementImpl
|
|
- com.intellij.extapi.psi.ASTWrapperPsiElement
|
|
- com.intellij.psi.ContributedReferenceHost
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- getReferences():com.intellij.psi.PsiReference[]
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreElementType
|
|
- com.intellij.psi.tree.IElementType
|
|
- <init>(java.lang.String):V
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryBase
|
|
- a:getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryBase
|
|
- com.intellij.psi.PsiElement
|
|
- a:getSyntax():com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- a:getValue():java.lang.String
|
|
- a:isNegated():Z
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryDirectory
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryFile
|
|
- a:getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryFile
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry
|
|
- a:getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryManipulator
|
|
- com.intellij.psi.AbstractElementManipulator
|
|
- <init>():V
|
|
- getRangeInElement(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry):com.intellij.openapi.util.TextRange
|
|
- handleContentChange(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry,com.intellij.openapi.util.TextRange,java.lang.String):com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreFile
|
|
- com.intellij.psi.impl.source.PsiFileImpl
|
|
- <init>(com.intellij.psi.FileViewProvider,com.intellij.openapi.vcs.changes.ignore.lang.IgnoreFileType):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
- getFileType():com.intellij.openapi.fileTypes.FileType
|
|
- f:getLanguage():com.intellij.lang.Language
|
|
- getParserDefinition():com.intellij.lang.ParserDefinition
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
- com.intellij.psi.PsiElement
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax
|
|
- com.intellij.psi.PsiElement
|
|
- a:getValue():com.intellij.psi.PsiElement
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTokenType
|
|
- com.intellij.psi.tree.IElementType
|
|
- <init>(java.lang.String):V
|
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTypes
|
|
- sf:BRACKET_LEFT:com.intellij.psi.tree.IElementType
|
|
- sf:BRACKET_RIGHT:com.intellij.psi.tree.IElementType
|
|
- sf:COMMENT:com.intellij.psi.tree.IElementType
|
|
- sf:CRLF:com.intellij.psi.tree.IElementType
|
|
- sf:ENTRY:com.intellij.psi.tree.IElementType
|
|
- sf:ENTRY_DIRECTORY:com.intellij.psi.tree.IElementType
|
|
- sf:ENTRY_FILE:com.intellij.psi.tree.IElementType
|
|
- sf:HEADER:com.intellij.psi.tree.IElementType
|
|
- sf:NEGATION:com.intellij.psi.tree.IElementType
|
|
- sf:SECTION:com.intellij.psi.tree.IElementType
|
|
- sf:SLASH:com.intellij.psi.tree.IElementType
|
|
- sf:SYNTAX:com.intellij.psi.tree.IElementType
|
|
- sf:SYNTAX_KEY:com.intellij.psi.tree.IElementType
|
|
- sf:VALUE:com.intellij.psi.tree.IElementType
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTypes$Factory
|
|
- <init>():V
|
|
- s:createElement(com.intellij.lang.ASTNode):com.intellij.psi.PsiElement
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreVisitor
|
|
- com.intellij.psi.PsiElementVisitor
|
|
- <init>():V
|
|
- visitEntry(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry):V
|
|
- visitEntryBase(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryBase):V
|
|
- visitEntryDirectory(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryDirectory):V
|
|
- visitEntryFile(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryFile):V
|
|
- visitNegation(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation):V
|
|
- visitPsiElement(com.intellij.psi.PsiElement):V
|
|
- visitSyntax(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryDirectoryImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryFileImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryDirectory
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
- getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
a:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryExtImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreElementImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- getSyntax():com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|
- getValue():java.lang.String
|
|
- isNegated():Z
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryFileImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntryFile
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
- getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreEntryExtImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
- getNegation():com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreNegationImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreElementImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.psi.impl.IgnoreSyntaxImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreElementImpl
|
|
- com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax
|
|
- <init>(com.intellij.lang.ASTNode):V
|
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
|
- getValue():com.intellij.psi.PsiElement
|
|
f:com.intellij.openapi.vcs.changes.ignore.psi.util.IgnoreFileUtilKt
|
|
- sf:addNewElements(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.VcsKey,com.intellij.openapi.vfs.VirtualFile):V
|
|
- bs:addNewElements$default(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.VcsKey,com.intellij.openapi.vfs.VirtualFile,I,java.lang.Object):V
|
|
- sf:addNewElementsToIgnoreBlock(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.VcsKey,com.intellij.openapi.vcs.changes.IgnoredFileDescriptor[]):V
|
|
- sf:addNewElementsToIgnoreBlock(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.changes.IgnoredFileDescriptor[]):V
|
|
- bs:addNewElementsToIgnoreBlock$default(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.VcsKey,com.intellij.openapi.vcs.changes.IgnoredFileDescriptor[],I,java.lang.Object):V
|
|
- sf:updateIgnoreBlock(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.changes.IgnoredFileDescriptor[]):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.reference.IgnoreReferenceContributor
|
|
- com.intellij.psi.PsiReferenceContributor
|
|
- <init>():V
|
|
- registerReferenceProviders(com.intellij.psi.PsiReferenceRegistrar):V
|
|
c:com.intellij.openapi.vcs.changes.ignore.reference.IgnoreReferenceSet
|
|
- com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceSet
|
|
- <init>(com.intellij.openapi.vcs.changes.ignore.psi.IgnoreEntry):V
|
|
- computeDefaultContexts():java.util.Collection
|
|
- couldBeConvertedTo(Z):Z
|
|
- createFileReference(com.intellij.openapi.util.TextRange,I,java.lang.String):com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReference
|
|
- getLastReference():com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReference
|
|
- p:getNewAbsolutePath(com.intellij.psi.PsiFileSystemItem,java.lang.String):java.lang.String
|
|
- p:getReferenceCompletionFilter():com.intellij.openapi.util.Condition
|
|
- isEndingSlashNotAllowed():Z
|
|
- p:reparse():V
|
|
f:com.intellij.openapi.vcs.changes.ignore.util.RegexUtil
|
|
- <init>():V
|
|
- s:getParts(java.util.regex.Pattern):java.lang.String[]
|
|
- s:match(java.util.regex.Pattern,java.lang.String):Z
|
|
- s:matchAllParts(java.lang.String[],java.lang.String):Z
|
|
- s:matchAnyPart(java.lang.String[],java.lang.String):Z
|
|
a:com.intellij.openapi.vcs.changes.issueLinks.AbstractBaseTagMouseListener
|
|
- com.intellij.openapi.vcs.changes.issueLinks.LinkMouseListenerBase
|
|
- <init>():V
|
|
- onClick(java.awt.event.MouseEvent,I):Z
|
|
f:com.intellij.openapi.vcs.changes.issueLinks.IssueLinkHtmlRenderer
|
|
- s:formatTextIntoHtml(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
- s:formatTextWithLinks(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
- s:formatTextWithLinks(com.intellij.openapi.project.Project,java.lang.String,com.intellij.util.containers.Convertor):java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.issueLinks.IssueLinkRenderer
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.ui.SimpleColoredComponent):V
|
|
- appendTextWithLinks(java.lang.String):java.util.List
|
|
- appendTextWithLinks(java.lang.String,com.intellij.ui.SimpleTextAttributes):java.util.List
|
|
c:com.intellij.openapi.vcs.changes.issueLinks.TableLinkMouseListener
|
|
- com.intellij.openapi.vcs.changes.issueLinks.AbstractBaseTagMouseListener
|
|
- <init>():V
|
|
- getTagAt(java.awt.event.MouseEvent):java.lang.Object
|
|
- p:tryGetTag(java.awt.event.MouseEvent,javax.swing.JTable,I,I,javax.swing.table.TableCellRenderer):java.lang.Object
|
|
c:com.intellij.openapi.vcs.changes.local.AddList
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- getNewListCopy():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- a:apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- a:doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
c:com.intellij.openapi.vcs.changes.local.EditComment
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,java.lang.String):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- getOldComment():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.local.EditData
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,com.intellij.openapi.vcs.changes.ChangeListData):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- isResult():Z
|
|
c:com.intellij.openapi.vcs.changes.local.EditName
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,java.lang.String):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- isResult():Z
|
|
c:com.intellij.openapi.vcs.changes.local.MoveChanges
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,java.util.List):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
c:com.intellij.openapi.vcs.changes.local.RemoveList
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
c:com.intellij.openapi.vcs.changes.local.SetDefault
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,Z):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
c:com.intellij.openapi.vcs.changes.local.SetReadOnly
|
|
- com.intellij.openapi.vcs.changes.local.ChangeListCommand
|
|
- <init>(java.lang.String,Z):V
|
|
- apply(com.intellij.openapi.vcs.changes.ChangeListWorker):V
|
|
- doNotify(com.intellij.openapi.vcs.changes.ChangeListListener):V
|
|
- isResult():Z
|
|
a:com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress
|
|
- com.intellij.openapi.vcs.changes.patch.Strippable
|
|
- p:myConflicts:java.lang.Boolean
|
|
- p:myCurrentBase:com.intellij.openapi.vfs.VirtualFile
|
|
- p:myIoCurrentBase:java.io.File
|
|
- p:myNewContentRevision:com.intellij.openapi.vcs.changes.ContentRevision
|
|
- pf:myPatch:com.intellij.openapi.diff.impl.patch.FilePatch
|
|
- pf:myStatus:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- p:<init>(com.intellij.openapi.diff.impl.patch.FilePatch,java.util.Collection,com.intellij.openapi.vfs.VirtualFile):V
|
|
- baseExistsOrAdded():Z
|
|
- canDown():Z
|
|
- canUp():Z
|
|
- p:detectNewFilePathForMovedOrModified():com.intellij.openapi.vcs.FilePath
|
|
- down():V
|
|
- equals(java.lang.Object):Z
|
|
- getAutoBasesCopy():java.util.List
|
|
- getBase():com.intellij.openapi.vfs.VirtualFile
|
|
- getChange():com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress$PatchChange
|
|
- getCurrentBase():com.intellij.openapi.vfs.VirtualFile
|
|
- getCurrentPath():java.lang.String
|
|
- getCurrentStrip():I
|
|
- a:getDiffRequestProducers(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.patch.PatchReader):com.intellij.diff.chains.DiffRequestProducer
|
|
- p:getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getIoCurrentBase():java.io.File
|
|
- getKey():com.intellij.openapi.util.Couple
|
|
- pa:getNewContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
- getOriginalBeforePath():java.lang.String
|
|
- getPatch():com.intellij.openapi.diff.impl.patch.FilePatch
|
|
- getStatus():com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- hashCode():I
|
|
- p:isConflictingChange():Z
|
|
- reset():V
|
|
- setAutoBases(java.util.Collection):V
|
|
- setCreatedCurrentBase(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setNewBase(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setZero():V
|
|
- up():V
|
|
f:com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress$PatchChange
|
|
- com.intellij.openapi.vcs.changes.Change
|
|
- <init>(com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress):V
|
|
- getPatchInProgress():com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress
|
|
- isValid():Z
|
|
f:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch
|
|
- s:create(java.util.List):com.intellij.openapi.vcs.changes.patch.AppliedTextPatch
|
|
- getHunks():java.util.List
|
|
c:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$AppliedSplitPatchHunk
|
|
- <init>(com.intellij.openapi.diff.impl.patch.apply.GenericPatchApplier$SplitHunk,I,I,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus):V
|
|
- getAppliedTo():com.intellij.diff.util.LineRange
|
|
- getContextAfter():java.util.List
|
|
- getContextBefore():java.util.List
|
|
- getDeletedLines():java.util.List
|
|
- getInsertedLines():java.util.List
|
|
- getLineRangeAfter():com.intellij.diff.util.LineRange
|
|
- getLineRangeBefore():com.intellij.diff.util.LineRange
|
|
- getStatus():com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
e:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
- java.lang.Enum
|
|
- sf:ALREADY_APPLIED:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
- sf:EXACTLY_APPLIED:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
- sf:NOT_APPLIED:com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
- s:values():com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus[]
|
|
f:com.intellij.openapi.vcs.changes.patch.ApplyPatchAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:applyContent(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase,com.intellij.openapi.diff.impl.patch.ApplyPatchContext,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.CommitContext,Z,java.lang.String,java.lang.String):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:showAndGetApplyPatch(com.intellij.openapi.project.Project,java.io.File):java.lang.Boolean
|
|
- s:showApplyPatch(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchDefaultExecutor
|
|
- com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- apply(java.util.List,com.intellij.util.containers.MultiMap,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.util.ThrowableComputable):V
|
|
- s:applyAdditionalInfoBefore(com.intellij.openapi.project.Project,com.intellij.openapi.util.ThrowableComputable,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- getName():java.lang.String
|
|
- p:getPatchAppliers(com.intellij.util.containers.MultiMap,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitContext):java.util.Collection
|
|
- s:pathsFromGroups(com.intellij.util.containers.MultiMap):java.util.Set
|
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchDifferentiatedDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor,java.util.List,com.intellij.openapi.vcs.changes.patch.ApplyPatchMode,com.intellij.openapi.vfs.VirtualFile):V
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor,java.util.List,com.intellij.openapi.vcs.changes.patch.ApplyPatchMode,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.changes.ChangeList,java.util.List,java.util.Collection,java.lang.String,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor,java.util.List,com.intellij.openapi.vcs.changes.patch.ApplyPatchMode,java.util.List,com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- s:createSelectPatchDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
|
|
- p:doOKAction():V
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getHelpId():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- setHelpId(java.lang.String):V
|
|
com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor
|
|
- a:apply(java.util.List,com.intellij.util.containers.MultiMap,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.util.ThrowableComputable):V
|
|
- a:getName():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.patch.ApplyPatchFile
|
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String,Z):V
|
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.diff.impl.patch.TextFilePatch,java.lang.CharSequence):com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
|
- getBase():java.lang.String
|
|
- getLocal():java.lang.String
|
|
- getPatched():java.lang.String
|
|
- isAppliedSomehow():Z
|
|
- isBaseRevisionLoaded():Z
|
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchFromClipboardAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchFromClipboardAction$MyApplyPatchFromClipboardDialog
|
|
- com.intellij.openapi.vcs.changes.patch.ApplyPatchDifferentiatedDialog
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- p:createDoNotAskCheckbox():javax.swing.JComponent
|
|
e:com.intellij.openapi.vcs.changes.patch.ApplyPatchMode
|
|
- java.lang.Enum
|
|
- sf:APPLY:com.intellij.openapi.vcs.changes.patch.ApplyPatchMode
|
|
- sf:APPLY_PATCH_IN_MEMORY:com.intellij.openapi.vcs.changes.patch.ApplyPatchMode
|
|
- sf:UNSHELVE:com.intellij.openapi.vcs.changes.patch.ApplyPatchMode
|
|
- getTitle():java.lang.String
|
|
- isCanChangePatchFile():Z
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.patch.ApplyPatchMode
|
|
- s:values():com.intellij.openapi.vcs.changes.patch.ApplyPatchMode[]
|
|
f:com.intellij.openapi.vcs.changes.patch.ApplyPatchUtil
|
|
- <init>():V
|
|
- s:applyContent(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.patch.apply.ApplyFilePatchBase,com.intellij.openapi.diff.impl.patch.ApplyPatchContext,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.CommitContext,Z,java.lang.String,java.lang.String):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- s:getPatchFile(java.io.File):com.intellij.openapi.vcs.changes.patch.ApplyPatchFile
|
|
- s:showAndGetApplyPatch(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.patch.ApplyPatchFile):java.lang.Boolean
|
|
- s:showAndGetApplyPatch(com.intellij.openapi.project.Project,java.io.File):java.lang.Boolean
|
|
- s:showApplyPatch(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.changes.patch.BinaryFilePatchInProgress
|
|
- com.intellij.openapi.vcs.changes.patch.CommonBinaryFilePatchInProgress
|
|
f:com.intellij.openapi.vcs.changes.patch.BinaryPatchWriter
|
|
- <init>():V
|
|
- s:writeBinaries(java.nio.file.Path,java.util.List,java.io.Writer):V
|
|
f:com.intellij.openapi.vcs.changes.patch.BlobIndexUtil
|
|
- sf:NOT_COMMITTED_HASH:java.lang.String
|
|
- <init>():V
|
|
- s:getBeforeAfterSha1(com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.util.Couple
|
|
- s:getSha1(java.io.File):java.lang.String
|
|
- s:getSha1(B[]):java.lang.String
|
|
a:com.intellij.openapi.vcs.changes.patch.CommonBinaryFilePatchInProgress
|
|
- com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress
|
|
- p:<init>(com.intellij.openapi.diff.impl.patch.FilePatch,java.util.Collection,com.intellij.openapi.vfs.VirtualFile):V
|
|
- pa:createChange(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.Change
|
|
- pa:createNewContentRevision(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.BinaryContentRevision
|
|
- getDiffRequestProducers(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.patch.PatchReader):com.intellij.diff.chains.DiffRequestProducer
|
|
- getNewContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
f:com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor
|
|
- com.intellij.openapi.vcs.changes.LocalCommitExecutor
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- s:createCommitSession(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$PatchBuilder,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.changes.CommitSession
|
|
- createCommitSession(com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.changes.CommitSession
|
|
- getActionText():java.lang.String
|
|
- getHelpId():java.lang.String
|
|
- supportsPartialCommit():Z
|
|
- s:writePatchToClipboard(com.intellij.openapi.project.Project,java.nio.file.Path,java.util.Collection,java.lang.String,Z,Z,com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$PatchBuilder,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
f:com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$DefaultPatchBuilder
|
|
- com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$PatchBuilder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- buildPatches(java.nio.file.Path,java.util.Collection,Z,Z):java.util.List
|
|
com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$PatchBuilder
|
|
- a:buildPatches(java.nio.file.Path,java.util.Collection,Z,Z):java.util.List
|
|
- isReverseSupported():Z
|
|
f:com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$ShelfPatchBuilder
|
|
- com.intellij.openapi.vcs.changes.patch.CreatePatchCommitExecutor$PatchBuilder
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.List):V
|
|
- buildPatches(java.nio.file.Path,java.util.Collection,Z,Z):java.util.List
|
|
- isReverseSupported():Z
|
|
f:com.intellij.openapi.vcs.changes.patch.CreatePatchConfigurationPanel
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:getBaseDirName():java.lang.String
|
|
- f:getEncoding():java.nio.charset.Charset
|
|
- f:getFileName():java.lang.String
|
|
- f:getPanel():javax.swing.JComponent
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:isOkToExecute():Z
|
|
- f:isReversePatch():Z
|
|
- f:isToClipboard():Z
|
|
- f:selectBasePath(java.lang.String):V
|
|
- f:setCommonParentPath(java.io.File):V
|
|
- f:setFileName(java.nio.file.Path):V
|
|
- f:setReverseEnabledAndVisible(Z):V
|
|
- f:setReversePatch(Z):V
|
|
- f:setToClipboard(Z):V
|
|
- f:validateFields():com.intellij.openapi.ui.ValidationInfo
|
|
f:com.intellij.openapi.vcs.changes.patch.DefaultPatchBaseVersionProvider
|
|
- <init>():V
|
|
- s:getBaseVersionContent(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,com.intellij.util.Processor):V
|
|
e:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- java.lang.Enum
|
|
- sf:ADDED:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- sf:DELETED:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- sf:MODIFIED:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- sf:MOVED_OR_RENAMED:com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.patch.FilePatchStatus
|
|
- s:values():com.intellij.openapi.vcs.changes.patch.FilePatchStatus[]
|
|
f:com.intellij.openapi.vcs.changes.patch.GitPatchWriter
|
|
- <init>():V
|
|
- s:writeGitHeader(java.io.Writer,java.nio.file.Path,com.intellij.openapi.diff.impl.patch.FilePatch,java.lang.String):V
|
|
f:com.intellij.openapi.vcs.changes.patch.ImportToShelfExecutor
|
|
- com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- apply(java.util.List,com.intellij.util.containers.MultiMap,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.util.ThrowableComputable):V
|
|
- getName():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.patch.LazyPatchContentRevision
|
|
- com.intellij.openapi.vcs.changes.ContentRevision
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,java.lang.String,com.intellij.openapi.diff.impl.patch.TextFilePatch):V
|
|
- getContent():java.lang.String
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- isPatchApplyFailed():Z
|
|
f:com.intellij.openapi.vcs.changes.patch.MatchPatchPaths
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- execute(java.util.List):java.util.List
|
|
- execute(java.util.List,Z):java.util.List
|
|
a:com.intellij.openapi.vcs.changes.patch.PatchBaseDirectoryDetector
|
|
- <init>():V
|
|
- a:findFiles(java.lang.String):java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.patch.PatchBaseDirectoryDetector
|
|
f:com.intellij.openapi.vcs.changes.patch.PatchDiffRequestFactory
|
|
- <init>():V
|
|
- s:createBadDiffRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.intellij.diff.requests.DiffRequest
|
|
- s:createBadMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
|
|
- s:createBadMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
|
|
- s:createConflictDiffRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.diff.impl.patch.TextFilePatch,java.lang.String,com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts,java.lang.String):com.intellij.diff.requests.DiffRequest
|
|
- s:createDiffRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change,java.lang.String,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
|
|
- s:createDiffRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List):com.intellij.diff.requests.DiffRequest
|
|
- s:createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.String,java.lang.String,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
|
|
- s:createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
|
|
c:com.intellij.openapi.vcs.changes.patch.PatchFileType
|
|
- com.intellij.openapi.fileTypes.FileType
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.patch.PatchFileType
|
|
- sf:NAME:java.lang.String
|
|
- getDefaultExtension():java.lang.String
|
|
- getDescription():java.lang.String
|
|
- getDisplayName():java.lang.String
|
|
- getIcon():javax.swing.Icon
|
|
- getName():java.lang.String
|
|
- isBinary():Z
|
|
- s:isPatchFile(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:isPatchFile(java.io.File):Z
|
|
f:com.intellij.openapi.vcs.changes.patch.PatchNameChecker
|
|
- sf:MAX:I
|
|
- <init>():V
|
|
- s:validateName(java.lang.String):java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.patch.PatchWriter
|
|
- <init>():V
|
|
- s:calculateBaseDirForWritingPatch(com.intellij.openapi.project.Project,java.util.Collection):java.nio.file.Path
|
|
- s:shouldForceUnixLineSeparator(com.intellij.openapi.project.Project):Z
|
|
- s:writeAsPatchToClipboard(com.intellij.openapi.project.Project,java.util.List,java.lang.String,java.nio.file.Path,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:writeAsPatchToClipboard(com.intellij.openapi.project.Project,java.util.List,java.nio.file.Path,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:writePatches(com.intellij.openapi.project.Project,java.nio.file.Path,java.nio.file.Path,java.util.List,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
- s:writePatches(com.intellij.openapi.project.Project,java.nio.file.Path,java.nio.file.Path,java.util.List,com.intellij.openapi.vcs.changes.CommitContext,java.nio.charset.Charset):V
|
|
- s:writePatches(com.intellij.openapi.project.Project,java.nio.file.Path,java.nio.file.Path,java.util.List,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext,java.nio.charset.Charset):V
|
|
c:com.intellij.openapi.vcs.changes.patch.PsiPatchBaseDirectoryDetector
|
|
- com.intellij.openapi.vcs.changes.patch.PatchBaseDirectoryDetector
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- findFiles(java.lang.String):java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.patch.RelativePathCalculator
|
|
- <init>():V
|
|
- s:computeRelativePath(java.lang.String,java.lang.String,Z):java.lang.String
|
|
- s:split(java.lang.String):java.lang.String[]
|
|
f:com.intellij.openapi.vcs.changes.patch.ShelvedBinaryFilePatchInProgress
|
|
- com.intellij.openapi.vcs.changes.patch.CommonBinaryFilePatchInProgress
|
|
com.intellij.openapi.vcs.changes.patch.Strippable
|
|
- a:canDown():Z
|
|
- a:canUp():Z
|
|
- a:down():V
|
|
- a:getCurrentPath():java.lang.String
|
|
- a:getCurrentStrip():I
|
|
- a:reset():V
|
|
- a:setZero():V
|
|
- a:up():V
|
|
f:com.intellij.openapi.vcs.changes.patch.TextFilePatchInProgress
|
|
- com.intellij.openapi.vcs.changes.patch.AbstractFilePatchInProgress
|
|
- getDiffRequestProducers(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.patch.PatchReader):com.intellij.diff.chains.DiffRequestProducer
|
|
- getNewContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
f:com.intellij.openapi.vcs.changes.patch.UnshelvePatchDefaultExecutor
|
|
- com.intellij.openapi.vcs.changes.patch.ApplyPatchDefaultExecutor
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- apply(java.util.List,com.intellij.util.containers.MultiMap,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.util.ThrowableComputable):V
|
|
c:com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffRequest
|
|
- com.intellij.diff.requests.DiffRequest
|
|
- com.intellij.openapi.util.UserDataHolder
|
|
- <init>(com.intellij.diff.contents.DocumentContent,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
|
|
- getLocalContent():java.lang.String
|
|
- getLocalTitle():java.lang.String
|
|
- getPatch():com.intellij.openapi.vcs.changes.patch.AppliedTextPatch
|
|
- getPatchTitle():java.lang.String
|
|
- getResultContent():com.intellij.diff.contents.DocumentContent
|
|
- getResultTitle():java.lang.String
|
|
- getTitle():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool
|
|
- com.intellij.diff.FrameDiffTool
|
|
- <init>():V
|
|
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
|
|
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
|
|
- getName():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchMergeRequest
|
|
- com.intellij.diff.merge.MergeRequest
|
|
- com.intellij.openapi.util.UserDataHolder
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
|
|
- applyResult(com.intellij.diff.merge.MergeResult):V
|
|
- getLocalContent():java.lang.String
|
|
- getLocalTitle():java.lang.String
|
|
- getPatch():com.intellij.openapi.vcs.changes.patch.AppliedTextPatch
|
|
- getPatchTitle():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getResultContent():com.intellij.diff.contents.DocumentContent
|
|
- getResultTitle():java.lang.String
|
|
- getTitle():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Companion
|
|
- <init>():V
|
|
- f:build(java.util.List):com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$PatchState
|
|
- f:buildFromApplied(java.util.List):com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$AppliedPatchState
|
|
- sf:computeInnerDifferences(com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk):java.util.List
|
|
- sf:computeInnerDifferences(java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk):java.util.List
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$AppliedHunk
|
|
- com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk
|
|
- <init>(com.intellij.diff.util.LineRange,com.intellij.diff.util.LineRange,com.intellij.diff.util.LineRange,com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus):V
|
|
- f:getAppliedToLines():com.intellij.diff.util.LineRange
|
|
- f:getStatus():com.intellij.openapi.vcs.changes.patch.AppliedTextPatch$HunkStatus
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$AppliedPatchState
|
|
- <init>(java.lang.CharSequence,java.util.List,com.intellij.diff.tools.fragmented.LineNumberConvertor,com.intellij.diff.tools.fragmented.LineNumberConvertor,it.unimi.dsi.fastutil.ints.IntList):V
|
|
- f:getHunks():java.util.List
|
|
- f:getLineConvertor1():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getLineConvertor2():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getPatchContent():java.lang.CharSequence
|
|
- f:getSeparatorLines():it.unimi.dsi.fastutil.ints.IntList
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Companion
|
|
- f:computeInnerDifferences(com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk):java.util.List
|
|
- f:computeInnerDifferences(java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk):java.util.List
|
|
c:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Hunk
|
|
- <init>(com.intellij.diff.util.LineRange,com.intellij.diff.util.LineRange):V
|
|
- f:getPatchDeletionRange():com.intellij.diff.util.LineRange
|
|
- f:getPatchInsertionRange():com.intellij.diff.util.LineRange
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$PatchSideChange
|
|
- com.intellij.diff.tools.simple.AlignableChange
|
|
- <init>(com.intellij.diff.util.Range):V
|
|
- getDiffType():com.intellij.diff.util.TextDiffType
|
|
- getEndLine(com.intellij.diff.util.Side):I
|
|
- f:getRange():com.intellij.diff.util.Range
|
|
- getStartLine(com.intellij.diff.util.Side):I
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$PatchState
|
|
- <init>(java.lang.CharSequence,java.util.List,com.intellij.diff.tools.fragmented.LineNumberConvertor,com.intellij.diff.tools.fragmented.LineNumberConvertor,it.unimi.dsi.fastutil.ints.IntList):V
|
|
- f:getHunks():java.util.List
|
|
- f:getLineConvertor1():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getLineConvertor2():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getPatchContent():java.lang.CharSequence
|
|
- f:getSeparatorLines():it.unimi.dsi.fastutil.ints.IntList
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.PatchDiffRequest
|
|
- com.intellij.diff.requests.DiffRequest
|
|
- <init>(com.intellij.openapi.diff.impl.patch.TextFilePatch):V
|
|
- <init>(com.intellij.openapi.diff.impl.patch.TextFilePatch,java.lang.String,java.lang.String,java.lang.String):V
|
|
- f:getContentTitle1():java.lang.String
|
|
- f:getContentTitle2():java.lang.String
|
|
- f:getPatch():com.intellij.openapi.diff.impl.patch.TextFilePatch
|
|
- getTitle():java.lang.String
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.SideBySidePatchChangeBuilder
|
|
- <init>():V
|
|
- f:build(java.util.List):com.intellij.openapi.vcs.changes.patch.tool.SideBySidePatchChangeBuilder$SideBySidePatchState
|
|
f:com.intellij.openapi.vcs.changes.patch.tool.SideBySidePatchChangeBuilder$SideBySidePatchState
|
|
- <init>(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.diff.tools.fragmented.LineNumberConvertor,com.intellij.diff.tools.fragmented.LineNumberConvertor,it.unimi.dsi.fastutil.ints.IntList,it.unimi.dsi.fastutil.ints.IntList):V
|
|
- f:getChanges():java.util.List
|
|
- f:getLineConvertor1():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getLineConvertor2():com.intellij.diff.tools.fragmented.LineNumberConvertor
|
|
- f:getPatchContent1():java.lang.CharSequence
|
|
- f:getPatchContent2():java.lang.CharSequence
|
|
- f:getSeparatorLines1():it.unimi.dsi.fastutil.ints.IntList
|
|
- f:getSeparatorLines2():it.unimi.dsi.fastutil.ints.IntList
|
|
a:com.intellij.openapi.vcs.changes.savedPatches.AbstractShowDiffForSavedPatchesAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- a:getDiffRequestProducer(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- p:isVisible(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ApplyShelfAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.ShelfAction
|
|
- <init>():V
|
|
- perform(com.intellij.openapi.project.Project,java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.CombinedSpeedSearch
|
|
- com.intellij.ui.speedSearch.SpeedSearchSupply
|
|
- <init>(javax.swing.JComponent,com.intellij.ui.speedSearch.SpeedSearchSupply):V
|
|
- addChangeListener(java.beans.PropertyChangeListener):V
|
|
- findAndSelectElement(java.lang.String):V
|
|
- isPopupActive():Z
|
|
- matchingFragments(java.lang.String):java.lang.Iterable
|
|
- refreshSelection():V
|
|
- removeChangeListener(java.beans.PropertyChangeListener):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.CompareBeforeWithLocalForSavedPatchesAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.AbstractShowDiffForSavedPatchesAction
|
|
- <init>():V
|
|
- getDiffRequestProducer(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.CompareWithLocalForSavedPatchesAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.AbstractShowDiffForSavedPatchesAction
|
|
- <init>():V
|
|
- getDiffRequestProducer(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.DropShelfAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.ShelfAction
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- perform(com.intellij.openapi.project.Project,java.util.List):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.PopShelfAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.ShelfAction
|
|
- <init>():V
|
|
- perform(com.intellij.openapi.project.Project,java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesBrowserBase
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function0,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- f:getChanges():java.util.Collection
|
|
- f:getCurrentPatchObject():com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$PatchObject
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getDiffRequestProducer(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- f:getDiffWithLocalRequestProducer(java.lang.Object,Z):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- f:selectPatchObject(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$PatchObject):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesDiffPreviewHandler
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- <init>(kotlin.jvm.functions.Function0):V
|
|
- iterateAllChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):com.intellij.util.containers.JBIterable
|
|
- iterateSelectedChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):com.intellij.util.containers.JBIterable
|
|
- selectChange(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesDiffProcessor
|
|
- com.intellij.openapi.vcs.changes.ui.TreeHandlerDiffRequestProcessor
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,Z,kotlin.jvm.functions.Function0):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesEditorDiffPreview
|
|
- com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview
|
|
- <init>(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function0):V
|
|
- dispose():V
|
|
- getEditorTabName(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):java.lang.String
|
|
- openPreview(Z):Z
|
|
- updateDiffAction(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesOperationsGroup
|
|
- com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:isApplicable(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$PatchObject):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider
|
|
- a:buildPatchesTree(com.intellij.openapi.vcs.changes.ui.TreeModelBuilder,Z):V
|
|
- a:getApplyAction():com.intellij.openapi.actionSystem.AnAction
|
|
- a:getData(java.lang.String,java.util.stream.Stream):java.lang.Object
|
|
- a:getDataClass():java.lang.Class
|
|
- a:getPopAction():com.intellij.openapi.actionSystem.AnAction
|
|
- a:getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- a:isEmpty():Z
|
|
- a:subscribeToPatchesListChanges(com.intellij.openapi.Disposable,kotlin.jvm.functions.Function0):V
|
|
com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$ChangeObject
|
|
- com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
- asChange():com.intellij.openapi.vcs.changes.Change
|
|
- a:createDiffRequestProducer(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- a:createDiffWithLocalRequestProducer(com.intellij.openapi.project.Project,Z):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- getOriginalFilePath():com.intellij.openapi.vcs.FilePath
|
|
a:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$LoadingResult
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$LoadingResult$Changes
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$LoadingResult
|
|
- <init>(java.util.Collection):V
|
|
- f:getChanges():java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$LoadingResult$Error
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$LoadingResult
|
|
- <init>(java.lang.String):V
|
|
- <init>(java.lang.Throwable):V
|
|
- f:getMessage():java.lang.String
|
|
com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$PatchObject
|
|
- a:cachedChanges():java.util.Collection
|
|
- a:getData():java.lang.Object
|
|
- a:getDiffPreviewTitle(java.lang.String):java.lang.String
|
|
- getLabelComponent(com.intellij.openapi.vcs.changes.ui.ChangesTree,I,Z):javax.swing.JComponent
|
|
- a:loadChanges():java.util.concurrent.CompletableFuture
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesTree
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesTree$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,kotlin.jvm.functions.Function1,com.intellij.openapi.Disposable):V
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getToggleClickCount():I
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesTree$Companion
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesTree$TagWithCounterChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.ui.TagChangesBrowserNode
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag,Z,java.lang.Integer):V
|
|
- b:<init>(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag,Z,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- <init>(java.lang.String,Z,java.lang.Integer):V
|
|
- b:<init>(java.lang.String,Z,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- getSortWeight():I
|
|
c:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesUi
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesUi$Companion
|
|
- sf:SAVED_PATCHES_UI_PLACE:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- f:expandPatchesByProvider(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider):V
|
|
- getData(java.lang.String):java.lang.Object
|
|
- pf:getPatchesTree():com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesTree
|
|
- f:updateLayout():V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesUi$Companion
|
|
- f:getSAVED_PATCHES_UI():com.intellij.openapi.actionSystem.DataKey
|
|
- f:getSAVED_PATCH_CHANGES():com.intellij.openapi.actionSystem.DataKey
|
|
- f:getSAVED_PATCH_SELECTED_CHANGES():com.intellij.openapi.actionSystem.DataKey
|
|
- f:getSAVED_PATCH_SELECTED_PATCH():com.intellij.openapi.actionSystem.DataKey
|
|
a:com.intellij.openapi.vcs.changes.savedPatches.ShelfAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(java.util.function.Supplier,java.util.function.Supplier):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- a:perform(com.intellij.openapi.project.Project,java.util.List):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ShelfOperationsGroup
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesOperationsGroup
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ShelfProvider
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
|
- buildPatchesTree(com.intellij.openapi.vcs.changes.ui.TreeModelBuilder,Z):V
|
|
- dispose():V
|
|
- getApplyAction():com.intellij.openapi.actionSystem.AnAction
|
|
- getData(java.lang.String,java.util.stream.Stream):java.lang.Object
|
|
- getDataClass():java.lang.Class
|
|
- getPopAction():com.intellij.openapi.actionSystem.AnAction
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- isEmpty():Z
|
|
- subscribeToPatchesListChanges(com.intellij.openapi.Disposable,kotlin.jvm.functions.Function0):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ShelfProvider$ShelfObject
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$PatchObject
|
|
- <init>(com.intellij.openapi.vcs.changes.savedPatches.ShelfProvider,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- cachedChanges():java.util.Collection
|
|
- getData():com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- getDiffPreviewTitle(java.lang.String):java.lang.String
|
|
- loadChanges():java.util.concurrent.CompletableFuture
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ShelfProvider$ShelvedChangeListChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.openapi.vcs.changes.savedPatches.ShelfProvider$ShelfObject):V
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.ShowDiffForSavedPatchesAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.AbstractShowDiffForSavedPatchesAction
|
|
- <init>():V
|
|
- getDiffRequestProducer(com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesChangesBrowser,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.UnshelveChangesAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.UnshelveChangesActionBase
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.changes.savedPatches.UnshelveChangesActionBase
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(java.lang.String,java.lang.String,Z):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.savedPatches.UnshelveChangesAndRemoveAction
|
|
- com.intellij.openapi.vcs.changes.savedPatches.UnshelveChangesActionBase
|
|
- <init>():V
|
|
f:com.intellij.openapi.vcs.changes.shelf.DiffShelvedChangesActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:createDiffProducer(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper,Z):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- s:createDiffProducers(com.intellij.openapi.actionSystem.DataContext,Z):com.intellij.openapi.ListSelection
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- s:isEnabled(com.intellij.openapi.actionSystem.DataContext):Z
|
|
- s:showShelvedChangesDiff(com.intellij.openapi.actionSystem.DataContext):V
|
|
- s:showShelvedChangesDiff(com.intellij.openapi.actionSystem.DataContext,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:updateAvailability(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.DiffShelvedChangesWithLocalActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.shelf.ImportIntoShelfAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.RenameShelvedChangeListAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.RestoreShelvedChange
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelfFileWritingAccessProvider
|
|
- com.intellij.openapi.vfs.WritingAccessProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:getMyProject():com.intellij.openapi.project.Project
|
|
- getReadOnlyMessage():java.lang.String
|
|
- requestWriting(java.util.Collection):java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelveChangesAction
|
|
- com.intellij.openapi.vcs.actions.commit.AbstractCommitChangesAction
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelveChangesCommitExecutor
|
|
- com.intellij.openapi.vcs.changes.LocalCommitExecutor
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createCommitSession(com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.changes.CommitSession
|
|
- getActionText():java.lang.String
|
|
- getHelpId():java.lang.String
|
|
- supportsPartialCommit():Z
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- sf:DEFAULT_PROJECT_PRESENTATION_PATH:java.lang.String
|
|
- sf:SHELF_TOPIC:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- checkAndMigrateUnderProgress(java.io.File,java.io.File,Z):V
|
|
- cleanUnshelved(J):V
|
|
- gatherPatchFiles(java.util.Collection):java.util.List
|
|
- getAllLists():java.util.List
|
|
- s:getDefaultShelfPath(com.intellij.openapi.project.Project):java.nio.file.Path
|
|
- getDeletedLists():java.util.List
|
|
- getGrouping():java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager
|
|
- getRecycledShelvedChangeLists():java.util.List
|
|
- s:getShelfPath(com.intellij.openapi.project.Project):java.lang.String
|
|
- getShelfResourcesDirectory():java.io.File
|
|
- getShelvedChangeLists():java.util.List
|
|
- getShelvingFiles():java.util.Collection
|
|
- getState():org.jdom.Element
|
|
- importChangeLists(java.util.Collection,java.util.function.Consumer):java.util.List
|
|
- importFilePatches(java.lang.String,java.util.List,java.util.List):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- isRemoveFilesFromShelf():Z
|
|
- isShowRecycled():Z
|
|
- s:loadPatches(com.intellij.openapi.project.Project,java.nio.file.Path,com.intellij.openapi.vcs.changes.CommitContext):java.util.List
|
|
- loadState(org.jdom.Element):V
|
|
- renameChangeList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.lang.String):V
|
|
- restoreList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.Date):V
|
|
- setGrouping(java.util.Collection):V
|
|
- setRemoveFilesFromShelf(Z):V
|
|
- setShowRecycled(Z):V
|
|
- shelveChanges(java.util.Collection,java.lang.String,Z):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- shelveChanges(java.util.Collection,java.lang.String,Z,Z):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- shelveChanges(java.util.Collection,java.lang.String,Z,Z,Z):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- shelveSilentlyUnderProgress(java.util.List,Z):V
|
|
- s:suggestPatchName(com.intellij.openapi.project.Project,java.lang.String,java.io.File,java.lang.String):java.io.File
|
|
- unshelveChangeList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- unshelveChangeList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,Z,Z,Z,java.lang.String,java.lang.String,Z):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- unshelveChangeList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,Z,Z,Z,java.lang.String,java.lang.String,Z,Z):com.intellij.openapi.diff.impl.patch.ApplyPatchStatus
|
|
- unshelveSilentlyAsynchronously(com.intellij.openapi.project.Project,java.util.List,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- unshelveSilentlyAsynchronously(com.intellij.openapi.project.Project,java.util.List,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- s:unshelveSilentlyWithDnd(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ShelvedChangeListDragBean,com.intellij.openapi.vcs.changes.LocalChangeList,Z):V
|
|
- updateListAfterUnshelve(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.CommitContext):V
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelveChangesManager$State
|
|
- groupingKeys:java.util.TreeSet
|
|
- myRemoveFilesFromShelf:Z
|
|
- myShowRecycled:Z
|
|
- <init>():V
|
|
com.intellij.openapi.vcs.changes.shelf.ShelveChangesManagerListener
|
|
- a:shelvedListsChanged():V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryContentRevision
|
|
- com.intellij.openapi.vcs.changes.shelf.SimpleBinaryContentRevision
|
|
- <init>(com.intellij.openapi.vcs.FilePath,java.lang.String):V
|
|
- getBinaryContent():B[]
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
|
- f:AFTER_PATH:java.lang.String
|
|
- f:BEFORE_PATH:java.lang.String
|
|
- f:SHELVED_PATH:java.lang.String
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
|
- createChange(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.Change
|
|
- equals(java.lang.Object):Z
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- hashCode():I
|
|
- s:readExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
|
- writeExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch
|
|
- com.intellij.openapi.diff.impl.patch.FilePatch
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile):V
|
|
- getAfterFileName():java.lang.String
|
|
- getBeforeFileName():java.lang.String
|
|
- getShelvedBinaryFile():com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
|
- isDeletedFile():Z
|
|
- isNewFile():Z
|
|
- s:patchCopy(com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch):com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedChange
|
|
- s:copyToNewPatch(com.intellij.openapi.project.Project,java.nio.file.Path,com.intellij.openapi.vcs.changes.shelf.ShelvedChange):com.intellij.openapi.vcs.changes.shelf.ShelvedChange
|
|
- s:create(com.intellij.openapi.project.Project,java.nio.file.Path,java.lang.String,java.lang.String,com.intellij.openapi.vcs.FileStatus):com.intellij.openapi.vcs.changes.shelf.ShelvedChange
|
|
- equals(java.lang.Object):Z
|
|
- getAfterPath():java.lang.String
|
|
- getBeforePath():java.lang.String
|
|
- getChange():com.intellij.openapi.vcs.changes.Change
|
|
- getChange(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.Change
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getPatchPath():java.nio.file.Path
|
|
- hashCode():I
|
|
- isConflictingChange():Z
|
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- com.intellij.openapi.options.ExternalizableScheme
|
|
- <init>(java.nio.file.Path,java.lang.String,java.util.List,java.util.List):V
|
|
- getBinaryFiles():java.util.List
|
|
- getChanges():java.util.List
|
|
- getChanges(com.intellij.openapi.project.Project):java.util.List
|
|
- getChangesLoadingError():java.lang.String
|
|
- getDate():java.util.Date
|
|
- getDescription():java.lang.String
|
|
- getName():java.lang.String
|
|
- getPath():java.nio.file.Path
|
|
- isDeleted():Z
|
|
- isMarkedToDelete():Z
|
|
- isRecycled():Z
|
|
- isValid():Z
|
|
- loadChangesIfNeeded(com.intellij.openapi.project.Project):V
|
|
- markToDelete(Z):V
|
|
- s:readExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- setDate(java.util.Date):V
|
|
- setDeleted(Z):V
|
|
- setName(java.lang.String):V
|
|
- setRecycled(Z):V
|
|
- updateDate():V
|
|
- s:writeExternal(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager
|
|
- com.intellij.openapi.Disposable
|
|
- sf:SHELVED_BINARY_FILE_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:SHELVED_CHANGELIST_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:SHELVED_CHANGES_TREE:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:SHELVED_CHANGE_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:SHELVED_DELETED_CHANGELIST_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:SHELVED_RECYCLED_CHANGELIST_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:activateContent():V
|
|
- activateView(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- p:addContent(com.intellij.ui.content.Content):V
|
|
- s:deleteShelves(com.intellij.openapi.project.Project,java.util.List):V
|
|
- dispose():V
|
|
- s:getBinaryShelveChanges(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:getExactlySelectedLists(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager
|
|
- s:getSelectedShelvedChangeNames(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:getShelveChanges(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- s:getShelvedLists(com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
- p:removeContent(com.intellij.ui.content.Content):V
|
|
- selectShelvedList(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- startEditing(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- updateOnVcsMappingsChanged():V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager$ContentPreloader
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider$Preloader
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- preloadTabContent(com.intellij.ui.content.Content):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager$ContentProvider
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- initTabContent(com.intellij.ui.content.Content):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager$DisplayNameSupplier
|
|
- java.util.function.Supplier
|
|
- <init>():V
|
|
- get():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager$MyShelfManagerListener
|
|
- com.intellij.openapi.vcs.changes.shelf.ShelveChangesManagerListener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- shelvedListsChanged():V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper
|
|
- com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper
|
|
- com.intellij.openapi.vcs.changes.savedPatches.SavedPatchesProvider$ChangeObject
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedChange,com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedChange,com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
- createDiffRequestProducer(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- createDiffWithLocalRequestProducer(com.intellij.openapi.project.Project,Z):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- createProducer(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- getBeforeVFUnderProject(com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
|
|
- getBinaryFile():com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
|
- getChangeList():com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getOriginalFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getPath():java.lang.String
|
|
- getPresentableName():java.lang.String
|
|
- getRequestName():java.lang.String
|
|
- getShelvedChange():com.intellij.openapi.vcs.changes.shelf.ShelvedChange
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- getUserObject():java.lang.Object
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper$ShelvedListTag
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapperDiffRequestProducer
|
|
- com.intellij.diff.chains.DiffRequestProducer
|
|
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper):V
|
|
- equals(java.lang.Object):Z
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getName():java.lang.String
|
|
- getWrapper():com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper
|
|
- hashCode():I
|
|
- process(com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
|
|
c:com.intellij.openapi.vcs.changes.shelf.ShowHideRecycledAction
|
|
- com.intellij.openapi.actionSystem.ToggleAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.shelf.SimpleBinaryContentRevision
|
|
- com.intellij.openapi.vcs.changes.BinaryContentRevision
|
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
|
- <init>(com.intellij.openapi.vcs.FilePath,java.lang.String):V
|
|
- getContent():java.lang.String
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
c:com.intellij.openapi.vcs.changes.shelf.UnshelveWithDialogAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode$Companion
|
|
- <init>(java.lang.Object,com.intellij.openapi.vcs.FileStatus):V
|
|
- compareUserObjects(java.lang.Object):I
|
|
- pa:filePath(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
|
- getBackgroundColor(com.intellij.openapi.project.Project):java.awt.Color
|
|
- p:getRelativePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- getSortWeight():I
|
|
- f:getStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getTextPresentation():java.lang.String
|
|
- p:isDirectory():Z
|
|
- p:isFile():Z
|
|
- p:originPath(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
- sf:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
|
f:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode$Companion
|
|
- f:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
|
a:com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,Z,com.intellij.openapi.vcs.VcsShowConfirmationOption,java.lang.String):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createNorthPanel():javax.swing.JComponent
|
|
- p:createToolbarActions():com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- pa:getFileList():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- p:init():V
|
|
a:com.intellij.openapi.vcs.changes.ui.AsyncChangesBrowserBase
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- pf:buildTreeModel():javax.swing.tree.DefaultTreeModel
|
|
- p:createTreeList(com.intellij.openapi.project.Project,Z,Z):com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- pa:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- getViewer():com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- f:shutdown():V
|
|
a:com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$Companion
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,Z):V
|
|
- f:getBusy():kotlinx.coroutines.flow.Flow
|
|
- pa:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- getFileColorForPath(javax.swing.tree.TreePath):java.awt.Color
|
|
- getPreferredScrollableViewportSize():java.awt.Dimension
|
|
- f:getScope():kotlinx.coroutines.CoroutineScope
|
|
- f:getShouldShowBusyIconIfNeeded():Z
|
|
- f:invokeAfterRefresh(java.lang.Runnable):V
|
|
- p:isEmptyTextVisible():Z
|
|
- rebuildTree():V
|
|
- rebuildTree(com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
- f:requestRefresh():V
|
|
- f:requestRefresh(com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
- f:requestRefresh(com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy,java.lang.Runnable):V
|
|
- f:requestRefresh(java.lang.Runnable):V
|
|
- f:setShouldShowBusyIconIfNeeded(Z):V
|
|
- p:shouldShowBusyIconIfNeeded():Z
|
|
- f:shutdown():V
|
|
f:com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$Companion
|
|
a:com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.Class):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.Class,java.util.List):V
|
|
- pa:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.List):javax.swing.tree.DefaultTreeModel
|
|
- getChanges():java.util.List
|
|
- p:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- getDisplayedChanges():java.util.List
|
|
- getIncludedChanges():java.util.Collection
|
|
- getSelectedChanges():java.util.List
|
|
- setChangesToDisplay(java.util.Collection):V
|
|
c:com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl$Changes
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.List):javax.swing.tree.DefaultTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl$FilePaths
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.List):javax.swing.tree.DefaultTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl$VirtualFiles
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.List):javax.swing.tree.DefaultTreeModel
|
|
com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- a:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,kotlin.coroutines.Continuation):java.lang.Object
|
|
a:com.intellij.openapi.vcs.changes.ui.BaseChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.BaseChangesGroupingPolicy$Companion
|
|
- <init>():V
|
|
- sf:getCachingRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- pf:getNextPolicy():com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
- sf:markCachingRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- pf:resolveVirtualFile(com.intellij.openapi.vcs.changes.ui.StaticFilePath):com.intellij.openapi.vfs.VirtualFile
|
|
- f:setNextGroupingPolicy(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy):V
|
|
- pf:setNextPolicy(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy):V
|
|
f:com.intellij.openapi.vcs.changes.ui.BaseChangesGroupingPolicy$Companion
|
|
- f:getCachingRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- f:markCachingRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
a:com.intellij.openapi.vcs.changes.ui.BaseInclusionModel
|
|
- com.intellij.openapi.vcs.changes.InclusionModel
|
|
- <init>():V
|
|
- addInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener):V
|
|
- pf:fireInclusionChanged():V
|
|
- removeInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener):V
|
|
c:com.intellij.openapi.vcs.changes.ui.BooleanCommitOption
|
|
- com.intellij.openapi.options.UiDslUnnamedConfigurable$Simple
|
|
- com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.BooleanCommitOption$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,Z,kotlin.jvm.functions.Function0,java.util.function.Consumer):V
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,Z,kotlin.reflect.KMutableProperty0):V
|
|
- <init>(com.intellij.openapi.vcs.CheckinProjectPanel,java.lang.String,Z,kotlin.jvm.functions.Function0,java.util.function.Consumer):V
|
|
- <init>(com.intellij.openapi.vcs.CheckinProjectPanel,java.lang.String,Z,kotlin.reflect.KMutableProperty0):V
|
|
- sf:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.jvm.functions.Function0,java.util.function.Consumer):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- sf:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.reflect.KMutableProperty0):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- f:createContent(com.intellij.ui.dsl.builder.Panel):V
|
|
- sf:createLink(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.jvm.functions.Function0,java.util.function.Consumer,java.lang.String,com.intellij.ui.components.labels.LinkListener):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- sf:createLink(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.reflect.KMutableProperty0,java.lang.String,com.intellij.ui.components.labels.LinkListener):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- p:createOptionContent(com.intellij.ui.dsl.builder.Panel):V
|
|
- pf:getCheckBox():com.intellij.ui.components.JBCheckBox
|
|
- f:getComponent():javax.swing.JComponent
|
|
- pf:getGetter():kotlin.jvm.functions.Function0
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- pf:getSetter():java.util.function.Consumer
|
|
- pf:isInSettings():Z
|
|
- restoreState():V
|
|
- saveState():V
|
|
- pf:setSelected(Z):V
|
|
- f:withCheckinHandler(com.intellij.openapi.vcs.checkin.CheckinHandler):com.intellij.openapi.vcs.changes.ui.BooleanCommitOption
|
|
f:com.intellij.openapi.vcs.changes.ui.BooleanCommitOption$Companion
|
|
- f:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.jvm.functions.Function0,java.util.function.Consumer):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- f:create(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.reflect.KMutableProperty0):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- f:createLink(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.jvm.functions.Function0,java.util.function.Consumer,java.lang.String,com.intellij.ui.components.labels.LinkListener):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- f:createLink(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CheckinHandler,Z,java.lang.String,kotlin.reflect.KMutableProperty0,java.lang.String,com.intellij.ui.components.labels.LinkListener):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
com.intellij.openapi.vcs.changes.ui.BooleanCommitOption$LinkContext
|
|
- a:setCheckboxText(java.lang.String):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain
|
|
- com.intellij.openapi.util.UserDataHolderBase
|
|
- com.intellij.diff.actions.impl.GoToChangePopupBuilder$Chain
|
|
- com.intellij.diff.chains.DiffRequestSelectionChain
|
|
- <init>(com.intellij.openapi.ListSelection):V
|
|
- <init>(java.util.List,I):V
|
|
- createGoToChangeAction(com.intellij.util.Consumer,I):com.intellij.openapi.actionSystem.AnAction
|
|
- getListSelection():com.intellij.openapi.ListSelection
|
|
- getRequests():java.util.List
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Async
|
|
- com.intellij.diff.chains.AsyncDiffRequestChain
|
|
- com.intellij.diff.actions.impl.GoToChangePopupBuilder$Chain
|
|
- <init>():V
|
|
- createGoToChangeAction(com.intellij.util.Consumer,I):com.intellij.openapi.actionSystem.AnAction
|
|
- pa:loadRequestProducers():com.intellij.openapi.ListSelection
|
|
com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- com.intellij.diff.chains.DiffRequestProducer
|
|
- com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
- getContentType():com.intellij.openapi.fileTypes.FileType
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangeInfoCalculator
|
|
- com.intellij.openapi.vcs.changes.ui.CommitLegendPanel$InfoCalculator
|
|
- <init>():V
|
|
- getDeleted():I
|
|
- getIncludedDeleted():I
|
|
- getIncludedModified():I
|
|
- getIncludedNew():I
|
|
- getIncludedUnversioned():I
|
|
- getModified():I
|
|
- getNew():I
|
|
- getUnversioned():I
|
|
- f:update():V
|
|
- f:update(java.util.List):V
|
|
- f:update(java.util.List,java.util.List):V
|
|
- f:update(java.util.List,java.util.List,I):V
|
|
- f:update(java.util.List,java.util.List,I,I):V
|
|
- bs:update$default(com.intellij.openapi.vcs.changes.ui.ChangeInfoCalculator,java.util.List,java.util.List,I,I,I,java.lang.Object):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangeListChangesSupplier
|
|
- java.util.function.Supplier
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- <init>(java.util.List):V
|
|
- get():java.lang.Iterable
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangeListChooser
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getHelpId():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getSelectedList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- setChangeLists(java.util.Collection):V
|
|
- setDefaultSelection(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- setSuggestedName(java.lang.String):V
|
|
- setSuggestedName(java.lang.String,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangeListChooserPanel
|
|
- javax.swing.JPanel
|
|
- <init>(com.intellij.openapi.project.Project,java.util.function.Consumer):V
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getSelectedList(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- init():V
|
|
- setChangeListDescription(java.lang.String):V
|
|
- setChangeLists(java.util.Collection):V
|
|
- setData(com.intellij.openapi.vcs.changes.ChangeListData):V
|
|
- setDefaultSelection(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- setSuggestedName(java.lang.String):V
|
|
- setSuggestedName(java.lang.String,java.lang.String,Z):V
|
|
- setSuggestedName(java.lang.String,Z):V
|
|
- updateEnabled():V
|
|
com.intellij.openapi.vcs.changes.ui.ChangeListDeltaListener
|
|
- a:added(com.intellij.openapi.vcs.changes.BaseRevision):V
|
|
- a:modified(com.intellij.openapi.vcs.changes.BaseRevision,com.intellij.openapi.vcs.changes.BaseRevision):V
|
|
- a:removed(com.intellij.openapi.vcs.changes.BaseRevision):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangeListDragBean
|
|
- <init>(javax.swing.JComponent,java.util.List,java.util.List,java.util.List):V
|
|
- getChanges():java.util.List
|
|
- getIgnoredFiles():java.util.List
|
|
- getSourceComponent():javax.swing.JComponent
|
|
- getTargetNode():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- getUnversionedFiles():java.util.List
|
|
- setTargetNode(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangeListRemoteState
|
|
- <init>():V
|
|
- f:allUpToDate():Z
|
|
- f:report(I,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangeListViewerDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- sf:DIMENSION_SERVICE_KEY:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel):V
|
|
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel):V
|
|
- createCenterPanel():javax.swing.JComponent
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- s:show(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel):V
|
|
- s:show(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel,com.intellij.openapi.vcs.impl.BackgroundableActionLock,Z):V
|
|
- s:showDialog(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel):V
|
|
- s:tryFocusExistingDialog(com.intellij.openapi.vcs.impl.BackgroundableActionLock):Z
|
|
com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator
|
|
- a:decorate(com.intellij.openapi.vcs.changes.Change,com.intellij.ui.SimpleColoredComponent,Z):V
|
|
- a:preDecorate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- pf:myViewer:com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- p:<init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- addToolbarAction(com.intellij.openapi.actionSystem.AnAction):V
|
|
- addToolbarSeparator():V
|
|
- pa:buildTreeModel():javax.swing.tree.DefaultTreeModel
|
|
- canShowDiff():Z
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createDiffActions():java.util.List
|
|
- p:createHeaderPanel():javax.swing.JComponent
|
|
- p:createLastToolbarActions():java.util.List
|
|
- p:createPopupMenuActions():java.util.List
|
|
- p:createToolbarActions():java.util.List
|
|
- p:createToolbarComponent():javax.swing.JComponent
|
|
- p:createTreeList(com.intellij.openapi.project.Project,Z,Z):com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- p:createViewerBorder():javax.swing.border.Border
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getDiffAction():com.intellij.openapi.actionSystem.AnAction
|
|
- p:getDiffRequestProducer(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
|
- getGrouping():com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- p:getShowDiffActionPreview():com.intellij.openapi.vcs.changes.DiffPreview
|
|
- getToolbar():com.intellij.openapi.actionSystem.ActionToolbar
|
|
- p:getToolbarAnchor():I
|
|
- getViewer():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- getViewerScrollPane():javax.swing.JScrollPane
|
|
- hideViewerBorder():V
|
|
- p:init():V
|
|
- p:onDoubleClick():V
|
|
- p:onIncludedChanged():V
|
|
- selectEntries(java.util.Collection):V
|
|
- s:selectObjectWithTag(com.intellij.openapi.vcs.changes.ui.ChangesTree,java.lang.Object,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag):V
|
|
- setInclusionChangedListener(java.lang.Runnable):V
|
|
- setShowDiffActionPreview(com.intellij.openapi.vcs.changes.DiffPreview):V
|
|
- setViewerBorder(javax.swing.border.Border):V
|
|
- showDiff():V
|
|
- s:showStandaloneDiff(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase):V
|
|
- s:showStandaloneDiff(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase,com.intellij.openapi.ListSelection,com.intellij.util.NullableFunction):V
|
|
- p:updateDiffContext(com.intellij.diff.chains.DiffRequestChain):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase$ShowStandaloneDiff
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserChangeListNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ChangeList,com.intellij.openapi.vcs.changes.ui.ChangeListRemoteState):V
|
|
- acceptDrop(com.intellij.openapi.vcs.changes.ChangeListOwner,com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):V
|
|
- canAcceptDrop(com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):Z
|
|
- compareUserObjects(com.intellij.openapi.vcs.changes.ChangeList):I
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserChangeNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.issueLinks.TreeLinkMouseListener$HaveTooltip
|
|
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- compareUserObjects(com.intellij.openapi.vcs.changes.Change):I
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- getTooltip():java.lang.String
|
|
- p:isDirectory():Z
|
|
- p:isFile():Z
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserConflictsNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFileNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- java.lang.Comparable
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
|
- compareTo(com.intellij.openapi.vcs.changes.ui.ChangesBrowserFileNode):I
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- p:isDirectory():Z
|
|
- p:isFile():Z
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFilePathNode
|
|
- com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode
|
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
|
- <init>(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus):V
|
|
- p:filePath(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FilePath
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserIgnoredFilesNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserSpecificFilePathsNode
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
|
- acceptDrop(com.intellij.openapi.vcs.changes.ChangeListOwner,com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):V
|
|
- canAcceptDrop(com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):Z
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserLocallyDeletedNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.issueLinks.TreeLinkMouseListener$HaveTooltip
|
|
- <init>(com.intellij.openapi.vcs.changes.LocallyDeletedChange):V
|
|
- getTextPresentation():java.lang.String
|
|
- getTooltip():java.lang.String
|
|
- p:isDirectory():Z
|
|
- p:isFile():Z
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserLockedFoldersNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.issueLinks.TreeLinkMouseListener$HaveTooltip
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getTextPresentation():java.lang.String
|
|
- getTooltip():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserLogicallyLockedFile
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserFileNode
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.LogicalLock):V
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserModuleNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$NodeWithFilePath
|
|
- compareUserObjects(com.intellij.openapi.module.Module):I
|
|
- s:create(com.intellij.openapi.module.Module):com.intellij.openapi.vcs.changes.ui.ChangesBrowserModuleNode
|
|
- getModuleRoot():com.intellij.openapi.vcs.FilePath
|
|
- getNodeFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- javax.swing.tree.DefaultMutableTreeNode
|
|
- com.intellij.openapi.util.UserDataHolderEx
|
|
- psf:CHANGE_LIST_SORT_WEIGHT:I
|
|
- psf:CHANGE_SORT_WEIGHT:I
|
|
- psf:CONFLICTS_SORT_WEIGHT:I
|
|
- psf:DEFAULT_CHANGE_LIST_SORT_WEIGHT:I
|
|
- psf:DEFAULT_SORT_WEIGHT:I
|
|
- psf:DIRECTORY_PATH_SORT_WEIGHT:I
|
|
- psf:FILE_PATH_SORT_WEIGHT:I
|
|
- sf:IGNORED_FILES_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- psf:IGNORED_SORT_WEIGHT:I
|
|
- sf:LOCALLY_DELETED_NODE_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- sf:LOCKED_FOLDERS_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- sf:LOGICALLY_LOCKED_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- sf:MODIFIED_WITHOUT_EDITING_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- psf:MODULE_SORT_WEIGHT:I
|
|
- psf:REPOSITORY_SORT_WEIGHT:I
|
|
- sf:SWITCHED_FILES_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- sf:SWITCHED_ROOTS_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- sf:TO_TEXT_CONVERTER:com.intellij.util.containers.Convertor
|
|
- sf:UNVERSIONED_FILES_TAG:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- psf:UNVERSIONED_SORT_WEIGHT:I
|
|
- psf:VIRTUAL_FILE_SORT_WEIGHT:I
|
|
- p:<init>(java.lang.Object):V
|
|
- acceptDrop(com.intellij.openapi.vcs.changes.ChangeListOwner,com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):V
|
|
- p:appendCount(com.intellij.ui.ColoredTreeCellRenderer):V
|
|
- p:appendParentPath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,com.intellij.openapi.vcs.FilePath):V
|
|
- p:appendParentPath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,com.intellij.openapi.vfs.VirtualFile):V
|
|
- p:appendUpdatingState(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer):V
|
|
- canAcceptDrop(com.intellij.openapi.vcs.changes.ui.ChangeListDragBean):Z
|
|
- ps:compareFileNames(java.lang.String,java.lang.String):I
|
|
- s:compareFilePaths(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):I
|
|
- compareUserObjects(java.lang.Object):I
|
|
- s:createChange(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createFilePath(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createFilePath(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createLocallyDeleted(com.intellij.openapi.vcs.changes.LocallyDeletedChange):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createLockedFolders(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createLogicallyLocked(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.LogicalLock):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:createRoot():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- getAllChangesUnder():java.util.List
|
|
- getAllObjectsUnder(java.lang.Class):java.util.List
|
|
- getBackgroundColor(com.intellij.openapi.project.Project):java.awt.Color
|
|
- ps:getBackgroundColorFor(com.intellij.openapi.project.Project,java.lang.Object):java.awt.Color
|
|
- p:getCountText():java.lang.String
|
|
- getDirectoryCount():I
|
|
- getFileCount():I
|
|
- getParent():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
|
|
- getUserObject():java.lang.Object
|
|
- insert(javax.swing.tree.MutableTreeNode,I):V
|
|
- p:isDirectory():Z
|
|
- p:isFile():Z
|
|
- isMeaningfulNode():Z
|
|
- iterateFilePathsUnder():com.intellij.util.containers.JBIterable
|
|
- iterateFilesUnder():com.intellij.util.containers.JBIterable
|
|
- iterateNodeChildren():com.intellij.util.containers.JBIterable
|
|
- f:markAsHelperNode():V
|
|
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
|
|
- putUserDataIfAbsent(com.intellij.openapi.util.Key,java.lang.Object):java.lang.Object
|
|
- remove(I):V
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
|
|
- p:resetCounters():V
|
|
- setUserObject(java.lang.Object):V
|
|
- shouldExpandByDefault():Z
|
|
- traverse():com.intellij.util.containers.JBIterable
|
|
- traverseObjectsUnder():com.intellij.util.containers.JBIterable
|
|
com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$NodeWithFilePath
|
|
- a:getNodeFilePath():com.intellij.openapi.vcs.FilePath
|
|
com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- a:toString():java.lang.String
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$TagImpl
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- <init>(java.lang.String):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- f:value:java.lang.Object
|
|
- <init>(java.lang.Object):V
|
|
- f:equals(java.lang.Object):Z
|
|
- p:getValue():java.lang.Object
|
|
- f:hashCode():I
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$VcsBundleTag
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
- <init>(java.lang.String):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$WrapperTag
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
|
- s:wrap(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer
|
|
- com.intellij.ui.ColoredTreeCellRenderer
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.util.BooleanGetter,Z):V
|
|
- appendFileName(com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.awt.Color):V
|
|
- appendTextWithIssueLinks(java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
|
- clear():V
|
|
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
|
|
- p:doPaintFragmentBackground(java.awt.Graphics2D,I,java.awt.Color,I,I,I,I):V
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- isShowFlatten():Z
|
|
- isShowingLocalChanges():Z
|
|
- setBackgroundInsets(com.intellij.util.ui.JBInsets):V
|
|
- setIcon(com.intellij.openapi.vcs.FilePath,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserRootNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>():V
|
|
- getTextPresentation():java.lang.String
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserSpecificFilePathsNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- pf:myDialogShower:java.lang.Runnable
|
|
- pf:myIsMany:Z
|
|
- p:<init>(java.lang.Object,java.util.Collection,java.lang.Runnable):V
|
|
- getDirectoryCount():I
|
|
- getFileCount():I
|
|
- isManyFiles():Z
|
|
- s:isManyFiles(java.util.Collection):Z
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
- f:setAttributes(com.intellij.ui.SimpleTextAttributes):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserStringNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(java.lang.String):V
|
|
- <init>(java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserUnversionedFilesNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserSpecificFilePathsNode
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserUnversionedLoadingPendingNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>():V
|
|
- getSortWeight():I
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesComparator
|
|
- <init>():V
|
|
- s:getFilePathComparator(Z):java.util.Comparator
|
|
- s:getInstance(Z):java.util.Comparator
|
|
- s:getVirtualFileComparator(Z):java.util.Comparator
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesFileNameDecorator
|
|
- <init>():V
|
|
- a:appendFileName(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.awt.Color,Z):V
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesFileNameDecorator
|
|
com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
- getParentNodeFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- getParentNodeFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- setNextGroupingPolicy(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy$CompatibilityPlaceholderChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- <init>():V
|
|
- a:createGroupingPolicy(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactoryEPBean
|
|
- com.intellij.serviceContainer.BaseKeyedLazyInstance
|
|
- sf:DEFAULT_WEIGHT:I
|
|
- implementationClass:java.lang.String
|
|
- key:java.lang.String
|
|
- weight:I
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport$Companion
|
|
- sf:DIRECTORY_GROUPING:java.lang.String
|
|
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:MODULE_GROUPING:java.lang.String
|
|
- sf:NONE_GROUPING:java.lang.String
|
|
- sf:PROP_GROUPING_KEYS:java.lang.String
|
|
- sf:REPOSITORY_GROUPING:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.Object,Z):V
|
|
- f:addPropertyChangeListener(java.beans.PropertyChangeListener):V
|
|
- sf:findFactory(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- f:get(java.lang.String):Z
|
|
- sf:getFactory(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- f:getGrouping():com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- f:getGroupingKeys():java.util.Set
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getShowConflictsNode():Z
|
|
- isAvailable(java.lang.String):Z
|
|
- f:isDirectory():Z
|
|
- f:isNone():Z
|
|
- f:removePropertyChangeListener(java.beans.PropertyChangeListener):V
|
|
- f:set(java.lang.String,Z):V
|
|
- f:setGroupingKeysOrSkip(java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport$Companion
|
|
- f:findFactory(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- f:getFactory(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport$Disabled
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.Object):V
|
|
- isAvailable(java.lang.String):Z
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesListView
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- com.intellij.ide.dnd.DnDAware
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:EXACTLY_SELECTED_FILES_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:HELP_ID:java.lang.String
|
|
- sf:IGNORED_FILE_PATHS_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:LOCALLY_DELETED_CHANGES:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:MISSING_FILES_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:UNVERSIONED_FILE_PATHS_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.openapi.project.Project,Z):V
|
|
- dropSelectionButUnderPoint(java.awt.Point):V
|
|
- expandSafe(javax.swing.tree.DefaultMutableTreeNode):V
|
|
- findNodeInTree(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- findNodeInTree(java.lang.Object,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- findNodePathInTree(java.lang.Object):javax.swing.tree.TreePath
|
|
- findNodePathInTree(java.lang.Object,java.lang.Object):javax.swing.tree.TreePath
|
|
- getAllChangesFromSameAmendNode(com.intellij.openapi.vcs.changes.Change):java.util.List
|
|
- getAllChangesFromSameChangelist(com.intellij.openapi.vcs.changes.Change):java.util.List
|
|
- getChangesNodes():com.intellij.util.containers.JBIterable
|
|
- getComponent():javax.swing.JComponent
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getModel():javax.swing.tree.DefaultTreeModel
|
|
- getSelectedChanges():com.intellij.util.containers.JBIterable
|
|
- getSelectedChangesNodes():com.intellij.util.containers.JBIterable
|
|
- getSelectedUnversionedFiles():com.intellij.util.containers.JBIterable
|
|
- getToggleClickCount():I
|
|
- getUnversionedFiles():com.intellij.util.containers.JBIterable
|
|
- installPopupHandler(com.intellij.openapi.actionSystem.ActionGroup):V
|
|
- p:isEmptyTextVisible():Z
|
|
- p:isInclusionVisible(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):Z
|
|
- isOverSelection(java.awt.Point):Z
|
|
- processMouseEvent(java.awt.event.MouseEvent):V
|
|
- rebuildTree():V
|
|
- setPaintBusy(Z):V
|
|
- s:toHijackedChange(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.changes.Change
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- com.intellij.ui.treeStructure.Tree
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- sf:ALWAYS_KEEP:com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- sf:ALWAYS_RESET:com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- sf:DEFAULT_GROUPING_KEYS:java.util.List
|
|
- sf:DO_NOTHING:com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- sf:EXPAND_NODES_THRESHOLD:I
|
|
- psf:GROUPING_KEYS:java.lang.String
|
|
- sf:GROUP_BY_ACTION_GROUP:java.lang.String
|
|
- sf:KEEP_NON_EMPTY:com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- sf:KEEP_SELECTED_OBJECTS:com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- p:<init>(com.intellij.openapi.project.Project,Z,Z,Z):V
|
|
- addGroupingChangeListener(java.beans.PropertyChangeListener):V
|
|
- addSelectionListener(java.lang.Runnable):V
|
|
- addSelectionListener(java.lang.Runnable,com.intellij.openapi.Disposable):V
|
|
- createCollapseAllAction(Z):com.intellij.openapi.actionSystem.AnAction
|
|
- createExpandAllAction(Z):com.intellij.openapi.actionSystem.AnAction
|
|
- excludeChange(java.lang.Object):V
|
|
- excludeChanges(java.util.Collection):V
|
|
- expandAll():V
|
|
- expandDefaults():V
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getDoubleClickHandler():com.intellij.util.Processor
|
|
- getEnterKeyHandler():com.intellij.util.Processor
|
|
- getFileColorForPath(javax.swing.tree.TreePath):java.awt.Color
|
|
- getGrouping():com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- getGroupingSupport():com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport
|
|
- p:getIncludableUserObjects(com.intellij.openapi.vcs.changes.ui.VcsTreeModelData):java.util.List
|
|
- getIncludedSet():java.util.Set
|
|
- getInclusionModel():com.intellij.openapi.vcs.changes.InclusionModel
|
|
- p:getNodeStatus(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.util.ui.ThreeStateCheckBox$State
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getRoot():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- getToggleClickCount():I
|
|
- getTreeExpander():com.intellij.ide.TreeExpander
|
|
- getTreeStateStrategy():com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- includeChange(java.lang.Object):V
|
|
- includeChanges(java.util.Collection):V
|
|
- p:installGroupingSupport():com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport
|
|
- s:installGroupingSupport(com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport,java.util.function.Supplier,java.util.function.Consumer,java.lang.Runnable):V
|
|
- ps:installGroupingSupport(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport,java.lang.String,java.util.List):V
|
|
- ps:installGroupingSupport(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesGroupingSupport,java.util.function.Supplier,java.util.function.Consumer):V
|
|
- installPopupHandler(com.intellij.openapi.actionSystem.ActionGroup):V
|
|
- p:installTreeLinkHandler(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer):V
|
|
- isFileColorsEnabled():Z
|
|
- isHighlightProblems():Z
|
|
- p:isIncludable(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):Z
|
|
- isIncluded(java.lang.Object):Z
|
|
- p:isInclusionEnabled(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):Z
|
|
- p:isInclusionVisible(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):Z
|
|
- isKeepTreeState():Z
|
|
- isModelUpdateInProgress():Z
|
|
- isScrollToSelection():Z
|
|
- isShowCheckboxes():Z
|
|
- isShowFlatten():Z
|
|
- onGroupingChanged():V
|
|
- p:processEvent(java.awt.AWTEvent):V
|
|
- a:rebuildTree():V
|
|
- rebuildTree(com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
- removeGroupingChangeListener(java.beans.PropertyChangeListener):V
|
|
- resetTreeState():V
|
|
- selectFile(com.intellij.openapi.vcs.FilePath):V
|
|
- selectFile(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setDoubleClickAndEnterKeyHandler(java.lang.Runnable):V
|
|
- setDoubleClickHandler(com.intellij.util.Processor):V
|
|
- setEmptyText(java.lang.String):V
|
|
- setEnterKeyHandler(com.intellij.util.Processor):V
|
|
- setIncludedChanges(java.util.Collection):V
|
|
- setInclusionListener(java.lang.Runnable):V
|
|
- setInclusionModel(com.intellij.openapi.vcs.changes.InclusionModel):V
|
|
- setKeepTreeState(Z):V
|
|
- setScrollToSelection(Z):V
|
|
- setSelectedChanges(java.util.Collection):V
|
|
- setSelectionMode(I):V
|
|
- setShowCheckboxes(Z):V
|
|
- setTreeExpander(com.intellij.ide.TreeExpander):V
|
|
- setTreeStateStrategy(com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
- setUI(javax.swing.plaf.TreeUI):V
|
|
- p:toggleChanges(java.util.Collection):Z
|
|
- p:updateTreeModel(javax.swing.tree.DefaultTreeModel):V
|
|
- p:updateTreeModel(javax.swing.tree.DefaultTreeModel,com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy
|
|
- a:restoreState(com.intellij.openapi.vcs.changes.ui.ChangesTree,java.lang.Object,Z):V
|
|
- a:saveState(com.intellij.openapi.vcs.changes.ui.ChangesTree):java.lang.Object
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesTreeCellRenderer
|
|
- com.intellij.ui.CellRendererPanel
|
|
- javax.swing.tree.TreeCellRenderer
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer):V
|
|
- getAccessibleContext():javax.accessibility.AccessibleContext
|
|
- getPreferredSize():java.awt.Dimension
|
|
- pf:getTextRenderer():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer
|
|
- getToolTipText():java.lang.String
|
|
- getTreeCellRendererComponent(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):java.awt.Component
|
|
- pf:paintComponent(java.awt.Graphics):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- <init>():V
|
|
- f:collectDiffProducers(com.intellij.openapi.vcs.changes.ui.ChangesTree,Z):com.intellij.openapi.ListSelection
|
|
- f:hasContent(com.intellij.openapi.vcs.changes.ui.ChangesTree):Z
|
|
- a:iterateAllChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):java.lang.Iterable
|
|
- a:iterateSelectedChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):java.lang.Iterable
|
|
- a:selectChange(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandlerBase
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- <init>():V
|
|
- pa:collectWrappers(com.intellij.openapi.vcs.changes.ui.VcsTreeModelData):com.intellij.util.containers.JBIterable
|
|
- iterateAllChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):com.intellij.util.containers.JBIterable
|
|
- iterateSelectedChanges(com.intellij.openapi.vcs.changes.ui.ChangesTree):com.intellij.util.containers.JBIterable
|
|
- selectChange(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesTreeDnDSupport
|
|
- com.intellij.ide.dnd.DnDDropHandler
|
|
- com.intellij.ide.dnd.DnDTargetChecker
|
|
- pf:myTree:com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree):V
|
|
- pa:canHandleDropEvent(com.intellij.ide.dnd.DnDEvent,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):Z
|
|
- s:createDragImage(com.intellij.ui.treeStructure.Tree,java.lang.String):com.intellij.ide.dnd.DnDImage
|
|
- pa:createDragStartBean(com.intellij.ide.dnd.DnDActionInfo):com.intellij.ide.dnd.DnDDragStartBean
|
|
- p:createDraggedImage(com.intellij.ide.dnd.DnDActionInfo):com.intellij.ide.dnd.DnDImage
|
|
- p:getDropNode(com.intellij.ide.dnd.DnDEvent):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:getDropRootNode(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.ide.dnd.DnDEvent):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:getSelectionCount(com.intellij.openapi.vcs.changes.ui.ChangesTree):I
|
|
- install(com.intellij.openapi.Disposable):V
|
|
- s:isCopyAction(com.intellij.ide.dnd.DnDEvent):Z
|
|
- update(com.intellij.ide.dnd.DnDEvent):Z
|
|
a:com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.Class):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.Class,java.util.List):V
|
|
- pa:buildTreeModel(java.util.List):javax.swing.tree.DefaultTreeModel
|
|
- getChanges():java.util.List
|
|
- getIncludedChanges():java.util.Collection
|
|
- getSelectedChanges():java.util.List
|
|
- rebuildTree():V
|
|
- setChangesToDisplay(java.util.Collection):V
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl$Changes
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(java.util.List):javax.swing.tree.DefaultTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl$FilePaths
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(java.util.List):javax.swing.tree.DefaultTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl$VirtualFiles
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(java.util.List):javax.swing.tree.DefaultTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.ChangesTreeModel
|
|
- javax.swing.tree.DefaultTreeModel
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- valueForPathChanged(javax.swing.tree.TreePath,java.lang.Object):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesViewContentEP
|
|
- com.intellij.openapi.extensions.PluginAware
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
|
|
- className:java.lang.String
|
|
- displayNameSupplierClassName:java.lang.String
|
|
- isInCommitToolWindow:Z
|
|
- predicateClassName:java.lang.String
|
|
- preloaderClassName:java.lang.String
|
|
- tabName:java.lang.String
|
|
- <init>():V
|
|
- getCachedInstance():com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider
|
|
- getClassName():java.lang.String
|
|
- getDisplayName(com.intellij.openapi.project.Project):java.lang.String
|
|
- getDisplayNameSupplierClassName():java.lang.String
|
|
- getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider
|
|
- getPreloaderClassName():java.lang.String
|
|
- getTabName():java.lang.String
|
|
- isInCommitToolWindow():Z
|
|
- newPredicateInstance(com.intellij.openapi.project.Project):java.util.function.Predicate
|
|
- newPreloaderInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider$Preloader
|
|
- setClassName(java.lang.String):V
|
|
- setDisplayNameSupplierClassName(java.lang.String):V
|
|
- setInCommitToolWindow(Z):V
|
|
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
|
- setPreloaderClassName(java.lang.String):V
|
|
- setTabName(java.lang.String):V
|
|
com.intellij.openapi.vcs.changes.ui.ChangesViewContentI
|
|
- a:addContent(com.intellij.ui.content.Content):V
|
|
- a:attachToolWindow(com.intellij.openapi.wm.ToolWindow):V
|
|
- a:findContent(java.lang.String):com.intellij.ui.content.Content
|
|
- a:findContents(java.util.function.Predicate):java.util.List
|
|
- a:getActiveComponent(java.lang.Class):java.lang.Object
|
|
- a:removeContent(com.intellij.ui.content.Content):V
|
|
- a:selectContent(java.lang.String):V
|
|
- a:setSelectedContent(com.intellij.ui.content.Content):V
|
|
- a:setSelectedContent(com.intellij.ui.content.Content,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentI
|
|
- sf:BRANCHES:java.lang.String
|
|
- sf:CONSOLE:java.lang.String
|
|
- sf:CONTENT_TAB_NAME_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$Companion
|
|
- sf:INCOMING:java.lang.String
|
|
- sf:IS_IN_COMMIT_TOOLWINDOW_KEY:com.intellij.openapi.util.Key
|
|
- sf:LOCAL_CHANGES:java.lang.String
|
|
- sf:ORDER_WEIGHT_KEY:com.intellij.openapi.util.Key
|
|
- sf:REPOSITORY:java.lang.String
|
|
- sf:SHELF:java.lang.String
|
|
- sf:TOOLWINDOW_ID:java.lang.String
|
|
- sf:VCS_LOG:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addContent(com.intellij.ui.content.Content):V
|
|
- attachToolWindow(com.intellij.openapi.wm.ToolWindow):V
|
|
- dispose():V
|
|
- findContent(java.lang.String):com.intellij.ui.content.Content
|
|
- findContents(java.util.function.Predicate):java.util.List
|
|
- getActiveComponent(java.lang.Class):java.lang.Object
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesViewContentI
|
|
- sf:getToolWindowFor(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.wm.ToolWindow
|
|
- sf:getToolWindowIdFor(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
- f:initLazyContent(com.intellij.ui.content.Content):V
|
|
- sf:isCommitToolWindowShown(com.intellij.openapi.project.Project):Z
|
|
- f:isContentSelected(java.lang.String):Z
|
|
- removeContent(com.intellij.ui.content.Content):V
|
|
- selectContent(java.lang.String):V
|
|
- f:selectContent(java.lang.String,Z):V
|
|
- setSelectedContent(com.intellij.ui.content.Content):V
|
|
- setSelectedContent(com.intellij.ui.content.Content,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesViewContentI
|
|
- f:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager
|
|
- f:getToolWindowFor(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.wm.ToolWindow
|
|
- f:getToolWindowIdFor(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
- f:isCommitToolWindowShown(com.intellij.openapi.project.Project):Z
|
|
e:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- java.lang.Enum
|
|
- sf:BRANCHES:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:CONSOLE:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:INCOMING:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:LAST:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:LOCAL_CHANGES:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:OTHER:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:REPOSITORY:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:SHELF:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- sf:VCS_LOG:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- f:getTabName():java.lang.String
|
|
- f:getWeight():I
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
|
|
- s:values():com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight[]
|
|
com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerListener
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerListener$Companion
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- a:toolWindowMappingChanged():V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerListener$Companion
|
|
com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider
|
|
- disposeContent():V
|
|
- initContent():javax.swing.JComponent
|
|
- initTabContent(com.intellij.ui.content.Content):V
|
|
com.intellij.openapi.vcs.changes.ui.ChangesViewContentProvider$Preloader
|
|
- preloadTabContent(com.intellij.ui.content.Content):V
|
|
f:com.intellij.openapi.vcs.changes.ui.ChangesViewDnDSupport
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeDnDSupport
|
|
- drop(com.intellij.ide.dnd.DnDEvent):V
|
|
- s:install(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.Disposable):V
|
|
com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder
|
|
- a:insertChanges(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- a:insertFilesIntoNode(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- a:insertSubtreeRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder
|
|
a:com.intellij.openapi.vcs.changes.ui.CommitChangeListDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- com.intellij.openapi.ui.ComponentContainer
|
|
- com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi
|
|
- sf:DIALOG_TITLE:java.lang.String
|
|
- p:<init>(com.intellij.vcs.commit.CommitChangeListDialogWorkflow):V
|
|
- activate():Z
|
|
- addDataProvider(com.intellij.openapi.actionSystem.DataProvider):V
|
|
- addExecutorListener(com.intellij.vcs.commit.CommitExecutorListener,com.intellij.openapi.Disposable):V
|
|
- addInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener,com.intellij.openapi.Disposable):V
|
|
- addStateListener(com.intellij.vcs.commit.CommitWorkflowUiStateListener,com.intellij.openapi.Disposable):V
|
|
- p:afterInit():V
|
|
- s:commitChanges(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitExecutor,java.lang.String):Z
|
|
- s:commitChanges(com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitExecutor,java.lang.String):Z
|
|
- s:commitVcsChanges(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):Z
|
|
- s:commitWithExecutor(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.CommitExecutor,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):Z
|
|
- confirmCommitWithEmptyMessage():Z
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- deactivate():V
|
|
- dispose():V
|
|
- doCancelAction():V
|
|
- endBeforeCommitChecks(com.intellij.vcs.commit.CommitChecksResult):V
|
|
- getAdditionalComponents():java.util.List
|
|
- a:getBrowser():com.intellij.openapi.vcs.changes.ui.CommitDialogChangesBrowser
|
|
- getChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- getCommitMessage():java.lang.String
|
|
- getCommitMessageUi():com.intellij.vcs.commit.CommitMessageUi
|
|
- getCommitOptionsUi():com.intellij.vcs.commit.CommitOptionsUi
|
|
- getComponent():javax.swing.JComponent
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getDefaultCommitActionName():java.lang.String
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- getDisplayedChanges():java.util.List
|
|
- getDisplayedUnversionedFiles():java.util.List
|
|
- p:getHelpId():java.lang.String
|
|
- getIncludedChanges():java.util.List
|
|
- getIncludedUnversionedFiles():java.util.List
|
|
- getInclusionModel():com.intellij.openapi.vcs.changes.InclusionModel
|
|
- p:getOKAction():javax.swing.Action
|
|
- getPreferredFocusableComponent():javax.swing.JComponent
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- hasDiffs():Z
|
|
- isDefaultCommitEnabled():Z
|
|
- refreshDataBeforeCommit():V
|
|
- setDefaultCommitActionName(java.lang.String):V
|
|
- s:showCommitDialog(com.intellij.openapi.project.Project,java.util.Set,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,Z,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):Z
|
|
- s:showNothingToCommitMessage(com.intellij.openapi.project.Project):V
|
|
- startBeforeCommitChecks():V
|
|
- p:updateWarning():V
|
|
a:com.intellij.openapi.vcs.changes.ui.CommitDialogChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- dispose():V
|
|
- a:getDisplayedChanges():java.util.List
|
|
- a:getDisplayedUnversionedFiles():java.util.List
|
|
- a:getIncludedChanges():java.util.List
|
|
- a:getIncludedUnversionedFiles():java.util.List
|
|
- a:getSelectedChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- a:getSelectedChanges():java.util.List
|
|
- a:getSelectedUnversionedFiles():java.util.List
|
|
- a:updateDisplayedChangeLists():V
|
|
c:com.intellij.openapi.vcs.changes.ui.CommitLegendPanel
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.CommitLegendPanel$InfoCalculator):V
|
|
- pf:append(I,com.intellij.openapi.vcs.FileStatus,java.lang.String):V
|
|
- pf:append(I,com.intellij.openapi.vcs.FileStatus,java.lang.String,java.lang.String):V
|
|
- bs:append$default(com.intellij.openapi.vcs.changes.ui.CommitLegendPanel,I,com.intellij.openapi.vcs.FileStatus,java.lang.String,java.lang.String,I,java.lang.Object):V
|
|
- pf:appendSpace():V
|
|
- f:getComponent():com.intellij.ui.SimpleColoredComponent
|
|
- f:isCompact():Z
|
|
- f:setCompact(Z):V
|
|
- update():V
|
|
com.intellij.openapi.vcs.changes.ui.CommitLegendPanel$InfoCalculator
|
|
- a:getDeleted():I
|
|
- a:getIncludedDeleted():I
|
|
- a:getIncludedModified():I
|
|
- a:getIncludedNew():I
|
|
- a:getIncludedUnversioned():I
|
|
- a:getModified():I
|
|
- a:getNew():I
|
|
- a:getUnversioned():I
|
|
c:com.intellij.openapi.vcs.changes.ui.CommittedChangeListPanel
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- s:createChangeList(java.util.Collection):com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
|
|
- getChangesBrowser():com.intellij.openapi.vcs.changes.committed.CommittedChangesBrowser
|
|
- getData(java.lang.String):java.lang.Object
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- setChangeList(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
|
- setDescription(java.lang.String):V
|
|
- setShowCommitMessage(Z):V
|
|
- setShowSideBorders(Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.CurrentBranchComponent
|
|
- com.intellij.ui.components.JBLabel
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.CurrentBranchComponent$Companion
|
|
- sf:TEXT_COLOR:com.intellij.ui.JBColor
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,kotlin.jvm.functions.Function0):V
|
|
- f:addChangeListener(kotlin.jvm.functions.Function0,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- sf:getBranchPresentationBackground(java.awt.Color):java.awt.Color
|
|
- getPreferredSize():java.awt.Dimension
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.ui.CurrentBranchComponent$Companion
|
|
- f:getBranchPresentationBackground(java.awt.Color):java.awt.Color
|
|
- f:getCurrentBranch(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath):com.intellij.vcs.branch.BranchData
|
|
- f:getCurrentBranch(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):com.intellij.vcs.branch.BranchData
|
|
- f:getCurrentBranch(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.vcs.branch.BranchData
|
|
f:com.intellij.openapi.vcs.changes.ui.DefaultChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.DefaultChangesGroupingPolicy$Companion
|
|
- <init>(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):V
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.ui.DefaultChangesGroupingPolicy$Companion
|
|
f:com.intellij.openapi.vcs.changes.ui.DefaultChangesTreeDiffPreviewHandler
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandlerBase
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ui.DefaultChangesTreeDiffPreviewHandler
|
|
f:com.intellij.openapi.vcs.changes.ui.DefaultCommitChangeListDialog
|
|
- com.intellij.openapi.vcs.changes.ui.CommitChangeListDialog
|
|
- <init>(com.intellij.vcs.commit.SingleChangeListCommitWorkflow):V
|
|
- addChangeListListener(com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi$ChangeListListener,com.intellij.openapi.Disposable):V
|
|
- getBrowser():com.intellij.openapi.vcs.changes.ui.CommitDialogChangesBrowser
|
|
- f:getWorkflow():com.intellij.vcs.commit.SingleChangeListCommitWorkflow
|
|
f:com.intellij.openapi.vcs.changes.ui.DefaultInclusionModel
|
|
- com.intellij.openapi.vcs.changes.ui.BaseInclusionModel
|
|
- <init>():V
|
|
- <init>(com.intellij.util.containers.HashingStrategy):V
|
|
- b:<init>(com.intellij.util.containers.HashingStrategy,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- addInclusion(java.util.Collection):V
|
|
- clearInclusion():V
|
|
- getInclusion():java.util.Set
|
|
- getInclusionState(java.lang.Object):com.intellij.util.ui.ThreeStateCheckBox$State
|
|
- isInclusionEmpty():Z
|
|
- removeInclusion(java.util.Collection):V
|
|
- retainInclusion(java.util.Collection):V
|
|
- setInclusion(java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.changes.ui.DirectoryChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.BaseChangesGroupingPolicy
|
|
- <init>(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):V
|
|
- f:getModel():javax.swing.tree.DefaultTreeModel
|
|
- getParentNodeFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.ui.DirectoryChangesGroupingPolicy$Factory
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- <init>():V
|
|
- createGroupingPolicy(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):com.intellij.openapi.vcs.changes.ui.DirectoryChangesGroupingPolicy
|
|
c:com.intellij.openapi.vcs.changes.ui.DummyChangesViewContentManager
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewContentI
|
|
- <init>():V
|
|
- addContent(com.intellij.ui.content.Content):V
|
|
- attachToolWindow(com.intellij.openapi.wm.ToolWindow):V
|
|
- findContent(java.lang.String):com.intellij.ui.content.Content
|
|
- findContents(java.util.function.Predicate):java.util.List
|
|
- getActiveComponent(java.lang.Class):java.lang.Object
|
|
- removeContent(com.intellij.ui.content.Content):V
|
|
- selectContent(java.lang.String):V
|
|
- setSelectedContent(com.intellij.ui.content.Content):V
|
|
- setSelectedContent(com.intellij.ui.content.Content,Z):V
|
|
c:com.intellij.openapi.vcs.changes.ui.EditChangelistDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
com.intellij.openapi.vcs.changes.ui.EditChangelistSupport
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- a:addControls(javax.swing.JPanel,com.intellij.openapi.vcs.changes.LocalChangeList):com.intellij.util.Consumer
|
|
- changelistCreated(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- a:installSearch(com.intellij.ui.EditorTextField,com.intellij.ui.EditorTextField):V
|
|
c:com.intellij.openapi.vcs.changes.ui.EditSourceForDialogAction
|
|
- com.intellij.ide.actions.EditSourceAction
|
|
- <init>(java.awt.Component):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.changes.ui.HoverChangesTree
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.HoverChangesTree$Companion
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree):V
|
|
- a:getHoverIcon(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.HoverIcon
|
|
- f:getTree():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- f:install():V
|
|
f:com.intellij.openapi.vcs.changes.ui.HoverChangesTree$Companion
|
|
- f:getBackground(com.intellij.ui.treeStructure.Tree,I,Z):java.awt.Color
|
|
- f:getRowHeight(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesTreeCellRenderer):I
|
|
- f:getTransparentScrollbarWidth(java.awt.Component):I
|
|
a:com.intellij.openapi.vcs.changes.ui.HoverIcon
|
|
- <init>(javax.swing.Icon,java.lang.String):V
|
|
- f:getIcon():javax.swing.Icon
|
|
- f:getTooltip():java.lang.String
|
|
- a:invokeAction(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
c:com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- dispose():V
|
|
- getChangesBrowser():com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- getContent():javax.swing.JComponent
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- hideCommitMessage():V
|
|
- hideSideBorders():V
|
|
- loadChangesInBackground(com.intellij.openapi.util.ThrowableComputable):V
|
|
- markChangesInAir(Z):V
|
|
- setChangeList(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList,com.intellij.openapi.vcs.FilePath):V
|
|
- setChanges(java.util.Collection,com.intellij.openapi.vcs.FilePath):V
|
|
- setDescription(java.lang.String):V
|
|
c:com.intellij.openapi.vcs.changes.ui.LoadingCommittedChangeListPanel$ChangelistData
|
|
- f:changeList:com.intellij.openapi.vcs.versionBrowser.CommittedChangeList
|
|
- f:toSelect:com.intellij.openapi.vcs.FilePath
|
|
- <init>(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList,com.intellij.openapi.vcs.FilePath):V
|
|
a:com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesBrowserBase
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:createDiffActions():java.util.List
|
|
- dispose():V
|
|
- getAllChanges():java.util.List
|
|
- getIncludedChanges():java.util.List
|
|
- getSelectedChanges():java.util.List
|
|
- setIncludedChangesBy(java.util.Collection):V
|
|
- setToggleActionTitle(java.lang.String):V
|
|
c:com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser$AllChanges
|
|
- com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser$NonEmptyChangeLists
|
|
- com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser$SelectedChangeLists
|
|
- com.intellij.openapi.vcs.changes.ui.LocalChangesBrowser
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- p:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
f:com.intellij.openapi.vcs.changes.ui.ModuleChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.ModuleChangesGroupingPolicy$Companion
|
|
- <init>(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):V
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.changes.ui.ModuleChangesGroupingPolicy$Companion
|
|
c:com.intellij.openapi.vcs.changes.ui.NewChangelistDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- getDescription():java.lang.String
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getHelpId():java.lang.String
|
|
- getName():java.lang.String
|
|
- getPanel():com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- isNewChangelistActive():Z
|
|
a:com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel
|
|
- com.intellij.ui.components.panels.Wrapper
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel$Companion
|
|
- pf:descriptionTextArea:com.intellij.ui.EditorTextField
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:changelistCreatedOrChanged(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- p:createComponentWithTextField(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel$ComponentWithTextFieldWrapper
|
|
- f:getChangeListName():java.lang.String
|
|
- f:getContent():javax.swing.JComponent
|
|
- f:getDescription():java.lang.String
|
|
- f:getMakeActiveCheckBox():javax.swing.JCheckBox
|
|
- f:getPreferredFocusedComponent():javax.swing.JComponent
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- init(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- pa:nameChanged(java.lang.String):V
|
|
- p:nameChangedImpl(com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- requestFocus():V
|
|
- f:setChangeListName(java.lang.String):V
|
|
- f:setDescription(java.lang.String):V
|
|
f:com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel$Companion
|
|
pa:com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel$ComponentWithTextFieldWrapper
|
|
- <init>(javax.swing.JComponent):V
|
|
- a:getEditorTextField():com.intellij.ui.EditorTextField
|
|
- f:getMyComponent():javax.swing.JComponent
|
|
f:com.intellij.openapi.vcs.changes.ui.NoneChangesGroupingFactory
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ui.NoneChangesGroupingFactory
|
|
- createGroupingPolicy(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
f:com.intellij.openapi.vcs.changes.ui.NoneChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ui.NoneChangesGroupingPolicy
|
|
- getParentNodeFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
f:com.intellij.openapi.vcs.changes.ui.NullInclusionModel
|
|
- com.intellij.openapi.vcs.changes.InclusionModel
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.changes.ui.NullInclusionModel
|
|
- addInclusion(java.util.Collection):V
|
|
- addInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener):V
|
|
- clearInclusion():V
|
|
- getInclusion():java.util.Set
|
|
- getInclusionState(java.lang.Object):com.intellij.util.ui.ThreeStateCheckBox$State
|
|
- isInclusionEmpty():Z
|
|
- removeInclusion(java.util.Collection):V
|
|
- removeInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener):V
|
|
- retainInclusion(java.util.Collection):V
|
|
- setInclusion(java.util.Collection):V
|
|
com.intellij.openapi.vcs.changes.ui.PlusMinus
|
|
- a:minus(java.lang.Object):V
|
|
- a:plus(java.lang.Object):V
|
|
com.intellij.openapi.vcs.changes.ui.PresentableChange
|
|
- a:getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- a:getFileStatus():com.intellij.openapi.vcs.FileStatus
|
|
- getTag():com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|
f:com.intellij.openapi.vcs.changes.ui.RemoteStatusChangeNodeDecorator
|
|
- com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator
|
|
- <init>(com.intellij.openapi.vcs.changes.RemoteRevisionsCache):V
|
|
- <init>(com.intellij.openapi.vcs.changes.RemoteRevisionsCache,com.intellij.openapi.vcs.changes.ui.ChangeListRemoteState):V
|
|
- <init>(com.intellij.openapi.vcs.changes.RemoteRevisionsCache,com.intellij.openapi.vcs.changes.ui.ChangeListRemoteState,I):V
|
|
- b:<init>(com.intellij.openapi.vcs.changes.RemoteRevisionsCache,com.intellij.openapi.vcs.changes.ui.ChangeListRemoteState,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- decorate(com.intellij.openapi.vcs.changes.Change,com.intellij.ui.SimpleColoredComponent,Z):V
|
|
- preDecorate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z):V
|
|
f:com.intellij.openapi.vcs.changes.ui.RollbackChangesDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.RollbackChangesDialog$Companion
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- sf:operationNameByChanges(com.intellij.openapi.project.Project,java.util.Collection):java.lang.String
|
|
- sf:rollbackChanges(com.intellij.openapi.project.Project):V
|
|
- sf:rollbackChanges(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- sf:rollbackChanges(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.changes.ui.RollbackChangesDialog$Companion
|
|
- f:operationNameByChanges(com.intellij.openapi.project.Project,java.util.Collection):java.lang.String
|
|
- f:rollbackChanges(com.intellij.openapi.project.Project):V
|
|
- f:rollbackChanges(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- f:rollbackChanges(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
c:com.intellij.openapi.vcs.changes.ui.RollbackProgressModifier
|
|
- com.intellij.openapi.vcs.rollback.RollbackProgressListener
|
|
- <init>(D,com.intellij.openapi.progress.ProgressIndicator):V
|
|
- accept(com.intellij.openapi.vcs.FilePath):V
|
|
- accept(com.intellij.openapi.vcs.changes.Change):V
|
|
- accept(com.intellij.openapi.vfs.VirtualFile):V
|
|
- accept(java.io.File):V
|
|
- accept(java.util.List):V
|
|
- checkCanceled():V
|
|
- determinate():V
|
|
- indeterminate():V
|
|
c:com.intellij.openapi.vcs.changes.ui.RollbackWorker
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,Z):V
|
|
- doRollback(java.util.Collection,Z):V
|
|
- doRollback(java.util.Collection,Z,java.lang.Runnable,java.lang.String):V
|
|
- doRollback(java.util.Collection,Z,java.lang.Runnable,java.lang.String,com.intellij.history.ActivityId,Z):V
|
|
- doRollback(java.util.Collection,Z,java.lang.String,com.intellij.history.ActivityId):V
|
|
c:com.intellij.openapi.vcs.changes.ui.SelectFilePathsDialog
|
|
- com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,java.lang.String,java.lang.String,Z):V
|
|
- p:getFileList():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- getSelectedFiles():java.util.Collection
|
|
c:com.intellij.openapi.vcs.changes.ui.SelectFilesDialog
|
|
- com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
|
|
- p:<init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,Z,Z):V
|
|
- p:createToolbarActions():com.intellij.openapi.actionSystem.DefaultActionGroup
|
|
- p:getFileList():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- getSelectedFiles():java.util.Collection
|
|
- s:init(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,Z,Z):com.intellij.openapi.vcs.changes.ui.SelectFilesDialog
|
|
- s:init(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,Z,Z,java.lang.String,java.lang.String):com.intellij.openapi.vcs.changes.ui.SelectFilesDialog
|
|
- s:init(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,Z,Z,Z):com.intellij.openapi.vcs.changes.ui.SelectFilesDialog
|
|
- setSelectedFiles(java.util.Collection):V
|
|
c:com.intellij.openapi.vcs.changes.ui.SelectFilesDialog$VirtualFileList
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeImpl$VirtualFiles
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,java.util.List):V
|
|
- p:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.List):javax.swing.tree.DefaultTreeModel
|
|
- getData(java.lang.String):java.lang.Object
|
|
f:com.intellij.openapi.vcs.changes.ui.SessionDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.SessionDialog$Companion
|
|
- sf:VCS_CONFIGURATION_UI_TITLE:java.lang.String
|
|
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.CommitSession,java.util.List,java.lang.String,javax.swing.JComponent):V
|
|
- sf:configureCommitSession(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.CommitSession,java.util.List,java.lang.String):Z
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
f:com.intellij.openapi.vcs.changes.ui.SessionDialog$Companion
|
|
- f:configureCommitSession(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.CommitSession,java.util.List,java.lang.String):Z
|
|
c:com.intellij.openapi.vcs.changes.ui.ShelvedChangeListDragBean
|
|
- <init>(java.util.List,java.util.List,java.util.List):V
|
|
- getBinaryFiles():java.util.List
|
|
- getChanges():java.util.List
|
|
- getShelvedChangelists():java.util.List
|
|
c:com.intellij.openapi.vcs.changes.ui.SimpleAsyncChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesBrowserBase
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- getAllChanges():java.util.List
|
|
- pf:getChangesTreeModel():com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- getIncludedChanges():java.util.List
|
|
- getSelectedChanges():java.util.List
|
|
- setChangeNodeDecorator(com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- setChangesToDisplay(java.util.Collection):V
|
|
- setChangesToDisplay(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesTree$TreeStateStrategy):V
|
|
- setIncludedChanges(java.util.Collection):V
|
|
a:com.intellij.openapi.vcs.changes.ui.SimpleAsyncChangesTreeModel
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.SimpleAsyncChangesTreeModel$Companion
|
|
- <init>():V
|
|
- f:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,kotlin.coroutines.Continuation):java.lang.Object
|
|
- a:buildTreeModelSync(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory):javax.swing.tree.DefaultTreeModel
|
|
- sf:create(java.util.function.Function):com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
f:com.intellij.openapi.vcs.changes.ui.SimpleAsyncChangesTreeModel$Companion
|
|
- f:create(java.util.function.Function):com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
c:com.intellij.openapi.vcs.changes.ui.SimpleChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- p:buildTreeModel():javax.swing.tree.DefaultTreeModel
|
|
- getAllChanges():java.util.List
|
|
- getIncludedChanges():java.util.List
|
|
- getSelectedChanges():java.util.List
|
|
- setChangeNodeDecorator(com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- setChangesToDisplay(java.util.Collection):V
|
|
- setIncludedChanges(java.util.Collection):V
|
|
a:com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy
|
|
- com.intellij.openapi.vcs.changes.ui.BaseChangesGroupingPolicy
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy$Companion
|
|
- <init>(javax.swing.tree.DefaultTreeModel):V
|
|
- pa:createGroupRootNode(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- pa:getGroupRootValueFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):java.lang.Object
|
|
- f:getModel():javax.swing.tree.DefaultTreeModel
|
|
- f:getParentNodeFor(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
f:com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy$Companion
|
|
f:com.intellij.openapi.vcs.changes.ui.SimpleTreeDiffRequestProcessor
|
|
- com.intellij.openapi.vcs.changes.ui.TreeHandlerDiffRequestProcessor
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.Disposable):V
|
|
a:com.intellij.openapi.vcs.changes.ui.SimpleTreeEditorDiffPreview
|
|
- com.intellij.openapi.vcs.changes.EditorTabPreview
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor,com.intellij.openapi.vcs.changes.ui.ChangesTree):V
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor,com.intellij.openapi.vcs.changes.ui.ChangesTree,javax.swing.JComponent,Z):V
|
|
- pf:getChangeViewProcessor():com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor
|
|
- p:hasContent():Z
|
|
- returnFocusToTree():V
|
|
- updateDiffAction(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.changes.ui.StaticFilePath
|
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
|
- getFilePath():com.intellij.openapi.vcs.FilePath
|
|
- getKey():java.lang.String
|
|
- getParent():com.intellij.openapi.vcs.changes.ui.StaticFilePath
|
|
- getPath():java.lang.String
|
|
- getVf():com.intellij.openapi.vfs.VirtualFile
|
|
- isDirectory():Z
|
|
- resolve():com.intellij.openapi.vfs.VirtualFile
|
|
c:com.intellij.openapi.vcs.changes.ui.TagChangesBrowserNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag,com.intellij.ui.SimpleTextAttributes,Z):V
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
- shouldExpandByDefault():Z
|
|
c:com.intellij.openapi.vcs.changes.ui.TreeActionsToolbarPanel
|
|
- javax.swing.JPanel
|
|
- <init>(com.intellij.openapi.actionSystem.ActionToolbar,com.intellij.openapi.actionSystem.ActionGroup,javax.swing.JComponent):V
|
|
- <init>(com.intellij.openapi.actionSystem.ActionToolbar,com.intellij.openapi.vcs.changes.ui.ChangesTree):V
|
|
- <init>(java.awt.Component,com.intellij.openapi.actionSystem.ActionGroup,javax.swing.JComponent):V
|
|
- <init>(java.awt.Component,com.intellij.openapi.vcs.changes.ui.ChangesTree):V
|
|
- s:createTreeActions():java.util.List
|
|
- s:createTreeActions(com.intellij.openapi.vcs.changes.ui.ChangesTree):java.util.List
|
|
c:com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.diff.impl.DiffEditorViewer,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler,Z):V
|
|
- b:<init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.diff.impl.DiffEditorViewer,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- pf:getEditorViewer():com.intellij.diff.impl.DiffEditorViewer
|
|
- pf:getHandler():com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- pf:getTree():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- pf:getUpdateWhileShown():Z
|
|
- track():V
|
|
- f:updatePreviewLater(com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType):V
|
|
e:com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType
|
|
- java.lang.Enum
|
|
- sf:FULL:com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType
|
|
- sf:ON_MODEL_CHANGE:com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType
|
|
- sf:ON_SELECTION_CHANGE:com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType
|
|
- s:values():com.intellij.openapi.vcs.changes.ui.TreeHandlerChangesTreeTracker$UpdateType[]
|
|
c:com.intellij.openapi.vcs.changes.ui.TreeHandlerDiffRequestProcessor
|
|
- com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor
|
|
- <init>(java.lang.String,com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler):V
|
|
- pf:getHandler():com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- pf:getTree():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- f:iterateAllChanges():java.lang.Iterable
|
|
- f:iterateSelectedChanges():java.lang.Iterable
|
|
- pf:selectChange(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
|
|
a:com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview
|
|
- com.intellij.openapi.vcs.changes.ChangesTreeEditorDiffPreview
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview$Companion
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler):V
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,javax.swing.JComponent,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler):V
|
|
- b:<init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,javax.swing.JComponent,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- pf:collectDiffProducers(Z):com.intellij.openapi.ListSelection
|
|
- pf:createDefaultViewer(java.lang.String):com.intellij.diff.impl.DiffEditorViewer
|
|
- p:createViewer():com.intellij.diff.impl.DiffEditorViewer
|
|
- pf:getEditorTabName(com.intellij.diff.impl.DiffEditorViewer):java.lang.String
|
|
- a:getEditorTabName(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):java.lang.String
|
|
- pf:getHandler():com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler
|
|
- f:hasContent():Z
|
|
f:com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview$Companion
|
|
- f:createDefaultViewer(com.intellij.openapi.vcs.changes.ui.ChangesTree,com.intellij.openapi.vcs.changes.ui.ChangesTreeDiffPreviewHandler,java.lang.String):com.intellij.diff.impl.DiffEditorViewer
|
|
c:com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder
|
|
- sf:CHANGE_COMPARATOR:java.util.Comparator
|
|
- sf:DIRECTORY_CACHE:com.intellij.openapi.util.NotNullLazyKey
|
|
- sf:FILE_COMPARATOR:java.util.Comparator
|
|
- sf:PATH_COMPARATOR:java.util.Comparator
|
|
- sf:PATH_NODE_BUILDER:com.intellij.openapi.util.Key
|
|
- f:myModel:javax.swing.tree.DefaultTreeModel
|
|
- f:myProject:com.intellij.openapi.project.Project
|
|
- f:myRoot:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory):V
|
|
- build():javax.swing.tree.DefaultTreeModel
|
|
- *:build(Z):javax.swing.tree.DefaultTreeModel
|
|
- s:buildEmpty():javax.swing.tree.DefaultTreeModel
|
|
- s:buildFromChangeLists(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.Collection):javax.swing.tree.DefaultTreeModel
|
|
- s:buildFromChangeLists(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.Collection,Z):javax.swing.tree.DefaultTreeModel
|
|
- s:buildFromChanges(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):javax.swing.tree.DefaultTreeModel
|
|
- s:buildFromFilePaths(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.Collection):javax.swing.tree.DefaultTreeModel
|
|
- s:buildFromVirtualFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,java.util.Collection):javax.swing.tree.DefaultTreeModel
|
|
- createChangeNode(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- createTagNode(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- createTagNode(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag,com.intellij.ui.SimpleTextAttributes,Z):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- createTagNode(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- createTagNode(java.lang.String,com.intellij.ui.SimpleTextAttributes,Z):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- createTagNode(java.lang.String,Z):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:getPathForObject(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
|
- insertChangeNode(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertChangeNode(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertChangeNode(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- p:insertChangeNode(com.intellij.openapi.vcs.changes.ui.StaticFilePath,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,java.util.function.Function):V
|
|
- insertChangeNode(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertChangeNode(java.lang.Object,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertChanges(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertChanges(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- insertFilesIntoNode(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):V
|
|
- insertSubtreeRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- insertSubtreeRoot(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- isEmpty():Z
|
|
- setChangeLists(java.util.Collection,Z,java.util.function.Function):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setChanges(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setChanges(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setFilePaths(java.util.Collection):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setFilePaths(java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setIgnored(java.util.List):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setLocallyDeletedPaths(java.util.Collection):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setLockedFolders(java.util.List):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setLogicallyLockedFiles(java.util.Map):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setModifiedWithoutEditing(java.util.List):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setSwitchedFiles(com.intellij.util.containers.MultiMap):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setSwitchedRoots(java.util.Map):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- setUnversioned(java.util.List):com.intellij.openapi.vcs.changes.ui.TreeModelBuilder
|
|
- s:staticFrom(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.ui.StaticFilePath
|
|
- s:staticFrom(com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.changes.ui.StaticFilePath
|
|
- s:staticFrom(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.changes.ui.StaticFilePath
|
|
a:com.intellij.openapi.vcs.changes.ui.TwoStepAsyncChangesTreeModel
|
|
- com.intellij.openapi.vcs.changes.ui.AsyncChangesTreeModel
|
|
- <init>(kotlinx.coroutines.CoroutineScope):V
|
|
- f:buildTreeModel(com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory,kotlin.coroutines.Continuation):java.lang.Object
|
|
- a:buildTreeModelSync(java.lang.Object,com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory):javax.swing.tree.DefaultTreeModel
|
|
- a:fetchData():java.lang.Object
|
|
- f:getScope():kotlinx.coroutines.CoroutineScope
|
|
- f:invalidateData():V
|
|
a:com.intellij.openapi.vcs.changes.ui.VcsToolWindowFactory
|
|
- com.intellij.openapi.project.DumbAware
|
|
- com.intellij.openapi.wm.ToolWindowFactory
|
|
- <init>():V
|
|
- createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
|
|
- init(com.intellij.openapi.wm.ToolWindow):V
|
|
- a:isAvailable(com.intellij.openapi.project.Project):Z
|
|
- p:setEmptyState(com.intellij.openapi.project.Project,com.intellij.util.ui.StatusText):V
|
|
- f:shouldBeAvailable(com.intellij.openapi.project.Project):Z
|
|
- p:updateState(com.intellij.openapi.wm.ToolWindow):V
|
|
a:com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- <init>():V
|
|
- s:all(javax.swing.JTree):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:allUnder(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:allUnderTag(javax.swing.JTree,java.lang.Object):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:exactlySelected(javax.swing.JTree):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:findTagNode(javax.swing.JTree,java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- s:getData(com.intellij.openapi.project.Project,javax.swing.JTree,java.lang.String):java.lang.Object
|
|
- s:getDataOrSuper(com.intellij.openapi.project.Project,javax.swing.JTree,java.lang.String,java.lang.Object):java.lang.Object
|
|
- s:getListSelectionOrAll(javax.swing.JTree):com.intellij.openapi.ListSelection
|
|
- s:included(com.intellij.openapi.vcs.changes.ui.ChangesTree):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:includedUnderTag(com.intellij.openapi.vcs.changes.ui.ChangesTree,java.lang.Object):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- f:iterateNodes():com.intellij.util.containers.JBIterable
|
|
- a:iterateRawNodes():com.intellij.util.containers.JBIterable
|
|
- f:iterateRawUserObjects():com.intellij.util.containers.JBIterable
|
|
- f:iterateRawUserObjects(java.lang.Class):com.intellij.util.containers.JBIterable
|
|
- f:iterateUserObjects():com.intellij.util.containers.JBIterable
|
|
- f:iterateUserObjects(java.lang.Class):com.intellij.util.containers.JBIterable
|
|
- s:mapToExactVirtualFile(com.intellij.openapi.vcs.changes.ui.VcsTreeModelData):com.intellij.util.containers.JBIterable
|
|
- s:mapUserObjectToFilePath(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
|
- f:nodesStream():java.util.stream.Stream
|
|
- s:selected(javax.swing.JTree):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- s:selectedUnderTag(javax.swing.JTree,java.lang.Object):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
|
|
- f:userObjects():java.util.List
|
|
- f:userObjects(java.lang.Class):java.util.List
|
|
- f:userObjectsStream(java.lang.Class):java.util.stream.Stream
|
|
c:com.intellij.openapi.vcs.changes.ui.VirtualFileHierarchicalComparator
|
|
- java.util.Comparator
|
|
- <init>():V
|
|
- compare(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):I
|
|
- s:getInstance():com.intellij.openapi.vcs.changes.ui.VirtualFileHierarchicalComparator
|
|
c:com.intellij.openapi.vcs.changes.ui.VirtualFileListCellRenderer
|
|
- com.intellij.ui.ColoredListCellRenderer
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- <init>(com.intellij.openapi.project.Project,Z):V
|
|
- p:customizeCellRenderer(javax.swing.JList,java.lang.Object,I,Z,Z):V
|
|
- p:getName(com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- p:getStatus(java.lang.Object,com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FileStatus
|
|
- p:putParentPath(java.lang.Object,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):V
|
|
- p:putParentPathImpl(java.lang.Object,java.lang.String,com.intellij.openapi.vcs.FilePath):V
|
|
- p:renderIcon(com.intellij.openapi.vcs.FilePath):V
|
|
c:com.intellij.openapi.vcs.changes.ui.WolfChangesFileNameDecorator
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesFileNameDecorator
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- appendFileName(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.awt.Color,Z):V
|
|
com.intellij.openapi.vcs.changes.ui.browser.BulkMovesOnlyChangesFilter
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- a:filter(com.intellij.openapi.project.Project,java.util.List):java.util.Collection
|
|
f:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$Companion
|
|
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$Listener):V
|
|
- f:clearFilter():V
|
|
- dispose():V
|
|
- f:getFilteredChanges():com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
- f:getListener():com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$Listener
|
|
- f:getProgress():F
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:hasActiveFilter():Z
|
|
- f:setChanges(java.util.List):V
|
|
f:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$Companion
|
|
f:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilterGroup
|
|
- com.intellij.openapi.actionSystem.ActionGroup
|
|
- com.intellij.openapi.actionSystem.Toggleable
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
- sf:Companion:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState$Companion
|
|
- sf:create(java.util.List):com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
- f:getChanges():java.util.List
|
|
- f:getFilteredOut():java.util.List
|
|
- f:getPending():java.util.List
|
|
f:com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState$Companion
|
|
- f:create(java.util.List):com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
- f:create(java.util.List,java.util.List,java.util.List):com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$Listener
|
|
- a:updateChanges():V
|
|
a:com.intellij.openapi.vcs.changes.ui.browser.FilterableChangesBrowser
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
|
- com.intellij.openapi.Disposable
|
|
- p:<init>(com.intellij.openapi.project.Project,Z,Z):V
|
|
- clearActiveChangesFilter():V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- dispose():V
|
|
- filterChanges(java.util.List,Z):com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState
|
|
- getData(java.lang.String):java.lang.Object
|
|
- hasActiveChangesFilter():Z
|
|
- p:onActiveChangesFilterChanges():V
|
|
- ps:setFilteredChanges(com.intellij.openapi.vcs.changes.ui.TreeModelBuilder,com.intellij.openapi.vcs.changes.ui.browser.ChangesFilterer$FilteredState,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- ps:setFilteredOutChanges(com.intellij.openapi.vcs.changes.ui.TreeModelBuilder,java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- ps:setPendingChanges(com.intellij.openapi.vcs.changes.ui.TreeModelBuilder,java.util.Collection,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
c:com.intellij.openapi.vcs.changes.ui.browser.LoadingChangesPanel
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(javax.swing.JComponent,com.intellij.openapi.Disposable):V
|
|
- <init>(javax.swing.JComponent,com.intellij.util.ui.StatusText,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- loadChangesInBackground(com.intellij.openapi.util.ThrowableComputable,java.util.function.Consumer):V
|
|
- p:startLoadingProgress():V
|
|
f:com.intellij.openapi.vcs.checkin.CheckinHandlerUtil
|
|
- <init>():V
|
|
- s:disableWhenDumb(com.intellij.openapi.project.Project,javax.swing.JCheckBox,java.lang.String):V
|
|
- s:filterOutGeneratedAndExcludedFiles(java.util.Collection,com.intellij.openapi.project.Project):java.util.List
|
|
- s:getPsiFiles(com.intellij.openapi.project.Project,java.util.Collection):com.intellij.psi.PsiFile[]
|
|
- s:isGeneratedOrExcluded(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
|
|
f:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CommitCheck
|
|
- sf:Companion:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandler$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- getExecutionOrder():com.intellij.openapi.vcs.checkin.CommitCheck$ExecutionOrder
|
|
- isEnabled():Z
|
|
- runCheck(com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
f:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandler$Companion
|
|
f:com.intellij.openapi.vcs.checkin.CodeAnalysisCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.checkin.CodeAnalysisCommitProblem
|
|
- com.intellij.openapi.vcs.checkin.CommitProblemWithDetails
|
|
- <init>(java.util.List,I,I):V
|
|
- getShowDetailsAction():java.lang.String
|
|
- getText():java.lang.String
|
|
- showDetails(com.intellij.openapi.project.Project):V
|
|
- showModalSolution(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CommitInfo):com.intellij.openapi.vcs.checkin.CheckinHandler$ReturnResult
|
|
f:com.intellij.openapi.vcs.checkin.CodeCleanupCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
a:com.intellij.openapi.vcs.checkin.CodeProcessorCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CommitCheck
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- pa:createCodeProcessor(java.util.List):com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
|
|
- getExecutionOrder():com.intellij.openapi.vcs.checkin.CommitCheck$ExecutionOrder
|
|
- p:getProgressMessage():java.lang.String
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getSettings():com.intellij.openapi.vcs.VcsConfiguration
|
|
- runCheck(com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
f:com.intellij.openapi.vcs.checkin.MultipleChangeListsCheckFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.checkin.OptimizeImportsBeforeCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CodeProcessorCheckinHandler
|
|
- sf:COMMAND_NAME:java.lang.String
|
|
- sf:Companion:com.intellij.openapi.vcs.checkin.OptimizeImportsBeforeCheckinHandler$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- isEnabled():Z
|
|
f:com.intellij.openapi.vcs.checkin.OptimizeImportsBeforeCheckinHandler$Companion
|
|
f:com.intellij.openapi.vcs.checkin.OptimizeOptionsCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.checkin.ProfileChooser
|
|
- <init>(com.intellij.openapi.project.Project,kotlin.reflect.KMutableProperty0,kotlin.reflect.KMutableProperty0,kotlin.reflect.KMutableProperty0,java.lang.String,java.lang.String):V
|
|
- f:build(com.intellij.openapi.vcs.checkin.CheckinHandler):com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
f:com.intellij.openapi.vcs.checkin.RearrangeBeforeCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CodeProcessorCheckinHandler
|
|
- sf:COMMAND_NAME:java.lang.String
|
|
- sf:Companion:com.intellij.openapi.vcs.checkin.RearrangeBeforeCheckinHandler$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- isEnabled():Z
|
|
f:com.intellij.openapi.vcs.checkin.RearrangeBeforeCheckinHandler$Companion
|
|
f:com.intellij.openapi.vcs.checkin.RearrangeCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.checkin.ReformatBeforeCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CodeProcessorCheckinHandler
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- isEnabled():Z
|
|
f:com.intellij.openapi.vcs.checkin.ReformatCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.checkin.StepIntersection
|
|
- <init>():V
|
|
- s:processElementIntersections(java.lang.Object,java.util.List,com.intellij.util.containers.Convertor,com.intellij.util.containers.Convertor,com.intellij.util.PairConsumer):V
|
|
- s:processIntersections(java.util.List,java.util.List,com.intellij.util.containers.Convertor,com.intellij.util.containers.Convertor,com.intellij.util.PairConsumer):V
|
|
f:com.intellij.openapi.vcs.checkin.TodoCheckinHandler
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
- com.intellij.openapi.project.DumbAware
|
|
- com.intellij.openapi.vcs.checkin.CommitCheck
|
|
- sf:Companion:com.intellij.openapi.vcs.checkin.TodoCheckinHandler$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
|
- getExecutionOrder():com.intellij.openapi.vcs.checkin.CommitCheck$ExecutionOrder
|
|
- isEnabled():Z
|
|
- runCheck(com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
f:com.intellij.openapi.vcs.checkin.TodoCheckinHandler$Companion
|
|
f:com.intellij.openapi.vcs.checkin.TodoCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
c:com.intellij.openapi.vcs.checkin.TodoCheckinHandlerWorker
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.ide.todo.TodoFilter):V
|
|
- execute():V
|
|
- getAddedOrEditedTodos():java.util.Set
|
|
- getChanges():java.util.List
|
|
- getInChangedTodos():java.util.Set
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getSkipped():java.util.List
|
|
- inOneList():java.util.Set
|
|
f:com.intellij.openapi.vcs.checkin.TodoCommitProblem
|
|
- com.intellij.openapi.vcs.checkin.CommitProblemWithDetails
|
|
- <init>(com.intellij.openapi.vcs.checkin.TodoCheckinHandlerWorker,Z):V
|
|
- getShowDetailsAction():java.lang.String
|
|
- getText():java.lang.String
|
|
- showDetails(com.intellij.openapi.project.Project):V
|
|
- showModalSolution(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CommitInfo):com.intellij.openapi.vcs.checkin.CheckinHandler$ReturnResult
|
|
f:com.intellij.openapi.vcs.checkin.UnresolvedMergeCheckFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
a:com.intellij.openapi.vcs.checkin.UnresolvedMergeCheckProvider
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- <init>():V
|
|
- a:checkUnresolvedConflicts(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext,com.intellij.openapi.vcs.checkin.CommitInfo):com.intellij.openapi.vcs.checkin.CheckinHandler$ReturnResult
|
|
f:com.intellij.openapi.vcs.checkout.CompositeCheckoutListener
|
|
- com.intellij.openapi.vcs.CheckoutProvider$Listener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- checkoutCompleted():V
|
|
- directoryCheckedOut(java.io.File,com.intellij.openapi.vcs.VcsKey):V
|
|
f:com.intellij.openapi.vcs.configurable.CommitDialogConfigurable
|
|
- com.intellij.openapi.options.BoundCompositeSearchableConfigurable
|
|
- sf:Companion:com.intellij.openapi.vcs.configurable.CommitDialogConfigurable$Companion
|
|
- sf:ID:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createConfigurables():java.util.List
|
|
- createPanel():com.intellij.openapi.ui.DialogPanel
|
|
f:com.intellij.openapi.vcs.configurable.CommitDialogConfigurable$Companion
|
|
c:com.intellij.openapi.vcs.configurable.IssueLinkConfigurationDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:getHelpId():java.lang.String
|
|
- getLink():com.intellij.openapi.vcs.IssueNavigationLink
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- setLink(com.intellij.openapi.vcs.IssueNavigationLink):V
|
|
f:com.intellij.openapi.vcs.configurable.IssueNavigationConfigurable
|
|
- com.intellij.openapi.options.BoundSearchableConfigurable
|
|
- com.intellij.openapi.options.Configurable$NoScroll
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createPanel():com.intellij.openapi.ui.DialogPanel
|
|
e:com.intellij.openapi.vcs.configurable.Location
|
|
- java.lang.Enum
|
|
- sf:Confirmations:com.intellij.openapi.vcs.configurable.Location
|
|
- sf:Other:com.intellij.openapi.vcs.configurable.Location
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.configurable.Location
|
|
- s:values():com.intellij.openapi.vcs.configurable.Location[]
|
|
f:com.intellij.openapi.vcs.configurable.OptionEnabledPredicate
|
|
- com.intellij.ui.layout.ComponentPredicate
|
|
- <init>(com.intellij.openapi.ui.ComboBox):V
|
|
- addListener(kotlin.jvm.functions.Function1):V
|
|
- invoke():java.lang.Boolean
|
|
f:com.intellij.openapi.vcs.configurable.OptionVisibleForVcsesPredicate
|
|
- com.intellij.ui.layout.ComponentPredicate
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsSetting,java.util.List):V
|
|
- addListener(kotlin.jvm.functions.Function1):V
|
|
- invoke():java.lang.Boolean
|
|
f:com.intellij.openapi.vcs.configurable.ShelfProjectConfigurable
|
|
- com.intellij.openapi.options.BoundSearchableConfigurable
|
|
- sf:Companion:com.intellij.openapi.vcs.configurable.ShelfProjectConfigurable$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createPanel():com.intellij.openapi.ui.DialogPanel
|
|
- sf:getDefaultShelfPresentationPath(com.intellij.openapi.project.Project):java.lang.String
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.configurable.ShelfProjectConfigurable$Companion
|
|
- f:getDefaultShelfPresentationPath(com.intellij.openapi.project.Project):java.lang.String
|
|
c:com.intellij.openapi.vcs.configurable.ShelfStorageConfigurationDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:createNorthPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
|
|
- p:getHelpId():java.lang.String
|
|
- p:postponeValidation():Z
|
|
a:com.intellij.openapi.vcs.configurable.VcsCheckBoxWithSpinnerConfigurable
|
|
- com.intellij.openapi.options.Configurable
|
|
- p:myHighlightInterval:javax.swing.JSpinner
|
|
- p:myHighlightRecentlyChanged:javax.swing.JCheckBox
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
|
|
- createComponent():javax.swing.JComponent
|
|
- pa:createSpinnerModel():javax.swing.SpinnerNumberModel
|
|
f:com.intellij.openapi.vcs.configurable.VcsContentAnnotationConfigurable
|
|
- com.intellij.openapi.vcs.configurable.VcsCheckBoxWithSpinnerConfigurable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- apply():V
|
|
- getDisplayName():java.lang.String
|
|
- isModified():Z
|
|
- reset():V
|
|
f:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanel
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanel$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:apply():V
|
|
- sf:buildVcsesComboBox(com.intellij.openapi.project.Project):com.intellij.openapi.ui.ComboBox
|
|
- dispose():V
|
|
- f:isModified():Z
|
|
- f:reset():V
|
|
f:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanel$Companion
|
|
- f:buildVcsesComboBox(com.intellij.openapi.project.Project):com.intellij.openapi.ui.ComboBox
|
|
f:com.intellij.openapi.vcs.configurable.VcsGeneralSettingsConfigurable
|
|
- com.intellij.openapi.options.BoundCompositeSearchableConfigurable
|
|
- com.intellij.openapi.options.Configurable$WithEpDependencies
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createConfigurables():java.util.List
|
|
- createPanel():com.intellij.openapi.ui.DialogPanel
|
|
- getDependencies():java.util.List
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
f:com.intellij.openapi.vcs.configurable.VcsManagerConfigurable
|
|
- com.intellij.openapi.options.Configurable$NoScroll
|
|
- com.intellij.openapi.options.Configurable$WithEpDependencies
|
|
- com.intellij.openapi.options.ConfigurableGroup
|
|
- com.intellij.openapi.options.SearchableConfigurable$Parent$Abstract
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getDependencies():java.util.Collection
|
|
- getDescription():java.lang.String
|
|
- getDisplayName():java.lang.String
|
|
- getHelpTopic():java.lang.String
|
|
- getId():java.lang.String
|
|
- getWeight():I
|
|
f:com.intellij.openapi.vcs.configurable.VcsManagerConfigurableProvider
|
|
- com.intellij.openapi.options.ConfigurableProvider
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- canCreateConfigurable():Z
|
|
- createConfigurable():com.intellij.openapi.options.Configurable
|
|
c:com.intellij.openapi.vcs.configurable.VcsMappingConfigurable
|
|
- com.intellij.openapi.options.SearchableConfigurable
|
|
- sf:HELP_ID:java.lang.String
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- apply():V
|
|
- createComponent():javax.swing.JComponent
|
|
- disposeUIResources():V
|
|
- getDisplayName():java.lang.String
|
|
- getHelpTopic():java.lang.String
|
|
- getId():java.lang.String
|
|
- isModified():Z
|
|
- reset():V
|
|
c:com.intellij.openapi.vcs.configurable.VcsMappingConfigurationDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:doOKAction():V
|
|
- getMapping():com.intellij.openapi.vcs.VcsDirectoryMapping
|
|
- setMapping(com.intellij.openapi.vcs.VcsDirectoryMapping):V
|
|
f:com.intellij.openapi.vcs.configurable.VcsOptionsTopHitProvider
|
|
- com.intellij.openapi.vcs.configurable.VcsOptionsTopHitProviderBase
|
|
- <init>():V
|
|
- getId():java.lang.String
|
|
- getOptions(com.intellij.openapi.project.Project):java.util.Collection
|
|
a:com.intellij.openapi.vcs.configurable.VcsOptionsTopHitProviderBase
|
|
- com.intellij.ide.ui.OptionsSearchTopHitProvider$ProjectLevelProvider
|
|
- <init>():V
|
|
- p:isEnabled(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey):Z
|
|
f:com.intellij.openapi.vcs.configurable.VcsOptionsTopHitProviderKt
|
|
- sf:cdShowDirtyRecursively(com.intellij.openapi.project.Project):com.intellij.application.options.editor.CheckboxDescriptor
|
|
- sf:cdShowReadOnlyStatusDialog(com.intellij.openapi.project.Project):com.intellij.application.options.editor.CheckboxDescriptor
|
|
f:com.intellij.openapi.vcs.ex.ChangelistsLocalLineStatusTracker
|
|
- com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
|
- com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker
|
|
- com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker
|
|
- sf:Companion:com.intellij.openapi.vcs.ex.ChangelistsLocalLineStatusTracker$Companion
|
|
- addListener(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker$Listener,com.intellij.openapi.Disposable):V
|
|
- changeListRemoved(java.lang.String):V
|
|
- sf:createTracker$intellij_platform_vcs_impl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.ChangelistsLocalLineStatusTracker
|
|
- defaultListChanged(java.lang.String,java.lang.String):V
|
|
- getAffectedChangeListsIds():java.util.List
|
|
- getChangesToBeCommitted(com.intellij.diff.util.Side,java.util.List,Z):java.lang.String
|
|
- getExcludedFromCommitState(java.lang.String):com.intellij.openapi.vcs.ex.ExclusionState
|
|
- getPartialCommitContent(java.util.List,Z):com.intellij.openapi.vcs.ex.PartialCommitContent
|
|
- handlePartialCommit(com.intellij.diff.util.Side,java.util.List,Z):com.intellij.openapi.vcs.ex.PartialCommitHelper
|
|
- hasPartialChangesToCommit():Z
|
|
- initChangeTracking(java.lang.String,java.util.List,java.lang.String):V
|
|
- moveChanges(java.lang.String,java.lang.String):V
|
|
- moveChangesTo(java.lang.String):V
|
|
- moveToChangelist(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- moveToChangelist(java.util.BitSet,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- f:replayChangesFromDocumentEvents(java.util.List):V
|
|
- rollbackChanges(java.util.List,Z):V
|
|
- setBaseRevision(java.lang.CharSequence):V
|
|
- setExcludedFromCommit(com.intellij.openapi.vcs.ex.Range,Z):V
|
|
- setExcludedFromCommit(java.lang.String,Z):V
|
|
- setExcludedFromCommit(java.util.BitSet,Z):V
|
|
- setExcludedFromCommit(Z):V
|
|
- setPartiallyExcludedFromCommit(java.util.BitSet,com.intellij.diff.util.Side,Z):V
|
|
f:com.intellij.openapi.vcs.ex.ChangelistsLocalLineStatusTracker$Companion
|
|
e:com.intellij.openapi.vcs.ex.ExclusionState
|
|
- java.lang.Enum
|
|
- sf:ALL_EXCLUDED:com.intellij.openapi.vcs.ex.ExclusionState
|
|
- sf:ALL_INCLUDED:com.intellij.openapi.vcs.ex.ExclusionState
|
|
- sf:NO_CHANGES:com.intellij.openapi.vcs.ex.ExclusionState
|
|
- sf:PARTIALLY:com.intellij.openapi.vcs.ex.ExclusionState
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.ex.ExclusionState
|
|
- s:values():com.intellij.openapi.vcs.ex.ExclusionState[]
|
|
a:com.intellij.openapi.vcs.ex.LineStatusActionBase
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- sf:SELECTED_OFFSET_KEY:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- pa:doAction(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:isEnabled(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.ex.LineStatusClientIdTrackerKt
|
|
- sf:createClientIdGutterIconRenderer(com.intellij.openapi.project.Project,java.util.List):com.intellij.openapi.editor.markup.GutterIconRenderer
|
|
- sf:createClientIdGutterPopupPanel(com.intellij.openapi.project.Project,java.util.List):javax.swing.JComponent
|
|
- sf:showClientIdGutterIconRenderer(com.intellij.openapi.project.Project):Z
|
|
com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- com.intellij.openapi.vcs.ex.LineStatusTrackerI
|
|
- a:getProject():com.intellij.openapi.project.Project
|
|
- a:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
|
- isAvailableAt(com.intellij.openapi.editor.Editor):Z
|
|
- a:scrollAndShowHint(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.editor.Editor):V
|
|
- a:showHint(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.editor.Editor):V
|
|
f:com.intellij.openapi.vcs.ex.LineStatusTrackerKt
|
|
- sf:saveDocumentWhenUnchanged(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
|
|
com.intellij.openapi.vcs.ex.LocalLineStatusTracker
|
|
- com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- a:freeze():V
|
|
- a:getMode():com.intellij.openapi.vcs.ex.LocalLineStatusTracker$Mode
|
|
- isAvailableAt(com.intellij.openapi.editor.Editor):Z
|
|
- a:release():V
|
|
- a:setMode(com.intellij.openapi.vcs.ex.LocalLineStatusTracker$Mode):V
|
|
- a:unfreeze():V
|
|
f:com.intellij.openapi.vcs.ex.LocalLineStatusTracker$Mode
|
|
- <init>(Z,Z,Z):V
|
|
- f:getDetectWhitespaceChangedLines():Z
|
|
- f:getShowErrorStripeMarkers():Z
|
|
- f:isVisible():Z
|
|
a:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
|
- com.intellij.openapi.vcs.ex.LineStatusTrackerBase
|
|
- com.intellij.openapi.vcs.ex.LocalLineStatusTracker
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):V
|
|
- freeze():V
|
|
- getMode():com.intellij.openapi.vcs.ex.LocalLineStatusTracker$Mode
|
|
- pa:getOurData(com.intellij.openapi.vcs.ex.DocumentTracker$Block):com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LocalBlockData
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- pa:getRenderer():com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LocalLineStatusMarkerRenderer
|
|
- f:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
|
- p:isClearLineModificationFlagOnRollback():Z
|
|
- p:isDetectWhitespaceChangedLines():Z
|
|
- scrollAndShowHint(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.editor.Editor):V
|
|
- a:setBaseRevision(java.lang.CharSequence):V
|
|
- p:setBaseRevisionContent(java.lang.CharSequence,kotlin.jvm.functions.Function0):V
|
|
- setMode(com.intellij.openapi.vcs.ex.LocalLineStatusTracker$Mode):V
|
|
- showHint(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.editor.Editor):V
|
|
- unfreeze():V
|
|
p:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LocalBlockData
|
|
- com.intellij.openapi.vcs.ex.DocumentTracker$BlockData
|
|
- a:getClientIds():java.util.List
|
|
- a:getInnerRanges():java.util.List
|
|
- a:setClientIds(java.util.List):V
|
|
- a:setInnerRanges(java.util.List):V
|
|
pc:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LocalLineStatusMarkerRenderer
|
|
- com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
|
|
- <init>(com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl):V
|
|
- p:createAdditionalInfoPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):javax.swing.JComponent
|
|
- p:createToolbarActions(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):java.util.List
|
|
- p:getTracker():com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
|
- p:shouldPaintErrorStripeMarkers():Z
|
|
- p:shouldPaintGutter():Z
|
|
*:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LstLocalRange
|
|
- a:getClientIds():java.util.List
|
|
f:com.intellij.openapi.vcs.ex.LocalRange
|
|
- com.intellij.openapi.vcs.ex.Range
|
|
- com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LstLocalRange
|
|
- f:getChangelistId():java.lang.String
|
|
- getClientIds():java.util.List
|
|
- f:getExclusionState():com.intellij.openapi.vcs.ex.RangeExclusionState
|
|
c:com.intellij.openapi.vcs.ex.MoveChangesLineStatusAction
|
|
- com.intellij.openapi.vcs.ex.LineStatusActionBase
|
|
- <init>():V
|
|
- p:doAction(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
- p:isEnabled(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor):Z
|
|
- s:moveToAnotherChangelist(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker,com.intellij.openapi.editor.Editor):V
|
|
- s:moveToAnotherChangelist(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker,com.intellij.openapi.vcs.ex.LocalRange):V
|
|
- s:moveToAnotherChangelist(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker,java.util.BitSet):V
|
|
f:com.intellij.openapi.vcs.ex.PartialCommitContent
|
|
- <init>(java.lang.CharSequence,java.lang.CharSequence,java.util.List):V
|
|
- f:getCurrentContent():java.lang.CharSequence
|
|
- f:getRangesToCommit():java.util.List
|
|
- f:getVcsContent():java.lang.CharSequence
|
|
a:com.intellij.openapi.vcs.ex.PartialCommitHelper
|
|
- <init>(java.lang.String):V
|
|
- a:applyChanges():V
|
|
- f:getContent():java.lang.String
|
|
com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker
|
|
- com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- a:addListener(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker$Listener,com.intellij.openapi.Disposable):V
|
|
- a:getAffectedChangeListsIds():java.util.List
|
|
- a:getChangesToBeCommitted(com.intellij.diff.util.Side,java.util.List,Z):java.lang.String
|
|
- a:getExcludedFromCommitState(java.lang.String):com.intellij.openapi.vcs.ex.ExclusionState
|
|
- a:getPartialCommitContent(java.util.List,Z):com.intellij.openapi.vcs.ex.PartialCommitContent
|
|
- a:handlePartialCommit(com.intellij.diff.util.Side,java.util.List,Z):com.intellij.openapi.vcs.ex.PartialCommitHelper
|
|
- a:hasPartialChangesToCommit():Z
|
|
- a:moveToChangelist(com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- a:moveToChangelist(java.util.BitSet,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- a:rollbackChanges(java.util.List,Z):V
|
|
- a:setExcludedFromCommit(com.intellij.openapi.vcs.ex.Range,Z):V
|
|
- a:setExcludedFromCommit(java.lang.String,Z):V
|
|
- a:setExcludedFromCommit(java.util.BitSet,Z):V
|
|
- a:setExcludedFromCommit(Z):V
|
|
- a:setPartiallyExcludedFromCommit(java.util.BitSet,com.intellij.diff.util.Side,Z):V
|
|
com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker$Listener
|
|
- java.util.EventListener
|
|
- onBecomingValid(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):V
|
|
- onChangeListMarkerChange(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):V
|
|
- onChangeListsChange(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):V
|
|
- onExcludedFromCommitChange(com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker):V
|
|
c:com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker$ListenerAdapter
|
|
- com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker$Listener
|
|
- <init>():V
|
|
a:com.intellij.openapi.vcs.ex.ProjectLevelVcsManagerEx
|
|
- com.intellij.openapi.vcs.ProjectLevelVcsManager
|
|
- sf:MAPPING_DETECTION_LOG:com.intellij.openapi.diagnostic.Logger
|
|
- sf:VCS_ACTIVATED:com.intellij.util.messages.Topic
|
|
- <init>():V
|
|
- a:fireDirectoryMappingsChanged():V
|
|
- a:getAllConfirmations():java.util.List
|
|
- a:getAllOptions():java.util.List
|
|
- a:getConfirmation(com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOption
|
|
- a:getContentManager():com.intellij.ui.content.ContentManager
|
|
- s:getInstanceEx(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.ex.ProjectLevelVcsManagerEx
|
|
- a:getOptions(com.intellij.openapi.vcs.VcsConfiguration$StandardOption):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- a:haveDefaultMapping():java.lang.String
|
|
- a:notifyDirectoryMappingChanged():V
|
|
- a:scheduleMappedRootsUpdate():V
|
|
- a:showUpdateProjectInfo(com.intellij.openapi.vcs.update.UpdatedFiles,java.lang.String,com.intellij.openapi.vcs.update.ActionInfo,Z):com.intellij.openapi.vcs.update.UpdateInfoTree
|
|
c:com.intellij.openapi.vcs.ex.RollbackLineStatusAction
|
|
- com.intellij.openapi.vcs.ex.LineStatusActionBase
|
|
- <init>():V
|
|
- p:doAction(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
- s:rollback(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor):V
|
|
- s:rollback(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.editor.Editor):V
|
|
c:com.intellij.openapi.vcs.ex.ShowDiffLineStatusAction
|
|
- com.intellij.openapi.vcs.ex.LineStatusActionBase
|
|
- <init>():V
|
|
- p:doAction(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
|
f:com.intellij.openapi.vcs.ex.SimpleLocalLineStatusTracker
|
|
- com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
|
- sf:Companion:com.intellij.openapi.vcs.ex.SimpleLocalLineStatusTracker$Companion
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):V
|
|
- sf:createTracker(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.SimpleLocalLineStatusTracker
|
|
- f:hasPartialState():V
|
|
- setBaseRevision(java.lang.CharSequence):V
|
|
f:com.intellij.openapi.vcs.ex.SimpleLocalLineStatusTracker$Companion
|
|
- f:createTracker(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.SimpleLocalLineStatusTracker
|
|
com.intellij.openapi.vcs.ex.VcsActivationListener
|
|
- java.util.EventListener
|
|
- a:vcsesActivated(java.util.List):V
|
|
a:com.intellij.openapi.vcs.history.BaseDiffFromHistoryHandler
|
|
- com.intellij.openapi.vcs.history.DiffFromHistoryHandler
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- p:doShowDiff(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- pa:getAffectedChanges(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision):java.util.List
|
|
- p:getAffectedChangesDialogTitle(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
- pa:getChangesBetweenRevisions(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):java.util.List
|
|
- p:getChangesBetweenRevisionsDialogTitle(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
- pa:getPresentableName(com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
- p:showAffectedChanges(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- p:showChangesBetweenRevisions(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- p:showChangesDialog(java.lang.String,java.util.List):V
|
|
- showDiffForOne(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- showDiffForTwo(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- p:showError(com.intellij.openapi.vcs.VcsException,java.lang.String):V
|
|
pa:com.intellij.openapi.vcs.history.BaseDiffFromHistoryHandler$CollectChangesTask
|
|
- com.intellij.openapi.progress.Task$Backgroundable
|
|
- <init>(com.intellij.openapi.vcs.history.BaseDiffFromHistoryHandler,java.lang.String):V
|
|
- a:getChanges():java.util.List
|
|
- a:getDialogTitle():java.lang.String
|
|
- onSuccess():V
|
|
- run(com.intellij.openapi.progress.ProgressIndicator):V
|
|
c:com.intellij.openapi.vcs.history.CollectingHistorySessionConsumer
|
|
- com.intellij.openapi.vcs.history.VcsAppendableHistoryPartnerAdapter
|
|
- com.intellij.openapi.vcs.history.VcsHistorySessionConsumer
|
|
- <init>():V
|
|
- finished():V
|
|
f:com.intellij.openapi.vcs.history.FileHistoryPanelImpl
|
|
- javax.swing.JPanel
|
|
- com.intellij.ide.CopyProvider
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- com.intellij.openapi.editor.colors.EditorColorsListener
|
|
- sf:PREVIOUS_REVISION_FOR_DIFF:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsHistorySession,com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.history.FileHistoryRefresherI,Z):V
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.history.VcsHistorySession,com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.history.FileHistoryRefresherI,Z):V
|
|
- dispose():V
|
|
- equals(java.lang.Object):Z
|
|
- finishRefresh():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getData(java.lang.String):java.lang.Object
|
|
- s:getPresentableText(com.intellij.openapi.vcs.history.VcsFileRevision,Z):java.lang.String
|
|
- getSelectedRevisions():com.intellij.openapi.vcs.history.VcsFileRevision[]
|
|
- globalSchemeChange(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
|
- hashCode():I
|
|
- isCopyEnabled(com.intellij.openapi.actionSystem.DataContext):Z
|
|
- isCopyVisible(com.intellij.openapi.actionSystem.DataContext):Z
|
|
- performCopy(com.intellij.openapi.actionSystem.DataContext):V
|
|
- s:sameHistories(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):Z
|
|
- setBottomRevisionForShowDiff(com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- setHistorySession(com.intellij.openapi.vcs.history.VcsHistorySession):V
|
|
- setIsStaticAndEmbedded(Z):V
|
|
c:com.intellij.openapi.vcs.history.FileHistoryPanelImpl$AuthorColumnInfo
|
|
- com.intellij.util.ui.ColumnInfo
|
|
- <init>():V
|
|
- getComparator():java.util.Comparator
|
|
- getCustomizedRenderer(com.intellij.openapi.vcs.history.VcsFileRevision,javax.swing.table.TableCellRenderer):javax.swing.table.TableCellRenderer
|
|
- getPreferredStringValue():java.lang.String
|
|
- getRenderer(com.intellij.openapi.vcs.history.VcsFileRevision):javax.swing.table.TableCellRenderer
|
|
- valueOf(com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
c:com.intellij.openapi.vcs.history.FileHistoryPanelImpl$DateColumnInfo
|
|
- com.intellij.util.ui.ColumnInfo
|
|
- <init>():V
|
|
- getComparator():java.util.Comparator
|
|
- getPreferredStringValue():java.lang.String
|
|
- getRenderer(com.intellij.openapi.vcs.history.VcsFileRevision):javax.swing.table.TableCellRenderer
|
|
- valueOf(com.intellij.openapi.vcs.history.VcsFileRevision):java.util.Date
|
|
c:com.intellij.openapi.vcs.history.FileHistoryPanelImpl$MessageColumnInfo
|
|
- com.intellij.util.ui.ColumnInfo
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getComparator():java.util.Comparator
|
|
- getPreferredStringValue():java.lang.String
|
|
- getRenderer(com.intellij.openapi.vcs.history.VcsFileRevision):javax.swing.table.TableCellRenderer
|
|
- s:getSubject(com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
- valueOf(com.intellij.openapi.vcs.history.VcsFileRevision):java.lang.String
|
|
c:com.intellij.openapi.vcs.history.FileHistoryPanelImpl$RevisionColumnInfo
|
|
- com.intellij.util.ui.ColumnInfo
|
|
- <init>(java.util.Comparator):V
|
|
- getComparator():java.util.Comparator
|
|
- getPreferredStringValue():java.lang.String
|
|
- getRenderer(com.intellij.openapi.vcs.history.VcsFileRevision):javax.swing.table.TableCellRenderer
|
|
- valueOf(com.intellij.openapi.vcs.history.VcsFileRevision):com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
c:com.intellij.openapi.vcs.history.FileHistoryRefresher
|
|
- com.intellij.openapi.vcs.history.FileHistoryRefresherI
|
|
- <init>(com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- <init>(com.intellij.vcs.history.VcsHistoryProviderEx,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- s:findOrCreate(com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.history.FileHistoryRefresherI
|
|
- s:findOrCreate(com.intellij.vcs.history.VcsHistoryProviderEx,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.history.FileHistoryRefresherI
|
|
- isInRefresh():Z
|
|
- refresh(Z):V
|
|
- selectContent():V
|
|
com.intellij.openapi.vcs.history.FileHistoryRefresherI
|
|
- a:isInRefresh():Z
|
|
- a:refresh(Z):V
|
|
- a:selectContent():V
|
|
f:com.intellij.openapi.vcs.history.FileHistorySessionPartner
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.history.VcsHistorySessionConsumer
|
|
- <init>(com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.history.FileHistoryRefresherI):V
|
|
- acceptRevision(com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- beforeRefresh():V
|
|
- createOrSelectContent():V
|
|
- dispose():V
|
|
- finished():V
|
|
- reportCreatedEmptySession(com.intellij.openapi.vcs.history.VcsAbstractHistorySession):V
|
|
- reportException(com.intellij.openapi.vcs.VcsException):V
|
|
- shouldBeRefreshed():Z
|
|
c:com.intellij.openapi.vcs.history.LimitHistoryCheck
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- checkNumber():V
|
|
- isOver():Z
|
|
- isOver(I):Z
|
|
- reset():V
|
|
c:com.intellij.openapi.vcs.history.LimitHistoryCheck$VcsFileHistoryLimitReachedException
|
|
- java.lang.RuntimeException
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.history.StandardDiffFromHistoryHandler
|
|
- com.intellij.openapi.vcs.history.DiffFromHistoryHandler
|
|
- <init>():V
|
|
- showDiffForOne(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
- showDiffForTwo(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
c:com.intellij.openapi.vcs.history.VcsAnnotationCachedProxy
|
|
- com.intellij.openapi.vcs.annotate.AnnotationProvider
|
|
- com.intellij.vcs.CacheableAnnotationProvider
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.annotate.AnnotationProvider):V
|
|
- annotate(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- annotate(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.history.VcsFileRevision):com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- getFromCache(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- isAnnotationValid(com.intellij.openapi.vcs.history.VcsFileRevision):Z
|
|
- populateCache(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.history.VcsCachingHistory
|
|
- s:collect(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):java.util.List
|
|
- s:collect(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,java.util.function.Consumer):V
|
|
- s:collectFromCache(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsHistorySessionConsumer):Z
|
|
- s:collectInBackground(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsHistorySessionConsumer,Z):V
|
|
- s:collectInBackground(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.history.VcsHistorySessionConsumer):V
|
|
- s:collectInBackground(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.impl.VcsBackgroundableActions,com.intellij.util.Consumer):V
|
|
- s:collectSession(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.history.VcsHistorySession
|
|
- s:getHistoryLock(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.impl.VcsBackgroundableActions,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.impl.BackgroundableActionLock
|
|
- s:getHistorySessionLock(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.impl.BackgroundableActionLock
|
|
f:com.intellij.openapi.vcs.history.VcsDiffUtil
|
|
- <init>():V
|
|
- s:createChangesWithCurrentContentForFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ContentRevision):java.util.List
|
|
- s:getRevisionTitle(com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:getRevisionTitle(java.lang.String,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:getRevisionTitle(java.lang.String,Z):java.lang.String
|
|
- s:putFilePathsIntoChangeContext(com.intellij.openapi.vcs.changes.Change,java.util.Map):V
|
|
- s:showChangesDialog(com.intellij.openapi.project.Project,java.lang.String,java.util.List):V
|
|
- s:showChangesWithWorkingDirLater(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.diff.DiffProvider):V
|
|
com.intellij.openapi.vcs.history.VcsHistorySessionConsumer
|
|
- com.intellij.openapi.vcs.history.VcsAppendableHistorySessionPartner
|
|
- a:finished():V
|
|
f:com.intellij.openapi.vcs.history.VcsHistoryUtil
|
|
- s:compare(com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):I
|
|
- s:compareNumbers(com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):I
|
|
- s:isEmpty(com.intellij.openapi.vcs.history.VcsFileRevision):Z
|
|
- s:loadContentForDiff(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision):com.intellij.diff.contents.DiffContent
|
|
- s:loadRevisionContent(com.intellij.openapi.vcs.history.VcsFileRevision):B[]
|
|
- s:loadRevisionContentGuessEncoding(com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
|
|
- s:showDiff(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision,java.lang.String,java.lang.String):V
|
|
- s:showDifferencesInBackground(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.history.VcsFileRevision):V
|
|
c:com.intellij.openapi.vcs.history.actions.AnnotateRevisionAction
|
|
- com.intellij.openapi.vcs.actions.AnnotateRevisionActionBase
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- p:getAnnotatedLine(com.intellij.openapi.actionSystem.AnActionEvent):I
|
|
- p:getEditor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.editor.Editor
|
|
- p:getFile(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vfs.VirtualFile
|
|
- p:getFileRevision(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.history.VcsFileRevision
|
|
- p:getVcs(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.AbstractVcs
|
|
c:com.intellij.openapi.vcs.history.actions.CompareRevisionsAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.CopyCommitSubjectAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.CopyRevisionNumberAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.CreatePatchFromDirectoryAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.FileHistoryGetVersionActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.GetVersionAction
|
|
- com.intellij.openapi.actionSystem.ExtendableAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- s:doGet(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vcs.FilePath):V
|
|
- s:doGet(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Runnable):V
|
|
c:com.intellij.openapi.vcs.history.actions.GetVersionAction$FileRevisionContent
|
|
- f:bytes:B[]
|
|
- f:oldFilePath:com.intellij.openapi.vcs.FilePath
|
|
- <init>(B[],com.intellij.openapi.vcs.FilePath):V
|
|
com.intellij.openapi.vcs.history.actions.GetVersionAction$FileRevisionProvider
|
|
- a:getContent():com.intellij.openapi.vcs.history.actions.GetVersionAction$FileRevisionContent
|
|
- a:getFilePath():com.intellij.openapi.vcs.FilePath
|
|
c:com.intellij.openapi.vcs.history.actions.RefreshFileHistoryAction
|
|
- com.intellij.ide.actions.RefreshAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.actions.ShowDiffAfterWithLocalAction
|
|
- com.intellij.openapi.actionSystem.ExtendableAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.history.actions.ShowDiffBeforeWithLocalAction
|
|
- com.intellij.openapi.actionSystem.ExtendableAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
c:com.intellij.openapi.vcs.history.actions.ShowDiffWithLocalFromTableHistoryAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.history.impl.VcsSelectionHistoryDialog
|
|
- com.intellij.openapi.ui.FrameWrapper
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.AbstractVcs,I,I,java.lang.String):V
|
|
- dispose():V
|
|
- getData(java.lang.String):java.lang.Object
|
|
c:com.intellij.openapi.vcs.history.impl.VcsSelectionHistoryDialog$MyDiffAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.history.impl.VcsSelectionHistoryDialog$MyDiffAfterWithLocalAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.ignore.IgnoredToExcludedSynchronizerConstants
|
|
- sf:ASKED_MARK_IGNORED_FILES_AS_EXCLUDED_PROPERTY:java.lang.String
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.ignore.IgnoredToExcludedSynchronizerConstants
|
|
c:com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl
|
|
- com.intellij.openapi.vcs.AbstractVcsHelper
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- commitChanges(java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):Z
|
|
- s:getRemoteList(com.intellij.openapi.vcs.CommittedChangesProvider,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.versionBrowser.CommittedChangeList
|
|
- handleCustom(com.intellij.openapi.vcs.VcsException):Z
|
|
- s:loadAndShowCommittedChangesDetails(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$CommittedChangeListProvider):V
|
|
- s:loadAndShowCommittedChangesDetails(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vcs.FilePath,Z,com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$CommittedChangeListProvider):V
|
|
- loadAndShowCommittedChangesDetails(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.VcsKey,com.intellij.openapi.vcs.RepositoryLocation,Z):V
|
|
- openCommittedChangesTab(com.intellij.openapi.vcs.CommittedChangesProvider,com.intellij.openapi.vcs.RepositoryLocation,com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings,I,java.lang.String):V
|
|
- openMessagesView(com.intellij.openapi.vcs.impl.VcsErrorViewPanel,java.lang.String):V
|
|
- runTransactionRunnable(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.TransactionRunnable,java.lang.Object):java.util.List
|
|
- selectFilePathsToProcess(java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption):java.util.Collection
|
|
- selectFilePathsToProcess(java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption,java.lang.String,java.lang.String):java.util.Collection
|
|
- selectFilesToProcess(java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.vcs.VcsShowConfirmationOption):java.util.Collection
|
|
- s:setCustomExceptionHandler(com.intellij.openapi.project.Project,com.intellij.util.Consumer):V
|
|
- showAnnotation(com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- showAnnotation(com.intellij.openapi.vcs.annotate.FileAnnotation,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.AbstractVcs,I):V
|
|
- showChangesListBrowser(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList,java.lang.String):V
|
|
- s:showCommittedChangesAsTab():Z
|
|
- showCommittedChangesBrowser(com.intellij.openapi.vcs.CommittedChangesProvider,com.intellij.openapi.vcs.RepositoryLocation,java.lang.String,java.awt.Component):V
|
|
- showErrors(java.util.List,java.lang.String):V
|
|
- showErrors(java.util.Map,java.lang.String):V
|
|
- showFileHistory(com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- showFileHistory(com.intellij.openapi.vcs.history.VcsHistoryProvider,com.intellij.openapi.vcs.annotate.AnnotationProvider,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- showFileHistory(com.intellij.vcs.history.VcsHistoryProviderEx,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.history.VcsRevisionNumber):V
|
|
- showMergeDialog(java.util.List,com.intellij.openapi.vcs.merge.MergeProvider,com.intellij.openapi.vcs.merge.MergeDialogCustomizer):java.util.List
|
|
- showWhatDiffersBrowser(java.util.Collection,java.lang.String):V
|
|
com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$CommittedChangeListProvider
|
|
- a:loadChangelist():com.intellij.openapi.util.Pair
|
|
com.intellij.openapi.vcs.impl.ActiveChangeListTracker
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.ActiveChangeListTracker$Companion
|
|
- a:getActiveChangeListId():java.lang.String
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.ActiveChangeListTracker
|
|
- a:isActiveChangeList(com.intellij.openapi.vcs.changes.LocalChangeList):Z
|
|
- a:runUnderChangeList(java.lang.String,java.lang.Runnable):V
|
|
f:com.intellij.openapi.vcs.impl.ActiveChangeListTracker$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.ActiveChangeListTracker
|
|
c:com.intellij.openapi.vcs.impl.ActiveChangeListTrackerImpl
|
|
- com.intellij.openapi.vcs.impl.ActiveChangeListTracker
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.ActiveChangeListTrackerImpl$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getActiveChangeListId():java.lang.String
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- isActiveChangeList(com.intellij.openapi.vcs.changes.LocalChangeList):Z
|
|
- runUnderChangeList(java.lang.String,java.lang.Runnable):V
|
|
f:com.intellij.openapi.vcs.impl.ActiveChangeListTrackerImpl$Companion
|
|
c:com.intellij.openapi.vcs.impl.BackgroundableActionLock
|
|
- equals(java.lang.Object):Z
|
|
- s:getLock(com.intellij.openapi.project.Project,java.lang.Object[]):com.intellij.openapi.vcs.impl.BackgroundableActionLock
|
|
- hashCode():I
|
|
- isLocked():Z
|
|
- s:isLocked(com.intellij.openapi.project.Project,java.lang.Object[]):Z
|
|
- lock():V
|
|
- s:lock(com.intellij.openapi.project.Project,java.lang.Object[]):V
|
|
- unlock():V
|
|
- s:unlock(com.intellij.openapi.project.Project,java.lang.Object[]):V
|
|
f:com.intellij.openapi.vcs.impl.ChangesBrowserToolWindow
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.impl.ChangesBrowserToolWindow
|
|
- sf:TOOLWINDOW_ID:java.lang.String
|
|
- sf:createDiffPreview(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase,com.intellij.openapi.Disposable):com.intellij.openapi.vcs.changes.DiffPreview
|
|
- sf:showTab(com.intellij.openapi.project.Project,com.intellij.ui.content.Content):V
|
|
f:com.intellij.openapi.vcs.impl.CheckinHandlersManagerImpl
|
|
- com.intellij.openapi.vcs.impl.CheckinHandlersManager
|
|
- <init>():V
|
|
- getRegisteredCheckinHandlerFactories(com.intellij.openapi.vcs.AbstractVcs[]):java.util.List
|
|
c:com.intellij.openapi.vcs.impl.CodeSmellDetectorImpl
|
|
- com.intellij.openapi.vcs.CodeSmellDetector
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- findCodeSmells(java.util.List):java.util.List
|
|
- showCodeSmellErrors(java.util.List):V
|
|
a:com.intellij.openapi.vcs.impl.ContentRootChangeListener
|
|
- com.intellij.platform.backend.workspace.WorkspaceModelChangeListener
|
|
- <init>(Z):V
|
|
- changed(com.intellij.platform.workspace.storage.VersionedStorageChange):V
|
|
- a:contentRootsChanged(java.util.List,java.util.List):V
|
|
- f:getSkipFileChanges():Z
|
|
a:com.intellij.openapi.vcs.impl.DefaultVcsRootPolicy
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- p:<init>(com.intellij.openapi.project.Project):V
|
|
- a:getDefaultVcsRoots():java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.DefaultVcsRootPolicy
|
|
- getProjectConfigurationMessage():java.lang.String
|
|
- p:scheduleMappedRootsUpdate():V
|
|
- p:scheduleRootsChangeProcessing(java.util.Collection,java.util.Collection):V
|
|
f:com.intellij.openapi.vcs.impl.DiffRepoWithLocalAction
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.openapi.vcs.impl.ElementStatusTrackerImpl
|
|
- com.intellij.openapi.vcs.ElementStatusTracker
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getElementStatus(com.intellij.psi.PsiElement):com.intellij.openapi.vcs.FileStatus
|
|
f:com.intellij.openapi.vcs.impl.FileStatusManagerImpl
|
|
- com.intellij.openapi.vcs.FileStatusManager
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addFileStatusListener(com.intellij.openapi.vcs.FileStatusListener,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- fileStatusChanged(com.intellij.openapi.vfs.VirtualFile):V
|
|
- fileStatusesChanged():V
|
|
- getRecursiveStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- getStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- f:waitFor():V
|
|
a:com.intellij.openapi.vcs.impl.GenericNotifierImpl
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,com.intellij.notification.NotificationType):V
|
|
- pa:ask(java.lang.Object,java.lang.String):Z
|
|
- f:clear():V
|
|
- ensureNotify(java.lang.Object):Z
|
|
- pf:getAllCurrentKeys():java.util.List
|
|
- pa:getKey(java.lang.Object):java.lang.Object
|
|
- pa:getNotificationContent(java.lang.Object):java.lang.String
|
|
- pf:getStateFor(java.lang.Object):Z
|
|
- f:isEmpty():Z
|
|
- p:onFirstNotification(java.lang.Object):Z
|
|
- f:removeLazyNotification(java.lang.Object):V
|
|
- f:removeLazyNotificationByKey(java.lang.Object):V
|
|
pf:com.intellij.openapi.vcs.impl.GenericNotifierImpl$MyNotification
|
|
- com.intellij.notification.Notification
|
|
- <init>(com.intellij.openapi.vcs.impl.GenericNotifierImpl,java.lang.String,java.lang.String,java.lang.String,com.intellij.notification.NotificationType,com.intellij.notification.NotificationListener,java.lang.Object):V
|
|
- expire():V
|
|
- f:getObj():java.lang.Object
|
|
f:com.intellij.openapi.vcs.impl.LineStatusTrackerBaseContentUtil
|
|
- <init>():V
|
|
- s:createBaseContent(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ContentRevision):com.intellij.openapi.vcs.impl.VcsBaseContentProvider$BaseContent
|
|
- s:getBaseRevision(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.impl.VcsBaseContentProvider$BaseContent
|
|
- s:isSupported(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:isTracked(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
|
|
com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader
|
|
- com.intellij.openapi.vcs.impl.LocalLineStatusTrackerProvider
|
|
- a:getContentInfo(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$ContentInfo
|
|
- a:handleLoadingError(com.intellij.openapi.vcs.ex.LocalLineStatusTracker):V
|
|
- a:loadContent(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$ContentInfo):com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$TrackerContent
|
|
- a:setLoadedContent(com.intellij.openapi.vcs.ex.LocalLineStatusTracker,com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$TrackerContent):V
|
|
- a:shouldBeUpdated(com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$ContentInfo,com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$ContentInfo):Z
|
|
com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$ContentInfo
|
|
com.intellij.openapi.vcs.impl.LineStatusTrackerContentLoader$TrackerContent
|
|
f:com.intellij.openapi.vcs.impl.LineStatusTrackerManager
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.impl.LineStatusTrackerManagerI
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.LineStatusTrackerManager$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:addTrackerListener(com.intellij.openapi.vcs.impl.LineStatusTrackerManager$Listener,com.intellij.openapi.Disposable):V
|
|
- arePartialChangelistsEnabled():Z
|
|
- arePartialChangelistsEnabled(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- dispose():V
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.LineStatusTrackerManagerI
|
|
- sf:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.LineStatusTrackerManager
|
|
- getLineStatusTracker(com.intellij.openapi.editor.Document):com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- getLineStatusTracker(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- f:getTrackers():java.util.List
|
|
- invokeAfterUpdate(java.lang.Runnable):V
|
|
- f:releaseAllTrackers():V
|
|
- releaseTrackerFor(com.intellij.openapi.editor.Document,java.lang.Object):V
|
|
- requestTrackerFor(com.intellij.openapi.editor.Document,java.lang.Object):V
|
|
- f:resetExcludedFromCommitMarkers():V
|
|
- f:waitUntilBaseContentsLoaded():V
|
|
f:com.intellij.openapi.vcs.impl.LineStatusTrackerManager$CheckinFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.openapi.vcs.impl.LineStatusTrackerManager$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.LineStatusTrackerManagerI
|
|
- f:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.LineStatusTrackerManager
|
|
com.intellij.openapi.vcs.impl.LineStatusTrackerManager$Listener
|
|
- java.util.EventListener
|
|
- onTrackerAdded(com.intellij.openapi.vcs.ex.LineStatusTracker):V
|
|
- onTrackerRemoved(com.intellij.openapi.vcs.ex.LineStatusTracker):V
|
|
c:com.intellij.openapi.vcs.impl.LineStatusTrackerManager$ListenerAdapter
|
|
- com.intellij.openapi.vcs.impl.LineStatusTrackerManager$Listener
|
|
- <init>():V
|
|
com.intellij.openapi.vcs.impl.LineStatusTrackerManagerI
|
|
- a:arePartialChangelistsEnabled():Z
|
|
- a:arePartialChangelistsEnabled(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- a:getLineStatusTracker(com.intellij.openapi.editor.Document):com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- a:getLineStatusTracker(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.LineStatusTracker
|
|
- a:invokeAfterUpdate(java.lang.Runnable):V
|
|
- a:releaseTrackerFor(com.intellij.openapi.editor.Document,java.lang.Object):V
|
|
- a:requestTrackerFor(com.intellij.openapi.editor.Document,java.lang.Object):V
|
|
f:com.intellij.openapi.vcs.impl.LocalChangesUnderRoots
|
|
- <init>():V
|
|
- s:getChangesUnderRoots(java.util.Collection,com.intellij.openapi.project.Project):java.util.Map
|
|
- s:getChangesUnderRoots(java.util.Collection,com.intellij.openapi.vcs.changes.ChangeListManager,com.intellij.openapi.project.Project):java.util.Map
|
|
com.intellij.openapi.vcs.impl.LocalLineStatusTrackerProvider
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.LocalLineStatusTrackerProvider$Companion
|
|
- a:createTracker(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.LocalLineStatusTracker
|
|
- a:isMyTracker(com.intellij.openapi.vcs.ex.LocalLineStatusTracker):Z
|
|
- a:isTrackedFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
|
|
f:com.intellij.openapi.vcs.impl.LocalLineStatusTrackerProvider$Companion
|
|
c:com.intellij.openapi.vcs.impl.ModuleDefaultVcsRootPolicy
|
|
- com.intellij.openapi.vcs.impl.DefaultVcsRootPolicy
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getDefaultVcsRoots():java.util.Collection
|
|
c:com.intellij.openapi.vcs.impl.ModuleVcsPathPresenter
|
|
- com.intellij.openapi.vcs.impl.VcsPathPresenter
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getPresentableRelativePath(com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.vcs.changes.ContentRevision):java.lang.String
|
|
- getPresentableRelativePathFor(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
f:com.intellij.openapi.vcs.impl.PartialChangesUtil
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.impl.PartialChangesUtil
|
|
- sf:computeUnderChangeList(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.util.Computable):java.lang.Object
|
|
- sf:computeUnderChangeListSync(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.util.Computable):java.lang.Object
|
|
- sf:convertExclusionState(com.intellij.openapi.vcs.ex.ExclusionState):com.intellij.util.ui.ThreeStateCheckBox$State
|
|
- sf:getPartialTracker(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker
|
|
- sf:getPartialTracker(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.ex.PartialLocalLineStatusTracker
|
|
- sf:getVirtualFile(com.intellij.openapi.vcs.changes.Change):com.intellij.openapi.vfs.VirtualFile
|
|
- sf:processPartialChanges(com.intellij.openapi.project.Project,java.util.Collection,Z,com.intellij.util.PairFunction):java.util.List
|
|
- sf:runUnderChangeList(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.lang.Runnable):V
|
|
- f:underChangeList(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,kotlin.jvm.functions.Function1,kotlin.coroutines.Continuation):java.lang.Object
|
|
- sf:wrapPartialChanges(com.intellij.openapi.project.Project,java.util.List):java.util.List
|
|
f:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerState
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerState$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getState():org.jdom.Element
|
|
- loadState(org.jdom.Element):V
|
|
- sf:restoreState$intellij_platform_vcs_impl(com.intellij.openapi.project.Project):V
|
|
- sf:saveCurrentState$intellij_platform_vcs_impl(com.intellij.openapi.project.Project,java.util.List):V
|
|
f:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerState$Companion
|
|
c:com.intellij.openapi.vcs.impl.PlatformVcsPathPresenter
|
|
- com.intellij.openapi.vcs.impl.VcsPathPresenter
|
|
- <init>():V
|
|
- s:getPresentableRelativePath(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- getPresentableRelativePath(com.intellij.openapi.vcs.changes.ContentRevision,com.intellij.openapi.vcs.changes.ContentRevision):java.lang.String
|
|
- getPresentableRelativePathFor(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
f:com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl
|
|
- com.intellij.openapi.vcs.ex.ProjectLevelVcsManagerEx
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addInitializationRequest(com.intellij.openapi.vcs.impl.VcsInitObject,java.lang.Runnable):V
|
|
- addMessageToConsoleWindow(com.intellij.openapi.vcs.VcsConsoleLine):V
|
|
- addMessageToConsoleWindow(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
|
|
- addMessageToConsoleWindow(java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):V
|
|
- areVcsesActivated():Z
|
|
- checkAllFilesAreUnder(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile[]):Z
|
|
- checkVcsIsActive(com.intellij.openapi.vcs.AbstractVcs):Z
|
|
- checkVcsIsActive(java.lang.String):Z
|
|
- dispose():V
|
|
- findVcsByName(java.lang.String):com.intellij.openapi.vcs.AbstractVcs
|
|
- findVersioningVcs(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.AbstractVcs
|
|
- fireDirectoryMappingsChanged():V
|
|
- getAllActiveVcss():com.intellij.openapi.vcs.AbstractVcs[]
|
|
- getAllConfirmations():java.util.List
|
|
- getAllOptions():java.util.List
|
|
- getAllSupportedVcss():com.intellij.openapi.vcs.AbstractVcs[]
|
|
- getAllVcsRoots():com.intellij.openapi.vcs.VcsRoot[]
|
|
- getAllVcss():com.intellij.openapi.vcs.impl.VcsDescriptor[]
|
|
- getAllVersionedRoots():com.intellij.openapi.vfs.VirtualFile[]
|
|
- getAnnotationLocalChangesListener():com.intellij.openapi.vcs.changes.VcsAnnotationLocalChangesListener
|
|
- getCompositeCheckoutListener():com.intellij.openapi.vcs.CheckoutProvider$Listener
|
|
- getConfirmation(com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOption
|
|
- getConsolidatedVcsName():java.lang.String
|
|
- getContentManager():com.intellij.ui.content.ContentManager
|
|
- getContentRevisionCache():com.intellij.openapi.vcs.impl.ContentRevisionCache
|
|
- getDescriptor(java.lang.String):com.intellij.openapi.vcs.impl.VcsDescriptor
|
|
- getDirectoryMappingFor(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.VcsDirectoryMapping
|
|
- getDirectoryMappings():java.util.List
|
|
- getDirectoryMappings(com.intellij.openapi.vcs.AbstractVcs):java.util.List
|
|
- s:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl
|
|
- getOptions(com.intellij.openapi.vcs.VcsConfiguration$StandardOption):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- getRootChecker(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.VcsRootChecker
|
|
- getRootsUnderVcs(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vfs.VirtualFile[]
|
|
- getRootsUnderVcsWithoutFiltering(com.intellij.openapi.vcs.AbstractVcs):java.util.List
|
|
- getShortNameForVcsRoot(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- getSingleVCS():com.intellij.openapi.vcs.AbstractVcs
|
|
- getStandardConfirmation(com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.VcsShowConfirmationOption
|
|
- getStandardOption(com.intellij.openapi.vcs.VcsConfiguration$StandardOption,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.VcsShowSettingOption
|
|
- getState():org.jdom.Element
|
|
- getVcsFor(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.AbstractVcs
|
|
- getVcsFor(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.AbstractVcs
|
|
- getVcsHistoryCache():com.intellij.openapi.vcs.history.VcsHistoryCache
|
|
- getVcsRootFor(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vfs.VirtualFile
|
|
- getVcsRootFor(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
|
|
- getVcsRootObjectFor(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.VcsRoot
|
|
- getVcsRootObjectFor(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.VcsRoot
|
|
- hasActiveVcss():Z
|
|
- hasAnyMappings():Z
|
|
- haveDefaultMapping():java.lang.String
|
|
- haveVcses():Z
|
|
- isBackgroundVcsOperationRunning():Z
|
|
- isFileInContent(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- isIgnored(com.intellij.openapi.vcs.FilePath):Z
|
|
- isIgnored(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- iterateVcsRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor):V
|
|
- iterateVcsRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor,com.intellij.openapi.vcs.VirtualFileFilter):V
|
|
- iterateVfUnderVcsRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor):V
|
|
- loadState(org.jdom.Element):V
|
|
- needAutodetectMappings():Z
|
|
- notifyDirectoryMappingChanged():V
|
|
- registerNewDirectMappings(java.util.Collection):V
|
|
- registerVcs(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- removeDirectoryMapping(com.intellij.openapi.vcs.VcsDirectoryMapping):V
|
|
- runAfterInitialization(java.lang.Runnable):V
|
|
- scheduleMappedRootsUpdate():V
|
|
- scrollConsoleToTheEnd():V
|
|
- setAutoDirectoryMappings(java.util.List):V
|
|
- setDirectoryMapping(java.lang.String,java.lang.String):V
|
|
- setDirectoryMappings(java.util.List):V
|
|
- showConsole(java.lang.Runnable):V
|
|
- showProjectOperationInfo(com.intellij.openapi.vcs.update.UpdatedFiles,java.lang.String):V
|
|
- showUpdateProjectInfo(com.intellij.openapi.vcs.update.UpdatedFiles,java.lang.String,com.intellij.openapi.vcs.update.ActionInfo,Z):com.intellij.openapi.vcs.update.UpdateInfoTree
|
|
- startBackgroundVcsOperation():V
|
|
- stopBackgroundVcsOperation():V
|
|
- unregisterVcs(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- updateMappedVcsesImmediately():V
|
|
- waitForInitialized():V
|
|
f:com.intellij.openapi.vcs.impl.RepositoryBrowser
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.impl.RepositoryBrowser
|
|
- sf:TOOLWINDOW_ID:java.lang.String
|
|
- f:showRepositoryBrowser(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile,com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
|
|
f:com.intellij.openapi.vcs.impl.RepositoryBrowserPanel
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.RepositoryBrowserPanel$Companion
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile,com.intellij.openapi.vfs.VirtualFile):V
|
|
- dispose():V
|
|
- getData(java.lang.String):java.lang.Object
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getRoot():com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile
|
|
- f:getSelectionAsChanges():java.util.List
|
|
- f:hasSelectedFiles():Z
|
|
f:com.intellij.openapi.vcs.impl.RepositoryBrowserPanel$Companion
|
|
- f:getREPOSITORY_BROWSER_DATA_KEY():com.intellij.openapi.actionSystem.DataKey
|
|
c:com.intellij.openapi.vcs.impl.UpToDateLineNumberProviderImpl
|
|
- com.intellij.openapi.localVcs.UpToDateLineNumberProvider
|
|
- <init>(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project):V
|
|
- getLineCount():I
|
|
- getLineNumber(I):I
|
|
- getLineNumber(I,Z):I
|
|
- isLineChanged(I):Z
|
|
- isRangeChanged(I,I):Z
|
|
e:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- java.lang.Enum
|
|
- sf:ANNOTATE:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- sf:COMMITTED_CHANGES_DETAILS:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- sf:COMPARE_WITH:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- sf:CREATE_HISTORY_SESSION:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- sf:HISTORY_FOR_SELECTION:com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.impl.VcsBackgroundableActions
|
|
- s:values():com.intellij.openapi.vcs.impl.VcsBackgroundableActions[]
|
|
com.intellij.openapi.vcs.impl.VcsBaseContentProvider
|
|
- a:getBaseRevision(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.impl.VcsBaseContentProvider$BaseContent
|
|
- a:isSupported(com.intellij.openapi.vfs.VirtualFile):Z
|
|
com.intellij.openapi.vcs.impl.VcsBaseContentProvider$BaseContent
|
|
- a:getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
- a:loadContent():java.lang.String
|
|
com.intellij.openapi.vcs.impl.VcsBaseContentProviderListener
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- a:onEverythingChanged():V
|
|
- a:onFileBaseContentChanged(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.openapi.vcs.impl.VcsCacheManager
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getContentRevisionCache():com.intellij.openapi.vcs.impl.ContentRevisionCache
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsCacheManager
|
|
- getVcsHistoryCache():com.intellij.openapi.vcs.history.VcsHistoryCache
|
|
f:com.intellij.openapi.vcs.impl.VcsEP
|
|
- com.intellij.openapi.extensions.PluginAware
|
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
|
- administrativeAreaName:java.lang.String
|
|
- areChildrenValidMappings:Z
|
|
- displayName:java.lang.String
|
|
- name:java.lang.String
|
|
- vcsClass:java.lang.String
|
|
- <init>():V
|
|
- createDescriptor():com.intellij.openapi.vcs.impl.VcsDescriptor
|
|
- createVcs(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.AbstractVcs
|
|
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
|
f:com.intellij.openapi.vcs.impl.VcsFileStatusProvider
|
|
- getFileStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsFileStatusProvider
|
|
- refreshFileStatusFromDocument(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document):V
|
|
e:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- java.lang.Enum
|
|
- sf:AFTER_COMMON:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- sf:CHANGE_LIST_MANAGER:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- sf:DIRTY_SCOPE_MANAGER:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- sf:MAPPINGS:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- sf:OTHER_INITIALIZATION:com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- getOrder():I
|
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.impl.VcsInitObject
|
|
- s:values():com.intellij.openapi.vcs.impl.VcsInitObject[]
|
|
f:com.intellij.openapi.vcs.impl.VcsInitialization
|
|
- sf:Companion:com.intellij.openapi.vcs.impl.VcsInitialization$Companion
|
|
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
|
- f:add(com.intellij.openapi.vcs.impl.VcsInitObject,java.lang.Runnable):V
|
|
- f:waitFinished():V
|
|
f:com.intellij.openapi.vcs.impl.VcsInitialization$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsInitialization
|
|
c:com.intellij.openapi.vcs.impl.VcsKeymapExtension
|
|
- com.intellij.openapi.keymap.KeymapExtension
|
|
- <init>():V
|
|
- createGroup(com.intellij.openapi.util.Condition,com.intellij.openapi.project.Project):com.intellij.openapi.keymap.KeymapGroup
|
|
c:com.intellij.openapi.vcs.impl.VcsRootIterator
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs):V
|
|
- acceptFolderUnderVcs(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:iterate(com.intellij.openapi.vcs.changes.VcsDirtyScope,com.intellij.util.Processor):V
|
|
- s:iterateExistingInsideScope(com.intellij.openapi.vcs.changes.VcsDirtyScope,com.intellij.util.Processor):V
|
|
- s:iterateVcsRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor):V
|
|
- s:iterateVcsRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor,com.intellij.openapi.vcs.VirtualFileFilter):V
|
|
- s:iterateVfUnderVcsRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.util.Processor):V
|
|
com.intellij.openapi.vcs.impl.VcsStartupActivity
|
|
- a:getOrder():I
|
|
- a:runActivity(com.intellij.openapi.project.Project):V
|
|
f:com.intellij.openapi.vcs.impl.VcsVirtualFileContentRevision
|
|
- com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
|
- com.intellij.openapi.vcs.changes.ContentRevision
|
|
- <init>(com.intellij.openapi.vcs.vfs.VcsVirtualFile):V
|
|
- getContent():java.lang.String
|
|
- getContentAsBytes():B[]
|
|
- getFile():com.intellij.openapi.vcs.FilePath
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
f:com.intellij.openapi.vcs.impl.projectlevelman.AllVcses
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.AllVcsesI
|
|
- dispose():V
|
|
- getAll():com.intellij.openapi.vcs.impl.VcsDescriptor[]
|
|
- getByName(java.lang.String):com.intellij.openapi.vcs.AbstractVcs
|
|
- getDescriptor(java.lang.String):com.intellij.openapi.vcs.impl.VcsDescriptor
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.projectlevelman.AllVcsesI
|
|
- getSupportedVcses():com.intellij.openapi.vcs.AbstractVcs[]
|
|
- isEmpty():Z
|
|
- registerManually(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- unregisterManually(com.intellij.openapi.vcs.AbstractVcs):V
|
|
c:com.intellij.openapi.vcs.impl.projectlevelman.LegacyVcsShowOptionsSettingImpl
|
|
- com.intellij.openapi.vcs.VcsAbstractSetting
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- <init>(java.lang.String,com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations):V
|
|
- getDisplayName():java.lang.String
|
|
- getId():java.lang.String
|
|
- getValue():Z
|
|
- setValue(Z):V
|
|
c:com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations
|
|
- <init>():V
|
|
- getAllConfirmations():java.util.List
|
|
- getAllOptions():java.util.List
|
|
- getConfirmation(com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOption
|
|
- getOption(com.intellij.openapi.vcs.VcsConfiguration$StandardOption):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- getOrCreateCustomOption(java.lang.String,com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsSetting
|
|
- a:addApplicableVcs(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- a:getApplicableVcses(com.intellij.openapi.project.Project):java.util.List
|
|
- a:getDisplayName():java.lang.String
|
|
- a:getId():java.lang.String
|
|
- a:isApplicableTo(java.util.Collection):Z
|
|
com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOption
|
|
- com.intellij.openapi.vcs.VcsShowConfirmationOption
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsSetting
|
|
c:com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOptionImpl
|
|
- com.intellij.openapi.vcs.VcsAbstractSetting
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowConfirmationOption
|
|
- <init>(com.intellij.openapi.vcs.VcsConfiguration$StandardConfirmation,com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations):V
|
|
- getDisplayName():java.lang.String
|
|
- getId():java.lang.String
|
|
- getValue():com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
|
- isPersistent():Z
|
|
- setValue(com.intellij.openapi.vcs.VcsShowConfirmationOption$Value):V
|
|
com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- com.intellij.openapi.vcs.VcsShowSettingOption
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsSetting
|
|
c:com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOptionImpl
|
|
- com.intellij.openapi.vcs.VcsAbstractSetting
|
|
- com.intellij.openapi.vcs.impl.projectlevelman.PersistentVcsShowSettingOption
|
|
- <init>(com.intellij.openapi.vcs.VcsConfiguration$StandardOption,com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations):V
|
|
- getDisplayName():java.lang.String
|
|
- getId():java.lang.String
|
|
- getValue():Z
|
|
- setValue(Z):V
|
|
f:com.intellij.openapi.vcs.impl.projectlevelman.ProjectLevelVcsManagerSerialization
|
|
- <init>():V
|
|
- s:readExternalUtil(org.jdom.Element,com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations):V
|
|
- s:writeExternalUtil(org.jdom.Element,com.intellij.openapi.vcs.impl.projectlevelman.OptionsAndConfirmations):V
|
|
f:com.intellij.openapi.vcs.intentions.SelectedBlockHistoryIntention
|
|
- com.intellij.codeInsight.intention.IntentionAction
|
|
- com.intellij.codeInsight.intention.LowPriorityAction
|
|
- <init>():V
|
|
- getFamilyName():java.lang.String
|
|
- getText():java.lang.String
|
|
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
|
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
|
- startInWriteAction():Z
|
|
f:com.intellij.openapi.vcs.merge.MergeConflictsTreeTable
|
|
- com.intellij.ui.treeStructure.treetable.TreeTable
|
|
- <init>(com.intellij.ui.treeStructure.treetable.ListTreeTableModelOnColumns):V
|
|
- doLayout():V
|
|
f:com.intellij.openapi.vcs.merge.MergeUtils
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.merge.MergeUtils
|
|
- sf:putRevisionInfos(com.intellij.diff.merge.MergeRequest,com.intellij.openapi.vcs.merge.MergeData):V
|
|
- sf:putRevisionInfos(com.intellij.diff.requests.DiffRequest,com.intellij.openapi.vcs.merge.MergeData):V
|
|
c:com.intellij.openapi.vcs.merge.MultipleFileMergeDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- sf:Companion:com.intellij.openapi.vcs.merge.MultipleFileMergeDialog$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.vcs.merge.MergeProvider,com.intellij.openapi.vcs.merge.MergeDialogCustomizer):V
|
|
- p:beforeResolve(java.util.Collection):Z
|
|
- p:createActions():javax.swing.Action[]
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- p:dispose():V
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- f:getProcessedFiles():java.util.List
|
|
f:com.intellij.openapi.vcs.merge.MultipleFileMergeDialog$Companion
|
|
c:com.intellij.openapi.vcs.readOnlyHandler.VcsHandleType
|
|
- com.intellij.openapi.vcs.readOnlyHandler.HandleType
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- getChangelists():java.util.List
|
|
- getDefaultChangelist():java.lang.String
|
|
- processFiles(java.util.Collection,java.lang.String):V
|
|
c:com.intellij.openapi.vcs.readOnlyHandler.VcsHandleTypeFactory
|
|
- com.intellij.openapi.vcs.readOnlyHandler.HandleTypeFactory
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- createHandleType(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.readOnlyHandler.HandleType
|
|
a:com.intellij.openapi.vcs.roots.VcsIntegrationEnabler
|
|
- pf:myProject:com.intellij.openapi.project.Project
|
|
- p:<init>(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- p:<init>(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile):V
|
|
- detectAndEnable():V
|
|
- enable(java.util.Collection):V
|
|
- pa:initOrNotifyError(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- s:joinRootsPaths(java.util.Collection):java.lang.String
|
|
- p:notifyAddedRoots(java.util.Collection):V
|
|
- ps:refreshVcsDir(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
|
|
f:com.intellij.openapi.vcs.roots.VcsRootErrorsFinder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- find():java.util.Collection
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.roots.VcsRootErrorsFinder
|
|
- getOrFind():java.util.Collection
|
|
f:com.intellij.openapi.vcs.roots.VcsRootProblemNotifier
|
|
- s:createInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.roots.VcsRootProblemNotifier
|
|
- rescanAndNotifyIfNeeded():V
|
|
f:com.intellij.openapi.vcs.telemetry.VcsTelemetrySpanAttribute
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.telemetry.VcsTelemetrySpanAttribute
|
|
- f:getFILE_HISTORY_IS_INITIAL():io.opentelemetry.api.common.AttributeKey
|
|
- f:getFILE_HISTORY_TYPE():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LIST():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_FILTERED_COMMIT_COUNT():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_FILTERS_LIST():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_FILTER_KIND():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_GRAPH_OPTIONS_TYPE():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_REPOSITORY_COMMIT_COUNT():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_LOG_SORT_TYPE():io.opentelemetry.api.common.AttributeKey
|
|
- f:getVCS_NAME():io.opentelemetry.api.common.AttributeKey
|
|
c:com.intellij.openapi.vcs.ui.CommitIconTableCellRenderer
|
|
- com.intellij.ui.SimpleColoredRenderer
|
|
- javax.swing.table.TableCellRenderer
|
|
- <init>(kotlin.jvm.functions.Function0,I,F):V
|
|
- b:<init>(kotlin.jvm.functions.Function0,I,F,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- customizeRenderer(javax.swing.JTable,java.lang.Object,Z,Z,I,I):V
|
|
- p:drawCircle(java.awt.Graphics2D,I,I,I,java.awt.Color):V
|
|
- bs:drawCircle$default(com.intellij.openapi.vcs.ui.CommitIconTableCellRenderer,java.awt.Graphics2D,I,I,I,java.awt.Color,I,java.lang.Object):V
|
|
- p:drawCommitIcon(java.awt.Graphics2D):V
|
|
- p:drawEdge(java.awt.Graphics2D,I,Z):V
|
|
- p:drawNode(java.awt.Graphics2D):V
|
|
- pf:getNodeCenterX():I
|
|
- pf:getNodeCenterY():I
|
|
- p:getNodeWidth():I
|
|
- pf:getRowHeight():I
|
|
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
|
|
- p:paintComponent(java.awt.Graphics):V
|
|
- pf:setRowHeight(I):V
|
|
c:com.intellij.openapi.vcs.ui.CommitMessage
|
|
- javax.swing.JPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.actionSystem.DataProvider
|
|
- com.intellij.openapi.vcs.CommitMessageI
|
|
- com.intellij.vcs.commit.CommitMessageUi
|
|
- sf:CHANGES_SUPPLIER_KEY:com.intellij.openapi.util.Key
|
|
- sf:DATA_KEY:com.intellij.openapi.util.Key
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,Z):V
|
|
- <init>(com.intellij.openapi.project.Project,Z,Z,Z,java.lang.String):V
|
|
- createToolbar(Z):javax.swing.JComponent
|
|
- dispose():V
|
|
- focus():V
|
|
- getComment():java.lang.String
|
|
- getData(java.lang.String):java.lang.Object
|
|
- s:getEditor(com.intellij.openapi.editor.Document):com.intellij.openapi.editor.Editor
|
|
- getEditorField():com.intellij.ui.EditorTextField
|
|
- getText():java.lang.String
|
|
- s:isCommitMessage(com.intellij.psi.PsiElement):Z
|
|
- requestFocusInMessage():V
|
|
- setChangesSupplier(java.util.function.Supplier):V
|
|
- setCommitMessage(java.lang.String):V
|
|
- setSeparatorText(java.lang.String):V
|
|
- setText(java.lang.String):V
|
|
- startLoading():V
|
|
- stopLoading():V
|
|
- updateUI():V
|
|
c:com.intellij.openapi.vcs.ui.FlatSpeedSearchPopup
|
|
- com.intellij.ui.popup.PopupFactoryImpl$ActionGroupPopup
|
|
- p:<init>(com.intellij.ui.popup.WizardPopup,com.intellij.openapi.ui.popup.ListPopupStep,com.intellij.openapi.actionSystem.DataContext,java.lang.Object):V
|
|
- <init>(java.lang.String,com.intellij.openapi.actionSystem.ActionGroup,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.util.Condition,Z):V
|
|
- <init>(java.lang.String,com.intellij.openapi.actionSystem.ActionGroup,com.intellij.openapi.actionSystem.DataContext,java.lang.String,com.intellij.openapi.util.Condition,Z):V
|
|
- s:createSpeedSearchActionGroupWrapper(com.intellij.openapi.actionSystem.ActionGroup):com.intellij.openapi.actionSystem.ActionGroup
|
|
- s:createSpeedSearchWrapper(com.intellij.openapi.actionSystem.AnAction):com.intellij.openapi.actionSystem.AnAction
|
|
- ps:getSpecificAction(java.lang.Object,java.lang.Class):java.lang.Object
|
|
- ps:isSpeedsearchAction(com.intellij.openapi.actionSystem.AnAction):Z
|
|
- p:shouldBeShowing(com.intellij.openapi.actionSystem.AnAction):Z
|
|
- f:shouldBeShowing(java.lang.Object):Z
|
|
com.intellij.openapi.vcs.ui.FlatSpeedSearchPopup$SpeedsearchAction
|
|
f:com.intellij.openapi.vcs.ui.FontUtil
|
|
- <init>():V
|
|
- s:getCommitMessageFont():java.awt.Font
|
|
- s:getCommitMetadataFont():java.awt.Font
|
|
- s:getEditorFont():java.awt.Font
|
|
- s:getHtmlWithFonts(java.lang.String):java.lang.String
|
|
- s:getHtmlWithFonts(java.lang.String,I,java.awt.Font):java.lang.String
|
|
- s:getStandardAscent(java.awt.Font,java.awt.Graphics):I
|
|
c:com.intellij.openapi.vcs.ui.PopupListElementRendererWithIcon
|
|
- com.intellij.ui.popup.list.PopupListElementRenderer
|
|
- com.intellij.ui.popup.list.IconListPopupRenderer
|
|
- p:myIconLabel:com.intellij.openapi.vcs.ui.PopupListElementRendererWithIcon$IconComponent
|
|
- <init>(com.intellij.ui.popup.list.ListPopupImpl):V
|
|
- p:createIconBar():javax.swing.JComponent
|
|
- p:createItemComponent():javax.swing.JComponent
|
|
- p:customizeComponent(javax.swing.JList,java.lang.Object,Z):V
|
|
- isIconAt(java.awt.Point):Z
|
|
- p:setComponentIcon(javax.swing.Icon,javax.swing.Icon):V
|
|
c:com.intellij.openapi.vcs.ui.PopupListElementRendererWithIcon$IconComponent
|
|
- javax.swing.JLabel
|
|
- <init>():V
|
|
- <init>(javax.swing.border.Border):V
|
|
c:com.intellij.openapi.vcs.ui.VcsBalloonProblemNotifier
|
|
- java.lang.Runnable
|
|
- sf:NOTIFICATION_GROUP:com.intellij.notification.NotificationGroup
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.ui.MessageType):V
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.ui.MessageType,com.intellij.openapi.util.NamedRunnable[]):V
|
|
- run():V
|
|
- s:showOverChangesView(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.ui.MessageType,com.intellij.openapi.util.NamedRunnable[]):V
|
|
- s:showOverVersionControlView(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.ui.MessageType):V
|
|
a:com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- p:<init>(com.intellij.openapi.vcs.update.ActionInfo,com.intellij.openapi.vcs.update.ScopeInfo,Z):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- pa:filterRootsBeforeAction():Z
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- getConfigurableToEnvMap(com.intellij.openapi.project.Project):java.util.LinkedHashMap
|
|
- p:isShowOptions(com.intellij.openapi.project.Project):Z
|
|
- p:onSuccess():V
|
|
- s:showsCustomNotification(java.util.Collection):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.openapi.vcs.update.AbstractTreeNode
|
|
- javax.swing.tree.DefaultMutableTreeNode
|
|
- psf:EMPTY_FILE_ARRAY:java.util.ArrayList
|
|
- p:myFilterAttributes:com.intellij.ui.SimpleTextAttributes
|
|
- <init>():V
|
|
- p:acceptFilter(com.intellij.openapi.util.Pair,Z):Z
|
|
- p:applyFilter(Z):V
|
|
- a:getAttributes():com.intellij.ui.SimpleTextAttributes
|
|
- getErrorText():java.lang.String
|
|
- a:getFiles():java.util.Collection
|
|
- a:getIcon(Z):javax.swing.Icon
|
|
- pa:getItemsCount():I
|
|
- pa:getName():java.lang.String
|
|
- a:getSupportsDeletion():Z
|
|
- getText():java.lang.String
|
|
- getTree():javax.swing.JTree
|
|
- p:getTreeModel():javax.swing.tree.DefaultTreeModel
|
|
- a:getVirtualFiles():java.util.Collection
|
|
- setErrorText(java.lang.String):V
|
|
- setTree(javax.swing.JTree):V
|
|
- setTreeModel(javax.swing.tree.DefaultTreeModel):V
|
|
- pa:showStatistics():Z
|
|
com.intellij.openapi.vcs.update.ActionInfo
|
|
- sf:INTEGRATE:com.intellij.openapi.vcs.update.ActionInfo
|
|
- sf:STATUS:com.intellij.openapi.vcs.update.ActionInfo
|
|
- sf:UPDATE:com.intellij.openapi.vcs.update.ActionInfo
|
|
- a:canChangeFileStatus():Z
|
|
- a:canGroupByChangelist():Z
|
|
- a:createOptionsDialog(com.intellij.openapi.project.Project,java.util.LinkedHashMap,java.lang.String):com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialog
|
|
- a:getActionName():java.lang.String
|
|
- a:getActionName(java.lang.String):java.lang.String
|
|
- a:getEnvironment(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.update.UpdateEnvironment
|
|
- a:getGroupName(com.intellij.openapi.vcs.update.FileGroup):java.lang.String
|
|
- a:showOptions(com.intellij.openapi.project.Project):Z
|
|
c:com.intellij.openapi.vcs.update.CommonIntegrateFileOrDirectoryAction
|
|
- com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- <init>():V
|
|
- p:filterRootsBeforeAction():Z
|
|
c:com.intellij.openapi.vcs.update.CommonIntegrateProjectAction
|
|
- com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- <init>():V
|
|
- p:filterRootsBeforeAction():Z
|
|
c:com.intellij.openapi.vcs.update.CommonStatusFileOrDirectoryAction
|
|
- com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- <init>():V
|
|
- p:filterRootsBeforeAction():Z
|
|
c:com.intellij.openapi.vcs.update.CommonUpdateFileOrDirectoryAction
|
|
- com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- <init>():V
|
|
- p:filterRootsBeforeAction():Z
|
|
c:com.intellij.openapi.vcs.update.CommonUpdateProjectAction
|
|
- com.intellij.openapi.vcs.update.AbstractCommonUpdateAction
|
|
- <init>():V
|
|
- p:filterRootsBeforeAction():Z
|
|
c:com.intellij.openapi.vcs.update.DirectoryTreeNode
|
|
- com.intellij.openapi.vcs.update.FileOrDirectoryTreeNode
|
|
- <init>(java.lang.String,com.intellij.openapi.project.Project,java.lang.String):V
|
|
- getFiles():java.util.Collection
|
|
- getIcon(Z):javax.swing.Icon
|
|
- p:getItemsCount():I
|
|
- getVirtualFiles():java.util.Collection
|
|
- p:showStatistics():Z
|
|
a:com.intellij.openapi.vcs.update.FileOrDirectoryTreeNode
|
|
- com.intellij.openapi.vcs.update.AbstractTreeNode
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vfs.pointers.VirtualFilePointerListener
|
|
- pf:myFile:java.io.File
|
|
- dispose():V
|
|
- getAttributes():com.intellij.ui.SimpleTextAttributes
|
|
- p:getFilePath():java.lang.String
|
|
- getFilePointer():com.intellij.openapi.vfs.pointers.VirtualFilePointer
|
|
- getName():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getSupportsDeletion():Z
|
|
- setUserObject(java.lang.Object):V
|
|
- validityChanged(com.intellij.openapi.vfs.pointers.VirtualFilePointer[]):V
|
|
com.intellij.openapi.vcs.update.FilePathChange
|
|
- a:getAfterPath():com.intellij.openapi.vcs.FilePath
|
|
- a:getBeforePath():com.intellij.openapi.vcs.FilePath
|
|
f:com.intellij.openapi.vcs.update.FilePathChange$Simple
|
|
- com.intellij.openapi.vcs.update.FilePathChange
|
|
- <init>(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):V
|
|
- getAfterPath():com.intellij.openapi.vcs.FilePath
|
|
- getBeforePath():com.intellij.openapi.vcs.FilePath
|
|
c:com.intellij.openapi.vcs.update.FileTreeNode
|
|
- com.intellij.openapi.vcs.update.FileOrDirectoryTreeNode
|
|
- <init>(java.lang.String,com.intellij.ui.SimpleTextAttributes,com.intellij.openapi.project.Project,java.lang.String):V
|
|
- p:acceptFilter(com.intellij.openapi.util.Pair,Z):Z
|
|
- getFiles():java.util.Collection
|
|
- getIcon(Z):javax.swing.Icon
|
|
- p:getItemsCount():I
|
|
- getVirtualFiles():java.util.Collection
|
|
- p:showStatistics():Z
|
|
c:com.intellij.openapi.vcs.update.GroupByPackages
|
|
- <init>(java.util.Collection):V
|
|
- getChildren(java.io.File):java.util.List
|
|
- getRoots():java.util.List
|
|
c:com.intellij.openapi.vcs.update.GroupTreeNode
|
|
- com.intellij.openapi.vcs.update.AbstractTreeNode
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(java.lang.String,Z,com.intellij.ui.SimpleTextAttributes,com.intellij.openapi.project.Project,java.util.Map,java.lang.String):V
|
|
- addFilePath(java.lang.String):V
|
|
- dispose():V
|
|
- getAttributes():com.intellij.ui.SimpleTextAttributes
|
|
- getFileGroupId():java.lang.String
|
|
- getFiles():java.util.Collection
|
|
- getIcon(Z):javax.swing.Icon
|
|
- p:getItemsCount():I
|
|
- getName():java.lang.String
|
|
- getSupportsDeletion():Z
|
|
- getVirtualFiles():java.util.Collection
|
|
- rebuild(Z,com.intellij.openapi.util.Pair,Z):V
|
|
- p:showStatistics():Z
|
|
f:com.intellij.openapi.vcs.update.RefreshVFsSynchronously
|
|
- sf:INSTANCE:com.intellij.openapi.vcs.update.RefreshVFsSynchronously
|
|
- f:refresh(java.util.Collection,Z):V
|
|
- bs:refresh$default(com.intellij.openapi.vcs.update.RefreshVFsSynchronously,java.util.Collection,Z,I,java.lang.Object):V
|
|
- sf:refreshFiles(java.util.Collection):V
|
|
- sf:refreshVirtualFiles(java.util.Collection):V
|
|
- sf:trace(java.lang.String):V
|
|
- sf:updateAllChanged(com.intellij.openapi.vcs.update.UpdatedFiles):V
|
|
- sf:updateChanges(java.util.Collection):V
|
|
- sf:updateChangesForRollback(java.util.List):V
|
|
f:com.intellij.openapi.vcs.update.RestoreUpdateTree
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- sf:Companion:com.intellij.openapi.vcs.update.RestoreUpdateTree$Companion
|
|
- <init>():V
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.update.RestoreUpdateTree
|
|
- f:registerUpdateInformation(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.vcs.update.ActionInfo):V
|
|
f:com.intellij.openapi.vcs.update.RestoreUpdateTree$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.update.RestoreUpdateTree
|
|
com.intellij.openapi.vcs.update.ScopeInfo
|
|
- sf:FILES:com.intellij.openapi.vcs.update.ScopeInfo
|
|
- sf:PROJECT:com.intellij.openapi.vcs.update.ScopeInfo
|
|
- a:filterExistsInVcs():Z
|
|
- a:getRoots(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.vcs.update.ActionInfo):java.util.List
|
|
- getRoots(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.vcs.update.ActionInfo):com.intellij.openapi.vcs.FilePath[]
|
|
- a:getScopeName(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.vcs.update.ActionInfo):java.lang.String
|
|
c:com.intellij.openapi.vcs.update.ShowUpdatedDiffActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- s:createDiffRequestChain(com.intellij.openapi.project.Project,com.intellij.history.Label,com.intellij.history.Label,java.lang.Iterable,com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.openapi.vcs.update.UpdateFilesHelper
|
|
- s:iterateAffectedFiles(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.util.Consumer):V
|
|
- s:iterateFileGroupFiles(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.vcs.update.UpdateFilesHelper$Callback):V
|
|
- s:iterateFileGroupFilesDeletedOnServerFirst(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.vcs.update.UpdateFilesHelper$Callback):V
|
|
com.intellij.openapi.vcs.update.UpdateFilesHelper$Callback
|
|
- a:onFile(java.lang.String,java.lang.String):V
|
|
c:com.intellij.openapi.vcs.update.UpdateInfoTree
|
|
- com.intellij.openapi.ui.PanelWithActionsAndCloseButton
|
|
- sf:LABEL_AFTER:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:LABEL_BEFORE:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:UPDATE_VIEW_FILES_ITERABLE:com.intellij.openapi.actionSystem.DataKey
|
|
- sf:UPDATE_VIEW_SELECTED_PATH:com.intellij.openapi.actionSystem.DataKey
|
|
- <init>(com.intellij.ui.content.ContentManager,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.update.UpdatedFiles,java.lang.String,com.intellij.openapi.vcs.update.ActionInfo):V
|
|
- p:addActionsTo(com.intellij.openapi.actionSystem.DefaultActionGroup):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- dispose():V
|
|
- expandRootChildren():V
|
|
- getData(java.lang.String):java.lang.Object
|
|
- setAfter(com.intellij.history.Label):V
|
|
- setBefore(com.intellij.history.Label):V
|
|
- setCanGroupByChangeList(Z):V
|
|
- setChangeLists(java.util.List):V
|
|
a:com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialog
|
|
- com.intellij.util.ui.OptionsDialog
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.Map):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- doCancelAction():V
|
|
- p:doOKAction():V
|
|
- pa:getActionNameForDimensions():java.lang.String
|
|
- p:getDimensionServiceKey():java.lang.String
|
|
- p:getHelpAction():javax.swing.Action
|
|
- p:shouldSaveOptionsOnCancel():Z
|
|
c:com.intellij.openapi.vcs.update.UpdateRootNode
|
|
- com.intellij.openapi.vcs.update.GroupTreeNode
|
|
- <init>(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.update.ActionInfo):V
|
|
- getSupportsDeletion():Z
|
|
c:com.intellij.openapi.vcs.update.UpdateTreeCellRenderer
|
|
- com.intellij.ui.ColoredTreeCellRenderer
|
|
- <init>():V
|
|
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
|
|
com.intellij.openapi.vcs.update.UpdatedFilesListener
|
|
- com.intellij.util.Consumer
|
|
- sf:UPDATED_FILES:com.intellij.util.messages.Topic
|
|
f:com.intellij.openapi.vcs.util.paths.FilePathMapping
|
|
- <init>(Z):V
|
|
- add(java.lang.String,java.lang.Object):V
|
|
- clear():V
|
|
- containsKey(java.lang.String):Z
|
|
- getMappingFor(java.lang.String):java.lang.Object
|
|
- remove(java.lang.String):V
|
|
- values():java.util.Collection
|
|
c:com.intellij.openapi.vcs.util.paths.RecursiveFilePathSet
|
|
- <init>(Z):V
|
|
- add(com.intellij.openapi.vcs.FilePath):V
|
|
- addAll(java.util.Collection):V
|
|
- clear():V
|
|
- containsExplicitly(com.intellij.openapi.vcs.FilePath):Z
|
|
- filePaths():java.util.Collection
|
|
- hasAncestor(com.intellij.openapi.vcs.FilePath):Z
|
|
- isEmpty():Z
|
|
- remove(com.intellij.openapi.vcs.FilePath):V
|
|
c:com.intellij.openapi.vcs.util.paths.RootDirtySet
|
|
- <init>(com.intellij.openapi.vcs.FilePath,Z):V
|
|
- belongsTo(com.intellij.openapi.vcs.FilePath):Z
|
|
- collectFilePaths():java.util.List
|
|
- compact():com.intellij.openapi.vcs.util.paths.RootDirtySet
|
|
- copy():com.intellij.openapi.vcs.util.paths.RootDirtySet
|
|
- isEmpty():Z
|
|
- isEverythingDirty():Z
|
|
- markDirty(com.intellij.openapi.vcs.FilePath):V
|
|
- markEverythingDirty():V
|
|
f:com.intellij.openapi.vcs.util.paths.VirtualFileMapping
|
|
- <init>():V
|
|
- add(com.intellij.openapi.vfs.VirtualFile,java.lang.Object):V
|
|
- clear():V
|
|
- containsKey(com.intellij.openapi.vfs.VirtualFile):Z
|
|
- entries():java.util.Collection
|
|
- getMappingAndRootFor(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.Pair
|
|
- getMappingFor(com.intellij.openapi.vfs.VirtualFile):java.lang.Object
|
|
- remove(com.intellij.openapi.vfs.VirtualFile):V
|
|
- values():java.util.Collection
|
|
c:com.intellij.openapi.vcs.versionBrowser.DateFilterComponent
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>():V
|
|
- <init>(Z,java.text.DateFormat):V
|
|
- getAfter():J
|
|
- getBefore():J
|
|
- getPanel():javax.swing.JPanel
|
|
- initValues(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- saveValues(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- setAfter(J):V
|
|
- setBefore(J):V
|
|
- validateInput():java.lang.String
|
|
- withBorder(javax.swing.border.Border):com.intellij.openapi.vcs.versionBrowser.DateFilterComponent
|
|
- withFormat(java.text.DateFormat):com.intellij.openapi.vcs.versionBrowser.DateFilterComponent
|
|
a:com.intellij.openapi.vcs.versionBrowser.StandardVersionFilterComponent
|
|
- com.intellij.openapi.vcs.versionBrowser.ChangesBrowserSettingsEditor
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>():V
|
|
- <init>(Z):V
|
|
- p:disableVersionNumbers():V
|
|
- p:getChangeFromParseError():java.lang.String
|
|
- p:getChangeNumberTitle():java.lang.String
|
|
- p:getChangeToParseError():java.lang.String
|
|
- p:getDatePanel():javax.swing.JPanel
|
|
- getDimensionServiceKey():java.lang.String
|
|
- getSettings():com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings
|
|
- p:getStandardPanel():java.awt.Component
|
|
- p:init(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- p:initValues(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- p:installCheckBoxListener(java.awt.event.ActionListener):V
|
|
- saveValues(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- setSettings(com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
|
|
- p:updateAllEnabled(java.awt.event.ActionEvent):V
|
|
- updateEnabledControls():V
|
|
- s:updatePair(javax.swing.JCheckBox,javax.swing.JComponent,java.awt.event.ActionEvent):V
|
|
- validateInput():java.lang.String
|
|
a:com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile
|
|
- com.intellij.openapi.vfs.VirtualFile
|
|
- p:myModificationStamp:I
|
|
- pf:myName:java.lang.String
|
|
- pf:myPath:java.lang.String
|
|
- p:myRevision:java.lang.String
|
|
- p:<init>(com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- p:<init>(java.lang.String,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- a:contentsToByteArray():B[]
|
|
- getChildren():com.intellij.openapi.vfs.VirtualFile[]
|
|
- getFileSystem():com.intellij.openapi.vfs.VirtualFileSystem
|
|
- getInputStream():java.io.InputStream
|
|
- getLength():J
|
|
- getModificationStamp():J
|
|
- getName():java.lang.String
|
|
- getOutputStream(java.lang.Object,J,J):java.io.OutputStream
|
|
- getParent():com.intellij.openapi.vfs.VirtualFile
|
|
- getPath():java.lang.String
|
|
- getPresentableName():java.lang.String
|
|
- p:getPresentableName(java.lang.String):java.lang.String
|
|
- getTimeStamp():J
|
|
- isValid():Z
|
|
- isWritable():Z
|
|
- refresh(Z,Z,java.lang.Runnable):V
|
|
- p:setRevision(java.lang.String):V
|
|
- p:showLoadingContentFailedMessage(com.intellij.openapi.vcs.VcsException):V
|
|
f:com.intellij.openapi.vcs.vfs.ContentRevisionVirtualFile
|
|
- com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile
|
|
- contentsToByteArray():B[]
|
|
- s:create(com.intellij.openapi.vcs.changes.ContentRevision):com.intellij.openapi.vcs.vfs.ContentRevisionVirtualFile
|
|
- getContentRevision():com.intellij.openapi.vcs.changes.ContentRevision
|
|
- isDirectory():Z
|
|
a:com.intellij.openapi.vcs.vfs.CustomisableUniqueNameEditorTabTitleProvider
|
|
- com.intellij.openapi.fileEditor.impl.UniqueNameEditorTabTitleProvider
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- getEditorTabTitle(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- a:getEditorTabTitle(com.intellij.openapi.vfs.VirtualFile,java.lang.String):java.lang.String
|
|
- a:isApplicable(com.intellij.openapi.vfs.VirtualFile):Z
|
|
c:com.intellij.openapi.vcs.vfs.VcsFileSystem
|
|
- com.intellij.openapi.vfs.DeprecatedVirtualFileSystem
|
|
- com.intellij.openapi.vfs.NonPhysicalFileSystem
|
|
- sf:COULD_NOT_IMPLEMENT_MESSAGE:java.lang.String
|
|
- <init>():V
|
|
- findFileByPath(java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
- fireContentsChanged(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,J):V
|
|
- s:getCouldNotImplementMessage():java.lang.String
|
|
- s:getInstance():com.intellij.openapi.vcs.vfs.VcsFileSystem
|
|
- getProtocol():java.lang.String
|
|
- refresh(Z):V
|
|
- refreshAndFindFileByPath(java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
c:com.intellij.openapi.vcs.vfs.VcsVirtualFile
|
|
- com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile
|
|
- <init>(com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- <init>(java.lang.String,com.intellij.openapi.vcs.history.VcsFileRevision,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- <init>(java.lang.String,B[],java.lang.String,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- contentsToByteArray():B[]
|
|
- getCharset():java.nio.charset.Charset
|
|
- getFileRevision():com.intellij.openapi.vcs.history.VcsFileRevision
|
|
- getRevision():java.lang.String
|
|
- isDirectory():Z
|
|
c:com.intellij.openapi.vcs.vfs.VcsVirtualFolder
|
|
- com.intellij.openapi.vcs.vfs.AbstractVcsVirtualFile
|
|
- <init>(java.lang.String,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFileSystem):V
|
|
- contentsToByteArray():B[]
|
|
- getChildren():com.intellij.openapi.vfs.VirtualFile[]
|
|
- isDirectory():Z
|
|
f:com.intellij.options.VcsGeneralEditorOptionsExtension
|
|
- com.intellij.openapi.options.UiDslUnnamedConfigurable$Simple
|
|
- <init>():V
|
|
- createContent(com.intellij.ui.dsl.builder.Panel):V
|
|
c:com.intellij.peer.impl.VcsContextFactoryImpl
|
|
- com.intellij.openapi.vcs.actions.VcsContextFactory
|
|
- <init>():V
|
|
- createCachedContextOn(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.actions.VcsContext
|
|
- createContextOn(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vcs.actions.VcsContext
|
|
- createFilePath(com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z):com.intellij.openapi.vcs.FilePath
|
|
- createFilePath(java.lang.String,Z):com.intellij.openapi.vcs.FilePath
|
|
- createFilePath(java.nio.file.Path,Z):com.intellij.openapi.vcs.FilePath
|
|
- createFilePathOn(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FilePath
|
|
- createFilePathOn(com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.openapi.vcs.FilePath
|
|
- createFilePathOn(java.io.File):com.intellij.openapi.vcs.FilePath
|
|
- createFilePathOn(java.io.File,Z):com.intellij.openapi.vcs.FilePath
|
|
- createFilePathOnNonLocal(java.lang.String,Z):com.intellij.openapi.vcs.FilePath
|
|
- createLocalChangeList(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.vcs.changes.LocalChangeList
|
|
c:com.intellij.psi.impl.source.resolve.reference.ArbitraryPlaceUrlReferenceProvider
|
|
- com.intellij.psi.PsiReferenceProvider
|
|
- <init>():V
|
|
- acceptsTarget(com.intellij.psi.PsiElement):Z
|
|
- getReferencesByElement(com.intellij.psi.PsiElement,com.intellij.util.ProcessingContext):com.intellij.psi.PsiReference[]
|
|
f:com.intellij.tools.ExternalToolsCheckinHandlerFactory
|
|
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
|
- <init>():V
|
|
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
|
f:com.intellij.unscramble.AnnotateStackTraceAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.util.progress.ComponentVisibilityProgressManager
|
|
- com.intellij.util.progress.ProgressVisibilityManager
|
|
- <init>(javax.swing.JComponent):V
|
|
a:com.intellij.util.progress.ProgressVisibilityManager
|
|
- com.intellij.openapi.Disposable
|
|
- <init>():V
|
|
- dispose():V
|
|
- f:getDisposed():Z
|
|
- pa:getModalityState():com.intellij.openapi.application.ModalityState
|
|
- f:run(com.intellij.openapi.progress.Task$Backgroundable):com.intellij.openapi.progress.ProgressIndicator
|
|
- pa:setProgressVisible(Z):V
|
|
f:com.intellij.util.progress.StepsProgressIndicator
|
|
- com.intellij.ide.util.DelegatingProgressIndicator
|
|
- <init>(com.intellij.openapi.progress.ProgressIndicator,I):V
|
|
- f:nextStep():V
|
|
- setFraction(D):V
|
|
f:com.intellij.util.treeWithCheckedNodes.SelectedState
|
|
- <init>(I,I):V
|
|
- canAddSelection():Z
|
|
- clear(java.lang.Object):V
|
|
- clearAllCachedMatching(com.intellij.util.Processor):V
|
|
- get(java.lang.Object):com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- getSelected():java.util.Set
|
|
- putAndPass(java.lang.Object,com.intellij.util.treeWithCheckedNodes.TreeNodeState):com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- remove(java.lang.Object):V
|
|
- setSelection(java.util.Collection):V
|
|
c:com.intellij.util.treeWithCheckedNodes.SelectionManager
|
|
- <init>(I,I,com.intellij.util.containers.Convertor):V
|
|
- canAddSelection():Z
|
|
- getState(javax.swing.tree.DefaultMutableTreeNode):com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- removeSelection(com.intellij.openapi.vfs.VirtualFile):V
|
|
- setSelection(java.util.Collection):V
|
|
- setSelectionChangeListener(com.intellij.openapi.vcs.changes.ui.PlusMinus):V
|
|
- toggleSelection(javax.swing.tree.DefaultMutableTreeNode):V
|
|
e:com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- java.lang.Enum
|
|
- sf:CLEAR:com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- sf:HAVE_SELECTED_ABOVE:com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- sf:HAVE_SELECTED_BELOW:com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- sf:SELECTED:com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- s:valueOf(java.lang.String):com.intellij.util.treeWithCheckedNodes.TreeNodeState
|
|
- s:values():com.intellij.util.treeWithCheckedNodes.TreeNodeState[]
|
|
a:com.intellij.util.ui.HtmlPanel
|
|
- javax.swing.JEditorPane
|
|
- javax.swing.event.HyperlinkListener
|
|
- <init>():V
|
|
- pa:getBody():java.lang.String
|
|
- p:getBodyFont():java.awt.Font
|
|
- getSelectedText():java.lang.String
|
|
- hyperlinkUpdate(javax.swing.event.HyperlinkEvent):V
|
|
- setBody(java.lang.String):V
|
|
- update():V
|
|
- updateUI():V
|
|
f:com.intellij.util.ui.InlineIconButton
|
|
- javax.swing.JComponent
|
|
- sf:Companion:com.intellij.util.ui.InlineIconButton$Companion
|
|
- <init>(javax.swing.Icon):V
|
|
- <init>(javax.swing.Icon,javax.swing.Icon):V
|
|
- <init>(javax.swing.Icon,javax.swing.Icon,javax.swing.Icon):V
|
|
- <init>(javax.swing.Icon,javax.swing.Icon,javax.swing.Icon,java.lang.String):V
|
|
- <init>(javax.swing.Icon,javax.swing.Icon,javax.swing.Icon,java.lang.String,com.intellij.openapi.actionSystem.ShortcutSet):V
|
|
- b:<init>(javax.swing.Icon,javax.swing.Icon,javax.swing.Icon,java.lang.String,com.intellij.openapi.actionSystem.ShortcutSet,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getActionListener():java.awt.event.ActionListener
|
|
- f:getDisabledIcon():javax.swing.Icon
|
|
- f:getHoveredIcon():javax.swing.Icon
|
|
- f:getIcon():javax.swing.Icon
|
|
- f:getMargin():java.awt.Insets
|
|
- f:getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
|
|
- f:getTooltip():java.lang.String
|
|
- f:getWithBackgroundHover():Z
|
|
- f:setActionListener(java.awt.event.ActionListener):V
|
|
- f:setDisabledIcon(javax.swing.Icon):V
|
|
- f:setHoveredIcon(javax.swing.Icon):V
|
|
- f:setIcon(javax.swing.Icon):V
|
|
- f:setMargin(java.awt.Insets):V
|
|
- f:setShortcut(com.intellij.openapi.actionSystem.ShortcutSet):V
|
|
- f:setTooltip(java.lang.String):V
|
|
- f:setWithBackgroundHover(Z):V
|
|
f:com.intellij.util.ui.InlineIconButton$Companion
|
|
a:com.intellij.util.ui.JButtonAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
|
|
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
|
|
- b:<init>(java.lang.String,java.lang.String,javax.swing.Icon,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- p:createButton():javax.swing.JButton
|
|
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
|
|
- pf:performAction(javax.swing.JComponent,java.lang.String,com.intellij.openapi.actionSystem.Presentation):V
|
|
- p:updateButtonFromPresentation(javax.swing.JButton,com.intellij.openapi.actionSystem.Presentation):V
|
|
- updateCustomComponent(javax.swing.JComponent,com.intellij.openapi.actionSystem.Presentation):V
|
|
f:com.intellij.util.ui.ProportionKey
|
|
- <init>(java.lang.String,F,java.lang.String,F):V
|
|
- f:component1():java.lang.String
|
|
- f:component2():F
|
|
- f:component3():java.lang.String
|
|
- f:component4():F
|
|
- f:copy(java.lang.String,F,java.lang.String,F):com.intellij.util.ui.ProportionKey
|
|
- bs:copy$default(com.intellij.util.ui.ProportionKey,java.lang.String,F,java.lang.String,F,I,java.lang.Object):com.intellij.util.ui.ProportionKey
|
|
- f:default(Z):F
|
|
- equals(java.lang.Object):Z
|
|
- f:getHorizontalDefault():F
|
|
- f:getHorizontalKey():java.lang.String
|
|
- f:getVerticalDefault():F
|
|
- f:getVerticalKey():java.lang.String
|
|
- hashCode():I
|
|
- f:key(Z):java.lang.String
|
|
f:com.intellij.util.ui.TwoKeySplitter
|
|
- com.intellij.openapi.ui.Splitter
|
|
- <init>(Z,com.intellij.util.ui.ProportionKey):V
|
|
- addNotify():V
|
|
c:com.intellij.util.ui.VcsExecutablePathSelector
|
|
- <init>(java.lang.String,com.intellij.openapi.Disposable,com.intellij.util.ui.VcsExecutablePathSelector$ExecutableHandler):V
|
|
- getCurrentPath():java.lang.String
|
|
- getErrorComponent():com.intellij.util.ui.components.BorderLayoutPanel
|
|
- getMainPanel():javax.swing.JPanel
|
|
- isModified(java.lang.String,Z,java.lang.String):Z
|
|
- isOverridden():Z
|
|
- reset(java.lang.String,Z,java.lang.String):V
|
|
- setAutoDetectedPath(java.lang.String):V
|
|
com.intellij.util.ui.VcsExecutablePathSelector$ExecutableHandler
|
|
- patchExecutable(java.lang.String):java.lang.String
|
|
- a:testExecutable(java.lang.String):V
|
|
a:com.intellij.util.ui.cloneDialog.AccountMenuItem
|
|
- f:getShowSeparatorAbove():Z
|
|
f:com.intellij.util.ui.cloneDialog.AccountMenuItem$Account
|
|
- com.intellij.util.ui.cloneDialog.AccountMenuItem
|
|
- <init>(java.lang.String,java.lang.String,javax.swing.Icon,java.util.List,Z):V
|
|
- b:<init>(java.lang.String,java.lang.String,javax.swing.Icon,java.util.List,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getActions():java.util.List
|
|
- f:getIcon():javax.swing.Icon
|
|
- f:getInfo():java.lang.String
|
|
- f:getTitle():java.lang.String
|
|
f:com.intellij.util.ui.cloneDialog.AccountMenuItem$Action
|
|
- com.intellij.util.ui.cloneDialog.AccountMenuItem
|
|
- <init>(java.lang.String,kotlin.jvm.functions.Function0,javax.swing.Icon,Z):V
|
|
- b:<init>(java.lang.String,kotlin.jvm.functions.Function0,javax.swing.Icon,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getRightIcon():javax.swing.Icon
|
|
- f:getRunnable():kotlin.jvm.functions.Function0
|
|
- f:getText():java.lang.String
|
|
f:com.intellij.util.ui.cloneDialog.AccountMenuItem$Group
|
|
- com.intellij.util.ui.cloneDialog.AccountMenuItem
|
|
- <init>(java.lang.String,java.util.List,Z):V
|
|
- b:<init>(java.lang.String,java.util.List,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getActions():java.util.List
|
|
- f:getText():java.lang.String
|
|
f:com.intellij.util.ui.cloneDialog.AccountMenuItemRenderer
|
|
- javax.swing.ListCellRenderer
|
|
- <init>():V
|
|
- getListCellRendererComponent(javax.swing.JList,com.intellij.util.ui.cloneDialog.AccountMenuItem,I,Z,Z):java.awt.Component
|
|
f:com.intellij.util.ui.cloneDialog.AccountMenuPopupStep
|
|
- com.intellij.openapi.ui.popup.util.BaseListPopupStep
|
|
- <init>(java.util.List):V
|
|
- getBackgroundFor(com.intellij.util.ui.cloneDialog.AccountMenuItem):java.awt.Color
|
|
- hasSubstep(com.intellij.util.ui.cloneDialog.AccountMenuItem):Z
|
|
- onChosen(com.intellij.util.ui.cloneDialog.AccountMenuItem,Z):com.intellij.openapi.ui.popup.PopupStep
|
|
f:com.intellij.util.ui.cloneDialog.AccountsMenuListPopup
|
|
- com.intellij.ui.popup.list.ListPopupImpl
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.util.ui.cloneDialog.AccountMenuPopupStep,com.intellij.ui.popup.WizardPopup,java.lang.Object):V
|
|
- b:<init>(com.intellij.openapi.project.Project,com.intellij.util.ui.cloneDialog.AccountMenuPopupStep,com.intellij.ui.popup.WizardPopup,java.lang.Object,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- showUnderneathOf(java.awt.Component):V
|
|
f:com.intellij.util.ui.cloneDialog.RepositoryUrlCloneDialogExtension
|
|
- com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtension
|
|
- <init>():V
|
|
- createMainComponent(com.intellij.openapi.project.Project,com.intellij.openapi.application.ModalityState):com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionComponent
|
|
- getIcon():javax.swing.Icon
|
|
- getName():java.lang.String
|
|
- getTooltip():java.lang.String
|
|
f:com.intellij.util.ui.cloneDialog.RepositoryUrlCloneDialogExtension$RepositoryUrlMainExtensionComponent
|
|
- com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionComponent
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.application.ModalityState):V
|
|
- doClone(com.intellij.openapi.vcs.CheckoutProvider$Listener):V
|
|
- doValidateAll():java.util.List
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getView():javax.swing.JPanel
|
|
- onComponentSelected():V
|
|
- f:openForVcs(java.lang.Class):com.intellij.util.ui.cloneDialog.RepositoryUrlCloneDialogExtension$RepositoryUrlMainExtensionComponent
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- f:doClone(com.intellij.openapi.vcs.CheckoutProvider$Listener):V
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialog$Builder
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:forExtension(java.lang.Class):com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
- bs:forExtension$default(com.intellij.util.ui.cloneDialog.VcsCloneDialog$Builder,java.lang.Class,I,java.lang.Object):com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
- f:forVcs(java.lang.Class):com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
- f:forVcs(java.lang.Class,java.lang.String):com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
- bs:forVcs$default(com.intellij.util.ui.cloneDialog.VcsCloneDialog$Builder,java.lang.Class,java.lang.String,I,java.lang.Object):com.intellij.util.ui.cloneDialog.VcsCloneDialog
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogExtensionList
|
|
- com.intellij.ui.components.JBList
|
|
- <init>(javax.swing.ListModel):V
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogExtensionList$Renderer
|
|
- com.intellij.util.ui.cloneDialog.VcsCloneDialogExtensionListItem
|
|
- javax.swing.ListCellRenderer
|
|
- <init>():V
|
|
- getListCellRendererComponent(javax.swing.JList,com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtension,I,Z,Z):java.awt.Component
|
|
c:com.intellij.util.ui.cloneDialog.VcsCloneDialogExtensionListItem
|
|
- javax.swing.JPanel
|
|
- <init>():V
|
|
- getAccessibleContext():javax.accessibility.AccessibleContext
|
|
- f:setAdditionalStatusLines(java.util.List):V
|
|
- f:setIcon(javax.swing.Icon):V
|
|
- f:setTitle(java.lang.String):V
|
|
- f:setTitleForeground(java.awt.Color):V
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogPopupMenuKt
|
|
- sf:browseAction(java.lang.String,java.lang.String,Z):com.intellij.util.ui.cloneDialog.AccountMenuItem$Action
|
|
- bs:browseAction$default(java.lang.String,java.lang.String,Z,I,java.lang.Object):com.intellij.util.ui.cloneDialog.AccountMenuItem$Action
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec
|
|
- sf:INSTANCE:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec$Components
|
|
- sf:INSTANCE:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec$Components
|
|
- sf:avatarSize:I
|
|
- sf:innerHorizontalGap:I
|
|
- sf:popupMenuAvatarSize:I
|
|
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec$ExtensionsList
|
|
- sf:INSTANCE:com.intellij.util.ui.cloneDialog.VcsCloneDialogUiSpec$ExtensionsList
|
|
- sf:iconTitleGap:I
|
|
- sf:leftRightInsets:I
|
|
- sf:topBottomInsets:I
|
|
- f:getIconSize():com.intellij.util.ui.JBValue$UIInteger
|
|
f:com.intellij.util.ui.dialog.DialogUtils
|
|
- s:invokeLaterAfterDialogShown(com.intellij.openapi.ui.DialogWrapper,java.lang.Runnable):V
|
|
com.intellij.vcs.AnnotationProviderEx
|
|
- com.intellij.openapi.vcs.annotate.AnnotationProvider
|
|
- a:annotate(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- isAnnotationValid(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.history.VcsRevisionNumber):Z
|
|
- isAnnotationValid(com.intellij.openapi.vcs.history.VcsFileRevision):Z
|
|
*:com.intellij.vcs.CacheableAnnotationProvider
|
|
- a:getFromCache(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.annotate.FileAnnotation
|
|
- a:populateCache(com.intellij.openapi.vfs.VirtualFile):V
|
|
c:com.intellij.vcs.CommittedChangeListForRevision
|
|
- com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
|
|
- com.intellij.openapi.vcs.versionBrowser.VcsRevisionNumberAware
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String,java.util.Date,java.util.Collection,com.intellij.openapi.vcs.history.VcsRevisionNumber):V
|
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
|
f:com.intellij.vcs.CompareWithLocalDialog
|
|
- <init>():V
|
|
- s:showChanges(com.intellij.openapi.project.Project,java.lang.String,com.intellij.vcs.CompareWithLocalDialog$LocalContent,com.intellij.openapi.util.ThrowableComputable):V
|
|
c:com.intellij.vcs.CompareWithLocalDialog$GetVersionActionProvider
|
|
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
e:com.intellij.vcs.CompareWithLocalDialog$LocalContent
|
|
- java.lang.Enum
|
|
- sf:AFTER:com.intellij.vcs.CompareWithLocalDialog$LocalContent
|
|
- sf:BEFORE:com.intellij.vcs.CompareWithLocalDialog$LocalContent
|
|
- sf:NONE:com.intellij.vcs.CompareWithLocalDialog$LocalContent
|
|
- s:valueOf(java.lang.String):com.intellij.vcs.CompareWithLocalDialog$LocalContent
|
|
- s:values():com.intellij.vcs.CompareWithLocalDialog$LocalContent[]
|
|
c:com.intellij.vcs.DefaultVcsSymlinkResolver
|
|
- com.intellij.vcs.VcsSymlinkResolver
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- isEnabled():Z
|
|
- resolveSymlink(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
|
|
f:com.intellij.vcs.ProgressManagerQueue
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- run(java.lang.Runnable):V
|
|
- start():V
|
|
f:com.intellij.vcs.VcsActivity
|
|
- sf:ApplyPatch:com.intellij.history.ActivityId
|
|
- sf:Commit:com.intellij.history.ActivityId
|
|
- sf:Get:com.intellij.history.ActivityId
|
|
- sf:INSTANCE:com.intellij.vcs.VcsActivity
|
|
- sf:Rollback:com.intellij.history.ActivityId
|
|
- sf:Shelve:com.intellij.history.ActivityId
|
|
- sf:Unshelve:com.intellij.history.ActivityId
|
|
- sf:Update:com.intellij.history.ActivityId
|
|
f:com.intellij.vcs.VcsLocaleHelper
|
|
- sf:INSTANCE:com.intellij.vcs.VcsLocaleHelper
|
|
- f:findMatchingLocale(java.lang.String,java.util.List):java.util.Map
|
|
- f:getC_UTF_LOCALE():com.intellij.vcs.VcsLocaleHelper$Locale
|
|
- sf:getDefaultLocaleEnvironmentVars(java.lang.String):java.util.Map
|
|
- f:getEN_UTF_LOCALE():com.intellij.vcs.VcsLocaleHelper$Locale
|
|
- f:getEnvFromRegistry(java.lang.String):java.util.Map
|
|
f:com.intellij.vcs.VcsLocaleHelper$Locale
|
|
- <init>(java.lang.String,java.lang.String[]):V
|
|
- f:getName():java.lang.String
|
|
- f:getSynonyms():java.lang.String[]
|
|
- f:matches(java.lang.String):Z
|
|
f:com.intellij.vcs.VcsShowLocalChangesAction
|
|
- com.intellij.vcs.VcsShowToolWindowTabAction
|
|
- <init>():V
|
|
f:com.intellij.vcs.VcsShowShelfAction
|
|
- com.intellij.vcs.VcsShowToolWindowTabAction
|
|
- <init>():V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
a:com.intellij.vcs.VcsShowToolWindowTabAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- sf:Companion:com.intellij.vcs.VcsShowToolWindowTabAction$Companion
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- sf:activateVcsTab(com.intellij.openapi.project.Project,java.lang.String,Z):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- pa:getTabName():java.lang.String
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.vcs.VcsShowToolWindowTabAction$Companion
|
|
- f:activateVcsTab(com.intellij.openapi.project.Project,java.lang.String,Z):V
|
|
f:com.intellij.vcs.ViewUpdateInfoNotification
|
|
- com.intellij.notification.NotificationAction
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.update.UpdateInfoTree,java.lang.String,com.intellij.notification.Notification):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.notification.Notification):V
|
|
- s:focusUpdateInfoTree(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.update.UpdateInfoTree):V
|
|
f:com.intellij.vcs.branch.BranchDataImpl
|
|
- com.intellij.vcs.branch.BranchData
|
|
- <init>(java.lang.String,java.lang.String):V
|
|
- f:copy(java.lang.String,java.lang.String):com.intellij.vcs.branch.BranchDataImpl
|
|
- bs:copy$default(com.intellij.vcs.branch.BranchDataImpl,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.vcs.branch.BranchDataImpl
|
|
- equals(java.lang.Object):Z
|
|
- getBranchName():java.lang.String
|
|
- getPresentableRootName():java.lang.String
|
|
- hashCode():I
|
|
f:com.intellij.vcs.branch.BranchPresentation
|
|
- sf:INSTANCE:com.intellij.vcs.branch.BranchPresentation
|
|
- f:getMultiTooltip(com.intellij.vcs.branch.BranchData):java.lang.String
|
|
- f:getPresentableText(com.intellij.vcs.branch.BranchData):java.lang.String
|
|
- f:getSingleTooltip(com.intellij.vcs.branch.BranchData):java.lang.String
|
|
- f:getText(java.util.Collection):java.lang.String
|
|
- f:getTooltip(java.util.Collection):java.lang.String
|
|
f:com.intellij.vcs.branch.LinkedBranchDataImpl
|
|
- com.intellij.vcs.branch.LinkedBranchData
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
|
- f:copy(java.lang.String,java.lang.String,java.lang.String):com.intellij.vcs.branch.LinkedBranchDataImpl
|
|
- bs:copy$default(com.intellij.vcs.branch.LinkedBranchDataImpl,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.vcs.branch.LinkedBranchDataImpl
|
|
- equals(java.lang.Object):Z
|
|
- getBranchName():java.lang.String
|
|
- getLinkedBranchName():java.lang.String
|
|
- getPresentableRootName():java.lang.String
|
|
- hashCode():I
|
|
f:com.intellij.vcs.changes.ChangeListScope
|
|
- com.intellij.psi.search.scope.packageSet.FilteredNamedScope
|
|
- com.intellij.ide.util.treeView.WeighedItem
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeListManager):V
|
|
- <init>(com.intellij.openapi.vcs.changes.ChangeListManager,java.lang.String):V
|
|
- equals(java.lang.Object):Z
|
|
- getWeight():I
|
|
- hashCode():I
|
|
f:com.intellij.vcs.changes.ChangeListScopeViewUpdater
|
|
- com.intellij.openapi.vcs.changes.ChangeListAdapter
|
|
- sf:Companion:com.intellij.vcs.changes.ChangeListScopeViewUpdater$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- changeListAdded(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListAvailabilityChanged():V
|
|
- changeListRemoved(com.intellij.openapi.vcs.changes.ChangeList):V
|
|
- changeListRenamed(com.intellij.openapi.vcs.changes.ChangeList,java.lang.String):V
|
|
- changeListsChanged():V
|
|
f:com.intellij.vcs.changes.ChangeListScopeViewUpdater$Companion
|
|
f:com.intellij.vcs.changes.ChangeListScopeViewUpdater$InitialRefresh
|
|
- com.intellij.openapi.vcs.changes.LocalChangeListsLoadedListener
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- processLoadedLists(java.util.List):V
|
|
f:com.intellij.vcs.changes.ChangeListsFindInProjectExtension
|
|
- <init>():V
|
|
- getFilteredNamedScopes(com.intellij.openapi.project.Project):java.util.List
|
|
- initModelFromContext(com.intellij.find.FindModel,com.intellij.openapi.actionSystem.DataContext):Z
|
|
f:com.intellij.vcs.changes.ChangeListsScopesProvider
|
|
- com.intellij.psi.search.scope.packageSet.CustomScopesProviderEx
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getCustomScope(java.lang.String):com.intellij.psi.search.scope.packageSet.NamedScope
|
|
- getCustomScopes():java.util.List
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.changes.ChangeListsScopesProvider
|
|
- isVetoed(com.intellij.psi.search.scope.packageSet.NamedScope,com.intellij.psi.search.scope.packageSet.CustomScopesProviderEx$ScopePlace):Z
|
|
f:com.intellij.vcs.changes.ChangeListsSearchScopeProvider
|
|
- com.intellij.psi.search.SearchScopeProvider
|
|
- <init>():V
|
|
- getDisplayName():java.lang.String
|
|
- getSearchScopes(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext):java.util.List
|
|
f:com.intellij.vcs.changes.VcsChangesLocalSearchScope
|
|
- com.intellij.psi.search.scope.RangeBasedLocalSearchScope
|
|
- com.intellij.ide.util.treeView.WeighedItem
|
|
- sf:Companion:com.intellij.vcs.changes.VcsChangesLocalSearchScope$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vfs.VirtualFile[],Z):V
|
|
- containsRange(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):Z
|
|
- equals(java.lang.Object):Z
|
|
- getRanges(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.TextRange[]
|
|
- getVirtualFiles():com.intellij.openapi.vfs.VirtualFile[]
|
|
- getWeight():I
|
|
f:com.intellij.vcs.changes.VcsChangesLocalSearchScope$Companion
|
|
a:com.intellij.vcs.commit.AbstractCommitMessagePolicy
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- pf:getChangeListManager():com.intellij.openapi.vcs.changes.ChangeListManager
|
|
- pf:getCommitMessageForList(com.intellij.openapi.vcs.changes.LocalChangeList):java.lang.String
|
|
- pf:getCommitMessageFromProvider(com.intellij.openapi.vcs.changes.LocalChangeList):java.lang.String
|
|
- pf:getCommitMessageFromVcs(java.util.List):java.lang.String
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- pf:getVcsConfiguration():com.intellij.openapi.vcs.VcsConfiguration
|
|
- pf:listenForDelayedProviders(com.intellij.vcs.commit.CommitMessageUi,com.intellij.openapi.Disposable):V
|
|
a:com.intellij.vcs.commit.AbstractCommitWorkflow
|
|
- sf:Companion:com.intellij.vcs.commit.AbstractCommitWorkflow$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- f:addCommitCustomListener(com.intellij.vcs.commit.CommitterResultHandler,com.intellij.openapi.Disposable):V
|
|
- p:addCommonResultHandlers(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.Committer):V
|
|
- f:addListener(com.intellij.vcs.commit.CommitWorkflowListener,com.intellij.openapi.Disposable):V
|
|
- f:addVcsCommitListener(com.intellij.vcs.commit.CommitterResultHandler,com.intellij.openapi.Disposable):V
|
|
- canExecute(com.intellij.vcs.commit.CommitSessionInfo,java.util.Collection):Z
|
|
- f:executeSession(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.DynamicCommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
- pf:fireBeforeCommitChecksEnded(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitChecksResult):V
|
|
- pf:fireBeforeCommitChecksStarted(com.intellij.vcs.commit.CommitSessionInfo):V
|
|
- p:getBeforeCommitChecksChangelist():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- f:getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- f:getCommitExecutors():java.util.List
|
|
- sf:getCommitExecutors(com.intellij.openapi.project.Project,java.util.Collection):java.util.List
|
|
- sf:getCommitHandlerFactories(java.util.Collection):java.util.List
|
|
- f:getCommitHandlers():java.util.List
|
|
- sf:getCommitHandlers(java.util.Collection,com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):java.util.List
|
|
- f:getCommitOptions():com.intellij.vcs.commit.CommitOptions
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getVcses():java.util.Set
|
|
- a:isDefaultCommitEnabled():Z
|
|
- f:isExecuting():Z
|
|
- pa:performCommit(com.intellij.vcs.commit.CommitSessionInfo):V
|
|
- f:runModificationCommitChecks(kotlin.jvm.functions.Function1,kotlin.coroutines.Continuation):java.lang.Object
|
|
- pf:updateVcses(java.util.Set):V
|
|
f:com.intellij.vcs.commit.AbstractCommitWorkflow$Companion
|
|
- f:getCommitExecutors(com.intellij.openapi.project.Project,java.util.Collection):java.util.List
|
|
- f:getCommitHandlerFactories(java.util.Collection):java.util.List
|
|
- f:getCommitHandlers(java.util.Collection,com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):java.util.List
|
|
- f:runCommitCheck(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.checkin.CommitCheck,com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
- f:runMetaHandlers(java.util.List,kotlin.coroutines.Continuation):java.lang.Object
|
|
a:com.intellij.vcs.commit.AbstractCommitWorkflowHandler
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.vcs.changes.InclusionListener
|
|
- com.intellij.vcs.commit.CommitExecutorListener
|
|
- com.intellij.vcs.commit.CommitWorkflowHandler
|
|
- com.intellij.vcs.commit.CommitWorkflowListener
|
|
- sf:Companion:com.intellij.vcs.commit.AbstractCommitWorkflowHandler$Companion
|
|
- <init>():V
|
|
- beforeCommitChecksEnded(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitChecksResult):V
|
|
- beforeCommitChecksStarted(com.intellij.vcs.commit.CommitSessionInfo):V
|
|
- p:checkCommit(com.intellij.vcs.commit.CommitSessionInfo):Z
|
|
- pf:createCommitOptions():com.intellij.vcs.commit.CommitOptions
|
|
- p:createDataProvider():com.intellij.openapi.actionSystem.DataProvider
|
|
- dispose():V
|
|
- p:doExecuteSession(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.DynamicCommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
- execute(com.intellij.openapi.vcs.changes.CommitExecutor):V
|
|
- executorCalled(com.intellij.openapi.vcs.changes.CommitExecutor):V
|
|
- pf:getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- f:getCommitMessage():java.lang.String
|
|
- pf:getCommitOptions():com.intellij.vcs.commit.CommitOptions
|
|
- pa:getCommitPanel():com.intellij.openapi.vcs.CheckinProjectPanel
|
|
- getExecutor(java.lang.String):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- pf:getIncludedChanges():java.util.List
|
|
- pf:getIncludedUnversionedFiles():java.util.List
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- a:getUi():com.intellij.vcs.commit.CommitWorkflowUi
|
|
- a:getWorkflow():com.intellij.vcs.commit.AbstractCommitWorkflow
|
|
- inclusionChanged():V
|
|
- pf:initCommitHandlers():V
|
|
- isCommitEmpty():Z
|
|
- isExecutorEnabled(com.intellij.openapi.vcs.changes.CommitExecutor):Z
|
|
- pa:saveCommitMessageBeforeCommit():V
|
|
- p:saveCommitOptionsOnCommit():Z
|
|
- f:setCommitMessage(java.lang.String):V
|
|
- a:updateDefaultCommitActionName():V
|
|
- pa:updateWorkflow(com.intellij.vcs.commit.CommitSessionInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
f:com.intellij.vcs.commit.AbstractCommitWorkflowHandler$Companion
|
|
- f:addUnversionedFiles(com.intellij.openapi.project.Project,java.lang.Iterable,com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.InclusionModel,kotlin.coroutines.Continuation):java.lang.Object
|
|
- f:configureCommitSession(com.intellij.openapi.project.Project,com.intellij.vcs.commit.CommitSessionInfo,java.util.List,java.lang.String):Z
|
|
- f:getActionTextWithoutEllipsis(java.util.Collection,com.intellij.openapi.vcs.changes.CommitExecutor,Z,Z,Z):java.lang.String
|
|
- f:getDefaultCommitActionName(java.util.Collection):java.lang.String
|
|
- f:getDefaultCommitActionName(java.util.Collection,Z,Z):java.lang.String
|
|
f:com.intellij.vcs.commit.AbstractCommitWorkflowHandlerKt
|
|
- sf:fixUnderscoreMnemonic(java.lang.String):java.lang.String
|
|
f:com.intellij.vcs.commit.AbstractCommitWorkflowKt
|
|
- sf:commitExecutorProperty(com.intellij.openapi.util.Key):kotlin.properties.ReadWriteProperty
|
|
- sf:commitExecutorProperty(com.intellij.openapi.util.Key,java.lang.Object):kotlin.properties.ReadWriteProperty
|
|
- sf:commitProperty(com.intellij.openapi.util.Key):kotlin.properties.ReadWriteProperty
|
|
- sf:commitProperty(com.intellij.openapi.util.Key,java.lang.Object):kotlin.properties.ReadWriteProperty
|
|
- sf:isAmendCommitMode(com.intellij.openapi.vcs.changes.CommitContext):Z
|
|
- sf:isCleanupCommitMessage(com.intellij.openapi.vcs.changes.CommitContext):Z
|
|
- sf:isPostCommitCheck(com.intellij.openapi.vcs.checkin.CommitInfo):Z
|
|
- sf:restoreState(com.intellij.vcs.commit.CommitOptions):V
|
|
- sf:saveState(com.intellij.vcs.commit.CommitOptions):V
|
|
- sf:setCleanupCommitMessage(com.intellij.openapi.vcs.changes.CommitContext,Z):V
|
|
a:com.intellij.vcs.commit.AbstractCommitter
|
|
- com.intellij.vcs.commit.Committer
|
|
- sf:Companion:com.intellij.vcs.commit.AbstractCommitter$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,Z):V
|
|
- pa:commit():V
|
|
- f:runCommit(java.lang.String,Z):V
|
|
f:com.intellij.vcs.commit.AbstractCommitter$Companion
|
|
*:com.intellij.vcs.commit.AmendCommitAware
|
|
- a:getAmendCommitDetails(com.intellij.openapi.vfs.VirtualFile):org.jetbrains.concurrency.CancellablePromise
|
|
- a:getLastCommitMessage(com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- a:isAmendCommitSupported():Z
|
|
c:com.intellij.vcs.commit.AmendCommitHandlerImpl
|
|
- com.intellij.vcs.commit.AmendCommitHandler
|
|
- <init>(com.intellij.vcs.commit.AbstractCommitWorkflowHandler):V
|
|
- addAmendCommitModeListener(com.intellij.vcs.commit.AmendCommitModeListener,com.intellij.openapi.Disposable):V
|
|
- p:amendCommitModeToggled():V
|
|
- pf:fireAmendCommitModeToggled():V
|
|
- pf:getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- f:getInitialMessage():java.lang.String
|
|
- pf:getProject():com.intellij.openapi.project.Project
|
|
- pf:getSingleRoot():com.intellij.openapi.vcs.VcsRoot
|
|
- isAmendCommitMode():Z
|
|
- isAmendCommitModeSupported():Z
|
|
- isAmendCommitModeTogglingEnabled():Z
|
|
- pf:restoreBeforeAmendMessage():V
|
|
- setAmendCommitMode(Z):V
|
|
- setAmendCommitModeTogglingEnabled(Z):V
|
|
- pf:setAmendMessage(java.lang.String,java.lang.String):V
|
|
- f:setInitialMessage(java.lang.String):V
|
|
f:com.intellij.vcs.commit.ChangeListCommitState
|
|
- <init>(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,java.lang.String):V
|
|
- f:getChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- f:getChanges():java.util.List
|
|
- f:getCommitMessage():java.lang.String
|
|
f:com.intellij.vcs.commit.ChangesViewCommitPanel
|
|
- com.intellij.vcs.commit.NonModalCommitPanel
|
|
- com.intellij.vcs.commit.ChangesViewCommitWorkflowUi
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ChangesViewPanel):V
|
|
- activate():Z
|
|
- deactivate(Z):V
|
|
- dispose():V
|
|
- endExecution():V
|
|
- expand(java.lang.Object):V
|
|
- getCommitProgressUi():com.intellij.vcs.commit.CommitProgressUi
|
|
- getDisplayedChanges():java.util.List
|
|
- getDisplayedUnversionedFiles():java.util.List
|
|
- getEditedCommit():com.intellij.vcs.commit.EditedCommitPresentation
|
|
- getIncludedChanges():java.util.List
|
|
- getIncludedUnversionedFiles():java.util.List
|
|
- getInclusionModel():com.intellij.openapi.vcs.changes.InclusionModel
|
|
- isActive():Z
|
|
- f:isToolbarHorizontal():Z
|
|
- refreshChangesViewBeforeCommit(kotlin.coroutines.Continuation):java.lang.Object
|
|
- f:registerRootComponent(javax.swing.JComponent):V
|
|
- select(java.lang.Object):V
|
|
- selectFirst(java.util.Collection):V
|
|
- setCompletionContext(java.util.List):V
|
|
- setEditedCommit(com.intellij.vcs.commit.EditedCommitPresentation):V
|
|
- setInclusionModel(com.intellij.openapi.vcs.changes.InclusionModel):V
|
|
- f:setToolbarHorizontal(Z):V
|
|
f:com.intellij.vcs.commit.ChangesViewCommitWorkflow
|
|
- com.intellij.vcs.commit.NonModalCommitWorkflow
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- isDefaultCommitEnabled():Z
|
|
com.intellij.vcs.commit.ChangesViewCommitWorkflowUi
|
|
- com.intellij.vcs.commit.NonModalCommitWorkflowUi
|
|
- a:deactivate(Z):V
|
|
- a:endExecution():V
|
|
- a:expand(java.lang.Object):V
|
|
- a:getInclusionModel():com.intellij.openapi.vcs.changes.InclusionModel
|
|
- a:isActive():Z
|
|
- a:refreshChangesViewBeforeCommit(kotlin.coroutines.Continuation):java.lang.Object
|
|
- a:select(java.lang.Object):V
|
|
- a:selectFirst(java.util.Collection):V
|
|
- a:setCompletionContext(java.util.List):V
|
|
- a:setInclusionModel(com.intellij.openapi.vcs.changes.InclusionModel):V
|
|
f:com.intellij.vcs.commit.CheckinHandlersNotifier
|
|
- com.intellij.vcs.commit.CommitterResultHandler
|
|
- <init>(com.intellij.vcs.commit.Committer,java.util.List):V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
f:com.intellij.vcs.commit.CommitActionsPanel
|
|
- com.intellij.ui.components.JBPanel
|
|
- com.intellij.vcs.commit.CommitActionsUi
|
|
- sf:COMMIT_BUTTONS_TOOLBAR:java.lang.String
|
|
- sf:Companion:com.intellij.vcs.commit.CommitActionsPanel$Companion
|
|
- <init>():V
|
|
- addExecutorListener(com.intellij.vcs.commit.CommitExecutorListener,com.intellij.openapi.Disposable):V
|
|
- f:createActions():java.util.List
|
|
- f:getBottomInset():I
|
|
- getDefaultCommitActionName():java.lang.String
|
|
- f:isActive():Z
|
|
- f:isCommitButtonDefault():kotlin.jvm.functions.Function0
|
|
- isDefaultCommitActionEnabled():Z
|
|
- f:setActive(Z):V
|
|
- f:setCommitButtonDefault(kotlin.jvm.functions.Function0):V
|
|
- setCustomCommitActions(java.util.List):V
|
|
- setDefaultCommitActionEnabled(Z):V
|
|
- setDefaultCommitActionName(java.lang.String):V
|
|
- setPrimaryCommitActions(java.util.List):V
|
|
- f:setTargetComponent(javax.swing.JComponent):V
|
|
f:com.intellij.vcs.commit.CommitActionsPanel$Companion
|
|
- f:getDEFAULT_COMMIT_ACTION_SHORTCUT():com.intellij.openapi.actionSystem.ShortcutSet
|
|
f:com.intellij.vcs.commit.CommitActionsPanel$DefaultCommitAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>(com.intellij.vcs.commit.CommitActionsPanel):V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.vcs.commit.CommitActionsUi
|
|
- a:addExecutorListener(com.intellij.vcs.commit.CommitExecutorListener,com.intellij.openapi.Disposable):V
|
|
- a:getDefaultCommitActionName():java.lang.String
|
|
- a:isDefaultCommitActionEnabled():Z
|
|
- a:setCustomCommitActions(java.util.List):V
|
|
- a:setDefaultCommitActionEnabled(Z):V
|
|
- a:setDefaultCommitActionName(java.lang.String):V
|
|
- a:setPrimaryCommitActions(java.util.List):V
|
|
f:com.intellij.vcs.commit.CommitAuthorComponent
|
|
- com.intellij.ui.components.panels.NonOpaquePanel
|
|
- com.intellij.vcs.commit.CommitAuthorTracker
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addCommitAuthorListener(com.intellij.vcs.commit.CommitAuthorListener,com.intellij.openapi.Disposable):V
|
|
- getCommitAuthor():com.intellij.vcs.log.VcsUser
|
|
- getCommitAuthorDate():java.util.Date
|
|
- setCommitAuthor(com.intellij.vcs.log.VcsUser):V
|
|
- setCommitAuthorDate(java.util.Date):V
|
|
a:com.intellij.vcs.commit.CommitChangeListDialogWorkflow
|
|
- com.intellij.vcs.commit.AbstractCommitWorkflow
|
|
- commitState:com.intellij.vcs.commit.ChangeListCommitState
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.Collection):V
|
|
- p:addCommonResultHandlers(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.Committer):V
|
|
- f:getCommitState():com.intellij.vcs.commit.ChangeListCommitState
|
|
- f:getInitiallyIncluded():java.util.Collection
|
|
- a:isPartialCommitEnabled():Z
|
|
- f:setCommitState(com.intellij.vcs.commit.ChangeListCommitState):V
|
|
a:com.intellij.vcs.commit.CommitCheckFailure
|
|
f:com.intellij.vcs.commit.CommitCheckFailure$Unknown
|
|
- com.intellij.vcs.commit.CommitCheckFailure
|
|
- sf:INSTANCE:com.intellij.vcs.commit.CommitCheckFailure$Unknown
|
|
c:com.intellij.vcs.commit.CommitCheckFailure$WithDescription
|
|
- com.intellij.vcs.commit.CommitCheckFailure
|
|
- <init>(java.lang.String):V
|
|
- f:getText():java.lang.String
|
|
f:com.intellij.vcs.commit.CommitCheckFailure$WithDetails
|
|
- com.intellij.vcs.commit.CommitCheckFailure$WithDescription
|
|
- <init>(java.lang.String,java.lang.String,java.lang.String,kotlin.jvm.functions.Function1):V
|
|
- f:getViewDetails():kotlin.jvm.functions.Function1
|
|
- f:getViewDetailsActionText():java.lang.String
|
|
- f:getViewDetailsLinkText():java.lang.String
|
|
com.intellij.vcs.commit.CommitExceptionWithActions
|
|
- a:getActions():java.util.List
|
|
a:com.intellij.vcs.commit.CommitMode
|
|
- disableDefaultCommitAction():Z
|
|
- hideLocalChangesTab():Z
|
|
- a:useCommitToolWindow():Z
|
|
f:com.intellij.vcs.commit.CommitMode$ExternalCommitMode
|
|
- com.intellij.vcs.commit.CommitMode
|
|
- <init>(com.intellij.openapi.vcs.AbstractVcs):V
|
|
- f:component1():com.intellij.openapi.vcs.AbstractVcs
|
|
- f:copy(com.intellij.openapi.vcs.AbstractVcs):com.intellij.vcs.commit.CommitMode$ExternalCommitMode
|
|
- bs:copy$default(com.intellij.vcs.commit.CommitMode$ExternalCommitMode,com.intellij.openapi.vcs.AbstractVcs,I,java.lang.Object):com.intellij.vcs.commit.CommitMode$ExternalCommitMode
|
|
- disableDefaultCommitAction():Z
|
|
- equals(java.lang.Object):Z
|
|
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
|
- hashCode():I
|
|
- hideLocalChangesTab():Z
|
|
- useCommitToolWindow():Z
|
|
f:com.intellij.vcs.commit.CommitMode$ModalCommitMode
|
|
- com.intellij.vcs.commit.CommitMode
|
|
- sf:INSTANCE:com.intellij.vcs.commit.CommitMode$ModalCommitMode
|
|
- useCommitToolWindow():Z
|
|
f:com.intellij.vcs.commit.CommitMode$NonModalCommitMode
|
|
- com.intellij.vcs.commit.CommitMode
|
|
- <init>(Z):V
|
|
- f:component1():Z
|
|
- f:copy(Z):com.intellij.vcs.commit.CommitMode$NonModalCommitMode
|
|
- bs:copy$default(com.intellij.vcs.commit.CommitMode$NonModalCommitMode,Z,I,java.lang.Object):com.intellij.vcs.commit.CommitMode$NonModalCommitMode
|
|
- equals(java.lang.Object):Z
|
|
- hashCode():I
|
|
- f:isToggleMode():Z
|
|
- useCommitToolWindow():Z
|
|
f:com.intellij.vcs.commit.CommitMode$PendingCommitMode
|
|
- com.intellij.vcs.commit.CommitMode
|
|
- sf:INSTANCE:com.intellij.vcs.commit.CommitMode$PendingCommitMode
|
|
- disableDefaultCommitAction():Z
|
|
- useCommitToolWindow():Z
|
|
f:com.intellij.vcs.commit.CommitModeManager
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.vcs.commit.CommitModeManager$Companion
|
|
- sf:SETTINGS:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- dispose():V
|
|
- f:getCurrentCommitMode():com.intellij.vcs.commit.CommitMode
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.commit.CommitModeManager
|
|
- sf:setCommitFromLocalChanges(com.intellij.openapi.project.Project,Z):V
|
|
- sf:subscribeOnCommitModeChange(com.intellij.util.messages.SimpleMessageBusConnection,com.intellij.vcs.commit.CommitModeManager$CommitModeListener):V
|
|
com.intellij.vcs.commit.CommitModeManager$CommitModeListener
|
|
- java.util.EventListener
|
|
- a:commitModeChanged():V
|
|
f:com.intellij.vcs.commit.CommitModeManager$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.commit.CommitModeManager
|
|
- f:isNonModalInSettings():Z
|
|
- f:setCommitFromLocalChanges(com.intellij.openapi.project.Project,Z):V
|
|
- f:subscribeOnCommitModeChange(com.intellij.util.messages.SimpleMessageBusConnection,com.intellij.vcs.commit.CommitModeManager$CommitModeListener):V
|
|
com.intellij.vcs.commit.CommitModeManager$SettingsListener
|
|
- java.util.EventListener
|
|
- a:settingsChanged():V
|
|
e:com.intellij.vcs.commit.CommitOption
|
|
- java.lang.Enum
|
|
- sf:AMEND:com.intellij.vcs.commit.CommitOption
|
|
- sf:RUN_HOOKS:com.intellij.vcs.commit.CommitOption
|
|
- sf:SIGN_OFF:com.intellij.vcs.commit.CommitOption
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- s:valueOf(java.lang.String):com.intellij.vcs.commit.CommitOption
|
|
- s:values():com.intellij.vcs.commit.CommitOption[]
|
|
com.intellij.vcs.commit.CommitOptions
|
|
- a:getAfterOptions():java.util.List
|
|
- a:getBeforeOptions():java.util.List
|
|
- a:getExtensionOptions():java.util.List
|
|
- a:getVcsOptions():java.util.Map
|
|
f:com.intellij.vcs.commit.CommitOptionsImpl
|
|
- com.intellij.vcs.commit.CommitOptions
|
|
- <init>(java.util.Map,java.util.List,java.util.List,java.util.List):V
|
|
- getAfterOptions():java.util.List
|
|
- getBeforeOptions():java.util.List
|
|
- getExtensionOptions():java.util.List
|
|
- getVcsOptions():java.util.Map
|
|
f:com.intellij.vcs.commit.CommitOptionsKt
|
|
- sf:getAllOptions(com.intellij.vcs.commit.CommitOptions):kotlin.sequences.Sequence
|
|
- sf:isEmpty(com.intellij.vcs.commit.CommitOptions):Z
|
|
f:com.intellij.vcs.commit.CommitOptionsPanel
|
|
- com.intellij.vcs.commit.CommitOptionsUi
|
|
- sf:Companion:com.intellij.vcs.commit.CommitOptionsPanel$Companion
|
|
- <init>(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function0,Z):V
|
|
- f:getComponent():javax.swing.JComponent
|
|
- f:isEmpty():Z
|
|
- setOptions(com.intellij.vcs.commit.CommitOptions):V
|
|
- setVisible(java.util.Collection):V
|
|
f:com.intellij.vcs.commit.CommitOptionsPanel$Companion
|
|
- f:commitChecksGroupTitle(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
|
com.intellij.vcs.commit.CommitOptionsUi
|
|
- a:setOptions(com.intellij.vcs.commit.CommitOptions):V
|
|
- a:setVisible(java.util.Collection):V
|
|
e:com.intellij.vcs.commit.CommitProblemPlace
|
|
- java.lang.Enum
|
|
- sf:COMMIT_TOOLWINDOW:com.intellij.vcs.commit.CommitProblemPlace
|
|
- sf:NOTIFICATION:com.intellij.vcs.commit.CommitProblemPlace
|
|
- sf:PUSH_DIALOG:com.intellij.vcs.commit.CommitProblemPlace
|
|
- s:getEntries():kotlin.enums.EnumEntries
|
|
- s:valueOf(java.lang.String):com.intellij.vcs.commit.CommitProblemPlace
|
|
- s:values():com.intellij.vcs.commit.CommitProblemPlace[]
|
|
c:com.intellij.vcs.commit.CommitProgressPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.editor.event.DocumentListener
|
|
- com.intellij.openapi.vcs.changes.InclusionListener
|
|
- com.intellij.vcs.commit.CommitProgressUi
|
|
- <init>():V
|
|
- addCommitCheckFailure(com.intellij.vcs.commit.CommitCheckFailure):V
|
|
- p:buildErrorText():java.lang.String
|
|
- clearCommitCheckFailures():V
|
|
- p:clearError():V
|
|
- dispose():V
|
|
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
|
|
- getCommitCheckFailures():java.util.List
|
|
- f:getComponent():javax.swing.JComponent
|
|
- inclusionChanged():V
|
|
- isDumbMode():Z
|
|
- isEmptyChanges():Z
|
|
- isEmptyMessage():Z
|
|
- runWithProgress(Z,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
|
- setDumbMode(Z):V
|
|
- setEmptyChanges(Z):V
|
|
- setEmptyMessage(Z):V
|
|
- f:setup(com.intellij.vcs.commit.CommitWorkflowUi,com.intellij.ui.EditorTextComponent,javax.swing.border.Border):V
|
|
- pf:stateFlag():kotlin.properties.ReadWriteProperty
|
|
- pf:update():V
|
|
*:com.intellij.vcs.commit.CommitProgressUi
|
|
- a:addCommitCheckFailure(com.intellij.vcs.commit.CommitCheckFailure):V
|
|
- a:clearCommitCheckFailures():V
|
|
- a:getCommitCheckFailures():java.util.List
|
|
- a:isDumbMode():Z
|
|
- a:isEmptyChanges():Z
|
|
- a:isEmptyMessage():Z
|
|
- a:runWithProgress(Z,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
|
- a:setDumbMode(Z):V
|
|
- a:setEmptyChanges(Z):V
|
|
- a:setEmptyMessage(Z):V
|
|
c:com.intellij.vcs.commit.CommitProjectPanelAdapter
|
|
- com.intellij.openapi.vcs.CheckinProjectPanel
|
|
- <init>(com.intellij.vcs.commit.AbstractCommitWorkflowHandler):V
|
|
- getCommitActionName():java.lang.String
|
|
- getCommitMessage():java.lang.String
|
|
- getCommitWorkflowHandler():com.intellij.vcs.commit.CommitWorkflowHandler
|
|
- getComponent():javax.swing.JComponent
|
|
- getFiles():java.util.Collection
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getRoots():java.util.Collection
|
|
- getSelectedChanges():java.util.Collection
|
|
- getVirtualFiles():java.util.Collection
|
|
- hasDiffs():Z
|
|
- restoreState():V
|
|
- saveState():V
|
|
- setCommitMessage(java.lang.String):V
|
|
- vcsIsAffected(java.lang.String):Z
|
|
f:com.intellij.vcs.commit.CommitResultHandlerNotifier
|
|
- com.intellij.vcs.commit.CommitterResultHandler
|
|
- sf:Companion:com.intellij.vcs.commit.CommitResultHandlerNotifier$Companion
|
|
- <init>(com.intellij.vcs.commit.Committer,com.intellij.openapi.vcs.changes.CommitResultHandler):V
|
|
- <init>(com.intellij.vcs.commit.Committer,java.util.List):V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
f:com.intellij.vcs.commit.CommitResultHandlerNotifier$Companion
|
|
f:com.intellij.vcs.commit.CommitSessionCollector
|
|
- sf:Companion:com.intellij.vcs.commit.CommitSessionCollector$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.commit.CommitSessionCollector
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:logCodeAnalysisWarnings(I,I):V
|
|
- f:logCommit(java.lang.String,I,I):V
|
|
- f:logCommitCheckToggled(com.intellij.openapi.vcs.checkin.CheckinHandler,Z,Z):V
|
|
- f:logCommitOptionToggled(com.intellij.vcs.commit.CommitOption,Z):V
|
|
- f:logCommitProblemViewed(com.intellij.openapi.vcs.checkin.CommitProblem,com.intellij.vcs.commit.CommitProblemPlace):V
|
|
- f:logDiffViewer(Z):V
|
|
- f:logFileSelected(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- f:logFileSelected(java.awt.event.MouseEvent):V
|
|
- f:logInclusionToggle(Z,com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- f:logInclusionToggle(Z,java.awt.event.MouseEvent):V
|
|
- f:logJumpToSource(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
f:com.intellij.vcs.commit.CommitSessionCollector$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.commit.CommitSessionCollector
|
|
a:com.intellij.vcs.commit.CommitSessionInfo
|
|
- a:getExecutor():com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- a:getSession():com.intellij.openapi.vcs.changes.CommitSession
|
|
- f:isVcsCommit():Z
|
|
f:com.intellij.vcs.commit.CommitSessionInfo$Custom
|
|
- com.intellij.vcs.commit.CommitSessionInfo
|
|
- <init>(com.intellij.openapi.vcs.changes.CommitExecutor,com.intellij.openapi.vcs.changes.CommitSession):V
|
|
- getExecutor():com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- getSession():com.intellij.openapi.vcs.changes.CommitSession
|
|
f:com.intellij.vcs.commit.CommitSessionInfo$Default
|
|
- com.intellij.vcs.commit.CommitSessionInfo
|
|
- sf:INSTANCE:com.intellij.vcs.commit.CommitSessionInfo$Default
|
|
- getExecutor():com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- getSession():com.intellij.openapi.vcs.changes.CommitSession
|
|
f:com.intellij.vcs.commit.CommitStatusPanel
|
|
- com.intellij.util.ui.components.BorderLayoutPanel
|
|
- com.intellij.openapi.vcs.changes.InclusionListener
|
|
- <init>(com.intellij.vcs.commit.CommitWorkflowUi):V
|
|
- inclusionChanged():V
|
|
c:com.intellij.vcs.commit.CommitTabTitleUpdater
|
|
- com.intellij.openapi.Disposable
|
|
- sf:Companion:com.intellij.vcs.commit.CommitTabTitleUpdater$Companion
|
|
- <init>(com.intellij.openapi.vcs.changes.ui.ChangesTree,java.lang.String,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):V
|
|
- dispose():V
|
|
- f:getDefaultTitle():kotlin.jvm.functions.Function0
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getTabName():java.lang.String
|
|
- f:getTree():com.intellij.openapi.vcs.changes.ui.ChangesTree
|
|
- start():V
|
|
- updateTab():V
|
|
f:com.intellij.vcs.commit.CommitTabTitleUpdater$Companion
|
|
- f:getDisplayTabName(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):java.lang.String
|
|
com.intellij.vcs.commit.CommitWorkflowListener
|
|
- java.util.EventListener
|
|
- beforeCommitChecksEnded(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitChecksResult):V
|
|
- beforeCommitChecksStarted(com.intellij.vcs.commit.CommitSessionInfo):V
|
|
- executionEnded():V
|
|
- executionStarted():V
|
|
- vcsesChanged():V
|
|
com.intellij.vcs.commit.CommitWorkflowUiStateListener
|
|
- java.util.EventListener
|
|
- a:cancelled():V
|
|
a:com.intellij.vcs.commit.Committer
|
|
- sf:Companion:com.intellij.vcs.commit.Committer$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
|
- pf:addException(java.lang.Throwable):V
|
|
- f:addResultHandler(com.intellij.vcs.commit.CommitterResultHandler):V
|
|
- sf:collectErrors(java.util.List):java.util.List
|
|
- pf:fireAfterRefresh():V
|
|
- f:getCommitErrors():java.util.List
|
|
- f:getCommitMessage():java.lang.String
|
|
- f:getExceptions():java.util.List
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- pf:runCommitTask(Z,kotlin.jvm.functions.Function0):V
|
|
f:com.intellij.vcs.commit.Committer$Companion
|
|
- f:asVcsException(java.lang.Throwable):com.intellij.openapi.vcs.VcsException
|
|
- f:collectErrors(java.util.List):java.util.List
|
|
com.intellij.vcs.commit.CommitterResultHandler
|
|
- java.util.EventListener
|
|
- onAfterRefresh():V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
f:com.intellij.vcs.commit.CustomCommitter
|
|
- com.intellij.vcs.commit.Committer
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.CommitSession,java.util.List,java.lang.String):V
|
|
- f:runCommit(java.lang.String):V
|
|
*:com.intellij.vcs.commit.DelayedCommitMessageProvider
|
|
- com.intellij.openapi.vcs.changes.ui.CommitMessageProvider
|
|
- a:init(com.intellij.openapi.project.Project,com.intellij.vcs.commit.CommitMessageUi,com.intellij.openapi.Disposable):V
|
|
com.intellij.vcs.commit.DynamicCommitInfo
|
|
- com.intellij.openapi.vcs.checkin.CommitInfo
|
|
- a:asStaticInfo():com.intellij.vcs.commit.StaticCommitInfo
|
|
f:com.intellij.vcs.commit.DynamicCommitInfoImpl
|
|
- com.intellij.vcs.commit.DynamicCommitInfo
|
|
- <init>(com.intellij.openapi.vcs.changes.CommitContext,com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitWorkflowUi,com.intellij.vcs.commit.AbstractCommitWorkflow):V
|
|
- asStaticInfo():com.intellij.vcs.commit.StaticCommitInfo
|
|
- getAffectedVcses():java.util.List
|
|
- getCommitActionText():java.lang.String
|
|
- getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- getCommitMessage():java.lang.String
|
|
- getCommittedChanges():java.util.List
|
|
- getExecutor():com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- isVcsCommit():Z
|
|
f:com.intellij.vcs.commit.EditedCommitChangesViewModifier
|
|
- com.intellij.openapi.vcs.changes.ChangesViewModifier
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- modifyTreeModelBuilder(com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder):V
|
|
*:com.intellij.vcs.commit.EditedCommitDetails
|
|
- a:getCommit():com.intellij.vcs.log.VcsFullCommitDetails
|
|
- a:getCurrentUser():com.intellij.vcs.log.VcsUser
|
|
*f:com.intellij.vcs.commit.EditedCommitDetailsImpl
|
|
- com.intellij.vcs.commit.EditedCommitDetails
|
|
- <init>(com.intellij.vcs.log.VcsUser,com.intellij.vcs.log.VcsFullCommitDetails):V
|
|
- getCommit():com.intellij.vcs.log.VcsFullCommitDetails
|
|
- getCurrentUser():com.intellij.vcs.log.VcsUser
|
|
f:com.intellij.vcs.commit.EditedCommitLoadingNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.vcs.commit.EditedCommitPresentation$Loading):V
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.vcs.commit.EditedCommitNode
|
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|
- <init>(com.intellij.vcs.commit.EditedCommitDetails):V
|
|
- f:getCommit():com.intellij.vcs.log.VcsFullCommitDetails
|
|
- getTextPresentation():java.lang.String
|
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
|
f:com.intellij.vcs.commit.EditedCommitNodeKt
|
|
- sf:insertEditedCommitNode(com.intellij.openapi.vcs.changes.ui.ChangesViewModelBuilder,com.intellij.vcs.commit.EditedCommitPresentation):V
|
|
com.intellij.vcs.commit.EditedCommitPresentation
|
|
f:com.intellij.vcs.commit.EditedCommitPresentation$Details
|
|
- com.intellij.vcs.commit.EditedCommitDetails
|
|
- com.intellij.vcs.commit.EditedCommitPresentation
|
|
- <init>(com.intellij.vcs.commit.EditedCommitDetails):V
|
|
- getCommit():com.intellij.vcs.log.VcsFullCommitDetails
|
|
- getCurrentUser():com.intellij.vcs.log.VcsUser
|
|
f:com.intellij.vcs.commit.EditedCommitPresentation$Loading
|
|
- com.intellij.vcs.commit.EditedCommitPresentation
|
|
- sf:INSTANCE:com.intellij.vcs.commit.EditedCommitPresentation$Loading
|
|
f:com.intellij.vcs.commit.FixedSizeScrollPanel
|
|
- com.intellij.ui.components.JBScrollPane
|
|
- <init>(java.awt.Component,java.awt.Dimension):V
|
|
- getPreferredSize():java.awt.Dimension
|
|
c:com.intellij.vcs.commit.LocalChangesCommitter
|
|
- com.intellij.vcs.commit.VcsCommitter
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.vcs.commit.ChangeListCommitState,com.intellij.openapi.vcs.changes.CommitContext,java.lang.String):V
|
|
- b:<init>(com.intellij.openapi.project.Project,com.intellij.vcs.commit.ChangeListCommitState,com.intellij.openapi.vcs.changes.CommitContext,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- p:commit():V
|
|
- f:getCommitState():com.intellij.vcs.commit.ChangeListCommitState
|
|
- f:isSuccess():Z
|
|
f:com.intellij.vcs.commit.LocalChangesCommitterKt
|
|
- sf:getCommitWithoutChangesRoots(com.intellij.openapi.vcs.changes.CommitContext):java.util.Collection
|
|
- sf:setCommitWithoutChangesRoots(com.intellij.openapi.vcs.changes.CommitContext,java.util.Collection):V
|
|
f:com.intellij.vcs.commit.MutableCommitOptions
|
|
- com.intellij.vcs.commit.CommitOptions
|
|
- <init>():V
|
|
- f:add(com.intellij.vcs.commit.CommitOptions):V
|
|
- f:clear():V
|
|
- getAfterOptions():java.util.List
|
|
- getBeforeOptions():java.util.List
|
|
- getExtensionOptions():java.util.List
|
|
- getVcsOptions():java.util.Map
|
|
- f:toUnmodifiableOptions():com.intellij.vcs.commit.CommitOptionsImpl
|
|
f:com.intellij.vcs.commit.NonModalAmendCommitHandler
|
|
- com.intellij.vcs.commit.AmendCommitHandlerImpl
|
|
- <init>(com.intellij.vcs.commit.NonModalCommitWorkflowHandler):V
|
|
- f:isLoading():Z
|
|
a:com.intellij.vcs.commit.NonModalCommitPanel
|
|
- com.intellij.util.ui.components.BorderLayoutPanel
|
|
- com.intellij.openapi.editor.colors.EditorColorsListener
|
|
- com.intellij.openapi.ui.ComponentContainer
|
|
- com.intellij.vcs.commit.CommitActionsUi
|
|
- com.intellij.vcs.commit.CommitAuthorTracker
|
|
- com.intellij.vcs.commit.NonModalCommitWorkflowUi
|
|
- sf:Companion:com.intellij.vcs.commit.NonModalCommitPanel$Companion
|
|
- p:bottomPanel:javax.swing.JPanel
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.vcs.commit.CommitActionsPanel,com.intellij.vcs.commit.CommitAuthorComponent):V
|
|
- b:<init>(com.intellij.openapi.project.Project,com.intellij.vcs.commit.CommitActionsPanel,com.intellij.vcs.commit.CommitAuthorComponent,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- addCommitAuthorListener(com.intellij.vcs.commit.CommitAuthorListener,com.intellij.openapi.Disposable):V
|
|
- addDataProvider(com.intellij.openapi.actionSystem.DataProvider):V
|
|
- addExecutorListener(com.intellij.vcs.commit.CommitExecutorListener,com.intellij.openapi.Disposable):V
|
|
- addInclusionListener(com.intellij.openapi.vcs.changes.InclusionListener,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- endBeforeCommitChecks(com.intellij.vcs.commit.CommitChecksResult):V
|
|
- pf:fireInclusionChanged():V
|
|
- pf:getBottomPanel():javax.swing.JPanel
|
|
- pf:getCenterPanel():com.intellij.util.ui.components.BorderLayoutPanel
|
|
- f:getCommitActionsPanel():com.intellij.vcs.commit.CommitActionsPanel
|
|
- getCommitAuthor():com.intellij.vcs.log.VcsUser
|
|
- f:getCommitAuthorComponent():com.intellij.vcs.commit.CommitAuthorComponent
|
|
- getCommitAuthorDate():java.util.Date
|
|
- f:getCommitMessage():com.intellij.openapi.vcs.ui.CommitMessage
|
|
- getCommitMessageUi():com.intellij.vcs.commit.CommitMessageUi
|
|
- getComponent():javax.swing.JComponent
|
|
- getData(java.lang.String):java.lang.Object
|
|
- f:getDataFromProviders(java.lang.String):java.lang.Object
|
|
- getDefaultCommitActionName():java.lang.String
|
|
- getPreferredFocusableComponent():javax.swing.JComponent
|
|
- f:getProject():com.intellij.openapi.project.Project
|
|
- f:getToolbar():com.intellij.openapi.actionSystem.ActionToolbar
|
|
- globalSchemeChange(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
|
- isDefaultCommitActionEnabled():Z
|
|
- pf:setBottomPanel(javax.swing.JPanel):V
|
|
- setCommitAuthor(com.intellij.vcs.log.VcsUser):V
|
|
- setCommitAuthorDate(java.util.Date):V
|
|
- setCustomCommitActions(java.util.List):V
|
|
- setDefaultCommitActionEnabled(Z):V
|
|
- setDefaultCommitActionName(java.lang.String):V
|
|
- setPrimaryCommitActions(java.util.List):V
|
|
- p:showCommitOptions(com.intellij.openapi.ui.popup.JBPopup,Z,com.intellij.openapi.actionSystem.DataContext):V
|
|
- showCommitOptions(com.intellij.vcs.commit.CommitOptions,java.lang.String,Z,com.intellij.openapi.actionSystem.DataContext):V
|
|
- startBeforeCommitChecks():V
|
|
- updateUI():V
|
|
f:com.intellij.vcs.commit.NonModalCommitPanel$Companion
|
|
- f:showAbove(com.intellij.openapi.ui.popup.JBPopup,javax.swing.JComponent):V
|
|
a:com.intellij.vcs.commit.NonModalCommitWorkflow
|
|
- com.intellij.vcs.commit.AbstractCommitWorkflow
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
a:com.intellij.vcs.commit.NonModalCommitWorkflowHandler
|
|
- com.intellij.vcs.commit.AbstractCommitWorkflowHandler
|
|
- <init>():V
|
|
- beforeCommitChecksEnded(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitChecksResult):V
|
|
- beforeCommitChecksStarted(com.intellij.vcs.commit.CommitSessionInfo):V
|
|
- p:checkCommit(com.intellij.vcs.commit.CommitSessionInfo):Z
|
|
- p:commitOptionsCreated():V
|
|
- dispose():V
|
|
- pf:disposeCommitOptions():V
|
|
- p:doExecuteSession(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.DynamicCommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
|
- executionEnded():V
|
|
- executionStarted():V
|
|
- a:getAmendCommitHandler():com.intellij.vcs.commit.NonModalAmendCommitHandler
|
|
- p:getDefaultCommitActionName(Z,Z):java.lang.String
|
|
- getState():com.intellij.vcs.commit.CommitWorkflowHandlerState
|
|
- f:hideCommitChecksFailureNotification():V
|
|
- isExecutorEnabled(com.intellij.openapi.vcs.changes.CommitExecutor):Z
|
|
- p:isReady():Z
|
|
- pf:resetCommitChecksResult():V
|
|
- p:saveCommitOptionsOnCommit():Z
|
|
- pf:setupCommitChecksResultTracking():V
|
|
- pf:setupCommitHandlersTracking():V
|
|
- pf:setupDumbModeTracking():V
|
|
- f:showCommitOptions(Z,com.intellij.openapi.actionSystem.DataContext):V
|
|
- f:updateDefaultCommitActionEnabled():V
|
|
- updateDefaultCommitActionName():V
|
|
- vcsesChanged():V
|
|
pc:com.intellij.vcs.commit.NonModalCommitWorkflowHandler$CommitStateCleaner
|
|
- com.intellij.vcs.commit.CommitterResultHandler
|
|
- <init>(com.intellij.vcs.commit.NonModalCommitWorkflowHandler):V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
- p:resetState():V
|
|
pf:com.intellij.vcs.commit.NonModalCommitWorkflowHandler$PostCommitChecksRunner
|
|
- com.intellij.vcs.commit.CommitterResultHandler
|
|
- <init>(com.intellij.vcs.commit.NonModalCommitWorkflowHandler):V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
com.intellij.vcs.commit.NonModalCommitWorkflowUi
|
|
- com.intellij.vcs.commit.CommitActionsUi
|
|
- com.intellij.vcs.commit.CommitAuthorTracker
|
|
- com.intellij.vcs.commit.CommitWorkflowUi
|
|
- a:getCommitProgressUi():com.intellij.vcs.commit.CommitProgressUi
|
|
- a:getEditedCommit():com.intellij.vcs.commit.EditedCommitPresentation
|
|
- a:setEditedCommit(com.intellij.vcs.commit.EditedCommitPresentation):V
|
|
- a:showCommitOptions(com.intellij.vcs.commit.CommitOptions,java.lang.String,Z,com.intellij.openapi.actionSystem.DataContext):V
|
|
f:com.intellij.vcs.commit.NullAmendCommitHandler
|
|
- com.intellij.vcs.commit.AmendCommitHandler
|
|
- sf:INSTANCE:com.intellij.vcs.commit.NullAmendCommitHandler
|
|
- addAmendCommitModeListener(com.intellij.vcs.commit.AmendCommitModeListener,com.intellij.openapi.Disposable):V
|
|
- isAmendCommitMode():Z
|
|
- isAmendCommitModeSupported():Z
|
|
- isAmendCommitModeTogglingEnabled():Z
|
|
- setAmendCommitMode(Z):V
|
|
- setAmendCommitModeTogglingEnabled(Z):V
|
|
f:com.intellij.vcs.commit.NullCommitWorkflowHandler
|
|
- com.intellij.vcs.commit.CommitWorkflowHandler
|
|
- sf:INSTANCE:com.intellij.vcs.commit.NullCommitWorkflowHandler
|
|
- execute(com.intellij.openapi.vcs.changes.CommitExecutor):V
|
|
- getAmendCommitHandler():com.intellij.vcs.commit.AmendCommitHandler
|
|
- getExecutor(java.lang.String):com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- isExecutorEnabled(com.intellij.openapi.vcs.changes.CommitExecutor):Z
|
|
f:com.intellij.vcs.commit.PartialCommitChangeNodeDecorator
|
|
- com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator):V
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator,kotlin.jvm.functions.Function0):V
|
|
- b:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.ui.ChangeNodeDecorator,kotlin.jvm.functions.Function0,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- decorate(com.intellij.openapi.vcs.changes.Change,com.intellij.ui.SimpleColoredComponent,Z):V
|
|
- preDecorate(com.intellij.openapi.vcs.changes.Change,com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z):V
|
|
f:com.intellij.vcs.commit.PartialCommitInclusionModel
|
|
- com.intellij.openapi.vcs.changes.ui.BaseInclusionModel
|
|
- com.intellij.openapi.Disposable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- addInclusion(java.util.Collection):V
|
|
- clearInclusion():V
|
|
- dispose():V
|
|
- f:getChangeLists():java.util.Collection
|
|
- getInclusion():java.util.Set
|
|
- getInclusionState(java.lang.Object):com.intellij.util.ui.ThreeStateCheckBox$State
|
|
- isInclusionEmpty():Z
|
|
- removeInclusion(java.util.Collection):V
|
|
- retainInclusion(java.util.Collection):V
|
|
- f:setChangeLists(java.util.Collection):V
|
|
- setInclusion(java.util.Collection):V
|
|
f:com.intellij.vcs.commit.SaveCommittingDocumentsVetoerKt
|
|
- sf:vetoDocumentSaving(com.intellij.openapi.project.Project,java.util.Collection,kotlin.jvm.functions.Function0):V
|
|
- sf:vetoDocumentSavingForPaths(com.intellij.openapi.project.Project,java.util.Collection,kotlin.jvm.functions.Function0):V
|
|
f:com.intellij.vcs.commit.ShowNotificationCommitResultHandler
|
|
- com.intellij.vcs.commit.CommitterResultHandler
|
|
- <init>(com.intellij.vcs.commit.VcsCommitter):V
|
|
- onCancel():V
|
|
- onFailure():V
|
|
- onSuccess():V
|
|
f:com.intellij.vcs.commit.SingleChangeListCommitWorkflow
|
|
- com.intellij.vcs.commit.CommitChangeListDialogWorkflow
|
|
- <init>(com.intellij.openapi.project.Project,java.util.Set,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,Z,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):V
|
|
- f:getInitialChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- isDefaultCommitEnabled():Z
|
|
- isPartialCommitEnabled():Z
|
|
f:com.intellij.vcs.commit.SingleChangeListCommitWorkflowHandler
|
|
- com.intellij.vcs.commit.AbstractCommitWorkflowHandler
|
|
- com.intellij.vcs.commit.CommitWorkflowUiStateListener
|
|
- com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi$ChangeListListener
|
|
- <init>(com.intellij.vcs.commit.CommitChangeListDialogWorkflow,com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi):V
|
|
- f:activate():Z
|
|
- beforeCommitChecksEnded(com.intellij.vcs.commit.CommitSessionInfo,com.intellij.vcs.commit.CommitChecksResult):V
|
|
- cancelled():V
|
|
- changeListChanged(com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
- getAmendCommitHandler():com.intellij.vcs.commit.AmendCommitHandlerImpl
|
|
- getUi():com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi
|
|
- getWorkflow():com.intellij.vcs.commit.CommitChangeListDialogWorkflow
|
|
- isExecutorEnabled(com.intellij.openapi.vcs.changes.CommitExecutor):Z
|
|
- updateDefaultCommitActionName():V
|
|
com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi
|
|
- com.intellij.vcs.commit.CommitWorkflowUi
|
|
- a:addChangeListListener(com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi$ChangeListListener,com.intellij.openapi.Disposable):V
|
|
- a:addStateListener(com.intellij.vcs.commit.CommitWorkflowUiStateListener,com.intellij.openapi.Disposable):V
|
|
- a:confirmCommitWithEmptyMessage():Z
|
|
- a:deactivate():V
|
|
- a:getChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
|
|
- a:getCommitOptionsUi():com.intellij.vcs.commit.CommitOptionsUi
|
|
- a:getInclusionModel():com.intellij.openapi.vcs.changes.InclusionModel
|
|
- a:refreshDataBeforeCommit():V
|
|
com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi$ChangeListListener
|
|
- java.util.EventListener
|
|
- a:changeListChanged(com.intellij.openapi.vcs.changes.LocalChangeList,com.intellij.openapi.vcs.changes.LocalChangeList):V
|
|
f:com.intellij.vcs.commit.SingleChangeListCommitter
|
|
- com.intellij.vcs.commit.LocalChangesCommitter
|
|
- sf:Companion:com.intellij.vcs.commit.SingleChangeListCommitter$Companion
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.vcs.commit.ChangeListCommitState,com.intellij.openapi.vcs.changes.CommitContext,java.lang.String,Z):V
|
|
- f:addResultHandler(com.intellij.openapi.vcs.changes.CommitResultHandler):V
|
|
- sf:create(com.intellij.openapi.project.Project,com.intellij.vcs.commit.ChangeListCommitState,com.intellij.openapi.vcs.changes.CommitContext,java.lang.String):com.intellij.vcs.commit.LocalChangesCommitter
|
|
f:com.intellij.vcs.commit.SingleChangeListCommitter$Companion
|
|
- f:create(com.intellij.openapi.project.Project,com.intellij.vcs.commit.ChangeListCommitState,com.intellij.openapi.vcs.changes.CommitContext,java.lang.String):com.intellij.vcs.commit.LocalChangesCommitter
|
|
f:com.intellij.vcs.commit.StaticCommitInfo
|
|
- com.intellij.openapi.vcs.checkin.CommitInfo
|
|
- <init>(com.intellij.openapi.vcs.changes.CommitContext,Z,com.intellij.openapi.vcs.changes.CommitExecutor,java.lang.String,java.util.List,java.util.List,java.lang.String):V
|
|
- getAffectedVcses():java.util.List
|
|
- getCommitActionText():java.lang.String
|
|
- getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- getCommitMessage():java.lang.String
|
|
- getCommittedChanges():java.util.List
|
|
- getExecutor():com.intellij.openapi.vcs.changes.CommitExecutor
|
|
- isVcsCommit():Z
|
|
f:com.intellij.vcs.commit.ToggleAmendCommitModeAction
|
|
- com.intellij.openapi.actionSystem.ex.CheckboxAction
|
|
- com.intellij.openapi.project.DumbAware
|
|
- <init>():V
|
|
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
|
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- updateCustomComponent(javax.swing.JComponent,com.intellij.openapi.actionSystem.Presentation):V
|
|
a:com.intellij.vcs.commit.VcsCommitter
|
|
- com.intellij.vcs.commit.AbstractCommitter
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,com.intellij.openapi.vcs.changes.CommitContext,Z):V
|
|
- f:getChanges():java.util.List
|
|
- f:getCommitContext():com.intellij.openapi.vcs.changes.CommitContext
|
|
- f:getFailedToCommitChanges():java.util.List
|
|
- f:getFeedback():java.util.Set
|
|
- f:getPathsToRefresh():java.util.List
|
|
- pf:vcsCommit(com.intellij.openapi.vcs.AbstractVcs,java.util.List):V
|
|
a:com.intellij.vcs.commit.message.BaseCommitMessageInspection
|
|
- com.intellij.codeInspection.LocalInspectionTool
|
|
- <init>():V
|
|
- canReformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):Z
|
|
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- p:checkFile(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- ps:checkRightMargin(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInspection.InspectionManager,Z,I,I,java.lang.String,com.intellij.codeInspection.LocalQuickFix[]):com.intellij.codeInspection.ProblemDescriptor
|
|
- createOptionsConfigurable():com.intellij.openapi.options.ConfigurableUi
|
|
- getGroupDisplayName():java.lang.String
|
|
- getStaticDescription():java.lang.String
|
|
- p:hasProblems(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):Z
|
|
- isSuppressedFor(com.intellij.psi.PsiElement):Z
|
|
- reformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
|
|
pa:com.intellij.vcs.commit.message.BaseCommitMessageInspection$BaseCommitMessageQuickFix
|
|
- com.intellij.codeInspection.LocalQuickFix
|
|
- p:<init>():V
|
|
- applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):V
|
|
- a:doApplyFix(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.codeInspection.ProblemDescriptor):V
|
|
c:com.intellij.vcs.commit.message.BaseCommitMessageInspection$EmptyIntentionActionFilter
|
|
- com.intellij.codeInsight.daemon.impl.IntentionActionFilter
|
|
- <init>():V
|
|
- accept(com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile):Z
|
|
pc:com.intellij.vcs.commit.message.BaseCommitMessageInspection$ReformatCommitMessageQuickFix
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection$BaseCommitMessageQuickFix
|
|
- com.intellij.codeInsight.intention.IntentionAction
|
|
- com.intellij.codeInsight.intention.LowPriorityAction
|
|
- com.intellij.openapi.actionSystem.ShortcutProvider
|
|
- p:<init>():V
|
|
- doApplyFix(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.codeInspection.ProblemDescriptor):V
|
|
- getFamilyName():java.lang.String
|
|
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
|
|
- getText():java.lang.String
|
|
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
|
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
|
- startInWriteAction():Z
|
|
c:com.intellij.vcs.commit.message.BodyLimitInspection
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection
|
|
- RIGHT_MARGIN:I
|
|
- <init>():V
|
|
- canReformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):Z
|
|
- p:checkFile(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- createOptionsConfigurable():com.intellij.openapi.options.ConfigurableUi
|
|
- getDisplayName():java.lang.String
|
|
- reformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
|
|
pc:com.intellij.vcs.commit.message.BodyLimitInspection$WrapLineQuickFix
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection$BaseCommitMessageQuickFix
|
|
- p:<init>(com.intellij.vcs.commit.message.BodyLimitInspection):V
|
|
- doApplyFix(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.codeInspection.ProblemDescriptor):V
|
|
- getFamilyName():java.lang.String
|
|
c:com.intellij.vcs.commit.message.BodyLimitInspectionOptions
|
|
- com.intellij.openapi.options.ConfigurableUi
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>(com.intellij.vcs.commit.message.BodyLimitInspection):V
|
|
- apply(com.intellij.openapi.project.Project):V
|
|
- getComponent():javax.swing.JComponent
|
|
- isModified(com.intellij.openapi.project.Project):Z
|
|
- reset(com.intellij.openapi.project.Project):V
|
|
c:com.intellij.vcs.commit.message.CommitMessageInspectionDetails
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.options.UnnamedConfigurable
|
|
- <init>(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.codeInspection.ex.Descriptor):V
|
|
- addListener(com.intellij.vcs.commit.message.CommitMessageInspectionDetails$ChangeListener):V
|
|
- apply():V
|
|
- createComponent():javax.swing.JComponent
|
|
- dispose():V
|
|
- getKey():com.intellij.codeInsight.daemon.HighlightDisplayKey
|
|
- isModified():Z
|
|
- reset():V
|
|
- update():V
|
|
com.intellij.vcs.commit.message.CommitMessageInspectionDetails$ChangeListener
|
|
- java.util.EventListener
|
|
- a:onSeverityChanged(com.intellij.lang.annotation.HighlightSeverity):V
|
|
c:com.intellij.vcs.commit.message.CommitMessageInspectionDetailsPanel
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>(javax.swing.JComponent,javax.swing.JComponent):V
|
|
- getComponent():javax.swing.JComponent
|
|
c:com.intellij.vcs.commit.message.CommitMessageInspectionProfile
|
|
- com.intellij.codeInspection.ex.InspectionProfileImpl
|
|
- com.intellij.openapi.components.PersistentStateComponent
|
|
- sf:DEFAULT:com.intellij.codeInspection.ex.InspectionProfileImpl
|
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- p:forceInitInspectionTools():Z
|
|
- s:getBodyLimitSettings(com.intellij.openapi.project.Project):com.intellij.vcs.commit.message.BodyLimitSettings
|
|
- s:getBodyRightMargin(com.intellij.openapi.project.Project):I
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.commit.message.CommitMessageInspectionProfile
|
|
- getName():java.lang.String
|
|
- getProject():com.intellij.openapi.project.Project
|
|
- getState():com.intellij.vcs.commit.message.CommitMessageInspectionProfile$State
|
|
- s:getSubjectRightMargin(com.intellij.openapi.project.Project):I
|
|
- getTool(java.lang.Class):com.intellij.codeInspection.LocalInspectionTool
|
|
- isToolEnabled(java.lang.Class):Z
|
|
- loadState(com.intellij.vcs.commit.message.CommitMessageInspectionProfile$State):V
|
|
com.intellij.vcs.commit.message.CommitMessageInspectionProfile$ProfileListener
|
|
- java.util.EventListener
|
|
- a:profileChanged():V
|
|
c:com.intellij.vcs.commit.message.CommitMessageInspectionProfile$State
|
|
- myProfile:org.jdom.Element
|
|
- <init>():V
|
|
c:com.intellij.vcs.commit.message.CommitMessageInspectionsPanel
|
|
- com.intellij.util.ui.components.BorderLayoutPanel
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.openapi.options.UnnamedConfigurable
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- apply():V
|
|
- createComponent():javax.swing.JComponent
|
|
- dispose():V
|
|
- isModified():Z
|
|
- reset():V
|
|
f:com.intellij.vcs.commit.message.CommitMessageSpellCheckingInspection
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection
|
|
- <init>():V
|
|
- buildVisitor(com.intellij.codeInspection.ProblemsHolder,Z):com.intellij.psi.PsiElementVisitor
|
|
- getDefaultLevel():com.intellij.codeHighlighting.HighlightDisplayLevel
|
|
- getDisplayName():java.lang.String
|
|
- isEnabledByDefault():Z
|
|
c:com.intellij.vcs.commit.message.ReformatCommitMessageAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- s:reformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
c:com.intellij.vcs.commit.message.SubjectBodySeparationInspection
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection
|
|
- <init>():V
|
|
- canReformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):Z
|
|
- p:checkFile(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- getDisplayName():java.lang.String
|
|
- reformat(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
|
|
pc:com.intellij.vcs.commit.message.SubjectBodySeparationInspection$AddBlankLineQuickFix
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection$BaseCommitMessageQuickFix
|
|
- p:<init>():V
|
|
- doApplyFix(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.codeInspection.ProblemDescriptor):V
|
|
- getFamilyName():java.lang.String
|
|
c:com.intellij.vcs.commit.message.SubjectLimitInspection
|
|
- com.intellij.vcs.commit.message.BaseCommitMessageInspection
|
|
- RIGHT_MARGIN:I
|
|
- <init>():V
|
|
- p:checkFile(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
|
|
- createOptionsConfigurable():com.intellij.openapi.options.ConfigurableUi
|
|
- getDisplayName():java.lang.String
|
|
c:com.intellij.vcs.commit.message.SubjectLimitInspectionOptions
|
|
- com.intellij.openapi.options.ConfigurableUi
|
|
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
|
- <init>(com.intellij.vcs.commit.message.SubjectLimitInspection):V
|
|
- apply(com.intellij.openapi.project.Project):V
|
|
- getComponent():javax.swing.JComponent
|
|
- isModified(com.intellij.openapi.project.Project):Z
|
|
- reset(com.intellij.openapi.project.Project):V
|
|
f:com.intellij.vcs.console.MockVcsConsoleTabService
|
|
- com.intellij.vcs.console.VcsConsoleTabService
|
|
- <init>():V
|
|
- addMessage(com.intellij.openapi.vcs.VcsConsoleLine):V
|
|
- addMessage(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
|
|
- isConsoleEmpty():Z
|
|
- isConsoleVisible():Z
|
|
- showConsoleTab(Z,java.lang.Runnable):V
|
|
- showConsoleTabAndScrollToTheEnd():V
|
|
f:com.intellij.vcs.console.ShowVcsConsoleTabAction
|
|
- com.intellij.openapi.project.DumbAwareAction
|
|
- <init>():V
|
|
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
|
com.intellij.vcs.console.VcsConsoleFolding
|
|
- sf:Companion:com.intellij.vcs.console.VcsConsoleFolding$Companion
|
|
- a:getFoldingsForLine(com.intellij.openapi.project.Project,java.lang.String):java.util.List
|
|
f:com.intellij.vcs.console.VcsConsoleFolding$Companion
|
|
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
|
|
f:com.intellij.vcs.console.VcsConsoleFolding$Placeholder
|
|
- <init>(java.lang.String,com.intellij.openapi.util.TextRange):V
|
|
- f:component1():java.lang.String
|
|
- f:component2():com.intellij.openapi.util.TextRange
|
|
- f:copy(java.lang.String,com.intellij.openapi.util.TextRange):com.intellij.vcs.console.VcsConsoleFolding$Placeholder
|
|
- bs:copy$default(com.intellij.vcs.console.VcsConsoleFolding$Placeholder,java.lang.String,com.intellij.openapi.util.TextRange,I,java.lang.Object):com.intellij.vcs.console.VcsConsoleFolding$Placeholder
|
|
- equals(java.lang.Object):Z
|
|
- f:getPlaceholder():java.lang.String
|
|
- f:getTextRange():com.intellij.openapi.util.TextRange
|
|
- hashCode():I
|
|
com.intellij.vcs.console.VcsConsoleTabService
|
|
- sf:Companion:com.intellij.vcs.console.VcsConsoleTabService$Companion
|
|
- a:addMessage(com.intellij.openapi.vcs.VcsConsoleLine):V
|
|
- a:addMessage(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
|
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.console.VcsConsoleTabService
|
|
- a:isConsoleEmpty():Z
|
|
- a:isConsoleVisible():Z
|
|
- a:showConsoleTab(Z,java.lang.Runnable):V
|
|
- a:showConsoleTabAndScrollToTheEnd():V
|
|
f:com.intellij.vcs.console.VcsConsoleTabService$Companion
|
|
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.vcs.console.VcsConsoleTabService
|
|
f:com.intellij.vcs.console.VcsConsoleView
|
|
- com.intellij.execution.impl.ConsoleViewImpl
|
|
- sf:CONSOLE_PLACE:com.intellij.execution.ui.ConsoleViewPlace
|
|
- sf:Companion:com.intellij.vcs.console.VcsConsoleView$Companion
|
|
- <init>(com.intellij.openapi.project.Project):V
|
|
- getPlace():com.intellij.execution.ui.ConsoleViewPlace
|
|
f:com.intellij.vcs.console.VcsConsoleView$Companion
|
|
a:com.intellij.vcs.editor.ComplexPathVirtualFileSystem
|
|
- com.intellij.openapi.vfs.DeprecatedVirtualFileSystem
|
|
- com.intellij.openapi.vfs.NonPhysicalFileSystem
|
|
- sf:Companion:com.intellij.vcs.editor.ComplexPathVirtualFileSystem$Companion
|
|
- <init>(com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPathSerializer):V
|
|
- extractPresentableUrl(java.lang.String):java.lang.String
|
|
- findFileByPath(java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
- pa:findOrCreateFile(com.intellij.openapi.project.Project,com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath):com.intellij.openapi.vfs.VirtualFile
|
|
- f:getPath(com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath):java.lang.String
|
|
- refresh(Z):V
|
|
- refreshAndFindFileByPath(java.lang.String):com.intellij.openapi.vfs.VirtualFile
|
|
f:com.intellij.vcs.editor.ComplexPathVirtualFileSystem$Companion
|
|
com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath
|
|
- a:getProjectHash():java.lang.String
|
|
- a:getSessionId():java.lang.String
|
|
com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPathSerializer
|
|
- a:deserialize(java.lang.String):com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath
|
|
- a:serialize(com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath):java.lang.String
|
|
f:com.intellij.vcs.editor.GsonComplexPathSerializer
|
|
- com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPathSerializer
|
|
- <init>(java.lang.Class,com.google.gson.Gson):V
|
|
- b:<init>(java.lang.Class,com.google.gson.Gson,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- deserialize(java.lang.String):com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath
|
|
- serialize(com.intellij.vcs.editor.ComplexPathVirtualFileSystem$ComplexPath):java.lang.String
|
|
f:com.intellij.vcs.log.VcsUserEditor
|
|
- com.intellij.util.textCompletion.TextFieldWithCompletion
|
|
- sf:Companion:com.intellij.vcs.log.VcsUserEditor$Companion
|
|
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
|
- b:<init>(com.intellij.openapi.project.Project,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
|
- f:getUser():com.intellij.vcs.log.VcsUser
|
|
- f:setUser(com.intellij.vcs.log.VcsUser):V
|
|
- updateUI():V
|
|
f:com.intellij.vcs.log.VcsUserEditor$Companion
|
|
- f:getAllUsers(com.intellij.openapi.project.Project):java.util.List
|
|
f:com.intellij.vcs.log.impl.VcsUserImpl
|
|
- com.intellij.vcs.log.VcsUser
|
|
- <init>(java.lang.String,java.lang.String):V
|
|
- equals(java.lang.Object):Z
|
|
- getEmail():java.lang.String
|
|
- getName():java.lang.String
|
|
- hashCode():I
|
|
f:com.intellij.vcs.log.util.StopWatch
|
|
- s:formatTime(J):java.lang.String
|
|
- report():V
|
|
- report(com.intellij.openapi.diagnostic.Logger):V
|
|
- rootCompleted(com.intellij.openapi.vfs.VirtualFile):V
|
|
- s:start(java.lang.String):com.intellij.vcs.log.util.StopWatch
|
|
f:com.intellij.vcs.log.util.VcsUserUtil
|
|
- <init>():V
|
|
- s:capitalizeName(java.lang.String):java.lang.String
|
|
- s:emailToLowerCase(java.lang.String):java.lang.String
|
|
- s:getFirstAndLastName(java.lang.String):com.intellij.openapi.util.Couple
|
|
- s:getNameFromEmail(java.lang.String):java.lang.String
|
|
- s:getNameInStandardForm(java.lang.String):java.lang.String
|
|
- s:getShortPresentation(com.intellij.vcs.log.VcsUser):java.lang.String
|
|
- s:getUserName(java.lang.String,java.lang.String):java.lang.String
|
|
- s:isSamePerson(com.intellij.vcs.log.VcsUser,com.intellij.vcs.log.VcsUser):Z
|
|
- s:nameToLowerCase(java.lang.String):java.lang.String
|
|
- s:toExactString(com.intellij.vcs.log.VcsUser):java.lang.String
|
|
c:com.intellij.vcs.log.util.VcsUserUtil$VcsUserHashingStrategy
|
|
- it.unimi.dsi.fastutil.Hash$Strategy
|
|
- <init>():V
|
|
- equals(com.intellij.vcs.log.VcsUser,com.intellij.vcs.log.VcsUser):Z
|
|
- hashCode(com.intellij.vcs.log.VcsUser):I
|
|
c:com.intellij.vcs.ui.ProgressStripe
|
|
- com.intellij.ui.components.JBPanel
|
|
- p:myDecorator:com.intellij.vcs.ui.ProgressStripe$MyLoadingDecorator
|
|
- <init>(javax.swing.JComponent,com.intellij.openapi.Disposable):V
|
|
- <init>(javax.swing.JComponent,com.intellij.openapi.Disposable,I):V
|
|
- startLoading():V
|
|
- startLoadingImmediately():V
|
|
- stopLoading():V
|
|
- updateUI():V
|
|
a:com.intellij.vcs.ui.ProgressStripeIcon
|
|
- javax.swing.Icon
|
|
- s:generateIcon(javax.swing.JComponent):com.intellij.util.ui.AsyncProcessIcon
|
|
- a:getChunkWidth():I
|
|
- getIconWidth():I
|
|
- pa:paint(java.awt.Graphics2D,I,I,I):V
|
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
|
c:com.intellij.vcsUtil.AuthDialog
|
|
- com.intellij.openapi.ui.DialogWrapper
|
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
|
|
- p:createCenterPanel():javax.swing.JComponent
|
|
- getPassword():java.lang.String
|
|
- getPreferredFocusedComponent():javax.swing.JComponent
|
|
- getUsername():java.lang.String
|
|
- isRememberPassword():Z
|
|
f:com.intellij.vcsUtil.Delegates
|
|
- sf:INSTANCE:com.intellij.vcsUtil.Delegates
|
|
- f:equalVetoingObservable(java.lang.Object,kotlin.jvm.functions.Function1):kotlin.properties.ObservableProperty
|
|
c:com.intellij.vcsUtil.FilesProgress
|
|
- <init>(D,java.lang.String):V
|
|
- setInText2(Z):V
|
|
- updateIndicator(com.intellij.openapi.vfs.VirtualFile):V
|
|
f:com.intellij.vcsUtil.RollbackUtil
|
|
- s:getRollbackOperationName(com.intellij.openapi.project.Project):java.lang.String
|
|
- s:getRollbackOperationName(java.util.Collection):java.lang.String
|
|
f:com.intellij.vcsUtil.VcsFileUtil
|
|
- sf:CASE_SENSITIVE_FILE_PATH_HASHING_STRATEGY:com.intellij.util.containers.HashingStrategy
|
|
- sf:FILE_PATH_LIMIT:I
|
|
- <init>():V
|
|
- s:addFilesToVcsWithConfirmation(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- s:addFilesToVcsWithConfirmation(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile[]):V
|
|
- s:chunkArguments(java.util.List):java.util.List
|
|
- s:chunkArguments(java.util.List,I):java.util.List
|
|
- s:chunkFiles(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):java.util.List
|
|
- s:chunkPaths(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):java.util.List
|
|
- s:foreachChunk(java.util.List,I,com.intellij.util.ThrowableConsumer):V
|
|
- s:getRelativeFilePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:getRelativeFilePath(java.lang.String,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:isAncestor(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath,Z):Z
|
|
- s:isAncestor(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath):Z
|
|
- s:isAncestor(java.lang.String,java.lang.String,Z):Z
|
|
- s:isOctal(C):Z
|
|
- s:markFilesDirty(com.intellij.openapi.project.Project,java.util.Collection):V
|
|
- s:markFilesDirty(com.intellij.openapi.project.Project,java.util.List):V
|
|
- s:relativeOrFullPath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:relativePath(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:relativePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:relativePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:relativePath(java.io.File,com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:relativePath(java.io.File,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:relativePath(java.io.File,java.io.File):java.lang.String
|
|
- s:toRelativeFiles(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):java.util.List
|
|
- s:toRelativePaths(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):java.util.List
|
|
- s:unescapeGitPath(java.lang.String):java.lang.String
|
|
f:com.intellij.vcsUtil.VcsFileUtilKt
|
|
- sf:INSTANCE:com.intellij.vcsUtil.VcsFileUtilKt
|
|
- sf:isUnder(com.intellij.openapi.vcs.FilePath,java.util.Set,com.intellij.openapi.vcs.FilePath):Z
|
|
f:com.intellij.vcsUtil.VcsImplUtil
|
|
- <init>():V
|
|
- s:filterChangesUnder(java.lang.Iterable,java.util.Collection):com.intellij.util.containers.JBIterable
|
|
- s:filterChangesUnderFiles(java.lang.Iterable,java.util.Collection):com.intellij.util.containers.JBIterable
|
|
- s:findIgnoredFileContentProvider(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey):com.intellij.openapi.vcs.changes.IgnoredFileContentProvider
|
|
- s:findIgnoredFileContentProvider(com.intellij.openapi.vcs.AbstractVcs):com.intellij.openapi.vcs.changes.IgnoredFileContentProvider
|
|
- s:findValidParentAccurately(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vfs.VirtualFile
|
|
- s:generateIgnoreFileIfNeeded(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile):V
|
|
- s:getShortVcsRootName(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.lang.String
|
|
- s:isProjectSharedInVcs(com.intellij.openapi.project.Project):Z
|
|
- s:loadTextFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath):java.lang.String
|
|
- s:proposeUpdateIgnoreFile(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile):V
|
|
- s:showErrorMessage(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
|
|
f:com.intellij.vcsUtil.VcsSelectionUtil
|
|
- s:getSelection(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.vcsUtil.VcsSelection
|
|
f:com.intellij.vfs.AsyncVfsEventsPostProcessorImpl
|
|
- com.intellij.openapi.Disposable
|
|
- com.intellij.vfs.AsyncVfsEventsPostProcessor
|
|
- sf:Companion:com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$Companion
|
|
- <init>():V
|
|
- addListener(com.intellij.vfs.AsyncVfsEventsListener,com.intellij.openapi.Disposable):V
|
|
- dispose():V
|
|
- sf:waitEventsProcessed():V
|
|
f:com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$Companion
|
|
- f:waitEventsProcessed():V
|