Eldar Abusalimov
|
1120c30a56
|
Merge remote-tracking branch 'origin/master' into eldar/cidr-debugger
# Conflicts:
# CIDR/clion/src/com/jetbrains/cidr/cpp/toolchains/MSVC.java
GitOrigin-RevId: f3593b526d1870f32b3f1451cab0c6a653e5beb5
|
2019-06-16 03:01:38 +03:00 |
|
Anna Kozlova
|
91f7445298
|
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
|
2019-06-13 03:15:49 +03:00 |
|
Egor Zhdan
|
39d2d77155
|
Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
|
2019-06-13 03:14:35 +03:00 |
|
Roman Shevchenko
|
57e7cc56a0
|
[project] non-runtime code should not use directly use runtime classes
Reverting SystemInfo -> SystemInfoRt change
GitOrigin-RevId: a4a8c2b339e037cbf9209f9730c2ae30db485932
|
2019-06-11 17:48:13 +03:00 |
|
Julia Beliaeva
|
3fee046d20
|
[vcs-log] cleanup RootCellRenderer
GitOrigin-RevId: bba216626193ac756cd133b8ae9bc4e577abea42
|
2019-06-10 04:10:14 +03:00 |
|
Eldar Abusalimov
|
dcaeb8f8c7
|
OC-4061: ApplicationUtil: Make runWithCheckCanceled() return result
GitOrigin-RevId: 3aa9f23cc5097e644eddf82a4faca669759b4760
|
2019-06-10 04:09:35 +03:00 |
|
anstarovoyt
|
a1055d6567
|
platform: rename usages function -> lambda (to use the old icon)
GitOrigin-RevId: 1e0d0ff3139521ec2168e611956a7e7467d4487f
|
2019-06-04 16:21:01 +03:00 |
|
Vladimir Krivosheev
|
a8c510ae57
|
fix yellow code - rationalize static call
GitOrigin-RevId: 2dc783a75d852bd9c8a537ef6ed6bfac07640177
|
2019-06-04 08:10:41 +03:00 |
|
Vladimir Krivosheev
|
6a68c1583a
|
prefer to use SystemInfoRt
GitOrigin-RevId: 72aa33bf5d46456a63f1128c829468f373ffec84
|
2019-05-29 21:13:12 +03:00 |
|
Aleksey Rostovskiy
|
185284cee6
|
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
|
2019-05-27 15:08:08 +03:00 |
|
Alexandr Suhinin
|
9215f4240b
|
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
|
2019-05-27 15:07:30 +03:00 |
|
Anna Kozlova
|
9d8759a332
|
Merge branch 'master' of ssh://git.jetbrains.team/intellij
GitOrigin-RevId: 7098d502d315375aa621c7bf7f2bb9998aca9ceb
|
2019-05-22 00:07:11 +03:00 |
|
Anna Kozlova
|
076a9cbca4
|
expected type: prefer array to boxing primitive (IDEA-212266)
GitOrigin-RevId: 93fb01a444f915e91a69c402df6337eb7dc16790
|
2019-05-22 00:06:02 +03:00 |
|
Vladimir Krivosheev
|
ff644d352d
|
extract ui from util
GitOrigin-RevId: 4147e60c808d5ffd90a2d4e041bf4233a7c92abd
|
2019-05-21 21:08:28 +03:00 |
|
peter
|
1012e71ac2
|
don't show light elements in Java structure view (IDEA-CR-42194, IDEA-204840)
|
2019-01-31 09:04:36 +01:00 |
|
Alexey Kudravtsev
|
828f66d1ae
|
EA-129831 - NPE: KindSorter$.getWeight
|
2018-12-27 16:35:55 +03:00 |
|
Gregory.Shrago
|
cf443a822d
|
use stubs for Structure TW when selecting lib classes
|
2018-10-17 21:57:52 +03:00 |
|
Tagir Valeev
|
37d6ec8fbf
|
Remove redundant enum modifiers
|
2018-09-28 12:34:44 +07:00 |
|
Vladimir Krivosheev
|
4d3eb96aae
|
deprecate Extensions.getExtensions(ExtensionPointName) in favour of ExtensionPointName.getExtensionList()
|
2018-09-25 15:42:23 +02:00 |
|
Alexey Kudravtsev
|
9f97070926
|
bounded wildcards in API
|
2018-08-29 14:42:06 +03:00 |
|
Alexey Kudravtsev
|
1ba903c124
|
removed deprecated members
|
2018-06-24 14:47:40 +03:00 |
|
Alexey Kudravtsev
|
2faaf16e26
|
added missing @Deprecated to find these places later
|
2018-06-18 13:24:28 +03:00 |
|
nik
|
c9620ce099
|
IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Update *.iml files.
|
2018-01-25 12:59:02 +03:00 |
|
nik
|
16410c2321
|
IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Rename iml files.
|
2018-01-25 12:59:02 +03:00 |
|
peter
|
315b7969c1
|
migrate most usages of deprecated com.intellij.util.containers.HashMap/Set to java.util
|
2018-01-19 22:26:30 +01:00 |
|
Rustam Vishnyakov
|
62484a323e
|
Don't log any errors for CustomRegionTreeElements, they are perfectly Ok
|
2017-12-20 16:28:08 +03:00 |
|
Daniil Ovchinnikov
|
30491a0f3f
|
use PsiScopeProcessor instead of BaseScopeProcessor
|
2017-11-29 13:32:57 +03:00 |
|
Gregory.Shrago
|
0a037a5259
|
filter dumb-aware node providers
|
2017-10-04 23:30:14 +03:00 |
|
Gregory.Shrago
|
f8729fa9be
|
a better SOE fix discovered (since 29/12/2011)
|
2017-10-04 11:47:39 +03:00 |
|
Dmitry Batkovich
|
86829cac3e
|
java property index
|
2017-09-06 10:40:47 +03:00 |
|
peter
|
b756f221ba
|
equals of PropertyGroup node shouldn't depend on PsiType (EA-99891 - INRE: FileBasedIndexImpl.handleDumbMode)
plus cleanup, remove test-only code
|
2017-04-25 09:45:55 +02:00 |
|
Alexey Kudravtsev
|
434f705d0f
|
notnull
|
2017-04-04 10:15:46 +03:00 |
|
Daniil Ovchinnikov
|
eb2307a61b
|
structure view: show members of the current class only (IDEA-168769)
|
2017-03-09 19:32:48 +03:00 |
|
peter
|
17b84d812b
|
no lambda type calculation in structure view in dumb mode (EA-97057 - INRE: FileBasedIndexImpl.handleDumbMode)
|
2017-02-16 18:20:38 +01:00 |
|
Anna Kozlova
|
d496939c07
|
CCE (EA-95125 - CCE: JavaLambdaNodeProvider.provideNodes)
|
2017-01-25 11:03:57 +03:00 |
|
Gregory.Shrago
|
2dd83a202d
|
java structure: do show and expand anonymous classes and lambdas
|
2017-01-21 17:10:29 +03:00 |
|
peter
|
0d3f5ef6d9
|
tolerate INRE when checking for java property deprecatedness in structure view (EA-91628 - INRE: FileBasedIndexImpl.handleDumbMode)
|
2016-11-16 18:18:28 +01:00 |
|
Anna Kozlova
|
10337adc6b
|
CCE for lambda expressions
|
2016-10-04 09:42:53 +02:00 |
|
Anna.Kozlova
|
78d1492242
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Anna.Kozlova
|
75bb87cb4b
|
walking visitor -> recursive for cls
|
2016-07-08 20:11:47 +02:00 |
|
Anna Kozlova
|
d4840b76ad
|
show lambdas in File Structure (IDEA-151616; IDEA-157809; IDEA-151429)
|
2016-07-08 14:25:05 +02:00 |
|
Sergey Malenkov
|
20a2b0c121
|
Fix empty spaces in Structure View tree while indexing is in progress (dumb mode on)
|
2016-06-29 19:54:11 +03:00 |
|
Gregory.Shrago
|
f76aed5c3d
|
NPE fix
|
2016-06-03 08:57:48 +03:00 |
|
Alexey Kudravtsev
|
416c1c5e47
|
cleanup
|
2016-05-18 15:26:10 +03:00 |
|
Anna.Kozlova
|
36ee7203f6
|
anonym -> lambda
|
2016-05-18 12:04:12 +02:00 |
|
Roman Shevchenko
|
5acae0f0db
|
[java] .class file structure view by decompiled code (IDEA-140784, IDEA-140786)
|
2016-03-01 13:29:06 +01:00 |
|
Anna Kozlova
|
fb2442f9ba
|
EA-76156 - PIEAE: CompositePsiElement.getContainingFile
|
2015-11-24 12:52:21 +01:00 |
|
peter
|
6755b5e5a1
|
avoid INRE causing holes in java structure view (IDEA-142210)
|
2015-07-28 20:41:17 +02:00 |
|
Roman Shevchenko
|
6cb479b274
|
Cleanup (deprecated content substitutor API dropped)
|
2015-04-29 17:25:15 +02:00 |
|
peter
|
26f4732ba8
|
don't depend on resolve in PropertyGroup node hashCode (EA-65632)
|
2015-03-10 16:59:14 +01:00 |
|