Commit Graph
144660 Commits
Author SHA1 Message Date
Anna Kozlova b57746c55e collect exceptions by call arguments (IDEA-134808) 2014-12-29 18:57:40 +01:00
Anna Kozlova 658607d9c2 new overload resolution: reject complete normally when last instruction is return (IDEA-134808) 2014-12-29 18:57:39 +01:00
Anna Kozlova fe898d0905 cleanup IDEA-CR-1131 2014-12-29 18:57:38 +01:00
Anna Kozlova 9c2d7c7f56 cleanup after IDEA-CR-1112 2014-12-29 18:57:36 +01:00
Anna Kozlova e2675a988a param is hiding member: accept multi param setters ?! (IDEA-134846) 2014-12-29 18:57:35 +01:00
Egor.Ushakov ac5e81d816 IDEA-134432 Set value collapses the whole tree 2014-12-29 19:57:10 +03:00
Dmitry Jemerov 840b66255a catch IndexNotReadyException in IdentifierHighlighterPass, don't highlight anything in that case 2014-12-29 16:55:00 +01:00
Dmitry Jemerov 3faec8152d skip invalid elements in SymbolCollectingProcessor.execute() 2014-12-29 16:54:59 +01:00
Egor.Ushakov 255834dbb1 IDEA-134816 Throwable at com.intellij.debugger.engine.JavaStackFrame.a 2014-12-29 18:42:06 +03:00
Roman Shevchenko 138c4cc28b Merge remote-tracking branch 'origin/master' 2014-12-29 16:22:45 +01:00
Roman Shevchenko ed37083795 IDEA-134855 (base update checker URLs use HTTP scheme; -S layer regulated by setting) 2014-12-29 16:20:55 +01:00
Roman Shevchenko 664a5df89e Cleanup (obsolete app. info file dropped) 2014-12-29 16:14:10 +01:00
Roman Shevchenko 179fa99bc4 platform: plugin URL / plugin download URL separated 2014-12-29 16:13:44 +01:00
Kirill Likhodedov ed6e964cbd [git] IDEA-127192 Warn if user is about to rebase a merge
For Update Project & silent update-before-push add the check &
display a modal dialog during GitUpdateProcess.
For non-silent update-before-push check before displaying the
rejected-push dialog and add a warning there.
2014-12-29 17:58:44 +03:00
Kirill Likhodedov 2c759a60fd [git] speed up parsing log records a bit (use improved version of split()) 2014-12-29 17:58:43 +03:00
Kirill Likhodedov 893bb52b31 [git] Speed up reading branches: use LineTokenizer instead of String.split() 2014-12-29 17:58:42 +03:00
Kirill Likhodedov 9efd225310 [git] cleanup: yellow code, NotNulls, formatting 2014-12-29 17:58:42 +03:00
Kirill Likhodedov 936ce8df74 [git] Fix rejected push notification if update was cancelled
It was saying that update failed with errors.
2014-12-29 17:58:41 +03:00
Kirill Likhodedov be9df92523 [git] remove unused method 2014-12-29 17:58:40 +03:00
Egor.Ushakov 1811f6c91a IDEA-134676 Breakpoints are absent in Favorites tool window: PPEE at ExtensionComponentAdapter.getComponentInstance() when indexing 2014-12-29 17:37:53 +03:00
Denis Fokin 70396859a8 Better text lcd contrast values based on the current theme. 2014-12-29 17:34:56 +03:00
Alexander Lobas bc28f9fdb4 OC-11399 New Swift class wizard should display an error if class name is invalid 2014-12-29 17:29:53 +03:00
Bas Leijdekkers ca2d988a47 SSR: prevent NPE (EA-62397 - NPE: MatcherImpl.processMatchesInElement) 2014-12-29 15:25:16 +01:00
Denis Fokin 9d8fddc0c3 Exception handling has been improved. 2014-12-29 16:59:30 +03:00
Egor.Ushakov 7f3395472f findClass should work in debugger manager thread no matter what 2014-12-29 16:54:45 +03:00
Maxim.Mossienko d948e6f5be change hashCode evaluation to avoid dead branch with USE_INTERNAL_SSH_IMPLEMENTATION (it is always false) 2014-12-29 14:34:52 +01:00
Denis Fokin 1ee9397b94 Enable IDEA-109052 in registry 2014-12-29 17:15:55 +04:00
Denis Fokin dfe436c9d7 Better layouting 2014-12-29 17:10:17 +04:00
Dmitry Jemerov cd82cc1e44 fix javadoc; don't show non-PsiClassOwner files in packages view 2014-12-29 13:38:56 +01:00
Bas Leijdekkers 2e01fac022 IDEA-134841 (Inspection: Misordered 'assertEquals' does not consider null as a literal) 2014-12-29 13:26:42 +01:00
Bas Leijdekkers 42980624be SSR: matching for annotated type casts 2014-12-29 13:26:42 +01:00
Bas Leijdekkers 9194da8039 SSR: matching for annotated type parameters 2014-12-29 13:26:41 +01:00
Bas Leijdekkers 66bd0caded SSR: remove System.out 2014-12-29 13:26:41 +01:00
Roman Shevchenko f8ff76e344 IDEA-134782 (hide plugin rating panel when data not available) 2014-12-29 13:16:33 +01:00
Dennis Ushakov e1c238343f one more test (WEB-432) 2014-12-29 14:49:32 +03:00
Dennis Ushakov 3f1ff2713a Merge remote-tracking branch 'origin/master' 2014-12-29 14:42:59 +03:00
Dennis Ushakov d28bca017d tests for sync editing & fix end to start syncing (WEB-432) 2014-12-29 14:30:36 +03:00
Vladimir Krivosheev 5af3b4ce83 IDEA-CR-1119 group could be null 2014-12-29 12:26:27 +01:00
Dmitry Jemerov 4ffc5b6fb4 IDEA-COMMUNITY-CR-1272 2014-12-29 12:19:19 +01:00
Ekaterina Tuzova 216950ebfc Merge remote-tracking branch 'origin/master' 2014-12-29 14:07:53 +03:00
Alexey Kudravtsev 904ea66a94 IDEA-125492 Tool Window highlights extend outside window 2014-12-29 13:58:09 +03:00
Alexey Kudravtsev cbaaacfba2 assertions 2014-12-29 13:56:37 +03:00
Alexey Kudravtsev 9ddb565fcf memory: reduce number of indirections and classes 2014-12-29 13:54:42 +03:00
Vladimir Krivosheev 4890af7606 IDEA-CR-1119 fix tests 2014-12-29 11:33:22 +01:00
Vladimir Krivosheev 44b584a72d CR-IC-6786 createSmartList -> createSmart 2014-12-29 11:33:21 +01:00
Anna Kozlova a8be778da0 disable incomplete rename on non-physical elements 2014-12-29 11:24:50 +01:00
Vladimir Krivosheev cec218603b IDEA-CR-1119 fix tests 2014-12-29 10:48:30 +01:00
Vladimir Krivosheev 9a7e6541d7 cleanup 2014-12-29 10:48:29 +01:00
Dennis Ushakov 855659f6f9 Merge remote-tracking branch 'origin/master' 2014-12-29 12:06:55 +03:00
Dennis Ushakov 09be418058 settings for sync editing under idea.is.internal (WEB-432) 2014-12-29 12:04:25 +03:00