Anna.Kozlova
2a8a14a528
convert field to local: preserve comments
2018-08-14 15:06:25 +02:00
Vyacheslav Karpukhin
69e6d8afd2
OC-17492 Timeout while waiting for simulated application PID
2018-08-14 14:59:25 +02:00
Vitaliy.Bibaev
5ab5e928d3
IDEA-196012 Compiling evaluator does not rename variables in generated code
2018-08-14 15:15:35 +03:00
Vitaliy.Bibaev
5bec904bf5
IDEA-179172 [memory-view] Fix navigation by classes from search field on mac
2018-08-14 15:15:35 +03:00
peter
1c3e9a559f
custom file type keyword editor: wrap into a scrollpane (IDEA-CR-35436, IDEA-146459)
2018-08-14 13:45:23 +02:00
Anna.Kozlova
ca8bf138f8
infer nullity: don't drill inside classes on expressions processing (IDEA-197262)
2018-08-14 13:36:43 +02:00
Aleksey Pivovarov
f0ae550101
vcs: log details if "Show Affected Changes" cannot be performed
2018-08-14 13:59:11 +03:00
Aleksey Pivovarov
4e2c8a90dd
vcs: release action lock on error
2018-08-14 13:59:10 +03:00
Alexey Kudravtsev
46fdbb6e0e
introduce option "report inaccessible members (javadoc tool may not create hyperlinks" to "javadoc reference problems" inspection
2018-08-14 13:56:17 +03:00
Alexey Kudravtsev
09ab2c7268
cleanup
2018-08-14 13:56:17 +03:00
Alexey Kudravtsev
d9907dc82f
NPE when parameter assigned to the wrong class field
2018-08-14 13:56:16 +03:00
Alexey Kudravtsev
36862ed005
fix NPE
2018-08-14 13:56:16 +03:00
Rustam Vishnyakov
3a4aa34c29
Diagnostics for improper implementation of LanguageCodeStyleSettingsProvider.getDefaultCommonSettings()
2018-08-14 13:48:28 +03:00
Vladimir Krivosheev
c9b79a3d36
IDEA-CR-35882 restore old method (no external usages, but anyway)
2018-08-14 12:38:08 +02:00
Vladimir Krivosheev
1b0d64e148
hold publisher but not message bus
2018-08-14 11:51:56 +02:00
peter
93f799ec3f
cache frozen documents
2018-08-14 11:41:45 +02:00
peter
891b91de34
MiscPsiTest: test name
2018-08-14 11:40:52 +02:00
Svetlana.Zemlyanskaya
fa690a51f3
FUS: don't send logs from IDE built from sources
2018-08-14 11:34:35 +02:00
Sergey Karashevich
0825f9b29f
[gui-test] ContainerFixture refactorings (GUI-152)
...
Replace receivers in ComponentFixtureUtils with ContainerFixture; make MessagesFixture implement ContainerFixture to use ComponentFixtureUtils functions; get rid of redundant MessageDialogFixture.
2018-08-14 12:32:45 +03:00
Kirill Kirichenko
d7ea6edb8a
IDEA-194353: Mac ComboBoxBorder warnings cleanup
2018-08-14 12:18:55 +03:00
Kirill Kirichenko
d2d5a70c64
IDEA-194353: fix MacComboBoxBorder
2018-08-14 12:07:59 +03:00
Kirill Kirichenko
234ffd70b2
IDEA-194353: honor focused state in cell editors. On behalf of Jens.
2018-08-14 11:55:26 +03:00
Dmitriy.Panov
ee82664569
Revert "IJI-17 cache redirector for gradle and jps: unavailability workaround"
...
This reverts commit 004c77c6
2018-08-14 11:26:16 +03:00
Vladimir Krivosheev
d72a1402ac
do not use EditorEventListener.TOPIC for now
2018-08-14 10:16:22 +02:00
Yann Cébron
c461353f41
Revert "enable theme json schema provider for plugin projects only"
...
This reverts commit 5ea283f4
2018-08-14 09:27:55 +02:00
nik
cdf02ecb45
maven embedder: remove dependency on SmartList (IDEA-175595)
...
Created instances are short-living and the code isn't called very often so using SmartList doesn't bring noticeable benefits in this case.
2018-08-14 09:48:28 +03:00
nik
bfa8a515cc
maven: remove dependency on ReflectionUtil (IDEA-175595)
...
Use equivalent method from ReflectionUtilRt instead.
2018-08-14 09:48:28 +03:00
Vassiliy.Kudryashov
0a5becd0ca
IDEA-186262 Default icons for editor actions are not default for that actions
2018-08-13 23:55:01 +03:00
Vassiliy.Kudryashov
ca9a007160
IDEA-197166 Increase click and hover zones for the close button for Manage Recent Projects popup and Welcome Screen
2018-08-13 23:18:30 +03:00
Tagir Valeev
895dd41e7a
IDEA-197241: fixed false-positive when variable type is narrowed from Object to String
2018-08-14 01:20:04 +07:00
Dmitriy.Panov
004c77c6e8
IJI-17 cache redirector for gradle and jps: unavailability workaround
2018-08-13 21:12:51 +03:00
Roman Shevchenko
198d12fb86
Merge remote-tracking branch 'origin/master'
2018-08-13 19:49:21 +02:00
Roman Shevchenko
c9a9292456
Cleanup (formatting)
2018-08-13 19:49:07 +02:00
Rustam Vishnyakov
311fa37496
Fixed IDEA-192024
...
Java formatter breaks do ... while onto a new line if it exceeds the hard limit
2018-08-13 20:44:49 +03:00
Shaverdova Elena
5b9a8a967b
Cleanup yellow code (UX-89)
2018-08-13 19:38:24 +02:00
Shaverdova Elena
471b228a85
Better web root part (UX-89)
2018-08-13 19:38:23 +02:00
Roman Shevchenko
2cc6693db2
Cleanup (pointless annotations)
2018-08-13 19:33:50 +02:00
Roman Shevchenko
cb9257cb5f
[platform] moves some methods back into 'util'
2018-08-13 19:31:21 +02:00
Roman Shevchenko
153292c5cb
[maven] unwarranted use of utility methods
2018-08-13 19:29:14 +02:00
Vladimir Krivosheev
b002c476e4
override, fix public accessibility
2018-08-13 19:13:51 +02:00
Julia Beliaeva
3c999b80a7
[git] remove dataProvider parameter
...
Unused since 7b832d8e4d .
2018-08-13 19:45:12 +03:00
Dmitry.Krasilschikov
745ef0f4ae
RUBY-21910 properly setup working directory for a run anything command
2018-08-13 19:43:19 +03:00
Egor Ushakov
35035d9f47
EA-126095 - NPE: CaptureSettingsProvider.lambda$null$
2018-08-13 19:41:13 +03:00
Dennis Ushakov
017a003760
don't generate duplicate child descriptors (WEB-34356)
2018-08-13 19:33:08 +03:00
Dennis Ushakov
971a02d857
pass name and index to correctly select unwrap actions with same name (WEB-34358)
2018-08-13 19:33:08 +03:00
Konstantin Bulenkov
a6990b0821
add version attribute to theme schema
2018-08-13 18:30:24 +02:00
Konstantin Bulenkov
7e5546380b
remove optional dependency on json module since json is part of IntelliJ Platform
2018-08-13 18:29:18 +02:00
Dmitry Avdeev
efd0d4468c
javadoc
2018-08-13 19:26:43 +03:00
Vladimir Krivosheev
7351210eca
small optimization: do not filter if map is empty, do not allocate condition - prefer to use old good "for" and allocate list for result only if need
2018-08-13 18:16:36 +02:00
Vladimir Krivosheev
90c1106dd1
move EditorEventListener/EditorMouseEventListener to separate classes
2018-08-13 18:16:35 +02:00