Commit Graph
141430 Commits
Author SHA1 Message Date
Anna Kozlova ef0844d837 search for functional interfaces in java 8 modules only 2014-11-05 21:39:01 +01:00
Anna Kozlova ada5edbf1e Merge remote-tracking branch 'origin/master' 2014-11-05 20:09:35 +01:00
Anna Kozlova 76c15b3a80 functional expressions search: skip primitive types during indexing 2014-11-05 20:08:09 +01:00
Roman Shevchenko 6b1f6c9dd6 IDEA-132328 (hide broken symlinks in file chooser) 2014-11-05 20:01:31 +01:00
Anna Kozlova 80e8bf4886 Merge remote-tracking branch 'origin/master' 2014-11-05 19:33:21 +01:00
Anna Kozlova 234fdbfc4f find functional expressions by method type parameter 2014-11-05 19:31:52 +01:00
Maxim.Mossienko 8b4ec4ff94 simplier code 2014-11-05 19:24:17 +01:00
Egor.Ushakov 7c5a94f590 cleanup: do not use Arrays.asList for one element 2014-11-05 20:13:01 +03:00
Anna Kozlova 027d201051 introduce variable: use common introduce api (I) 2014-11-05 18:01:28 +01:00
Vladimir Krivosheev 5a079aaf6c simplify — use Promise 2014-11-05 17:15:34 +01:00
Roman Shevchenko 7e2d18b8d1 Merge remote-tracking branch 'origin/master' 2014-11-05 17:01:44 +01:00
Egor.Ushakov 129ec57525 cleanup 2014-11-05 18:38:46 +03:00
Alexander Zolotov 25b82d05d0 WEB-13874 WebStorm 9: emmet does not expanding CSS abbreviations with commas 2014-11-05 18:35:16 +03:00
Denis Fokin d743808012 Too many mayBeParent. 2014-11-05 18:32:51 +03:00
Bas Leijdekkers 87b1a588d2 cyclomatic complexity inspections should count catch block and && and || expressions 2014-11-05 16:26:37 +01:00
Bas Leijdekkers 2c7dabe3bd make "Integer multiplication or shift implicitly cast to long" inspection work correctly in the presence of polyadic and boxed expressions 2014-11-05 16:26:37 +01:00
Dmitry Trofimov 1e2b1a981c Rename. 2014-11-05 16:19:38 +01:00
Dmitry Trofimov ef1a7017ad Merge remote-tracking branch 'origin/master' 2014-11-05 16:17:31 +01:00
Dmitry Trofimov 5f3519d74a Rename class. Change empty value. 2014-11-05 16:16:01 +01:00
Dmitry Trofimov 9cd3d8bbda Load array asynchronously. 2014-11-05 16:14:44 +01:00
Sergey Ignatov ceeb92534f analyze deps action may be backgroundable 2014-11-05 18:04:09 +03:00
Egor.Ushakov 85b8704fa2 IDEA-132269 Debugger: ISFE at StackFrameProxyImpl.isLocalVariableVisible() on attempt to show a variable 2014-11-05 17:49:13 +03:00
Rustam Vishnyakov 25925c275e Correct fix for IDEA-117789 (Eclipse code style import: "Never join already wrapped lines" seems to be ignored) 2014-11-05 17:40:30 +04:00
Vladimir Krivosheev 470a2c32b7 simplify — use Promise 2014-11-05 15:29:07 +01:00
peter 5e9ca2e211 make CharArrayUtil.indexOf javadoc describe the actual behavior 2014-11-05 15:07:59 +01:00
peter 02aba7e852 ChooseByNameBase: use ReadTask, simplify 2014-11-05 15:00:19 +01:00
peter 2d80bd4015 call ReadTask.onCanceled on EDT, only once and only on cancellations caused by write actions 2014-11-05 15:00:19 +01:00
peter 140dc7ddd8 IDEA-131365 URL in Run Console could have "Copy URL" context menu item 2014-11-05 15:00:18 +01:00
Nadya Zabrodina 90b5932757 VcsLinkedText renamed and extended JLabel; fix problem with wrong remote in edit mode. 2014-11-05 16:49:48 +03:00
Elizaveta Shashkova dbc92eb269 Merge branch origin/master 2014-11-05 16:34:32 +03:00
Elizaveta Shashkova b7690cc1a5 fix NPE in settings table 2014-11-05 16:33:16 +03:00
Egor.Ushakov 1d3e17dc4f fixed IDEA-132100 and IDEA-132017 - incorrect mode after restore from history 2014-11-05 16:22:15 +03:00
Vladislav.Soroka cd3ebe9134 maven: code clean-up, notnulls 2014-11-05 17:02:40 +04:00
Sergey Ignatov 4ee5bd4690 go to action action: open settings dialog from the welcome screen (relates IDEA-132152) 2014-11-05 15:58:56 +03:00
Roman Shevchenko 12e54f4892 java-decompiler: renamer interface cleaned
- enum instead of magic constants
- typos
2014-11-05 13:57:07 +01:00
Vladislav.Soroka 57b435c51b maven: code clean-up 2014-11-05 16:55:52 +04:00
Vladislav.Soroka f94b5f90fb maven: code clean-up, NotNull added for AnActionEvent 2014-11-05 16:53:42 +04:00
Aleksey Pivovarov 0a835740d5 vcs: move VcsHistoryProviderEx from openapi 2014-11-05 15:50:33 +03:00
Aleksey Pivovarov 188c1539d9 vcs: proper logging for exception 2014-11-05 15:50:33 +03:00
Vladimir Krivosheev 856d433a89 simplify — implement Promise
continue firefox rdp
2014-11-05 13:42:37 +01:00
Vladimir Krivosheev 8d333e2240 move to script-debugger-ui module 2014-11-05 13:42:36 +01:00
Vladimir Krivosheev 9ffddb0e0a simplify 2014-11-05 13:42:35 +01:00
Vladimir Krivosheev cf5c7707fa mozilla rdp — init breakpoint management 2014-11-05 13:42:35 +01:00
Ekaterina Tuzova 8e1407253c Merge remote-tracking branch 'origin/master' 2014-11-05 15:40:51 +03:00
Ekaterina Tuzova 3e0d3c6aeb Merge remote-tracking branch 'origin/master' 2014-11-05 15:40:38 +03:00
Ekaterina Tuzova d9543ad1da Merge remote-tracking branch 'origin/master' 2014-11-05 15:40:23 +03:00
Alexander Zolotov 7f3ac6f5a9 Switcher: Tab should move selection forward in unpinned switcher if
there is no opened editors
2014-11-05 15:39:52 +03:00
Dmitry Trofimov 56825af052 Merge remote-tracking branch 'origin/master' 2014-11-05 13:36:47 +01:00
Dmitry Trofimov 5eb602ccb4 Provide method to avoid loading all the table data. 2014-11-05 13:35:06 +01:00
Roman Shevchenko f484e704fe java-decompiler: check for non-existent files 2014-11-05 13:33:13 +01:00