Denis Zhdanov
|
79bf8b4b28
|
IDEA-68348 Formatter: Correct 'wrap long lines' processing
Test data fixes
|
2011-04-19 18:54:03 +04:00 |
|
Bas Leijdekkers
|
20b1e1da39
|
IDEA-24874 (Intention 'Convert method to variable argument method' fires for Scala code, and mangles it) and cleanup
|
2011-04-19 16:44:16 +02:00 |
|
Eugene Zhuravlev
|
7a67b7f866
|
fix NPE
|
2011-04-19 16:28:49 +02:00 |
|
Bas Leijdekkers
|
8cc8fa5af7
|
don't warn on array whose length has been read
|
2011-04-19 16:16:39 +02:00 |
|
Dmitry Jemerov
|
ba80ee4277
|
StructureViewTestCase -> CodeInsightTestFixture.testStructureView()
|
2011-04-19 16:03:29 +02:00 |
|
anna
|
be043e6abc
|
find in path: local scope filtering fixed (IDEA-26851)
|
2011-04-19 15:46:07 +02:00 |
|
anna
|
4932380658
|
add extension to weigh up/down known elements (IDEA-60157)
|
2011-04-19 15:46:06 +02:00 |
|
anna
|
bb0b3ffe1e
|
introduce constant to inner class: do not create package with classname name (IDEA-60736)
|
2011-04-19 15:46:06 +02:00 |
|
anna
|
28b95948ff
|
quick definition: provide more meaningful description for elements which name differs from file name (IDEA-48243)
|
2011-04-19 15:46:05 +02:00 |
|
Sergey Evdokimov
|
7246a071f5
|
Fix: IDEA-67827 (Smarter completion of tags)
|
2011-04-19 17:31:46 +04:00 |
|
Oleg Shpynov
|
3adde45493
|
Do not ask for github passford so often
|
2011-04-19 17:27:03 +04:00 |
|
Bas Leijdekkers
|
07ae058361
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2011-04-19 14:51:41 +02:00 |
|
Bas Leijdekkers
|
4c78f82283
|
IDEA-68354 ('Mismatched query and update of StringBuilder' false positive)
|
2011-04-19 14:51:07 +02:00 |
|
Eugene Zhuravlev
|
f68877df9c
|
added notification for the case when smart-step's target method was not called
|
2011-04-19 14:23:02 +02:00 |
|
Konstantin Bulenkov
|
fd3c65d970
|
NPE fixes
|
2011-04-19 15:22:26 +04:00 |
|
Konstantin Bulenkov
|
0991a4fbe4
|
correct build date on custom builds
|
2011-04-19 15:22:26 +04:00 |
|
Alexey Pegov
|
94bd3c9cdb
|
IDEA-68349 Create new project: check that project folder is really created, don't show unclear message if it fails
|
2011-04-19 15:06:06 +04:00 |
|
Maxim Medvedev
|
478ee3d527
|
correct testdata. part 2
|
2011-04-19 14:54:27 +04:00 |
|
Maxim Medvedev
|
cebeb280e8
|
correct testdata. part 1
|
2011-04-19 14:54:26 +04:00 |
|
Maxim Medvedev
|
7f02ba77ae
|
testdata
|
2011-04-19 14:54:25 +04:00 |
|
Maxim Medvedev
|
efbbb82813
|
convert char variables with initializers
|
2011-04-19 14:54:24 +04:00 |
|
Maxim Medvedev
|
30d04a30f2
|
String is assignable to char
|
2011-04-19 14:54:23 +04:00 |
|
Maxim Medvedev
|
d7285d13f9
|
convert conditions of if-statements and conditional-expressions
|
2011-04-19 14:54:22 +04:00 |
|
Maxim Medvedev
|
7bdfe52b3c
|
IDEA-68213 Auto-imports insert before "#!/path/to/interpreter" instruction in Groovy scripts
|
2011-04-19 14:54:22 +04:00 |
|
Maxim Medvedev
|
36e86c840c
|
another check for EA-26006 - IOE: PsiJavaParserFacadeImpl.createTypeElementFromText
|
2011-04-19 14:54:21 +04:00 |
|
Maxim Medvedev
|
b097e8ce62
|
EA-26048 - assert: PsiToDocumentSynchronizer.doSync
|
2011-04-19 14:54:20 +04:00 |
|
Maxim Medvedev
|
479fcf009e
|
EA-26590 - assert: AbstractClosureParameterEnhancer.getVariableType
|
2011-04-19 14:54:19 +04:00 |
|
Maxim Medvedev
|
1fffe54e4c
|
EA-27064 - assert: GrParameterImpl.getDeclarationScope
|
2011-04-19 14:54:18 +04:00 |
|
Maxim Medvedev
|
a1f887806e
|
api for GrIfStatement
|
2011-04-19 14:54:17 +04:00 |
|
Bas Leijdekkers
|
4666dcb545
|
description
|
2011-04-19 12:40:58 +02:00 |
|
Maxim.Mossienko
|
9d08dc45fc
|
separate language for mxml
|
2011-04-19 14:33:05 +04:00 |
|
Kirill.Safonov
|
554a8e02d8
|
Show contents of SWFs in Project view (IDEA-56231)
|
2011-04-19 14:27:28 +04:00 |
|
anna
|
5bcd290f87
|
replace too long paths with "current" (IDEA-63015)
|
2011-04-19 12:21:35 +02:00 |
|
anna
|
eccf357770
|
unwrap try/finally correctly (IDEA-68379)
|
2011-04-19 12:21:34 +02:00 |
|
Denis Zhdanov
|
1aa8b6d734
|
IDEA-68348 Formatter: Correct 'wrap long lines' processing
|
2011-04-19 13:19:14 +04:00 |
|
sergey.vasiliev
|
9e0078b6bc
|
Spring Integration: IDEA-68101 and IDEA-68103
|
2011-04-19 12:41:31 +04:00 |
|
Dmitry Avdeev
|
975e7b5cd9
|
IDEA-63546: Add Trac support in the Task/Context support
|
2011-04-19 12:30:03 +04:00 |
|
Dmitry Avdeev
|
9b612995cf
|
IDEA-63546: Add Trac support in the Task/Context support [currently disabled]
|
2011-04-19 12:30:02 +04:00 |
|
nik
|
7b62f3f9d5
|
class-file instrumentation fixed for jdk 7 (IDEA-68231)
|
2011-04-19 11:59:54 +04:00 |
|
andrey zaytsev
|
4dbf357fa7
|
search/replace: trouble with replace-all in selection
|
2011-04-19 02:52:52 +04:00 |
|
Konstantin Bulenkov
|
0532e2e1a8
|
make filters work
|
2011-04-19 01:42:34 +04:00 |
|
Eugene Zhuravlev
|
9f4ee3e1d6
|
fix "stub in non-stub file" assertion in tests;
added details to assertion message
|
2011-04-18 21:14:31 +02:00 |
|
sweinreuter
|
66cf337132
|
IDEA-68394 XPath 2: wildcard in form of *:NCName in name test is red (3)
|
2011-04-18 19:38:43 +02:00 |
|
sweinreuter
|
a7c05f36ca
|
IDEA-68394 XPath 2: wildcard in form of *:NCName in name test is red (2)
|
2011-04-18 19:38:42 +02:00 |
|
sweinreuter
|
7b976b1e80
|
IDEA-68394 XPath 2: wildcard in form of *:NCName in name test is red
|
2011-04-18 19:38:41 +02:00 |
|
sweinreuter
|
8af4dc4fe6
|
IDEA-68391 XPath 2: cast expression: completion shows "No suggestions"
|
2011-04-18 19:38:40 +02:00 |
|
sweinreuter
|
c9bdb105b2
|
IDEA-68194 XPath: Throwable at CompletionServiceImpl$CompletionResultSetImpl.withPrefixMatcher() on completing variable name with prefix
|
2011-04-18 19:38:39 +02:00 |
|
sweinreuter
|
2a90d04933
|
IDEA-68197 XPath 2: wrong number of quotes at the very end of string literal is green
|
2011-04-18 19:38:38 +02:00 |
|
sweinreuter
|
5c860fb2ab
|
IDEA-68196 XPath 2: double literal in scientific notation is red
|
2011-04-18 19:38:37 +02:00 |
|
Kirill Kalishev
|
b7434a0dcd
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2011-04-18 21:10:53 +04:00 |
|