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 .
- 11 Apr, 2019 1 commit
-
-
AMalykh authored
-
- 02 Apr, 2019 1 commit
-
-
AMalykh authored
For now only starts of stings are parsed. To make a right inline references for Sphinx, it seems that parsing should be strongly rewritten.
-
- 01 Apr, 2019 2 commits
- 05 Mar, 2019 36 commits
-
-
Egor Ushakov authored
-
Vladislav Shishov authored
-
Vassiliy.Kudryashov authored
-
Anton Tarasov authored
JBUI.ScaleType -> JBUIScale.ScaleType JBUI.Scale -> JBUIScale.Scale JBUI.Scaler -> JBUIScale.Scaler JBUI.BaseScaleContext -> JBUIScale.UserScaleContext JBUI.ScaleContext -> JBUIScale.ScaleContext JBUI.ScaleContextAware -> JBUIScale.ScaleContextAware JBUI.ScaleContextSupport -> JBUIScale.ScaleContextSupport JBUI.JBIcon -> JBScalableIcon JBUI.ScalebleJBIcon -> JBScalableIcon JBUI.CachingScalebleJBIcon -> JBCachingScalebleIcon JBUI.RasterJBIcon -> <removed>
-
Rustam Vishnyakov authored
-
Dmitry Avdeev authored
This reverts commit b0969203
-
Yann Cébron authored
-
Nikita Skvortsov authored
-
Nikita Skvortsov authored
-
Nikita Skvortsov authored
always check all artifacts of external project dependency when setting up IDEA module deps IDEA-181187
-
Dmitry Avdeev authored
-
peter authored
-
peter authored
-
Yann Cébron authored
-
Vladimir Plyashkun authored
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Vladislav Shishov authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Vladimir Plyashkun authored
-
Aleksey Pivovarov authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Sergei Vorobyov authored
-
Dmitriy.Panov authored
-
Dmitriy.Panov authored
-
Vladimir Krivosheev authored
-
Dmitry Batkovich authored
-
Pavel Dolgov authored
Java: Don't offer the action "Replace with old-style switch" on empty 'switch' statement (IDEA-208270)
-
Pavel Dolgov authored
Java: Fixed missing default branch when converting 'switch' expression to a traditional 'switch' statement (IDEA-208296)
-
vadim.lomshakov authored
(cherry picked from commit efb922eb)
-
Bas Leijdekkers authored
-
Nadya Zabrodina authored
-
nik authored
actions: improve fix of presentation of Java-specific New Project/Module action in non-java IDEs (IDEA-195719) This is an improvement of the previous fix (7108be97). Now the naming logic is extracted to a method in NewProjectOrModuleAction interface, and variants for different actions are specified explicitly in ProjectBundle.properties. Also text isn't changed for actions on Welcome Screen.
-