Evgeny Pasynkov
|
f6f0002a06
|
Merge branch 'master' into upsource-master
|
2012-07-25 12:15:47 +02:00 |
|
Evgeny Pasynkov
|
8cdaaee00d
|
move PsiShortNamesCache to java-indexing
|
2012-07-25 12:10:51 +02:00 |
|
peter
|
bb7d5180ec
|
LookupElement.getPsiElement
|
2012-07-22 15:20:34 +02:00 |
|
Evgeny Pasynkov
|
080df59ef1
|
Move PsiFormatUtilBase to core-api and PsiFormatUtil to java-psi-api
|
2012-07-11 10:10:20 +02:00 |
|
Evgeny Pasynkov
|
9a9585d435
|
Merge branch 'master' into upsource-master
|
2012-07-06 09:57:26 +02:00 |
|
Dmitry Lomov
|
35355efb9d
|
JavaFileManagerBase extracted and moved to java-indexing-impl
|
2012-07-04 18:32:51 +02:00 |
|
Eugene Zhuravlev
|
21487a8fd2
|
missing deps
|
2012-07-04 15:07:47 +02:00 |
|
Evgeny Pasynkov
|
4117aad3d1
|
extract FindSuperElementsHelper
|
2012-06-28 18:21:30 +02:00 |
|
Evgeny Pasynkov
|
577ede3fe2
|
move searchers to indexing module
|
2012-06-22 08:55:07 +02:00 |
|
nik
|
c6412348e4
|
javadoc and external annotations roots moved from ModuleRootModel to a separate extension
|
2012-06-21 09:53:18 +04:00 |
|
nik
|
b2c43fccbe
|
simplified javadoc root processing for modules
|
2012-06-20 14:52:45 +04:00 |
|
nik
|
550e5028b1
|
deprecated methods removed
|
2012-06-20 10:03:20 +04:00 |
|
Evgeny Pasynkov
|
a61f306df2
|
Merge branch 'master' into upsource-master
|
2012-06-18 14:06:37 +02:00 |
|
Evgeny Pasynkov
|
4072483a08
|
+JarFile.JarEntry
|
2012-06-18 14:04:08 +02:00 |
|
Alexey Kudravtsev
|
b166db5d12
|
memory
|
2012-06-15 11:58:28 +04:00 |
|
Alexey Kudravtsev
|
e7b03ba5a4
|
notnull 2
|
2012-06-14 15:36:35 +04:00 |
|
peter
|
afee1a2277
|
IDEA-87104 Code completion should remember and prefer chosen variants
|
2012-06-07 15:47:16 +02:00 |
|
Danila Ponomarenko
|
c589a13110
|
IDEA-73251 Mark recursive method calls on gutter reverted to initial state
|
2012-06-07 15:20:08 +04:00 |
|
Evgeny Pasynkov
|
3ca00eb8c8
|
Merge branch 'master' into upsource-master
Conflicts:
platform/core-impl/src/com/intellij/psi/stubs/StubTree.java
platform/platform-impl/src/com/intellij/openapi/vfs/impl/jar/JarHandler.java
platform/platform-tests/testSrc/com/intellij/core/CoreModuleManagerTest.java
|
2012-06-06 12:20:51 +02:00 |
|
Danila Ponomarenko
|
e424871025
|
IDEA-73251 Reimplemented with code folding
|
2012-06-01 17:57:58 +04:00 |
|
Evgeny Pasynkov
|
9d5f666543
|
Merge branch 'master' into upsource-master
|
2012-05-31 14:16:32 +02:00 |
|
Evgeny Pasynkov
|
f0cd06a57a
|
introduce JarFile - abstraction layer above ZipFile
|
2012-05-31 10:49:44 +02:00 |
|
Maxim Shafirov
|
ce21064639
|
Unified access to icons.jar resources
|
2012-05-30 18:41:47 +04:00 |
|
Anna Kozlova
|
0c79564b45
|
"java.lang.Object" ->CommonClassNames.JAVA_LANG_OBJECT
|
2012-05-30 13:29:24 +04:00 |
|
Roman Shevchenko
|
19e18e3f59
|
Cleanup
|
2012-05-28 18:56:50 +04:00 |
|
Anna Kozlova
|
49aa6f0a74
|
EA-36065 - IAE: ExternalAnnotationsManagerImpl.findExternalAnnotation
|
2012-05-28 14:33:49 +04:00 |
|
Danila Ponomarenko
|
9f002548ac
|
IDEA-86337 Disable actions in 'Generate...' popup which can't be applied. Fixed.
|
2012-05-24 17:07:11 +04:00 |
|
Anna Kozlova
|
b5921927fc
|
wrong redundant cast suggestion (IDEA-86095)
|
2012-05-23 13:52:04 +04:00 |
|
Anna Kozlova
|
f3b294ebd9
|
third-party nullable as first class citizens: suggest to add @nullable return values for non jetbrains annotations (IDEA-86346)
|
2012-05-21 20:49:17 +04:00 |
|
Evgeny Zakrevsky
|
cb168567f3
|
ToolbarDecorators added for some new icons
|
2012-05-19 03:29:39 +04:00 |
|
Evgeny Zakrevsky
|
734a8b6db4
|
1. ToolbarDecorators added for some new icons
2. Duplicate icons removed
3. ToolbarDecorator: Disabling extra actions if context component disabled
4. ToolbarDecorator: Setter for add action.
|
2012-05-19 02:24:39 +04:00 |
|
Bas Leijdekkers
|
b1f0f15bbc
|
IDEABKL-4391 ("Duplicate property" and "Invalid property key" inspections should be in "Properties Files" category)
|
2012-05-16 21:59:02 +02:00 |
|
Denis.Zhdanov
|
41e9695134
|
IDEA-85546 Introduce constants for the persistent components macros
|
2012-05-04 07:48:48 +04:00 |
|
Maxim Shafirov
|
859f1f3a3f
|
deadcode
|
2012-04-19 15:41:40 +04:00 |
|
Roman Shevchenko
|
9a2c735d51
|
Drop deprecated APIs
|
2012-04-16 21:17:53 +02:00 |
|
Alexey Kudravtsev
|
0925c6dfcb
|
better create local from usage: more sane variants
|
2012-04-10 12:06:25 +04:00 |
|
Alexey Kudravtsev
|
2af3a5a1fa
|
cleanup
|
2012-04-05 13:18:42 +04:00 |
|
Maxim Shafirov
|
9ba481dc58
|
Dependency fix
|
2012-04-05 13:00:05 +04:00 |
|
anna
|
24d2eeb3d0
|
service to detect java version;
highlight access to private class members according to java version used (IDEA-83045)
|
2012-03-29 11:06:43 +02:00 |
|
anna
|
bc7e569fa1
|
covariant return types: difference between java7 & java6 (IDEA-83599)
|
2012-03-28 13:27:06 +02:00 |
|
Maxim.Medvedev
|
864bf435c9
|
@Nullable
|
2012-03-26 18:11:03 +04:00 |
|
Evgeny Zakrevsky
|
238e1fb89f
|
IDEA-83174 Please merge checkbox icons. [reviewed by Kirill Safonov]
|
2012-03-21 22:19:24 +04:00 |
|
anna
|
09077e66ad
|
restore exceptions filter when complex string is prepended to exception line (IDEA-83044) [roma] (cherry picked from commit 31a60d9)
|
2012-03-21 18:02:01 +01:00 |
|
peter
|
f3b09cee3a
|
IDEA-54220 Code Completion for value() method in @interfaces could be added
|
2012-03-07 20:24:50 +04:00 |
|
peter
|
c89084affd
|
IDEA-50588 Don't suggest getX when completing setX() parameter (disprefer, actually)
|
2012-03-06 20:30:18 +04:00 |
|
Gregory.Shrago
|
e09389d1ae
|
improve trace line parsing & support file-only mode
|
2012-03-02 14:41:37 +04:00 |
|
Alexey Kudravtsev
|
ff53bc2c7c
|
process() method in SubIndex
|
2012-03-02 12:18:59 +04:00 |
|
anna
|
5a9e5f5acc
|
redundant cast: check only array access for write separately (IDEA-82003)
|
2012-02-29 14:10:29 +01:00 |
|
Evgeny Zakrevsky
|
0378ad39c4
|
Borders. Deprecated methods to undeprecated.
|
2012-02-29 15:33:45 +04:00 |
|
Gregory.Shrago
|
1cd890666c
|
JPA QLEA-34030 - NPE: ExceptionExFilterFactory$MyFilter.applyHeavyFilter
|
2012-02-27 04:53:44 +04:00 |
|