Commit Graph
125111 Commits
Author SHA1 Message Date
Anna Kozlova 1a931f9871 lambda: unhandled exceptions inside method body should be treated as those inside anonymous classes (IDEA-121741) 2014-03-06 15:30:24 +01:00
Anna Kozlova a042720e74 stream migration inspection: preserve comments (IDEA-121679) 2014-03-06 15:30:23 +01:00
Anna Kozlova b060c817e0 stream migration inspection: collapse only primitive new initializers (IDEA-121745) 2014-03-06 15:30:22 +01:00
Vassiliy 90d07400e1 IDEA-98746 Annoying editor tab tooltips
Step 1: new setting has been added (Editor -> Editor Tabs -> Show tabs tooltip)
2014-03-06 18:18:50 +04:00
Kirill Likhodedov e50b96064d [git] remove unused MultipleContentsRevision 2014-03-06 18:15:44 +04:00
Kirill Likhodedov 70bb70d445 [log] Added time measurements to the VCS log 2014-03-06 18:15:44 +04:00
Egor.Ushakov fce20a5d46 IDEA-121764 Debugger does not show null values 2014-03-06 18:00:17 +04:00
Egor.Ushakov e14e9137aa IDEA-121739 Debugger doesn't stop on breakpoints in some anonymous classes 2014-03-06 17:55:36 +04:00
Max Medvedev 675fa42c80 fix tests. Rebinding for 'def' reference should do nothing because it references to an inferred variable's type or to a variable itself. 2014-03-06 17:45:04 +04:00
Sergey Evdokimov 5a54361be1 IDEA-116134 Inherited maven resource filtering is not applied 2014-03-06 17:38:33 +04:00
Max Medvedev 1766d0603b Groovy: fix parameter info 2014-03-06 17:31:39 +04:00
Max Medvedev 812d0d6201 Groovy: remove redundant GrDefaultAnnotationValue psi. 2014-03-06 17:31:38 +04:00
Max Medvedev 2bc747efa3 Groovy: import static intention should be available on argument list 2014-03-06 17:31:36 +04:00
Max Medvedev cdfdf8d51e IDEA-121662 Unify Groovy and Java Intention behavior 2014-03-06 17:31:35 +04:00
Max Medvedev 82a4f0d0e6 IDEA-121318 optimizing whether place is child of import statement. Actually place can be a child of an import statement only if it is a GrCodeReferenceElement. 2014-03-06 17:31:34 +04:00
Konstantin Bulenkov 400d1ff330 one big comparator for ratings, downloads, updates and status 2014-03-06 14:25:15 +01:00
nik dbe037223e memory leak fixed 2014-03-06 17:14:24 +04:00
Nadya Zabrodina d6528d34d2 vcs notification structure refactored and common integration enabler provided f
or mercurial vcs IDEA-120440

*vcsNotifier used for create and show all vcs notifications;
*only one method overridden for appropriate TestVcsNotifier;
*notifications returned as result of all notification methods for external expire-ability;
*git integration enabler test changed;
*getNotificator method removed from PlatformFacade;
*PlatformFacade removed from parameters if possible;
*annotations added
2014-03-06 16:45:48 +04:00
Dmitry Avdeev 5f70222262 IDEA-121403 Live Template: "Surround with tag" should not be applicable while editing XmlAttributeValue 2014-03-06 16:30:23 +04:00
Dmitry Batrak 0e90d939bf avoid boxing/unboxing (following CR-IC-4606) 2014-03-06 16:28:28 +04:00
Konstantin Bulenkov 754e7d951d remote table header 2014-03-06 13:15:35 +01:00
Konstantin Bulenkov 99540a300f register all sorters for available plugins table 2014-03-06 13:08:59 +01:00
Konstantin Bulenkov 60861dde13 new sorters 2014-03-06 13:02:00 +01:00
Andrey Vlasovskikh ae5ff21b9d Merge branch 'python-fixes' 2014-03-06 15:58:34 +04:00
Andrey Vlasovskikh 455db27116 Fixed names of live templates for dict comprehensions (PY-12307) 2014-03-06 15:57:05 +04:00
Andrey Vlasovskikh b2bbf8b3f8 Typo 2014-03-06 15:54:14 +04:00
Andrey Vlasovskikh 4569a1cbf2 Don't suggest the initial name if un-pluralization failed (PY-12308) 2014-03-06 15:53:33 +04:00
Andrey Vlasovskikh 816b0e43e2 Don't suggest collection names in live templates that aren't valid Python identifier (PY-12308) 2014-03-06 15:51:16 +04:00
Konstantin Bulenkov b8412c1124 refactor to support multiple sorters 2014-03-06 12:48:54 +01:00
Roman Shevchenko a4b56a640e java: formatting of type annotations inside type elements 2014-03-06 12:21:26 +01:00
Roman Shevchenko 0813c3cce6 java: type cast intention fixed 2014-03-06 12:21:25 +01:00
Konstantin Bulenkov 37ec0dfe94 update appinfo files 2014-03-06 11:57:55 +01:00
Egor.Ushakov 6ff02b1aca optimization for breakpoint set in folded code 2014-03-06 14:49:10 +04:00
Anna Kozlova 09c6a8db6c method refs: search for potentially applicable members in supers (IDEA-121737) 2014-03-06 11:42:08 +01:00
Anna Kozlova 5412fbc960 overload resolution: grab lambda from nested parenthesis as well as conditional expressions 2014-03-06 11:42:07 +01:00
Roman Shevchenko 0c7adaaacb java: split multi-catch intention simplified; test data made adequate 2014-03-06 10:55:44 +01:00
Roman Shevchenko 4969888e1f java: no annotations needed in type cast 2014-03-06 10:55:44 +01:00
Roman Shevchenko 1687a22e89 Cleanup (unneeded test data) 2014-03-06 10:55:44 +01:00
Roman Shevchenko 333e542997 Dictionary extended 2014-03-06 10:55:43 +01:00
Egor.Ushakov 9da8f7d2da IDEA-121384 Breakpoints dialog: for method breakpoint created in dialog new branch is created 2014-03-06 13:54:16 +04:00
Alexey Kudravtsev 20a0571ca9 notnull 2014-03-06 13:25:59 +04:00
Alexey Kudravtsev dd09f59cdc notnull 2014-03-06 13:25:58 +04:00
Alexey Kudravtsev 8aab3af082 notnull 2014-03-06 13:25:57 +04:00
Alexey Kudravtsev 9e433b69e6 data race 2014-03-06 13:25:56 +04:00
Alexey Kudravtsev 6c89ea9c71 cleanup 2014-03-06 13:25:55 +04:00
peter da637a46fd IDEA-84705 Live Template: should be possible to reset the changes made in default templates 2014-03-06 10:22:37 +01:00
Anna Kozlova ae81974eb5 Merge remote-tracking branch 'origin/master' 2014-03-06 10:17:09 +01:00
Anna Kozlova f86ac6f741 new inference: use equals bounds during incorporation 2014-03-06 10:15:25 +01:00
Anna Kozlova e07fdee02a testdata for IDEA-118965 2014-03-06 10:15:24 +01:00
Anna Kozlova 46112ee3ec new inference: cache lambda functional type during expression constraints reduction (IDEA-121315) 2014-03-06 10:15:23 +01:00