Commit Graph
4302 Commits
Author SHA1 Message Date
peter 2dc53a80fb don't show + for empty directories and packages in project view 2012-01-11 19:30:12 +01:00
Konstantin Bulenkov 6a0d47b27b mergeable line marker infos 2012-01-11 17:19:37 +01:00
Serega Vasiliev 69009b2cf3 file reference must be resolved through all(non explicit) module dependencies ( IDEA-79723) 2012-01-11 15:51:56 +01:00
Denis.Zhdanov be39880ffd IDEA-79714 No code example for certain code style space changes 2012-01-11 17:17:00 +04:00
anna 23ca3e01de inplace rename: check if element is valid to rename after substitution 2012-01-11 13:38:57 +01:00
Denis.Zhdanov 5e39306022 IDEA-79486 Java formatter: Correct processing of anonymous classes as method call arguments 2012-01-11 15:34:41 +04:00
Maxim.Medvedev 0cc17bf60d IDEA-79529 Groovy: Change Signature Refactoring doesn't work when renaming a method which implements Java interface 2012-01-11 14:30:56 +04:00
anna e7b0b8ec6c deadlock during safe delete from batch quick fix (IDEA-78213) 2012-01-10 21:19:56 +01:00
Konstantin Bulenkov 735dd0a4d6 provide property name 2012-01-10 20:29:16 +01:00
anna 7dca468bd3 move: do not show source root chooser for one root projects 2012-01-10 19:12:18 +01:00
anna cfd22a6f66 extract superclass: update references in jsp imports correctly (IDEA-79706) 2012-01-10 19:12:17 +01:00
Alexey Kudravtsev 0f64090d7c cleanup 2012-01-10 20:35:05 +04:00
anna f8809c6eb9 move: cache relative to project path 2012-01-10 11:13:29 +01:00
anna 6234320b6c NPE 2012-01-10 11:13:28 +01:00
Konstantin Bulenkov 33e2dde65f setColor implementation 2012-01-09 01:56:45 +01:00
Konstantin Bulenkov e0f0e559bb IDEA-79615 LineMarker for 'java.awt.Color' 2012-01-08 15:07:02 +01:00
Konstantin Bulenkov 1cedb2b28f Color line marker initial 2012-01-06 16:54:18 +01:00
peter edbb4ecc18 IDEA-53526 Velocity - Ctrl+Q on a macro name shows "No Documentation" even if there is documentation. 2012-01-05 20:38:47 +01:00
peter 9abb4afbdf remove the unused MemberFilter 2012-01-05 20:38:47 +01:00
peter d3329c8512 don't show synthetic methods in groovy structure view 2012-01-05 20:38:46 +01:00
peter d0f7824299 don't insert a space after a keyword if there's already one 2012-01-05 20:38:46 +01:00
Maxim.Medvedev cb6362db2f Correct messages for classes defined in Groovy files 2012-01-05 21:32:38 +04:00
anna 6f992d0420 move: show directory chooser when package was not changed 2012-01-05 15:33:13 +01:00
anna c93a25a9ee usages of api documented as since: display mane corrected after keys introduction 2012-01-04 20:20:17 +01:00
Yann Cebron ce7c8fe646 use UIUtil.HTML_MIME 2012-01-04 13:44:25 +01:00
anna a6a1646162 speed search in destination combo: wrap null to avoid misunderstanding during matching 2012-01-04 13:37:55 +01:00
peter 2a4b7353e5 use java structure view for groovy 2012-01-02 13:09:07 +01:00
peter 2841c3eb28 select word to honor camel-humps in java string literals, treat $ as word separator 2012-01-01 23:14:31 +01:00
peter 8720fb18fe don't overwrite trailing space in java & groovy keyword completion 2012-01-01 23:14:31 +01:00
peter 3bc866a991 IDEA-59783 Properties files: code completion list does not open after dot character 2011-12-30 18:06:50 +01:00
peter ff8964d0ca cleanup 2011-12-30 17:08:28 +01:00
peter 75c5872a0a IDEA-51920 'Suspicious call to Map.get' inspection should be aware of dataflow type information 2011-12-30 16:18:34 +01:00
Konstantin Bulenkov db6338fade provide information about a place where we are 2011-12-30 12:07:14 +01:00
Konstantin Bulenkov 24b8bb3c6b rollback for a while to fix tests 2011-12-30 08:46:42 +01:00
Konstantin Bulenkov 0ff8d6073a fix SOE 2011-12-29 18:38:44 +01:00
Konstantin Bulenkov 72a6f0c030 move inner classes down 2011-12-29 18:38:43 +01:00
peter 4ba1cc4d29 IDEA-79381 Exclude from Import not working for non-static inner classes in excluded packages 2011-12-29 17:46:51 +01:00
peter a48a9f5efe don't suggest expected type members twice when they are statically imported (IDEA-79426) 2011-12-29 16:49:25 +01:00
anna c3ce1ae00f insert same notnull annotation as exist on the existing field (IDEA-79436) 2011-12-29 15:43:49 +01:00
peter ccb5d3096d some diagnostics for renaming light methods (EA-32858) 2011-12-29 13:49:06 +01:00
andrey.vokin b22f436063 Added method isExclusive to SurroundDescriptor 2011-12-29 16:25:30 +04:00
peter 2f922cf8b2 allow import optimizer to change no text as long as it does not makes any changes to the document (EA-30855)
submit the file text as an attachment
2011-12-28 19:25:20 +01:00
peter 30bae8c122 EA-32094 don't move caret to rotten offset when inserting a PsiTypeLookupItem 2011-12-28 19:25:19 +01:00
Konstantin Bulenkov b898ae2726 fix self nesting (class A {class B extends A{}} 2011-12-28 16:53:49 +01:00
anna 4f513cbd94 EA-31069 - assert: RefactoringUtil.getChainedConstructor 2011-12-28 16:01:34 +01:00
anna ec76f69824 EA-32493 - UOE: AopPointcutExpressionFindUsagesProvider.getDescriptiveName 2011-12-28 13:40:20 +01:00
anna a7d78a8775 move via dnd: do not move package in directory when target module contains multiple directories for the package (EA-30802 - AIOOBE: MoveClassesOrPackagesProcessor.performRefactoring) 2011-12-28 13:40:19 +01:00
Alexey Kudravtsev 4fecca4887 cleanup 2011-12-28 13:05:54 +04:00
Alexey Kudravtsev 881aa60d8a cleanup 2011-12-28 13:05:53 +04:00
anna 6367299e64 EA-32199 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText(cherry picked from commit 52f323e) 2011-12-27 19:55:58 +01:00