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 .
- 23 May, 2017 40 commits
-
-
Pavel Fatin authored
-
Pavel Fatin authored
-
Eugene Zhuravlev authored
Fix duplicate urls in library definition after library update. For repository libraries also invalid urls are removed on synchronization (affects IDEA-173130)
-
Roman Shevchenko authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Anna.Kozlova authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
on IDEA-CR-21289
-
peter authored
-
peter authored
-
Sergey Karashevich authored
-
Yaroslav Lepenkin authored
-
Dmitry Batrak authored
-
Dmitry Batrak authored
-
Anna Kozlova authored
-
Vassiliy.Kudryashov authored
-
Roman Shevchenko authored
-
Vladimir Krivosheev authored
UISettings now uses smart base state class — "modification tracker and default values". ``` var activeRightEditorOnClose by storedProperty(false) ``` So, default value will be `false`. When user sets it to `false` (because you set it programmatically after start to `true`), nothing is saved. And on next start you again set it to `true`.
-
Vladimir Krivosheev authored
-
Yaroslav Lepenkin authored
-
Maxim.Kolmakov authored
-
Yaroslav Lepenkin authored
[parameter hints] ParameterHintsPass generified and extracted in order to use it manually on specified PsiElements
-
Yaroslav Lepenkin authored
-
Yaroslav Lepenkin authored
-
Sergey Ignatov authored
-
Dmitry Batkovich authored
-
Vladimir Krivosheev authored
-
Dmitry Batkovich authored
-
Anna.Kozlova authored
-
Sergey Ignatov authored
sizeof(start marker) = 48 instead of 56 bytes sizeof(done marker) = 32 instead of 40 bytes on IDEA-CR-21289
-
Vladislav.Soroka authored
Gradle java-library plugin support fix, use compileOnly configuration for the provided dependencies check because since version 3.4 compileOnly no longer extends compile (IDEA-173028)
-
Vladimir Krivosheev authored
IDEA-170170 Kotlin compiler cannot find its libraries after the Idea application directory is changed
-
Valentina Kiryushkina authored
Fix EDU-959 Stepic icon is missing in newly created project: there is no need to wait for project initialization to add stepic widget
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Alexander Lobas authored
-
Anna Kozlova authored
-
Dmitry Batkovich authored
-