projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
extra fix for IDEA-128124
2015-08-12
Egor.Ushakov
extra fix for IDEA-128124
commit
|
commitdiff
|
tree
2015-08-10
Egor.Ushakov
EA-71679 - NPE: XDebuggerEvaluateActionHandler.showDialog
commit
|
commitdiff
|
tree
2015-07-31
Egor.Ushakov
avoid leaking jni frames
commit
|
commitdiff
|
tree
2015-07-31
Egor.Ushakov
IDEA-143217 Debugger: Smart Step Into is suggested...
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
fixed incorrect breakpoint for non-active threads on...
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
more correct add stepping filter availability
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
hide interrupt thread action if not enabled
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
sort suspended threads on top
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
fixed add stepping filter action for threads view
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
IDEA-63378 Switching threads should be optional, not...
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
new constructor for RowIcon
commit
|
commitdiff
|
tree
2015-07-30
Egor.Ushakov
IDEA-63378 Switching threads should be optional, not...
commit
|
commitdiff
|
tree
2015-07-29
Egor.Ushakov
refactoring - replaced int constants with enums
commit
|
commitdiff
|
tree
2015-07-28
Egor.Ushakov
IDEA-85878 Expression Evaluation - IDEA should already...
commit
|
commitdiff
|
tree
2015-07-28
Egor.Ushakov
IDEA-85878 Expression Evaluation - IDEA should already...
commit
|
commitdiff
|
tree
2015-07-28
Egor.Ushakov
set frame as a parent in evaluate dialogs, it prevents...
commit
|
commitdiff
|
tree
2015-07-24
Egor.Ushakov
extra fix for IDEA-139797 - focusable history button
commit
|
commitdiff
|
tree
2015-07-24
Egor.Ushakov
extra fix for IDEA-139797 - fixed size history button
commit
|
commitdiff
|
tree
2015-07-24
Egor.Ushakov
extra fix for IDEA-139797 - better popup alignment
commit
|
commitdiff
|
tree
2015-07-24
Egor.Ushakov
extra fix for IDEA-139797 - no need for overriding...
commit
|
commitdiff
|
tree
2015-07-24
Egor.Ushakov
IDEA-139797 Default Theme doesn't allow to apply font...
commit
|
commitdiff
|
tree
2015-07-23
Egor.Ushakov
fixed breakpoints in lambdas inside local classes
commit
|
commitdiff
|
tree
2015-07-23
Egor.Ushakov
better resume on assert in debugger tests
commit
|
commitdiff
|
tree
2015-07-22
Egor.Ushakov
show debugger error hints as other hints
commit
|
commitdiff
|
tree
2015-07-22
Egor.Ushakov
fixes after review IDEA-CR-3613
commit
|
commitdiff
|
tree
2015-07-22
Egor.Ushakov
fixed cast to paraemeter type in evaluation
commit
|
commitdiff
|
tree
2015-07-21
Egor.Ushakov
IDEA-142629 Evaluation of expression in the debugger...
commit
|
commitdiff
|
tree
2015-07-21
Egor.Ushakov
IDEA-142798 Debugger does not activate correct session...
commit
|
commitdiff
|
tree
2015-07-21
Egor.Ushakov
fixing IDEA-142798 Debugger does not activate correct...
commit
|
commitdiff
|
tree
2015-07-21
Egor.Ushakov
IDEA-142898 Strike-through effect should change color...
commit
|
commitdiff
|
tree
2015-07-21
Egor.Ushakov
run contentSelected only on add to selection (not remove)
commit
|
commitdiff
|
tree
2015-07-20
Egor.Ushakov
reverted transparent progress in completion for Peter...
commit
|
commitdiff
|
tree
2015-07-20
Egor.Ushakov
fixed blinking testApplet
commit
|
commitdiff
|
tree
2015-07-17
Egor.Ushakov
better align completion list with the text
commit
|
commitdiff
|
tree
2015-07-17
Egor.Ushakov
use JBList builtin busy icon
commit
|
commitdiff
|
tree
2015-07-17
Egor.Ushakov
preserve sub-pixel antialiasing on non-focused completion...
commit
|
commitdiff
|
tree
2015-07-16
Egor.Ushakov
list popup is not aligned with the main panel
commit
|
commitdiff
|
tree
2015-07-16
Egor.Ushakov
fixed blinking testApplet
commit
|
commitdiff
|
tree
2015-07-15
Egor.Ushakov
fixed cast to parametrized type
commit
|
commitdiff
|
tree
2015-07-15
Egor.Ushakov
show suspended threads on top of the trheads list
commit
|
commitdiff
|
tree
2015-07-15
Egor.Ushakov
Better wave painting - fixed out of clip painting
commit
|
commitdiff
|
tree
2015-07-14
Egor.Ushakov
tests for auto variables fixes (locals from outer classes)
commit
|
commitdiff
|
tree
2015-07-14
Egor.Ushakov
do not show local variables before they are available
commit
|
commitdiff
|
tree
2015-07-14
Egor.Ushakov
made getHighlightRange public
commit
|
commitdiff
|
tree
2015-07-14
Egor.Ushakov
show used variables from outer methods in debugger
commit
|
commitdiff
|
tree
2015-07-13
Egor.Ushakov
IDEA-43728 Provide a way to step in a chosen thread...
commit
|
commitdiff
|
tree
2015-07-10
Egor.Ushakov
show notification if breakpoint is reached in another...
commit
|
commitdiff
|
tree
2015-07-10
Egor.Ushakov
EA-70317 - IAE: ConcurrentHashMap.putIfAbsent
commit
|
commitdiff
|
tree
2015-07-09
Egor.Ushakov
IDEA-142470 Incorrect key for move line in Netbeans...
commit
|
commitdiff
|
tree
2015-07-09
Egor.Ushakov
utility method for enabling/disabling collection
commit
|
commitdiff
|
tree
2015-07-09
Egor.Ushakov
nullables added
commit
|
commitdiff
|
tree
2015-07-09
Egor.Ushakov
protection against exceptions in ExtraSteppingFilter...
commit
|
commitdiff
|
tree
2015-07-08
Egor.Ushakov
IDEA-43728 - better fix for duplicated SUSPEND_ALL...
commit
|
commitdiff
|
tree
2015-07-08
Egor.Ushakov
use editor font in editor popups - not for find usages
commit
|
commitdiff
|
tree
2015-07-08
Egor.Ushakov
fixed hot swap not working in existing debug session...
commit
|
commitdiff
|
tree
2015-07-07
Egor.Ushakov
icon for lambdas in implements popup
commit
|
commitdiff
|
tree
2015-07-07
Egor.Ushakov
use editor font in editor popups - more components...
commit
|
commitdiff
|
tree
2015-07-07
Egor.Ushakov
- use editor font in implements/override popup
commit
|
commitdiff
|
tree
2015-07-07
Egor.Ushakov
EA-70358 - ITSE: ThreadReferenceProxyImpl.status
commit
|
commitdiff
|
tree
2015-07-06
Egor.Ushakov
reverted part of the fix for IDEA-43728 due to regression...
commit
|
commitdiff
|
tree
2015-07-06
Egor.Ushakov
IDEA-43728 Provide a way to step in a chosen thread...
commit
|
commitdiff
|
tree
2015-07-06
Egor.Ushakov
IDEA-43728 Provide a way to step in a chosen thread...
commit
|
commitdiff
|
tree
2015-07-01
Egor.Ushakov
EA-69844 - OCE: DebugProcessImpl.deleteStepRequests
commit
|
commitdiff
|
tree
2015-07-01
Egor.Ushakov
fixed breakpoints in anonymous classes in decompiled...
commit
|
commitdiff
|
tree
2015-07-01
Egor.Ushakov
IDEA-79921 Suspend one thread while debugging
commit
|
commitdiff
|
tree
2015-06-30
Egor.Ushakov
IDEA-142099 ComiplingEvaluator does not use dependencies
commit
|
commitdiff
|
tree
2015-06-30
Egor.Ushakov
do not show "view as" for non-java debuggers
commit
|
commitdiff
|
tree
2015-06-30
Egor.Ushakov
more correct resume/suspend actions enabled state
commit
|
commitdiff
|
tree
2015-06-29
Egor.Ushakov
IDEA-63378 Switching threads should be optional, not...
commit
|
commitdiff
|
tree
2015-06-29
Egor.Ushakov
IDEA-79921 Suspend one thread while debugging
commit
|
commitdiff
|
tree
2015-06-29
Egor.Ushakov
IDEA-79921 Suspend one thread while debugging
commit
|
commitdiff
|
tree
2015-06-26
Egor.Ushakov
close breakpoint balloon on editor scroll
commit
|
commitdiff
|
tree
2015-06-25
Egor.Ushakov
IDEA-141464 Debugger popup dissappears when trying...
commit
|
commitdiff
|
tree
2015-06-25
Egor.Ushakov
IDEA-141464 Debugger popup dissappears when trying...
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
IDEA-141464 Debugger popup dissappears when trying...
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
IDEA-141464 Debugger popup dissappears when trying...
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
IDEA-81893 "Do not step into the classes" feature does...
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
use ArrayUtil
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
IDEA-141772 Debugger: Smart Step Into inside lambda...
commit
|
commitdiff
|
tree
2015-06-24
Egor.Ushakov
nullable added
commit
|
commitdiff
|
tree
2015-06-23
Egor.Ushakov
fixed blinking ExecutionManagerTest.testRun
commit
|
commitdiff
|
tree
2015-06-23
Egor.Ushakov
add utility method for containing method
commit
|
commitdiff
|
tree
2015-06-23
Egor.Ushakov
preserve lambda breakpoint properties
commit
|
commitdiff
|
tree
2015-06-23
Egor.Ushakov
correctly map lambdas if there's more than one debugger...
commit
|
commitdiff
|
tree
2015-06-22
Egor.Ushakov
hide debugger error tooltips on scrolling
commit
|
commitdiff
|
tree
2015-06-22
Egor.Ushakov
EA-69262 - NPE: DebuggerTreeNodeExpression.substituteThis
commit
|
commitdiff
|
tree
2015-06-22
Egor.Ushakov
EA-69638 - IAE: ClassUtil.getJVMClassName
commit
|
commitdiff
|
tree
2015-06-22
Egor.Ushakov
fixing ExecutionManagerTest.testRun - more data required
commit
|
commitdiff
|
tree
2015-06-22
Egor.Ushakov
fixed eval tests on windows
commit
|
commitdiff
|
tree
2015-06-19
Egor.Ushakov
do not fail on qualifier resolve fail - it may succeed...
commit
|
commitdiff
|
tree
2015-06-19
Egor.Ushakov
skip balloon alpha painting if animation cycle is set...
commit
|
commitdiff
|
tree
2015-06-19
Egor.Ushakov
IDEA-141348 Text error wave issues
commit
|
commitdiff
|
tree
2015-06-19
Egor.Ushakov
preserve fonts subpixel antialiasing when popups fade
commit
|
commitdiff
|
tree
2015-06-18
Egor.Ushakov
IDEA-131134 Support multiple breakpoints within on...
commit
|
commitdiff
|
tree
2015-06-18
Egor.Ushakov
IDEA-131134 Support multiple breakpoints within on...
commit
|
commitdiff
|
tree
2015-06-17
Egor.Ushakov
do not propose lambdas if body is not on the line ...
commit
|
commitdiff
|
tree
2015-06-17
Egor.Ushakov
EA-69627 - IAE: TextRange.intersects
commit
|
commitdiff
|
tree
2015-06-17
Egor.Ushakov
IDEA-131134 Support multiple breakpoints within on...
commit
|
commitdiff
|
tree
2015-06-16
Egor.Ushakov
IDEA-131134 Support multiple breakpoints within on...
commit
|
commitdiff
|
tree
2015-06-16
Egor.Ushakov
simplify execution point highlighting
commit
|
commitdiff
|
tree
next