This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 01 Sep, 2017 17 commits
-
-
Nicolay Mitropolsky authored
-
Dmitry Avdeev authored
it seems the descriptors can't be seen anyway on welcome screen
-
Tagir Valeev authored
-
Vladislav.Soroka authored
-
Roman Ivanov authored
-
Nicolay Mitropolsky authored
to be able to test if pattern is applyable without obtaining a `PsiClass`
-
Vladislav.Soroka authored
-
Vladislav.Soroka authored
-
Ivan Chirkov authored
-
Roman Ivanov authored
-
Roman Ivanov authored
-
Roman Shevchenko authored
-
Vladislav.Soroka authored
-
Roman Ivanov authored
-
Roman Ivanov authored
-
Tagir Valeev authored
Now uninitialized field value is a memory state precondition instead of directly pushed value
-
Julia Beliaeva authored
When tabs with the same prefix are merged, contentManager.findContent can only find content for the tab currently shown, not the other ones. To properly find and close content by name in this case, need to examine corresponding TabbedContext and find a component inside it. EA-106444
-
- 31 Aug, 2017 23 commits
-
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Alexander Lobas authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
It was used in tests, but not needed any longer.
-
Dmitry Avdeev authored
it seems the descriptors can't be seen anyway on welcome screen
-
peter authored
-
peter authored
-
Andrey Vlasovskikh authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Kirill Likhodedov authored
"Preparing for rebase" can be used only before the interactive rebase dialog is shown, afterwards it should be substituted with "Rebasing". However, it is a bit tedious to customize the progress text at that stage, so keeping it simple for now.
-
Vladislav.Soroka authored
-
Vladislav.Soroka authored
-
peter authored
IDEA-178172 Good code is yellow: Inspection "@NotNull/@Nullable problems": @NotNull field with non-trivial setter
-
peter authored
-
peter authored
-