Commit Graph
66196 Commits
Author SHA1 Message Date
peter 673b4466b4 remove debug output 2011-07-14 12:31:29 +02:00
anna 4dfdbe93aa unable to move to another root, caused by roots which are excluded from another roots (IDEA-72002) 2011-07-14 14:13:57 +04:00
Kirill Kalishev dc7b752b61 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-07-14 14:13:24 +04:00
Sergey Evdokimov 82278149c6 Use 'TypeConstraint.EMPTY_ARRAY' instead of 'new TypeConstraint[0]' 2011-07-14 14:09:45 +04:00
Kirill Kalishev 3fce74392e Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-07-14 13:29:11 +04:00
Kirill Kalishev e09e0b60b9 balloons -- dialog style 2011-07-14 13:28:57 +04:00
anna 688db97bee inspections: avoid null profile name from TeamCity 2011-07-14 13:26:42 +04:00
anna ceac61455d batch inspections on-the-fly: do not reload nodes -> use tree model instead 2011-07-14 13:26:41 +04:00
anna f34a76e7b8 fix message 2011-07-14 13:26:40 +04:00
anna c44213b720 fix message 2011-07-14 13:26:39 +04:00
Denis Zhdanov b0b040101f IDEA-67496 Regression: Reformat on paste: Indent Block is not working when clipboard starts with comment
Indent adjustment algorithm is corrected for 'indent fragile' environment (e.g. Python source)
2011-07-14 13:10:12 +04:00
Denis Zhdanov 9ec2ec69b9 IDEA-68563 complete current statement generates invalid cod
Corrected completion of 'return' expression inside non-void method
2011-07-14 13:10:11 +04:00
Bas Leijdekkers 7e7773d3c8 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-07-14 10:41:28 +02:00
Bas Leijdekkers 193b575135 javadoc 2011-07-14 10:41:08 +02:00
Konstantin Bulenkov 83a16a96aa support JList in ToolbarDecorator 2011-07-14 12:36:58 +04:00
Bas Leijdekkers b5425e423b improve "Prohibited exception caught" ui 2011-07-14 10:32:21 +02:00
Alexey Kudravtsev 65a7cd733b forgot to mention: the fix is based on the patch by Nat from IDEA-25679 2011-07-14 12:11:09 +04:00
Alexey Kudravtsev 203a912f31 SOE in stub builder (IDEA-25679 StackOverflowException when parsing DeepStringConcat.java) 2011-07-14 12:08:02 +04:00
Roman Shevchenko e25b4e98a6 To JB dictionary 2011-07-14 09:10:24 +02:00
Sergey Evdokimov f28fb2da79 Minor changes: introduce field 'PsiManager manager'. 2011-07-13 20:54:31 +04:00
Eugene Zhuravlev e57583e705 correctly show spaces in debugger's multiline tooltips 2011-07-13 18:38:01 +02:00
Eugene Zhuravlev 6911389b1c bundled ant 1.8.2 (IDEA-67174) 2011-07-13 17:38:42 +02:00
Alexey Kudravtsev 82e747bed3 deprecate PsiBinaryExpression, cleanup getOperationSign 2011-07-13 19:14:48 +04:00
Alexey Gopachenko 0ade2f641b Spellchecker: programmers dictionary updated. 2011-07-13 17:04:44 +02:00
anna f58f117231 update inspections config for teamcity 2011-07-13 18:57:09 +04:00
irengrig 92ccbf92c6 SVN: merge sources column bug (sometimes column wasn't shown though data was loaded) 2011-07-13 18:52:41 +04:00
anna 2b7abb0f7a inplace introduce: recollect all ranges to highlight after template start 2011-07-13 18:51:00 +04:00
Konstantin Bulenkov cdb4629dbb NPE in license dialog 2011-07-13 18:24:34 +04:00
Dmitry Jemerov 0491666a94 PositionManagerFactory extension point 2011-07-13 15:39:48 +02:00
anna 902deda3ac good code is red: allow unchecked conversion when static methods are in the same class 2011-07-13 16:56:37 +04:00
anna 544fd7d9a6 NPE 2011-07-13 16:56:36 +04:00
irengrig 0f19beaa1c git log: fix running selection in [details] changed files tree (list) 2011-07-13 16:19:21 +04:00
Eugene Kudelevsky 965a62a3c4 IDEA-72053 place gdbserver into apk in debug model 2011-07-13 16:05:58 +04:00
Alexey Kudravtsev 5b1230ec46 introduced PsiPolyadicExpression 2011-07-13 16:02:43 +04:00
Alexey Kudravtsev 7c0f989ede IOOBE 2011-07-13 16:02:42 +04:00
Kirill Likhodedov 612dd07687 IDEA-72066 Git annotate: remove "-M" option
Using this option everywhere by default confuse the users.
2011-07-13 15:53:02 +04:00
Evgeny Zakrevsky ccf24eb19e Merge remote branch 'origin/master' 2011-07-13 15:29:05 +04:00
Kirill Kalishev 9b9cf8c3fd Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-07-13 15:27:41 +04:00
Evgeny Zakrevsky 651d9b9a2e replacing title+separator to new titled border. commit changes dialog.
p.s. previous commit accidentaly made but too valid. comment same as this.
2011-07-13 15:27:32 +04:00
Kirill Kalishev f22ae7b4d0 balloons with shadows - take 1 2011-07-13 15:27:28 +04:00
Sergey Evdokimov 7370cd1b75 Property showFirst should be 'true' by default for namedArguments descriptors. 2011-07-13 15:05:22 +04:00
Konstantin Bulenkov 8960977bfb s¨ˆˆˆ 2011-07-13 14:59:08 +04:00
irengrig 12b0bf5df4 fix test 2011-07-13 14:51:01 +04:00
nik 64405fecd7 xdebugger api: allow to provide gutter icon for the execution line 2011-07-13 14:49:18 +04:00
Bas Leijdekkers cbb287407e import "Result of method call ignored" ui 2011-07-13 12:14:03 +02:00
anna 47e7f584b7 rename/move empty package as directory: correct refs on dir itself 2011-07-13 13:53:00 +04:00
Bas Leijdekkers 34e204b1fd improve "Overly complex boolean expression" ui 2011-07-13 11:45:58 +02:00
Bas Leijdekkers f35563aefd remove leading whitespace 2011-07-13 11:45:51 +02:00
Konstantin Bulenkov 8b03f486b1 selection should be visible 2011-07-13 12:12:40 +04:00
Alexey Kudravtsev 4b4324e9a0 project dispose strictly under write action 2011-07-13 12:09:50 +04:00