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 .
- 18 Mar, 2019 40 commits
-
-
Julia Beliaeva authored
Introduce data key for creating DiffRequestProcessor. This allows to remove explicit dependency on VcsLogChangeProcessor in MyDiffVirtualFile. After this there is no need in using VcsLogChangesBrowser specifically as the owner of the virtual file. It's better to use VcsLogUi instead, since it is also available in file history.
-
Julia Beliaeva authored
-
Julia Beliaeva authored
MyDiffVirtualFile only needs project and changes browser, not the whole frame.
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Kirill Timofeev authored
i hope so
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
execute in parallel before "lock system dirs and logging configuration" only tasks that don't require logging
-
Vladimir Krivosheev authored
do not wrap StartupAction.proceed into invokeLater because IdeaApplication.initApplication in any case will call app start in EDT ("this invokeLater() call is needed to place the app starting code on a freshly minted IdeEventQueue instance")
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Dmitry Jemerov authored
-
Vassiliy.Kudryashov authored
-
Egor Ushakov authored
IDEA-209139 [Smart Step Into] unable to step into all methods which are repeating and located in one line
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
UI DSL: Apply dialog insets only when the pane is the content panel of a dialog, not anywhere inside a dialog
-
Rustam Vishnyakov authored
-
Rustam Vishnyakov authored
-
Vassiliy.Kudryashov authored
-
Dmitry Avdeev authored
-
Aleksey Pivovarov authored
follow-up: 477fe08a
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Svetlana.Zemlyanskaya authored
-
Rustam Vishnyakov authored
Initialize language provider on demand if requested from parent constructor.
-
Vladislav.Soroka authored
-
Leonid Bushuev authored
-
Egor Ushakov authored
-
Artem Khvastunov authored
Follow-up after IDEA-CR-45168.
-
Dmitry Avdeev authored
-
alexey.afanasiev authored
-
Aleksey Pivovarov authored
"open" and "closed" icons should have same size for consistent rendering. Fix regression after 59d8a18f
-
Konstantin Bulenkov authored
-