projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cleanup
2016-10-24
Egor.Ushakov
cleanup
commit
|
commitdiff
|
tree
2016-10-24
Egor.Ushakov
IDEA-162951 Esc must cancel template first, then close...
commit
|
commitdiff
|
tree
2016-10-21
Egor.Ushakov
minor cleanup
commit
|
commitdiff
|
tree
2016-10-21
Egor.Ushakov
emulated method breakpoints: do not create exit breakpoints...
commit
|
commitdiff
|
tree
2016-10-21
Egor.Ushakov
fixes after review IDEA-CR-14783
commit
|
commitdiff
|
tree
2016-10-20
Egor.Ushakov
common logic extracted
commit
|
commitdiff
|
tree
2016-10-20
Egor.Ushakov
method breakpoint emulation - added checkbox for switching
commit
|
commitdiff
|
tree
2016-10-20
Egor.Ushakov
more streams 2
commit
|
commitdiff
|
tree
2016-10-20
Egor.Ushakov
reverted incorrect anyMatch usage
commit
|
commitdiff
|
tree
2016-10-19
Egor.Ushakov
emulate method exit breakpoints as well
commit
|
commitdiff
|
tree
2016-10-19
Egor.Ushakov
removed redundant casts
commit
|
commitdiff
|
tree
2016-10-19
Egor.Ushakov
more streams
commit
|
commitdiff
|
tree
2016-10-19
Egor.Ushakov
empty lambda is not proposed as a breakpoint variant
commit
|
commitdiff
|
tree
2016-10-18
Egor.Ushakov
emulate method breakpoints with line breakpoints -...
commit
|
commitdiff
|
tree
2016-10-14
Egor.Ushakov
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-10-14
Egor.Ushakov
decompiler: a test for the pull request #394
commit
|
commitdiff
|
tree
2016-10-14
Egor.Ushakov
Merge branch 'assert_throw_in_else_clause' of https...
commit
|
commitdiff
|
tree
2016-10-14
Egor.Ushakov
IDEA-162579 "Unrecognized invocation of <init>" when...
commit
|
commitdiff
|
tree
2016-10-13
Egor.Ushakov
minor: use SoftReference.dereference
commit
|
commitdiff
|
tree
2016-10-12
Egor.Ushakov
IDEA-162354 Idea does not suggests to execute 'finally...
commit
|
commitdiff
|
tree
2016-10-12
Egor.Ushakov
IDEA-162354 Idea does not suggests to execute 'finally...
commit
|
commitdiff
|
tree
2016-10-11
Egor.Ushakov
IDEA-162354 Idea does not suggests to execute 'finally...
commit
|
commitdiff
|
tree
2016-10-11
Egor.Ushakov
do not localize breakpoint line number
commit
|
commitdiff
|
tree
2016-10-11
Egor.Ushakov
EA-83923 - CNPE: ToStringRenderer.overridesToString
commit
|
commitdiff
|
tree
2016-10-04
Egor.Ushakov
cleanup & use java 8
commit
|
commitdiff
|
tree
2016-10-04
Egor.Ushakov
EA-68778 - IAE: StackFrameDescriptorImpl.<init>
commit
|
commitdiff
|
tree
2016-10-03
Egor.Ushakov
EA-89344 - IAE: JavaLineBreakpointType$LineJavaBreakpointVar...
commit
|
commitdiff
|
tree
2016-10-03
Egor.Ushakov
cleanup
commit
|
commitdiff
|
tree
2016-10-03
Egor.Ushakov
IDEA-130822 Special Java/Swing widget to enable/disable...
commit
|
commitdiff
|
tree
2016-09-30
Egor.Ushakov
added back generics
commit
|
commitdiff
|
tree
2016-09-30
Egor.Ushakov
do not remove a breakpoint on shift-gutter click
commit
|
commitdiff
|
tree
2016-09-30
Egor.Ushakov
remove breakpoint with keyboard shortcut even with...
commit
|
commitdiff
|
tree
2016-09-30
Egor.Ushakov
IDEA-124497 Debugger: "Resume/Pause Program" in menu...
commit
|
commitdiff
|
tree
2016-09-30
Egor.Ushakov
IDEA-103215 Add automatic word wrap to conditional...
commit
|
commitdiff
|
tree
2016-09-29
Egor.Ushakov
IDEA-103215 Add automatic word wrap to conditional...
commit
|
commitdiff
|
tree
2016-09-29
Egor.Ushakov
IDEA-142098 Multiple breakpoints in a single line:...
commit
|
commitdiff
|
tree
2016-09-29
Egor.Ushakov
IDEA-120087 Debugger: changed state of a breakpoint...
commit
|
commitdiff
|
tree
2016-09-29
Egor.Ushakov
lambdify
commit
|
commitdiff
|
tree
2016-09-28
Egor.Ushakov
use LinkedList instead of Stack
commit
|
commitdiff
|
tree
2016-09-28
Egor.Ushakov
do not remove a breakpoint on alt-click outside of...
commit
|
commitdiff
|
tree
2016-09-28
Egor.Ushakov
remove breakpoint with keyboard shortcut even with...
commit
|
commitdiff
|
tree
2016-09-28
Egor.Ushakov
delete breakpoints only on plain mouse click (without...
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
lower log level
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
use thenComparing (IDEA-CR-14070)
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
fixed incorrect class loading if scratch file contains...
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
better fix for IDEA-161754 (see IDEA-CR-14081)
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
disabled text field should not get focus on focus traverse
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
correctly set initial editor highlighter if first variant...
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
IDEA-161623 HotSwapProgressImpl leaked via NotificationListener
commit
|
commitdiff
|
tree
2016-09-27
Egor.Ushakov
allow to change smart step targets with tab
commit
|
commitdiff
|
tree
2016-09-26
Egor.Ushakov
IDEA-161754 Terminate process on exit choice is not...
commit
|
commitdiff
|
tree
2016-09-26
Egor.Ushakov
prefer files from the original resolve context in debugger...
commit
|
commitdiff
|
tree
2016-09-23
Egor.Ushakov
IDEA-57838 Different breakpoint icon for conditional...
commit
|
commitdiff
|
tree
2016-09-23
Egor.Ushakov
IDEA-160533 Add watch edit box is incorrectly placed...
commit
|
commitdiff
|
tree
2016-09-23
Egor.Ushakov
IDEA-160533 Add watch edit box is incorrectly placed...
commit
|
commitdiff
|
tree
2016-09-22
Egor.Ushakov
show quotes for empty toString
commit
|
commitdiff
|
tree
2016-09-22
Egor.Ushakov
fixing EA-87237 - NPE: JavaLineBreakpointType$ExactJavaBreak...
commit
|
commitdiff
|
tree
2016-09-22
Egor.Ushakov
do not localize line number
commit
|
commitdiff
|
tree
2016-09-22
Egor.Ushakov
EA-86445 - NPE: Breakpoint.createOrWaitPrepare
commit
|
commitdiff
|
tree
2016-09-21
Egor.Ushakov
EA-88640 - assert: FileDocumentManagerImpl.getDocument
commit
|
commitdiff
|
tree
2016-09-20
Egor.Ushakov
IDEA-161167 cannot use a qualified class instance creation...
commit
|
commitdiff
|
tree
2016-09-13
Egor.Ushakov
IDEA-161086 Add to Watches from "Evaluate" dialog should...
commit
|
commitdiff
|
tree
2016-09-12
Egor.Ushakov
EA-83281 - PIEAE: LeafPsiElement.invalid
commit
|
commitdiff
|
tree
2016-09-09
Egor.Ushakov
IDEA-151857 Field "tooltip delay" is active when the...
commit
|
commitdiff
|
tree
2016-09-09
Egor.Ushakov
simple use of StreamEx
commit
|
commitdiff
|
tree
2016-09-09
Egor.Ushakov
added StreamEx library
commit
|
commitdiff
|
tree
2016-09-09
Egor.Ushakov
EA-84042 - IAE: DisableGC.<init>
commit
|
commitdiff
|
tree
2016-09-08
Egor.Ushakov
allow idea jdk with the correct internal jdk version...
commit
|
commitdiff
|
tree
2016-09-08
Egor.Ushakov
allow idea jdk with the correct internal jdk version
commit
|
commitdiff
|
tree
2016-09-08
Egor.Ushakov
string renderer for byte arrays
commit
|
commitdiff
|
tree
2016-09-08
Egor.Ushakov
IDEA-160719 Debugger: "Reload Changed Classes" dialog...
commit
|
commitdiff
|
tree
2016-09-07
Egor.Ushakov
use SearchTextField for speed search in popups
commit
|
commitdiff
|
tree
2016-09-07
Egor.Ushakov
display exception once even if we have several exception...
commit
|
commitdiff
|
tree
2016-09-07
Egor.Ushakov
IDEA-160533 - added a small drop icon
commit
|
commitdiff
|
tree
2016-09-07
Egor.Ushakov
fixed remove watch icon
commit
|
commitdiff
|
tree
2016-09-06
Egor.Ushakov
support renderers in kotlin, groovy, etc (in correct...
commit
|
commitdiff
|
tree
2016-09-06
Egor.Ushakov
early cancel and restart debugger read actions - added...
commit
|
commitdiff
|
tree
2016-09-06
Egor.Ushakov
EA-87911 - IAE: DebuggerUtils.findClass
commit
|
commitdiff
|
tree
2016-09-06
Egor.Ushakov
early cancel and restart debugger read actions
commit
|
commitdiff
|
tree
2016-09-05
Egor.Ushakov
removed nested read action
commit
|
commitdiff
|
tree
2016-09-05
Egor.Ushakov
fixed endless flickering in frames view - MT case
commit
|
commitdiff
|
tree
2016-09-02
Egor.Ushakov
fixed endless flickering in frames view
commit
|
commitdiff
|
tree
2016-09-02
Egor.Ushakov
reduce amount of debugger communication within read...
commit
|
commitdiff
|
tree
2016-09-02
Egor.Ushakov
wording for jdk version mismatch notification
commit
|
commitdiff
|
tree
2016-09-02
Egor.Ushakov
added read action
commit
|
commitdiff
|
tree
2016-09-01
Egor.Ushakov
search less classes and exit early when looking for...
commit
|
commitdiff
|
tree
2016-08-31
Egor.Ushakov
IDEA-70913 smart step into should not propose methods...
commit
|
commitdiff
|
tree
2016-08-30
Egor.Ushakov
IDEA-70913 smart step into should not propose methods...
commit
|
commitdiff
|
tree
2016-08-29
Egor.Ushakov
fixed hashCode and equals contract
commit
|
commitdiff
|
tree
2016-08-29
Egor.Ushakov
allow wildcards in method breakpoints
commit
|
commitdiff
|
tree
2016-08-29
Egor.Ushakov
EA-86011 - IOOBE: LineSet.findLineIndex
commit
|
commitdiff
|
tree
2016-08-29
Egor.Ushakov
use api method
commit
|
commitdiff
|
tree
2016-08-26
Egor.Ushakov
check only java sdk versions
commit
|
commitdiff
|
tree
2016-08-26
Egor.Ushakov
IDEA-29246 Debug with alternative JRE - JDK source...
commit
|
commitdiff
|
tree
2016-08-24
Egor.Ushakov
find and use matching jdk if remote jre version do...
commit
|
commitdiff
|
tree
2016-08-24
Egor.Ushakov
IDEA-29246 Debug with alternative JRE - JDK source...
commit
|
commitdiff
|
tree
2016-08-24
Egor.Ushakov
IDEA-29246 Debug with alternative JRE - JDK source...
commit
|
commitdiff
|
tree
2016-08-24
Egor.Ushakov
IDEA-29246 Debug with alternative JRE - JDK source...
commit
|
commitdiff
|
tree
2016-08-19
Egor.Ushakov
register new and remove actions with common shortcuts
commit
|
commitdiff
|
tree
2016-08-19
Egor.Ushakov
avoid warning
commit
|
commitdiff
|
tree
next