Commit Graph
2683 Commits
Author SHA1 Message Date
Alexey Kudravtsev ee9a68bf44 PSI leaks via LocalQuickFix 2011-04-12 11:42:23 +04:00
anna edcae93bd9 hide rename parameters in hierarchy for static methods (IDEA-67898) 2011-04-11 21:02:19 +02:00
Roman Shevchenko 59e0af7baf EA-26848 (check before cast, Luke) 2011-04-11 20:20:29 +02:00
Roman Shevchenko ce25274012 EA-26831 (check an expression) 2011-04-11 20:20:28 +02:00
Roman Shevchenko df411b59cd EA-26819 (fix + support for multi-scoped elements) 2011-04-11 20:20:28 +02:00
Roman Shevchenko 3a6d7668b0 EA-26346 (fix + more logging) 2011-04-11 20:20:28 +02:00
Bas Leijdekkers 1b9a6392da fix CCE 2011-04-11 20:11:57 +02:00
peter af464a96e1 EA-26478 diagnostics 2011-04-11 19:23:45 +02:00
peter 4f96d03a3e some validity assertions (EA-26543) 2011-04-11 19:23:45 +02:00
anna 96565d7d68 EA-26772 - assert: Match.getChangedSignature 2011-04-11 17:24:31 +02:00
Bas Leijdekkers 6dadded665 IDEA-27659 (Introduce Variable: Can produce bad code with array initializers) 2011-04-11 16:28:55 +02:00
Bas Leijdekkers c792b593e9 create array expression of correct type (and for empty array initializers) 2011-04-11 15:00:21 +02:00
Bas Leijdekkers f97f689d50 better error message 2011-04-11 14:54:03 +02:00
Sergey Evdokimov 630e7081a8 Fix: IDEA-66455 (Provide documentation for GSP tags) 2011-04-11 14:54:55 +04:00
Rustam.Vishnyakov c1def7e25a Synchronize language selection in General settings and other panels. 2011-04-11 13:46:38 +04:00
anna e0974b0ade introduce parameter: layout 2011-04-09 20:25:40 +02:00
anna 504b6d2564 quick fix to annotate parameter @Nullable: do not suggest to annotate non project method when external annotations are disabled 2011-04-09 20:25:39 +02:00
Eugene Zhuravlev b63986dce8 non-VFS based FileTemplatesManager 2011-04-09 19:36:08 +02:00
anna 8af1c09ffb introduce field: layout change 2011-04-09 17:57:43 +02:00
peter 91a8c9c001 bring back location in global member items in groovy 2011-04-08 20:19:10 +02:00
Kirill Kalishev 6025c53dd0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-04-08 22:16:23 +04:00
Kirill Kalishev d0fc0789d8 projectview tests fixed 2011-04-08 21:44:48 +04:00
anna afe2504a1c introduce constant: layout 2011-04-08 17:07:28 +02:00
Alexey Kudravtsev 5a602e1051 test fix 2011-04-08 16:00:38 +04:00
Alexey Kudravtsev 4a515dcda0 IDEA-67711 2011-04-08 14:13:06 +04:00
anna a8a4d2988f inline introduce: rebind types (IDEA-67726) 2011-04-08 11:55:33 +02:00
anna cd405e68f2 AIOOBE 2011-04-08 10:48:27 +02:00
anna 09fb925c01 warn about null passed to non annotated parameter (IDEA-35867) 2011-04-08 09:29:01 +02:00
Roman Shevchenko 3609b382c9 EA-26615 (logging) 2011-04-07 22:06:03 +02:00
peter 23337b568c wide base icons for elements which provide visibility 2011-04-07 21:16:12 +02:00
anna 5fead14cc4 NPE 2011-04-07 19:56:50 +02:00
anna 82e049d035 preserve arguments list for enum constant on implement methods (IDEA-67719) 2011-04-07 19:55:19 +02:00
peter 5fe80ddaa8 smart completion in groovy to suggest members of expected class (IDEA-66975) 2011-04-07 19:50:10 +02:00
peter c65ff63395 java-specific parts of MembersGetter go to JavaMembersGetter 2011-04-07 19:50:10 +02:00
anna a74a8c78ec EA-26756 - NPE: ExtractMethodDialog.getSignature 2011-04-07 18:19:59 +02:00
anna 98a561956c introduce refactorings: do not try to rename dependencies after newly introduced variable (EA-26587 - AIOOBE: InplaceIntroduceParameterPopup.getParameter) 2011-04-07 18:19:58 +02:00
Bas Leijdekkers f872b6db31 fix "Constant conditions & exceptions" options panel 2011-04-07 16:50:28 +02:00
Roman Shevchenko c705915d30 StringBuffer -> StringBuilder 2011-04-06 21:25:51 +02:00
Roman Shevchenko e856733aab IDEA-67596 (class stub builder: decode only relevant access modifiers) 2011-04-06 20:54:42 +02:00
peter 8080667544 don't suggest void methods in a context where some return value is expected (suggest on second invocation) 2011-04-06 19:21:15 +02:00
peter d122de21ab IDEA-67494 Freemarker/Velocity: make StringLiterals injectable 2011-04-06 19:21:14 +02:00
Dmitry Jemerov 15a33f79a8 EA-26689 - NPE: PackageElement.getRoots 2011-04-06 16:38:52 +02:00
Dmitry Avdeev a5a4245c05 cleanup 2011-04-06 15:58:22 +04:00
peter 8d12f07a6a fix some empty stack exceptions during dfa analysis 2011-04-06 13:02:50 +02:00
peter 6a12b9c4de IDEA-67445 no smart completion for "new Ex<caret>" 2011-04-06 13:02:44 +02:00
Roman Shevchenko cce2c02db1 IDEA-67556 (use highest language level in an artificial elements was a bad idea) 2011-04-05 20:59:18 +02:00
anna dde2360a0c keep spaces (IDEA-67541 ) 2011-04-05 18:13:36 +02:00
Alexey Kudravtsev f937991590 usage view group speed optimisation 2011-04-05 17:54:07 +04:00
anna 3aaa7fb39b diamonds: check according to diamonds even if expected type is raw 2011-04-05 15:45:49 +02:00
anna cd587a0217 EA-26528 - NPE: InplaceIntroduceFieldPopup$FieldInplaceIntroducer$3.run 2011-04-05 15:45:48 +02:00