Commit Graph
125070 Commits
Author SHA1 Message Date
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
Anna Kozlova 5029b3fc55 new inference: do not prefer specifics based on void return type for both void and value compatible lambdas 2014-03-06 10:15:22 +01:00
Anna Kozlova a70f8239c8 new inference: postpone argument types calculation 2014-03-06 10:15:21 +01:00
Rustam Vishnyakov 2149ea34f3 Fixed project leak 2014-03-06 13:04:53 +04:00
nik 9142df3c73 classes from old build system API marked as deprecated (to be removed in IDEA 14) 2014-03-06 12:51:55 +04:00
Dmitry Trofimov 70aed3f0e2 Merge remote-tracking branch 'origin/master' 2014-03-05 23:24:55 +01:00
peter ba09765e0a missing test data 2014-03-05 22:30:11 +01:00
peter 76591fdeca dfa: comparison with other variables shouldn't affect a variable's nullability status 2014-03-05 22:19:28 +01:00
peter 2c6cea692a IDEA-121698 Automatically make variables accessed from outer scopes final 2014-03-05 22:19:28 +01:00
peter 6166a0e4fb don't flush fields for pure method and getter calls (IDEA-117449) 2014-03-05 22:19:28 +01:00
peter 80049dfc29 mention method name in edit contract intention text 2014-03-05 22:19:27 +01:00
peter c1b03f0163 dfa: variables shouldn't be marked unknown if they don't have known constant values 2014-03-05 22:19:27 +01:00
Dmitry Trofimov 1fd57b4f56 Close terminal tabs with middle click (IDEA-112321). 2014-03-05 22:09:35 +01:00
Dmitry Trofimov 6ee5d4f674 Terminal should sign as xterm-256color (IDEA-118841). 2014-03-05 21:39:12 +01:00
Dmitry Trofimov 1cd41f0f85 Merge remote-tracking branch 'origin/master' 2014-03-05 20:46:32 +01:00
Dmitry Trofimov 8d167c68f1 Fix the locale on mac only for pycharm processes creation. 2014-03-05 20:45:39 +01:00
Roman Shevchenko 96c20165f9 IDEA-54434 (type annotations in Convert to Atomic/ThreadLocal) 2014-03-05 20:02:40 +01:00
Roman Shevchenko 9ae96233a3 java: formatting of type annotations inside references 2014-03-05 20:02:40 +01:00
Roman Shevchenko 50bf5a3a8b Cleanup (pointless exceptions; formatting) 2014-03-05 20:02:39 +01:00
Maxim.Mossienko d44fab730f fix for exception with list of indexed ids merging 2014-03-05 19:13:00 +01:00
Dmitry Trofimov 39c8f52f62 Merge remote-tracking branch 'origin/master' 2014-03-05 18:45:10 +01:00
Dmitry Trofimov bd3cf45098 Launch terminal with fixed locale (IDEA-116401, IDEA-118832, IDEA-120131). 2014-03-05 18:42:16 +01:00
Maxim.Mossienko 1b0bc5f5ff fixed regress introduced by c5819e4 :
remove stale index data for removed files that were scheduled to update lazily
2014-03-05 18:36:26 +01:00
Vladimir Krivosheev 61d11c82e3 nashorn: x variables view 2014-03-05 18:31:13 +01:00
Vladimir Krivosheev a5c886bd4b cleanup 2014-03-05 18:31:12 +01:00
Vladimir Krivosheev 4433f979b9 use SingleAlarm 2014-03-05 18:31:12 +01:00
Dmitry Trofimov 6822332324 Fix locale env vars on mac (IDEA-121713). 2014-03-05 18:18:57 +01:00
Maxim.Mossienko ae49fc0ed4 scala 0.32.(593|562|558|550) and AngularJS 0.1.(8|9) marked as incompatible 2014-03-05 18:10:45 +01:00
Alexander Zolotov c3a2e25a94 Remove unused variable 2014-03-05 20:39:25 +04:00
Alexander Zolotov fe44c9368e Multicaret XML: fix type handler for multicaret mode 2014-03-05 20:39:24 +04:00
Egor.Ushakov 94108b1ea3 IDEA-121711 Breakpoints dialog: cannot select items in Field Watchpoints section 2014-03-05 20:35:16 +04:00
Sergey Evdokimov 4933fb4a02 Add AngularJS plugin 2014-03-05 19:25:24 +04:00
Konstantin Bulenkov c0ee8f0f62 IntelliJ Idea 13.1 artworks 2014-03-05 16:20:00 +01:00
Anna Kozlova 95977a086c new inference: cleanup 2014-03-05 16:17:00 +01:00
Anna Kozlova b3b99f44e1 ensure order 2014-03-05 16:16:59 +01:00
Konstantin Bulenkov e9d3421bc7 update button on installed plugins panel 2014-03-05 16:09:08 +01:00
Egor.Ushakov 5237f29df6 IDEA-121151 Breakpoints dialog: Group by Package / File shows exception items in wrong branch 2014-03-05 19:07:21 +04:00
Dmitry Batrak 6289c5720f show information about multiple carets in status bar (IDEA-80056) 2014-03-05 19:04:05 +04:00
Dmitry Batrak 9ac9b91f2b add getCaretCount method to caret model API (IDEA-80056) 2014-03-05 19:04:04 +04:00
Vladimir Krivosheev 37b836ceef WEB-11122 we cannot trust editor width — it could be 0 in case of soft wrap even if editor has text 2014-03-05 15:58:11 +01:00
Vladimir Krivosheev ad2e3a9f07 nashorn: frames view — correct presentation of stack frame (function name is not yet displayed) 2014-03-05 15:33:26 +01:00
Vladimir Krivosheev 35fd0fc6dc cleanup 2014-03-05 15:33:26 +01:00