Alexey Utkin [Mon, 28 Dec 2015 18:21:11 +0000 (21:21 +0300)]
CPP-5488 Swift plugin version detection is broken
Anna Kozlova [Mon, 28 Dec 2015 17:59:45 +0000 (18:59 +0100)]
testdata for IDEA-149774
Anna Kozlova [Mon, 28 Dec 2015 17:52:45 +0000 (18:52 +0100)]
testdata for IDEA-149709
Anna Kozlova [Mon, 28 Dec 2015 17:16:08 +0000 (18:16 +0100)]
push down: decode references once with respect to other moved members (IDEA-149639)
Anna Kozlova [Mon, 28 Dec 2015 16:31:41 +0000 (17:31 +0100)]
new inference: pull erased flag through nested calls (IDEA-133613)
Anna Kozlova [Mon, 28 Dec 2015 16:16:02 +0000 (17:16 +0100)]
restore default level when new jdk was created from project page
Anna Kozlova [Mon, 28 Dec 2015 15:31:05 +0000 (16:31 +0100)]
new inference: correct capture incorporation (IDEA-149807)
Gregory.Shrago [Mon, 28 Dec 2015 17:23:15 +0000 (20:23 +0300)]
EA-76904 - AIOOBE: ConsoleHistoryModel.getEntries
Dennis Ushakov [Mon, 28 Dec 2015 16:45:34 +0000 (19:45 +0300)]
cancel pipette when screen capture failed
Dennis Ushakov [Mon, 28 Dec 2015 16:25:49 +0000 (19:25 +0300)]
always on top
Egor.Ushakov [Mon, 28 Dec 2015 17:19:39 +0000 (20:19 +0300)]
IDEA-149570 Java debugger "Treads" view does not display frames, stalling on "Collecting data..." - use current context if applicable
Aleksey Pivovarov [Mon, 28 Dec 2015 16:49:11 +0000 (19:49 +0300)]
diff: use filesystem-dependent separators in diff titles
Aleksey Pivovarov [Mon, 28 Dec 2015 16:30:03 +0000 (19:30 +0300)]
diff: allow to step into archive in "Compare With..."
* fix titles for archives, selected with "Compare With..."
Aleksey Pivovarov [Mon, 28 Dec 2015 16:11:30 +0000 (19:11 +0300)]
diff: better title for "jar vs folder" romparison
Aleksey Pivovarov [Mon, 28 Dec 2015 16:39:40 +0000 (19:39 +0300)]
diff: remove duplication
peter [Mon, 28 Dec 2015 14:48:00 +0000 (15:48 +0100)]
avoid EA-77189 - NPE: ThreeComponentsSplitter$Divider.processMouseEvent
Alexey Kudravtsev [Mon, 28 Dec 2015 15:11:52 +0000 (18:11 +0300)]
reverted
Egor.Ushakov [Mon, 28 Dec 2015 15:08:18 +0000 (18:08 +0300)]
IDEA-149570 Java debugger "Treads" view does not display frames, stalling on "Collecting data..." - use current context if applicable
Dennis Ushakov [Mon, 28 Dec 2015 15:01:52 +0000 (18:01 +0300)]
add license info for imageIO
Dennis Ushakov [Mon, 28 Dec 2015 14:57:14 +0000 (17:57 +0300)]
tweak transparency
Dennis Ushakov [Mon, 28 Dec 2015 13:16:03 +0000 (16:16 +0300)]
add tiff reader library for java 8
Dennis Ushakov [Mon, 28 Dec 2015 12:28:45 +0000 (15:28 +0300)]
terminate dd/dt auto-closing at dl
#WEB-19451 fixed
Egor.Ushakov [Mon, 28 Dec 2015 14:03:58 +0000 (17:03 +0300)]
IDEA-136502 Improve usability of Smart Step Into for stepping into anonymous classes
Dmitry Batrak [Mon, 28 Dec 2015 14:43:35 +0000 (17:43 +0300)]
show prompt to use Ctrl+C in About screen
Vladislav.Soroka [Mon, 28 Dec 2015 14:39:56 +0000 (17:39 +0300)]
IDEA-147689 Triggering Gradle tasks from submodules fail
Konstantin Bulenkov [Mon, 28 Dec 2015 14:37:03 +0000 (15:37 +0100)]
proper fix for IDEA-140824
Roman Shevchenko [Mon, 28 Dec 2015 14:23:16 +0000 (15:23 +0100)]
Cleanup (java decompiler test optimization)
Alexey Kudravtsev [Mon, 28 Dec 2015 14:14:09 +0000 (17:14 +0300)]
handle overflow more gracefully
Dmitry Batrak [Mon, 28 Dec 2015 14:14:47 +0000 (17:14 +0300)]
more logging (IDEA-127539)
Anna Kozlova [Mon, 28 Dec 2015 13:54:04 +0000 (14:54 +0100)]
new inference: don't process expressions after param.length for non-varargs (IDEA-149489)
Anna Kozlova [Mon, 28 Dec 2015 11:58:27 +0000 (12:58 +0100)]
NPE (IDEA-120967)
Anna Kozlova [Mon, 28 Dec 2015 11:38:11 +0000 (12:38 +0100)]
testdata for IDEA-149670
Anna Kozlova [Mon, 28 Dec 2015 11:23:44 +0000 (12:23 +0100)]
testng: get method name if test name is empty (IDEA-149754)
Alexey Kudravtsev [Mon, 28 Dec 2015 13:18:30 +0000 (16:18 +0300)]
access cleanup, warning about bounding already bounded executor
Dmitry Batrak [Mon, 28 Dec 2015 13:18:56 +0000 (16:18 +0300)]
use correct font style when workaround for JDK 'fake italic' issue is active (IDEA-127539)
Dmitry Batrak [Mon, 28 Dec 2015 11:53:51 +0000 (14:53 +0300)]
for plain font use font file containing 'regular' in its name if there is some (IDEA-127539)
Dmitry Batrak [Mon, 28 Dec 2015 10:54:29 +0000 (13:54 +0300)]
log discovered font locations (IDEA-127539)
Dmitry Batrak [Mon, 28 Dec 2015 10:49:31 +0000 (13:49 +0300)]
reference to a related JDK issue (IDEA-127539)
Dmitry Batrak [Mon, 28 Dec 2015 10:44:21 +0000 (13:44 +0300)]
one more location to look for fonts on Mac OS (required for a workaround to support ligatures) (IDEA-127539)
Alexey Kudravtsev [Mon, 28 Dec 2015 13:02:08 +0000 (16:02 +0300)]
turned off "declaration can have weaker access"
Alexey Kudravtsev [Fri, 25 Dec 2015 16:11:50 +0000 (19:11 +0300)]
clean more on overflow
Alexey Kudravtsev [Fri, 25 Dec 2015 16:11:32 +0000 (19:11 +0300)]
cleanup
Egor.Ushakov [Mon, 28 Dec 2015 12:48:26 +0000 (15:48 +0300)]
IDEA-149786 Watches editor is broken
Vladislav.Soroka [Mon, 28 Dec 2015 11:56:59 +0000 (14:56 +0300)]
IDEA-116406 Maven dependencies with scope import aren't resolved locally
Elizaveta Shashkova [Sat, 26 Dec 2015 13:35:52 +0000 (16:35 +0300)]
Suppress exception while updating wrapper object in Python2 (PY-18078)
Konstantin Bulenkov [Mon, 28 Dec 2015 11:49:45 +0000 (12:49 +0100)]
rollback fix for IDEA-140824
Roman Shevchenko [Mon, 28 Dec 2015 11:14:38 +0000 (12:14 +0100)]
Cleanup (typo)
Egor.Ushakov [Mon, 28 Dec 2015 10:48:02 +0000 (13:48 +0300)]
avoid 1s delay in completion in debugger fields if session is not stopped on a breakpoint
Anna Kozlova [Wed, 16 Dec 2015 17:56:15 +0000 (18:56 +0100)]
generate equals/hashCode: provide default templates with defining fqn so if it is not found in the scope - corresponding template could be marked as not applicable (IDEA-149147)
Anna Kozlova [Wed, 16 Dec 2015 16:57:41 +0000 (17:57 +0100)]
extract: collect classes to search for available methods from intersections/captures, etc (IDEA-57404)
Anna Kozlova [Wed, 16 Dec 2015 15:19:52 +0000 (16:19 +0100)]
extract: don't reject super types based on calling of final methods - they could be called on inheritors without problems (IDEA-149121)
Anna Kozlova [Wed, 16 Dec 2015 14:57:06 +0000 (15:57 +0100)]
introduce: shrink selection to exclude whitespaces and comments (IDEA-149120)
Anna Kozlova [Wed, 16 Dec 2015 13:59:44 +0000 (14:59 +0100)]
inline super: append implements cases to extends list of type parameter (IDEA-149230)
Anna Kozlova [Wed, 16 Dec 2015 13:02:02 +0000 (14:02 +0100)]
extract super: ensure extends reference reformatted (IDEA-149247)
Anna Kozlova [Wed, 16 Dec 2015 12:41:53 +0000 (13:41 +0100)]
tests: allow tests selection from file with multiple test classes (IDEA-148273)
Anna Kozlova [Wed, 16 Dec 2015 11:17:21 +0000 (12:17 +0100)]
batch analysis: if source content intersects with library sources - let content to win and be analyzed (IDEA-149055)
Anna Kozlova [Wed, 16 Dec 2015 10:59:12 +0000 (11:59 +0100)]
overload resolution: don't prefer generic to raw substitution (IDEA-149289)
Anna Kozlova [Tue, 15 Dec 2015 20:40:02 +0000 (21:40 +0100)]
testdata for IDEA-149224
Anna Kozlova [Tue, 15 Dec 2015 17:26:51 +0000 (18:26 +0100)]
new inference refactoring: replace all variables with new ones for each inference, so cached inference session is used read-only
Anna Kozlova [Tue, 15 Dec 2015 15:27:07 +0000 (16:27 +0100)]
new inference refactoring: expose only substitutor to clients; use states to retrieve substitution
Anna Kozlova [Tue, 15 Dec 2015 14:12:05 +0000 (15:12 +0100)]
new inference refactoring: compound initial state; run nested sessions with top container
Anna Kozlova [Tue, 15 Dec 2015 11:14:36 +0000 (12:14 +0100)]
method signatures: do not merge methods by override equivalence which are determined by super substitution
Anna Kozlova [Mon, 14 Dec 2015 14:36:45 +0000 (15:36 +0100)]
method signatures: skip identity substitution
Vladislav.Soroka [Mon, 28 Dec 2015 09:06:01 +0000 (12:06 +0300)]
IDEA-149802 In Gradle project, $MODULE_DIR$ points unexpected directory such as ".idea/modules".
Egor.Ushakov [Mon, 28 Dec 2015 08:35:33 +0000 (11:35 +0300)]
smart step into and set breakpoint popups extra shortcuts ad
Konstantin Bulenkov [Sun, 27 Dec 2015 18:08:23 +0000 (19:08 +0100)]
make ImageEditorImpl accessible for plugins
Aleksey Pivovarov [Sat, 26 Dec 2015 10:49:32 +0000 (13:49 +0300)]
IDEA-113878 dir-diff: fix "compare by" combobox rendering
Egor.Ushakov [Fri, 25 Dec 2015 17:42:15 +0000 (20:42 +0300)]
stop smart step into on return
Andrey Vlasovskikh [Fri, 25 Dec 2015 16:15:15 +0000 (19:15 +0300)]
Removed logic from PyTargetExpressionImpl.getType() that duplicates PyReferenceExpressionImpl
Egor.Ushakov [Fri, 25 Dec 2015 17:02:15 +0000 (20:02 +0300)]
IDEA-149816 No completion and strange errors in condition field in decompiled files
Dmitry Batrak [Fri, 25 Dec 2015 16:10:15 +0000 (19:10 +0300)]
IDEA-149712 Change widen-selection (ctrl-w) behaviour for a class or method with a comment
Alexey Kudravtsev [Fri, 25 Dec 2015 15:31:25 +0000 (18:31 +0300)]
IDEA-149645 "Access can be tightened" inspection should have option for avoiding synthetic accessors
Vladimir Krivosheev [Fri, 25 Dec 2015 15:05:46 +0000 (16:05 +0100)]
ensure that we customize Netty before use
Dmitry Batrak [Fri, 25 Dec 2015 14:40:32 +0000 (17:40 +0300)]
IDEA-149712 Widen-selection (ctrl-w) to include a step for 'for' statement header
Andrey Vokin [Fri, 25 Dec 2015 14:36:56 +0000 (17:36 +0300)]
Html. Slim. Several attributes with the same name supported
Vladislav.Soroka [Fri, 25 Dec 2015 13:10:11 +0000 (16:10 +0300)]
gradle: do not confuse main module artifacts with test artifacts
Egor.Ushakov [Fri, 25 Dec 2015 13:16:39 +0000 (16:16 +0300)]
do not return invisible gutter area for mouse events, do not include right gap into line numbers area
Dmitry Batkovich [Fri, 25 Dec 2015 12:17:02 +0000 (15:17 +0300)]
guava type migration: "copyInto" conversion improved in case of wildcard types (IDEA-149037)
Egor.Ushakov [Fri, 25 Dec 2015 11:51:25 +0000 (14:51 +0300)]
IDEA-149570 Java debugger "Treads" view does not display frames, stalling on "Collecting data..."
Egor.Ushakov [Thu, 24 Dec 2015 13:59:28 +0000 (16:59 +0300)]
set state with high priority
Egor.Ushakov [Thu, 24 Dec 2015 10:34:17 +0000 (13:34 +0300)]
incorrect breakpoint gutter icon when stepping (if another thread was on a breakpoint)
Egor.Ushakov [Thu, 24 Dec 2015 09:35:36 +0000 (12:35 +0300)]
incorrect breakpoint gutter icon when stepping (if another thread was on a breakpoint)
irengrig [Fri, 25 Dec 2015 11:21:32 +0000 (12:21 +0100)]
WEB-19617 uncaught exception in case when deployment configuration was deleted, but there is still node interpreter referring to it
do not change ExecutionException into unchecked IllegalStateException - when checking credentials - having trouble in this place can be caused by external environment
peter [Thu, 24 Dec 2015 20:52:43 +0000 (21:52 +0100)]
generate unique live template key&id on paste (IDEA-149724)
peter [Thu, 24 Dec 2015 20:35:06 +0000 (21:35 +0100)]
IDEA-149698 Cannot rerun tests in dumb mode + batch rerun when getting out of dumb mode
peter [Thu, 24 Dec 2015 20:16:23 +0000 (21:16 +0100)]
IDEA-149428 Suggested variable name on a chain of lambdas has a different name to the original
peter [Thu, 24 Dec 2015 19:55:47 +0000 (20:55 +0100)]
MvcModuleStructureSynchronizer: restart bg process only once (IDEA-149481)
peter [Thu, 24 Dec 2015 18:54:37 +0000 (19:54 +0100)]
remove custom smart pointer factories for import lists & implicit variables since they don't seem to do anything particularly useful
peter [Thu, 24 Dec 2015 18:51:00 +0000 (19:51 +0100)]
don't let action group preloading cache actions that would be immediately replaced (OC-12892)
Vladimir Krivosheev [Thu, 24 Dec 2015 16:32:52 +0000 (17:32 +0100)]
update gson to 2.5
support ASAR (https://github.com/atom/asar) — required to debug packed electron ap
do not use VFS to load compiled script or source map — use Java 8 NIO Path directly
Konstantin Bulenkov [Thu, 24 Dec 2015 16:08:58 +0000 (17:08 +0100)]
IDEA-140824 Search Everywhere popup doesn't display relevant class name if jar name is too long
Vladimir Krivosheev [Thu, 24 Dec 2015 15:07:27 +0000 (16:07 +0100)]
koltin beta 5093 compatibility — cleanup
Vladimir Krivosheev [Thu, 24 Dec 2015 15:06:14 +0000 (16:06 +0100)]
koltin beta 5093 compatibility — extracted kotlin-test lib
Vladimir Krivosheev [Thu, 24 Dec 2015 15:02:52 +0000 (16:02 +0100)]
koltin beta 5093 compatibility — compiler bug
Vladimir Krivosheev [Thu, 24 Dec 2015 15:02:00 +0000 (16:02 +0100)]
koltin beta 5093 compatibility — annotations position
Vladimir Krivosheev [Thu, 24 Dec 2015 15:00:49 +0000 (16:00 +0100)]
koltin beta 5093 compatibility — thenAsync
Vladimir Krivosheev [Thu, 24 Dec 2015 14:57:58 +0000 (15:57 +0100)]
koltin beta 5093 compatibility — workTreePath
Alexander Zolotov [Thu, 24 Dec 2015 14:34:48 +0000 (17:34 +0300)]
Reuse util method (IDEA-CR-5878)
irengrig [Thu, 24 Dec 2015 14:28:35 +0000 (15:28 +0100)]
WEB-19612 Node remote interpreter creation: @NotNull assertion
when default value of deployment credentials is created, id is null, while getter is marked @NotNull
fix: mark @Nullable, check for null in clients
maybe better solution is available
Andrey Vokin [Thu, 24 Dec 2015 13:47:09 +0000 (16:47 +0300)]
Html. Slim. Several attributes with the same name supported