Commit Graph
132255 Commits
Author SHA1 Message Date
Anna Kozlova 3fd69c306f testdata for IDEA-124961 according to 1.8.0_20-ea 2014-06-27 18:31:52 +02:00
Anna Kozlova 1cc9209fea revert 2014-06-27 18:31:51 +02:00
Roman Shevchenko 327b83c5ae java: decompiler test fix 2014-06-27 18:18:29 +02:00
Sergey Malenkov ae3f669235 IDEA-88319 Tip of the Day should have focus after Idea startup 2014-06-27 19:26:40 +04:00
Roman Shevchenko 68a51c1e14 java: decompiler updated (various fixes) 2014-06-27 17:00:58 +02:00
Roman Shevchenko 68c351b5cf Cleanup (mostly unused class deprecated, remaining usages rewritten) 2014-06-27 17:00:27 +02:00
Bas Leijdekkers 7f307dfe8e EA-57372 & IDEA-126616 (Structural Search: throwable at com.intellij.structuralsearch.plugin.ui.SearchDialog$2.run) 2014-06-27 15:41:42 +02:00
Vladimir Krivosheev 74b866e186 liveedit vfs changes listener — don't sync file if contains syntax errors 2014-06-27 15:26:51 +02:00
Vladimir Krivosheev a6b0b75f61 nullable 2014-06-27 15:26:51 +02:00
Egor Ushakov 181c180569 improve resposiveness during remote debug - lazy load threads info 2014-06-27 15:26:14 +04:00
Anna Kozlova c35493416c Merge remote-tracking branch 'origin/master' 2014-06-27 13:18:12 +02:00
Anna Kozlova dd20f2e907 dependency on lang in structural search to support PhpStorm (WI-23819) 2014-06-27 13:13:54 +02:00
Alexey Kudravtsev ddba19c740 do not do expensive consistency checks during performance tests 2014-06-27 14:15:24 +04:00
Alexey Kudravtsev f5a2125d02 add read action but outside lock 2014-06-27 14:15:22 +04:00
Alexey Kudravtsev f20ad376a3 add read action but outside lock 2014-06-27 14:15:21 +04:00
Alexey Kudravtsev ba7f04af95 cleanup 2014-06-27 14:15:20 +04:00
Alexey Kudravtsev 6a4fa2b56c cleanup 2014-06-27 14:15:19 +04:00
Anna Kozlova d03e0f4814 remove clone from keymaps 2014-06-27 11:25:45 +02:00
Vladimir Krivosheev e323c4fb9a we don't need to call toString() for ImmutableText 2014-06-27 10:59:52 +02:00
Aleksey Pivovarov 92d61f81ae diff: cleanup 2014-06-27 12:30:14 +04:00
Vladislav.Soroka ba1bfd046d Gradle: war facet web roots importing fixes -
IDEA-126544 Gradle WAR: Empty directories in 'war' are not included during import
IDEA-126545 Gradle WAR: Resource directory in 'war' with 'into' closure not imported
2014-06-27 11:35:39 +04:00
Dmitry Batrak ac6eb5a142 Use more relevant naming for 'unindent' action (following IDEA-126418) 2014-06-27 11:21:40 +04:00
Vladimir Orlov 007fdfbde4 IDEA-126514 AppCode restart fails: bundle not found 2014-06-27 11:01:49 +04:00
Anna Kozlova f4f0b7350a do not exclude disabled plugins in main available view 2014-06-26 19:42:48 +02:00
Anna Kozlova 8c12018ad4 remove duplicated code 2014-06-26 19:40:01 +02:00
Gregory.Shrago 49ff8c1299 add builtin plugin repository 2014-06-26 21:35:12 +04:00
Bas Leijdekkers 47ed1338f2 IDEA-126624 (Narrow scope of variable fix generating wrong code with some for loops) 2014-06-26 19:26:29 +02:00
Bas Leijdekkers 85d2a91c4a make another IG test light 2014-06-26 19:26:29 +02:00
Anna Kozlova 01054285a7 Merge remote-tracking branch 'origin/master' 2014-06-26 18:18:40 +02:00
Egor.Ushakov 5203032f4d increase responsiveness in remote debugging - increased priority for variables update 2014-06-26 20:10:47 +04:00
Egor.Ushakov a7fe9de63c increase responsiveness in remote debugging - lazy load stack frames one by one 2014-06-26 20:10:46 +04:00
Maxim.Mossienko 8a4b15323a another fix for IDEA-126598 Find in open files does not find occurrences in files outside of project 2014-06-26 18:03:04 +02:00
Anna Kozlova 5650b7331e method refs: missed applicable member/containing class substitutor for exact refs (IDEA-126613) 2014-06-26 17:35:20 +02:00
Anna Kozlova 6f5d5f7900 Merge remote-tracking branch 'origin/master' 2014-06-26 16:23:55 +02:00
Anna Kozlova 179ad3f5aa get rid of clone (IDEA-126573;IDEA-69814) 2014-06-26 16:14:45 +02:00
Bas Leijdekkers b250cbb829 IDEA-126352 (bug in "Throwable result of method call ignored" inspection) 2014-06-26 16:07:00 +02:00
Bas Leijdekkers 5e5f685dad make another IG test light 2014-06-26 16:06:59 +02:00
Bas Leijdekkers a6d8d9b62e handle empty string in ChangeBrowserSettings date parsing 2014-06-26 16:06:59 +02:00
Konstantin Bulenkov 8cec192ee8 Merge remote-tracking branch 'origin/master' 2014-06-26 18:01:33 +04:00
Konstantin Bulenkov 357c59a9b5 IDEA-126614 Command+Shift+Up/Down changes size of Goto Class/File/Symbol popups 2014-06-26 18:00:08 +04:00
Anna Kozlova 4ea16f8f07 skip inline dialog for local variables (IDEA-126391) 2014-06-26 15:45:14 +02:00
Anna Kozlova d124016fd5 provide effective external javadoc url (IDEA-126569) 2014-06-26 15:45:13 +02:00
Anna Kozlova c945ab88ab make add javadoc action low priority 2014-06-26 15:45:12 +02:00
Anna Kozlova 25468a0e9c find functional interface inheritors when "derived interfaces" is also on (IDEA-126602) 2014-06-26 15:45:11 +02:00
Konstantin Bulenkov 2dc6dc878c Merge remote-tracking branch 'origin/master' 2014-06-26 17:17:08 +04:00
Konstantin Bulenkov f8663dd460 combobox button does not restore font and size settings 2014-06-26 17:16:10 +04:00
Max Medvedev 15a7f78eef IDEA-126538 improve performance on java sources: Don't infer source method if the source file is not Groovy 2014-06-26 16:58:39 +04:00
Serega Vasiliev cfcdafb0aa Guice: binding/injection model + binding gutter navigation 2014-06-26 13:22:24 +02:00
Egor.Ushakov 549b4b060e Merge remote-tracking branch 'origin/master' 2014-06-26 14:31:52 +04:00
Egor.Ushakov 8de2b06be8 avoid hang on init breakpoints during remote debugging 2014-06-26 14:31:09 +04:00