Commit Graph
180293 Commits
Author SHA1 Message Date
Andrey Starovoyt 2e7d6eb8af java: expression context for array.stream postfix template IDEA-157975 2016-10-04 16:54:06 +03:00
Dmitry Batrak f6614075a5 IDEA-161968 Multiselection cursor location is unexpected 2016-10-04 16:25:34 +03:00
Alexander Lobas b6dcadf9f5 IDEA-157763 Settings repository for IDE: plugin support 2016-10-04 16:22:50 +03:00
Denis Fokin 3bdacf1492 IDEA-162025 Unexpected focus-effect painting in ComboBox with custom JPanel-based editor 2016-10-04 16:21:22 +03:00
Denis Fokin f5914b40fe EA-87122 2016-10-04 16:18:50 +03:00
Dmitry Batkovich d9cdcadef5 inspection view: redundant clause is deleted in inspection presentation to add problems from global simple tool IDEA-162032 2016-10-04 16:16:19 +03:00
Sergey Ignatov d953f7acc2 cleanup, use lambdas 2016-10-04 16:10:55 +03:00
Denis Fokin 7cb1264c12 IDEA-162025 Unexpected focus-effect painting in ComboBox with custom JPanel-based editor 2016-10-04 15:58:53 +03:00
Dmitry Batrak c8f9f427df IDEA-161930 Editing method invocations with parameter hints creates too much distraction 2016-10-04 15:55:05 +03:00
Aleksey Pivovarov 361a6699f2 ui: show icons in gutter under HiDPI 2016-10-04 15:23:00 +03:00
Dmitry Batrak f9ff87cf6d added dummy inlay model implementation for injected editors, to avoid potential bugs
errors will still be logged on usage of inlay model for an injected editor
2016-10-04 14:57:54 +03:00
Dmitry Batrak 977e85be1d refactoring (following IDEA-CR-14187) 2016-10-04 14:47:13 +03:00
Dmitry Batrak 819f2dbba2 cleanup - use Java 8 features, remove redundant code 2016-10-04 14:33:24 +03:00
Dmitry Batrak b32ef4113b IDEA-161418 Missing example of "Inline parameters hint" in color scheme settings 2016-10-04 14:33:24 +03:00
Aleksey Pivovarov 5d9245771d EA-89319 - IAE: ObjectUtils.notNull 2016-10-04 14:20:07 +03:00
Aleksey Pivovarov 5cc69b1b59 IDEA-154724 ui: fix editor code lens under HiDPI 2016-10-04 13:52:07 +03:00
Roman Shevchenko 2c38274a24 [platform] reusing the launcher script lookup method (IDEA-CR-14046) 2016-10-04 12:36:37 +02:00
Tagir Valeev 50e727cbf4 IDEA-162051 Simplify !Stream.anyMatch(x -> !(...)) to Stream.allMatch() and so on 2016-10-04 17:16:59 +07:00
Aleksey Pivovarov c14b15bf66 ui: scale default JSlider sizes under HiDPU 2016-10-04 13:11:54 +03:00
Aleksey Pivovarov 42cd520a4e merge: log error if dialog is shown under write lock 2016-10-04 13:11:54 +03:00
Anna.Kozlova b952d5617f inlay parameter names: detect builder pattern by return method type 2016-10-04 12:04:11 +02:00
Yaroslav Lepenkin 71046b4a52 [Parameter Name Hints] show for single param null and this 2016-10-04 12:15:33 +03:00
Anna.Kozlova e3f966a2ed @SuppressWarning for foreach and try-with-resources parameters 2016-10-04 11:07:24 +02:00
Anna.Kozlova 2a8258c721 forking tests: make the output available immediately (IDEA-142977) 2016-10-04 11:07:24 +02:00
Tagir Valeev a53a0f3d61 StreamAPI migration: limited sorting support 2016-10-04 15:55:00 +07:00
Dmitry Trofimov 73849b0d19 Merge remote-tracking branch 'origin/master' 2016-10-04 11:33:13 +03:00
Dmitry Trofimov 864ca2dcbd Check stating only when running on teamcity 2016-10-04 11:32:26 +03:00
Tagir Valeev 10c8616d19 StreamAPI migration: propose to use any/all/noneMatch if next return is not true/false (using || or &&) 2016-10-04 15:32:19 +07:00
Egor.Ushakov 94bd721ae1 EA-68778 - IAE: StackFrameDescriptorImpl.<init> 2016-10-04 11:23:15 +03:00
Anna Kozlova 792c868982 write action added 2016-10-04 09:42:53 +02:00
Anna Kozlova 10337adc6b CCE for lambda expressions 2016-10-04 09:42:53 +02:00
Anna Kozlova 3b39d62fcb junit: don't try to skip suite classes when no suites were found 2016-10-04 09:42:52 +02:00
Tagir Valeev 6723bcc1ea ExpressionUtils#getAssignment now returns simple assignments only (not compound assignments) 2016-10-04 14:16:08 +07:00
nik ee635ad74d GWT: pass classpath for GWT compiler via file to avoid problems with too long command line (IDEA-137325) 2016-10-04 09:20:33 +03:00
Tagir Valeev 6629cc0fb1 Java8CollectionsApiInspection is split into 4 separate inspections 2016-10-04 13:15:57 +07:00
Tagir Valeev c6cf323132 ControlFlowUtils#statementBreaksLoop; StreamApiMigrationInspection#getInitializerUsageStatus simplified 2016-10-04 09:49:28 +07:00
Konstantin Bulenkov aa583de71b Allow to travers the whole tree from root using just Right key 2016-10-04 00:07:34 +02:00
Konstantin Bulenkov 096a0a2296 Show configurables ids on Shift if and only if registry key is on 2016-10-03 22:44:55 +02:00
Konstantin Bulenkov a6beffb3f2 make show configurable ids by registry key 2016-10-03 22:31:17 +02:00
Egor.Ushakov 5418ee4421 EA-89344 - IAE: JavaLineBreakpointType$LineJavaBreakpointVariant.$$$reportNull$$$ 2016-10-03 20:24:52 +03:00
Ilya.Kazakevich e39b94da6d Merge remote-tracking branch 'origin/master' 2016-10-03 19:54:36 +03:00
Ilya.Kazakevich 0274f0513e Merge branch 'adamcharnock-manage' of https://github.com/adamcharnock/intellij-community 2016-10-03 19:46:05 +03:00
Yaroslav Lepenkin 908a9d0d48 [Parameter Name Hints] show all single letter params 2016-10-03 19:44:51 +03:00
Aleksey Pivovarov a851e87d2c IDEA-161976 ui: fix default JBTable.getPreferredScrollableViewportSize on HiDPI 2016-10-03 19:16:22 +03:00
Egor.Ushakov 5721c4f0e1 cleanup 2016-10-03 19:15:24 +03:00
nik bddd75e36a some unstable APIs marked with ApiStatus.Experimental annotation 2016-10-03 19:07:15 +03:00
nik 21056f1782 ApiStatus.Experimental annotation made public 2016-10-03 19:02:19 +03:00
Yaroslav Lepenkin e435a24741 [Parameter Name Hints] do not show hints for builder pattern 2016-10-03 18:25:01 +03:00
Yaroslav Lepenkin e62abe8283 [Parameter Name Hints] show hints for single param methods if method returns something and has boolean parameter 2016-10-03 18:25:01 +03:00
Egor.Ushakov 8942ece514 IDEA-130822 Special Java/Swing widget to enable/disable breakpoints does not hide when active tab changes during debugger session 2016-10-03 17:49:03 +03:00