Commit Graph
166370 Commits
Author SHA1 Message Date
Anna Kozlova bd2113b739 lambda -> method ref: avoid Object::getClass as the type depends on qualifier (IDEA-150967) 2016-02-01 16:53:20 +03:00
Anna Kozlova 7bbd70e695 substitute with bounds promotion: don't wrap wildcards 2016-02-01 16:53:20 +03:00
Anna Kozlova e6357ca1dd method refs: fix getClass() return type in case of method references 2016-02-01 16:53:20 +03:00
Anna Kozlova b82907366b method refs: simplify 2016-02-01 16:53:20 +03:00
Dmitry Batrak 6fb3647245 IDEA-150943 Strange code folding in a method with lambda 2016-02-01 15:55:33 +03:00
Sergey Ignatov ae4b5edbf5 highlight speed search result in usage tree 2016-02-01 15:38:21 +03:00
peter aed885c611 live template settings: fix isModified to account for group name change (part of IDEA-150535) 2016-02-01 13:17:08 +01:00
peter 9f084375d1 add live template macros: dashesToCamelCase (IDEA-135255) and lowercaseAndDash (IDEA-147176) 2016-02-01 13:17:08 +01:00
Max Medvedev 6f804671cd build memory snaphost if a leak found 2016-02-01 14:33:14 +03:00
Sergey Ignatov 99253c6f08 improve speed search in show usages popup, fix IDEA-149094 2016-02-01 14:08:44 +03:00
Dmitry Avdeev d3843e7688 IDEA-150753 Make 'Collapse empty tag' quick fix available for tags with whitespace contents 2016-02-01 14:05:15 +03:00
Alexey Kudravtsev 31a540caeb Upsource must be able to create/shutdown Application many times 2016-02-01 13:52:11 +03:00
Konstantin Bulenkov aae3ee546d Merge remote-tracking branch 'origin/master' 2016-02-01 11:39:18 +01:00
Konstantin Bulenkov 9b1c62d064 Merge remote-tracking branch 'origin/master' 2016-02-01 11:38:22 +01:00
Dmitry Batrak f5ce648232 shortcuts for 'move element left/right' actions in Eclipse keymap 2016-02-01 13:38:11 +03:00
Konstantin Bulenkov 0055f6428e UIInspector: use JBUI and make panel dpi aware 2016-02-01 11:37:30 +01:00
Konstantin Bulenkov 1e8086ba0d UIInspector: change highlight color for Darcula 2016-02-01 11:31:13 +01:00
Sergey Malenkov 5a53ec622c IDEA-149395 Do not use border on Mac (bbcbbe1) 2016-02-01 13:18:07 +03:00
Rustam Vishnyakov 17c5a76989 Changes according IDEA-CR-8085 comments 2016-02-01 12:58:39 +03:00
Konstantin Bulenkov 79f1bd5de3 fix wrong scaling 2016-02-01 10:44:13 +01:00
Konstantin Bulenkov 37441ae269 optimize scalability of EmptyIcon 2016-02-01 10:44:12 +01:00
Konstantin Bulenkov bbbef84d7c scale icons in completion popup according current editor settings 2016-02-01 10:44:12 +01:00
Konstantin Bulenkov ee119ae9df make DeferredIconImpl scalable 2016-02-01 10:44:11 +01:00
Konstantin Bulenkov e0e8372d4c make all AbstractSizeAdjustingIcon icons scalable 2016-02-01 10:44:10 +01:00
Konstantin Bulenkov 6f8a9a2b84 make SizedIcon scalable 2016-02-01 10:44:09 +01:00
Konstantin Bulenkov a40ec75369 +scaleIconAccordingEditorFont(Icon) 2016-02-01 10:44:08 +01:00
Konstantin Bulenkov 2ce1b3d130 Registry property for icon scaling in completion popup 2016-02-01 10:44:07 +01:00
Konstantin Bulenkov c074f7f02c Clean up use JBUI 2016-02-01 10:44:06 +01:00
Konstantin Bulenkov 3059c00a07 add scale field to hashcode() calculations. Cleanup javadoc 2016-02-01 10:44:06 +01:00
Konstantin Bulenkov 4cdfaa46ec make EmptyIcon scalable 2016-02-01 10:44:05 +01:00
Roman Shevchenko e6c22e2779 Cleanup (warnings; logging) 2016-02-01 12:37:11 +03:00
Julia Beliaeva f194832c51 [vcs-log] adjust toolbar borders 2016-02-01 12:32:25 +03:00
nik 717ee477cd type error fixed 2016-02-01 12:28:00 +03:00
Roman Shevchenko 6ded6d6f00 Cleanup (warnings) 2016-02-01 12:08:23 +03:00
Dmitry Batkovich 5f03bd6de2 Properties files: formatter tests added 2016-02-01 11:49:01 +03:00
Aleksey Pivovarov 003dce56a7 fix compilation 2016-02-01 11:46:04 +03:00
Aleksey Pivovarov 22320b183e ui: fix component layouting on toolbar with non-zero insets 2016-02-01 11:38:17 +03:00
Aleksey Pivovarov 52f14f5377 vcs: remove BackgroundFromStartOption usages
this option duplicates default behaviour and unnecessary (yet confusing)
2016-02-01 11:38:17 +03:00
Anton Tarasov e9f7ac8c03 FocusDebuggerAction, scale the outline 2016-02-01 11:20:13 +03:00
Dmitry Batkovich 6dd7c4bcbe Properties files: code formatting is introduced 2016-02-01 11:02:47 +03:00
Max Medvedev c0f8150025 fix compilation 2016-02-01 10:48:42 +03:00
Daniil Ovchinnikov 421e901e37 [mvc] make public for reusing 2016-01-31 18:18:51 +03:00
Kirill Likhodedov 69a1dc1434 IDEA-143404 Support git worktree
Use GitRepositoryFiles to identify and store
actual paths for .git/refs, .git/HEAD, etc.
2016-01-31 18:11:16 +03:00
Kirill Likhodedov 03e4ec5f1c PlatformTestCase: set the flag "assertions in test detected" if setUp fails 2016-01-31 18:11:16 +03:00
Max Medvedev 0dad489034 testProjectLeak reports if it dumped memory snapshot 2016-01-31 12:59:02 +03:00
Dmitry.Krasilschikov cc4e8375db #RUBY-17754 #RUBY-17755 railsApp sample descriptions has been added; projects are sorted by stargazers 2016-01-30 20:48:15 +03:00
Vladimir Krivosheev df44a876d4 set js.debugger.v8.lazy.compilation to true — node v5 debug works correctly 2016-01-30 17:52:55 +01:00
Kirill Likhodedov 1d87ccc79b git: capitalize "Checkout as New Branch" action 2016-01-30 15:17:48 +03:00
Valentina Kiryushkina a87da4ec51 Update educational plugins names 2016-01-30 11:19:43 +03:00
Maxim.Mossienko e73aa30890 clarification comment 2016-01-30 01:26:38 +01:00