Commit Graph
88175 Commits
Author SHA1 Message Date
Anna Kozlova 4a7e7d24a8 make method static: do not pass class param for static inner class (IDEA-90720) 2012-09-13 15:16:44 +04:00
Anna Kozlova 50745b4e9f introduce parameter: fix {} array initializer (IDEA-91467) 2012-09-13 15:16:43 +04:00
Konstantin Bulenkov bf72ed90b9 Merge remote-tracking branch 'origin/master' 2012-09-13 15:05:09 +04:00
Konstantin Bulenkov e4bf8eafe1 darcula RadioButtonUI 2012-09-13 15:04:38 +04:00
Konstantin Bulenkov 5056f5e06f +glow ovals 2012-09-13 15:03:53 +04:00
Dmitry Avdeev e539a90b0a don't sleep too much 2012-09-13 14:14:19 +04:00
Dmitry Avdeev 330c5bb039 comfortable API 2012-09-13 14:14:18 +04:00
Konstantin Bulenkov adb89d397c Merge remote-tracking branch 'origin/master' 2012-09-13 13:13:09 +04:00
Konstantin Bulenkov 81015c03b5 fix helps button for Darcula 2012-09-13 13:12:19 +04:00
peter 3d5b967682 AbstractVcsHelperImpl.setCustomExceptionHandler for tests 2012-09-13 10:32:40 +02:00
Alexey Kudravtsev 7c1403af60 notnull 2012-09-13 12:00:05 +04:00
Alexey Kudravtsev 2188212ef2 EA-37886 - NPE: JavaPsiFacadeImpl$PsiElementFinderImpl.compare 2012-09-13 12:00:04 +04:00
Alexey Kudravtsev 543471d728 EA-38051 - CME: THashIterator.nextIndex 2012-09-13 12:00:03 +04:00
Alexey Kudravtsev 64f29dec40 EA-38417 - NPE: ParameterInfoComponent.<init> 2012-09-13 12:00:02 +04:00
Alexey Kudravtsev 976e48d2fe NPE 2012-09-13 12:00:01 +04:00
Alexey Kudravtsev ecd98fd7dc EA-39061 - RE: PsiFieldImpl.getInitializerText 2012-09-13 12:00:00 +04:00
Konstantin Bulenkov 590061bff5 action toolbars don't update action shortcuts in tooltips 2012-09-13 11:48:12 +04:00
Dmitry Avdeev a025523c61 do not invalidate in renderers 2012-09-13 11:29:13 +04:00
Yann Cébron a4b23869c2 Merge remote-tracking branch 'origin/master' 2012-09-13 01:32:02 +02:00
Yann Cébron aa081c6491 cleanup 2012-09-13 00:46:58 +02:00
Yann Cébron 8d45f89243 memory/performance 2012-09-13 00:43:52 +02:00
Konstantin Bulenkov cd35be1d57 Merge remote-tracking branch 'origin/master' 2012-09-13 01:12:29 +04:00
Konstantin Bulenkov 7dd483d924 IDEA-91251 Can`t read information in debugger (red on grey in darcula) 2012-09-13 01:11:16 +04:00
peter ee63f62c49 IDEA-91465 inappropriate autocompletion of 'def' to NoClassDefFoundError after block labels in Spock specifications 2012-09-12 23:10:07 +02:00
Konstantin Bulenkov 698348743e can't open any file in non-java IDE 2012-09-13 00:02:25 +04:00
Anna Kozlova ae06f67cd2 add suppress with comment for local variables (IDEA-90851) 2012-09-12 21:40:08 +04:00
Eugene Zhuravlev 73c8ca17fe simplification; extracting common actions 2012-09-12 19:20:10 +02:00
Eugene Zhuravlev 0bcc1996e5 use string builder 2012-09-12 19:20:09 +02:00
Vassiliy Kudryashov 37fdf46277 Run/Debug Configuration: layout optimization 2012-09-12 20:45:32 +04:00
Anna Kozlova b32925117a fix test 2012-09-12 20:00:07 +04:00
Anna Kozlova 4e31e0a538 leave old command name when no variable exist (fix XmlSchemaPrefixTest) 2012-09-12 19:55:37 +04:00
Anna Kozlova 5a8e6f954e avoid complex data structures (IDEA-91348) 2012-09-12 19:48:23 +04:00
Anna Kozlova e24588af47 skip external annotations by default (IDEA-91348) 2012-09-12 19:48:22 +04:00
Roman Shevchenko d5b30b04fd Cleanup 2012-09-12 19:25:05 +04:00
Alexander Kirillin 53f74d0a62 Dialog for extract super class (AppCode) 2012-09-12 19:16:33 +04:00
Bas Leijdekkers b91a8e6d6b IDEA-91439 (StringBuffer replacement with String is wrong when char[] is involved) 2012-09-12 16:59:14 +02:00
Evgeny Gerashchenko fc18fca21d EA-39147 - NPE: BaseExternalAnnotationsManager.compare 2012-09-12 18:49:35 +04:00
peter c16df29000 IDEA-91373 Debugger highlights wrong groovy file. 2012-09-12 16:22:35 +02:00
peter 314aea17d4 perform dumb-aware update in generate action (EA-38402) 2012-09-12 16:22:34 +02:00
Bas Leijdekkers d0cb5eacf8 IDEA-89916 (Column alignment incorrect for partial changesets in Incoming changes) 2012-09-12 16:14:34 +02:00
Anna Kozlova dda9269851 disable add variable initializer fix for foreach parameter (IDEA-90899) 2012-09-12 17:53:32 +04:00
Anna Kozlova c904771a1a inplace rename: force command name to prevent confusion (IDEA-90959) 2012-09-12 17:53:31 +04:00
Anna Kozlova 8b503bd621 lambda: check context which forbids semicolon (IDEA-91083) 2012-09-12 17:53:30 +04:00
Anna Kozlova 2bdd122955 IDEA-91371 2012-09-12 17:53:29 +04:00
Anna Kozlova 2c5beb00d0 IDEA-91421 2012-09-12 17:53:28 +04:00
Anna Kozlova e2b747be71 highlight file colors in scopes view (IDEA-90905) 2012-09-12 17:53:27 +04:00
Anna Kozlova 1d5fa7211b separate predefined scopes (IDEA-91275) 2012-09-12 17:53:25 +04:00
Anna Kozlova 6173b7cbf0 do not include test sources in non-java IDEs 2012-09-12 17:53:24 +04:00
Serega Vasiliev 088c51820a IDEA-82817 Spring + Hibernate 4: the values in packagesToScan 2012-09-12 15:22:45 +02:00
Sergey Evdokimov 9c8626dbd0 IDEA-90895 Do not try to compile resources for maven archetype projects. 2012-09-12 16:49:44 +04:00