anna
30dce02dfc
primitive/class conversions are available since language level 1.5 (IDEA-111451)
2013-08-05 18:16:24 +02:00
anna
5934fd50c6
redundant cast: special checks for throwable cases (IDEA-111511)
2013-08-05 18:16:23 +02:00
anna
1bd183256e
redundant cast: ignore more specific cast types in foreach statements when opType is enough to be used in foreach expr
2013-08-05 18:16:21 +02:00
anna
9e2d0679db
redundant cast: ignore incorrect types, e.g. in templates
2013-08-05 18:16:18 +02:00
anna
5c737f48bd
redundant cast: always report casts in instanceOf checks for class types; exclude primitive types
2013-08-05 18:16:18 +02:00
Bas Leijdekkers
20dbc2b67c
IDEA-111571 (boxing and unboxing with a cast not reported by inspections)
2013-08-05 17:22:51 +02:00
Fedor Korotkov
b025546359
HTML: treat unknown mimetype with "template" substring as HTML. WEB-8568
2013-08-05 18:59:01 +04:00
Roman Shevchenko
583701042d
IDEA-111528 ("missing font" fatality defeated)
2013-08-05 16:56:58 +02:00
Roman Shevchenko
1e340c8677
NPE
2013-08-05 16:56:58 +02:00
Dmitry Trofimov
b88f09d96f
Merge remote-tracking branch 'origin/master'
2013-08-05 16:52:51 +02:00
Dmitry Trofimov
646e9f5f09
Use pty4j library.
2013-08-05 16:51:00 +02:00
Dmitry Trofimov
234e2ee8c6
Merge remote-tracking branch 'origin/master'
2013-08-05 16:39:46 +02:00
peter
012d1147d4
dfa inspection CCE analyzer should check erasures only
2013-08-05 16:39:28 +02:00
peter
9282d7a174
ResolveInLibrariesTest: stronger assertions
2013-08-05 16:39:27 +02:00
Dmitry Trofimov
1acdfa8ee3
Jediterm updated. Windows support.
2013-08-05 16:18:24 +02:00
Denis.Zhdanov
611502e95c
IDEA-111551 Gradle: JVM options are not saved until changing some of the gradle settings
2013-08-05 18:08:02 +04:00
Konstantin Bulenkov
5755e188f2
add top hits
2013-08-05 15:58:53 +02:00
Konstantin Bulenkov
0db4c04390
default implementation of TopHitProvider (initial)
2013-08-05 15:58:52 +02:00
Konstantin Bulenkov
5079ab3b1b
EP to provide "top hits" in Search Everywhere
2013-08-05 15:58:51 +02:00
Konstantin Bulenkov
fdad2f1cf7
make it possible to pass an action instead of Map.Entry
2013-08-05 15:58:50 +02:00
Konstantin Bulenkov
3d7c1853e6
add isBetween method
2013-08-05 15:58:50 +02:00
Fedor Korotkov
2258b9942a
WEB-7161 Add /FileParentDir and /FilePath macros that use Unix path separators
2013-08-05 17:54:44 +04:00
Vladimir Krivosheev
f600e084aa
simplify fix "Avoid memory leak in case: myDone executed but myRejected still keep doWhenRejected listeners (and vice versa)"
2013-08-05 15:38:38 +02:00
Rustam Vishnyakov
5e69d3f186
CR-IC-1738 IDEA-88210 "Remember" the global code style selection for each project
2013-08-05 17:07:46 +04:00
Dmitry Jemerov
6641047e06
GenerateJavadocTest fixed
2013-08-05 14:38:53 +02:00
Aleksey Pivovarov
df23d41813
Github: accept null as custom headers
2013-08-05 16:24:31 +04:00
nik
934d077281
run tests from 'java-tests' in 'Community Tests' builds
2013-08-05 16:20:57 +04:00
Aleksey Pivovarov
f2b7a90c45
Github: use GitHub-generated html markup
...
* allow custom headers in PagedRequest
2013-08-05 15:52:19 +04:00
Aleksey Pivovarov
7b469c61e1
Github: IDEA-111284 description field can be null and this is not critical error
2013-08-05 15:52:19 +04:00
Eugene Kudelevsky
d519e622f6
IDEA-102173 Android XML: automatically insert app-level namespace when complete custom attrs instead of inserting it without an prefix
2013-08-05 15:48:50 +04:00
Roman Shevchenko
0301435334
CR-IC-1832 (explicit API)
2013-08-05 13:46:05 +02:00
peter
f495a90e2a
javadoc on PropertyUtil.generate*Proptotype
2013-08-05 13:44:52 +02:00
peter
17169cd543
IDEA-111500 Suggest the enclosing type as 1st element in return type suggestions list when creating the static method getInstance() of the singleton
2013-08-05 13:44:52 +02:00
peter
1e8df803df
IDEA-111514Focus on filter text field in Add Action to Quick List window
2013-08-05 13:44:52 +02:00
peter
e8ee43cdee
disable constant value warnings in complex assignments (IDEA-111478)
2013-08-05 13:44:51 +02:00
Nadya Zabrodina
5bfe741921
UpdateTo action from Branches view changed as Backgroundable
2013-08-05 15:40:29 +04:00
Dmitry Avdeev
0185c3388d
IDEA-97264 IntelliLang support for "Path to File" language
2013-08-05 15:28:22 +04:00
Dmitry Avdeev
0269c2773d
cleanup
2013-08-05 15:28:21 +04:00
Nadya Zabrodina
51e4116811
IDEA-108367 Idea hangs if try to merge with old branch from branches dialog
...
*merge action performed as background task (now not from awt)
* the problem appeared because of mercurial delete/modified conflict
2013-08-05 15:01:40 +04:00
Alexey Kudravtsev
e4c59feb9d
more optimisations
2013-08-05 14:47:32 +04:00
Roman Shevchenko
3b40e92a79
testFramework: unneeded reflection dropped
2013-08-05 11:52:28 +02:00
Dmitry Avdeev
3c7d08953b
IDEA-97264 IntelliLang support for "Path to File" language
2013-08-05 13:30:21 +04:00
Dmitry Avdeev
09218dbd72
cleanup
2013-08-05 13:30:21 +04:00
Dmitry Avdeev
24c60151b8
IDEA-97264 IntelliLang support for "Path to File" language: intentions availability
2013-08-05 13:30:20 +04:00
Dmitry Avdeev
bab47cfcf0
IDEA-97264 IntelliLang support for "Path to File" language: settings
2013-08-05 13:30:19 +04:00
Alexey Kudravtsev
ab0bfc0eca
garbage console output removed
2013-08-05 13:14:58 +04:00
Alexey Kudravtsev
fb075a50ec
garbage output removed
2013-08-05 13:14:57 +04:00
Alexey Kudravtsev
2ff109bf46
removed deprecated methods
2013-08-05 13:14:56 +04:00
Alexey Kudravtsev
181ae2e0f5
resolve/highlighting performance:
...
- propagate PsiFile parameter to reduce psiElement.getContainingFile() and psiElement.getManager() calls
- store and propagate LanguageLevel and JdkVersion to avoid tree walking
2013-08-05 13:14:55 +04:00
Alexey Kudravtsev
f541853c60
notnull
2013-08-05 13:14:54 +04:00