Commit Graph
157036 Commits
Author SHA1 Message Date
Anna Kozlova c97ce52826 formal varargs not accessible check (jls) 2015-08-18 12:34:40 +02:00
Anna Kozlova d016c911ec extract enum: more accurate already migrated condition (IDEA-143251) 2015-08-18 12:34:37 +02:00
Anna Kozlova 67bfb2b357 inline local with rename conflicts inside lambda (IDEA-143340) 2015-08-18 12:34:35 +02:00
Anna Kozlova c58dd5c881 extract delegate: simplify cannot perform refactoring checks 2015-08-18 12:34:33 +02:00
Anna Kozlova 0da30526fd error for not accessible types mentioned by inferred functional type (IDEA-143417) 2015-08-18 12:34:31 +02:00
Anna Kozlova 676c477fab overload resolution: symmetry (IDEA-143310) 2015-08-18 12:34:29 +02:00
Sergey Simonchik 0504fd7f17 FormBuilder: preserve unique (position,type) for method arguments (IDEA-CR-4244) 2015-08-18 13:12:39 +03:00
peter 973455e382 be more specific in UIUtil.invoke* javadoc (IDEA-CR-4207) 2015-08-18 11:50:41 +02:00
Liana Bakradze 6371fb4448 EDU-127 Refresh selected task window only 2015-08-18 12:43:48 +03:00
peter 6cf90dce05 let the use scope for injected files be not allScope by default 2015-08-18 11:38:24 +02:00
peter c8e7dd9cf1 speedup PsiImmediateClassType.equalsToText for most cases 2015-08-18 11:38:24 +02:00
peter 328c91af05 add types to groovy files to exclude some incorrect dynamic usages of getName (IDEA-144003) 2015-08-18 11:38:23 +02:00
Roman Shevchenko 14d9c94460 [tests] adds a precondition for symlink test 2015-08-18 11:31:40 +02:00
Vladislav.Soroka 5d54b5f78d Merge remote-tracking branch 'origin/master' 2015-08-18 12:16:44 +03:00
Vladislav.Soroka ad743ee91e Merge branch 'debug-log-level' of https://github.com/fkorotkov/intellij-community 2015-08-18 12:10:10 +03:00
Dmitry Batrak 2f53bb5d1d IDEA-142262 Smooth scrolling is not disabled over rdp 2015-08-18 10:51:12 +03:00
Gregory.Shrago a5cd6ac610 IDEA-143597 New behavior of creating Scratch Files is distracting 2015-08-18 02:58:32 +03:00
Konstantin Bulenkov 141aa97ad0 Merge remote-tracking branch 'origin/master' 2015-08-17 21:53:46 +02:00
liana.bakradze c631621c1e added ability to move tasks and lessons (final part of EDU-331) 2015-08-17 22:52:32 +03:00
Alexander Zolotov 3b67c74555 Mac color picker: fix current color text 2015-08-17 21:51:25 +03:00
Alexander Zolotov 070fd827c8 Mac color picker: retrieve color from captured image instead of using awt robot 2015-08-17 21:51:23 +03:00
Alexander Zolotov 51ac0959d3 Hide cursor on color pipette dialog 2015-08-17 21:51:20 +03:00
Alexander Zolotov 89a838585b Mac color picker: remove redundant field 2015-08-17 21:51:17 +03:00
Alexander Zolotov 4a564ed8cc Mac color picker: align current color value 2015-08-17 21:51:14 +03:00
Roman Shevchenko b5337b5338 Merge remote-tracking branch 'origin/master' 2015-08-17 20:25:24 +02:00
Roman Shevchenko ce324254de [vfs] more accurate file existence check allows moving broken symlinks (IDEA-143989) 2015-08-17 20:24:38 +02:00
Gregory.Shrago bc1d2b78da TreeTraversal: make iterator() lazy and simplify
FilteredTraverser: add forceExpandAndSkip
2015-08-17 21:12:42 +03:00
Konstantin Bulenkov 000621cbd2 cleanup. remove useless method update from actionGroup 2015-08-17 19:50:09 +02:00
Dmitry Jemerov adb87edba7 javadoc for AutomaticRenamerFactory 2015-08-17 19:36:26 +02:00
Roman Shevchenko dbdd347eca Cleanup (formatting; typos) 2015-08-17 19:31:40 +02:00
Konstantin Bulenkov 95072fb6f2 IDEA-143772 IDEA shows deleted files in command line diff between two folders 2015-08-17 19:25:45 +02:00
Konstantin Bulenkov 293e7f11f8 Merge remote-tracking branch 'origin/master' 2015-08-17 19:03:21 +02:00
Konstantin Bulenkov dba24e7f24 cleanup. Use ScrollingUtil 2015-08-17 19:01:02 +02:00
Konstantin Bulenkov d2b8b9c292 cleanup. Use ScrollingUtil 2015-08-17 18:57:08 +02:00
Konstantin Bulenkov 26042023ca cleanup. Use ScrollingUtil 2015-08-17 18:54:25 +02:00
Pavel Fatin 1e0891dac5 Zero-latency typing: skip undo / redo and PSI synchronization changes 2015-08-17 18:49:20 +02:00
Dmitry Avdeev cc772f3242 test history fixed 2015-08-17 18:55:40 +03:00
Bas Leijdekkers 1a9e331018 IDEA-143911 (quick fix produces uncompilable code (StringBuffer can be replaced with String)) 2015-08-17 17:40:36 +02:00
Maxim.Mossienko b00e5ea35e To avoid memory leak from AWT implementation, unregister action with custom shortcut attached to root pane (IDEA-143990) 2015-08-17 17:04:32 +02:00
Alexander Lobas f4672e2777 OC-11982 Navigate from Objective-C to Swift derived methods and classes (review 2) 2015-08-17 17:32:27 +03:00
Vladislav.Soroka 3d2373ae28 IDEA-97324 Maven support cannot handle skinny wars for EAR deployments 2015-08-17 17:18:39 +03:00
Roman Shevchenko 2bae715966 Merge remote-tracking branch 'origin/master' 2015-08-17 16:14:27 +02:00
Dennis Ushakov 89f7272fa9 enable escape entities 2015-08-17 17:09:01 +03:00
Roman Shevchenko 7472a0446f [java] diagnostic for EA-70891 2015-08-17 15:55:54 +02:00
Vladimir Krivosheev 4fabd30a42 attempt to fix incremental compilation 2015-08-17 15:44:43 +02:00
Vladimir Krivosheev f862a762a6 max header size 16 KB 2015-08-17 15:44:43 +02:00
Konstantin Bulenkov 4c355c0a9b cleanup. Use ScrollingUtil 2015-08-17 15:16:41 +02:00
Konstantin Bulenkov 87e1ab64e7 TableScrollingUtil is deprecated. Use ScrollingUtil 2015-08-17 15:14:34 +02:00
Konstantin Bulenkov d4434da689 TableScrollingUtil is deprecated. Use ScrollingUtil 2015-08-17 15:13:27 +02:00
Konstantin Bulenkov 64d3ffdc22 Merge remote-tracking branch 'origin/master' 2015-08-17 14:56:41 +02:00