Commit Graph
414 Commits
Author SHA1 Message Date
Eugene Zhuravlev 305c86bcb0 IDEA-81589 correctly determine whether the type is visible from the specified classloader 2012-02-20 14:14:26 +01:00
Dennis Ushakov 2b140cebb1 IDEA-52158 Debugger views stop to update after changing layout 2012-02-17 19:48:03 +04:00
Konstantin Bulenkov 7a5ef44381 make it work on mac 2012-02-16 19:25:44 +01:00
Dmitry Avdeev f8bd66811b IDEA-70961: 'Toggle Method Breakpoint/Field Watchpoint' shouldn't be present in the popup menu on a navbar module node 2012-02-15 11:43:07 +04:00
Dennis Ushakov 947b7e961a add to watch for windows 2012-02-08 15:31:27 +04:00
Dennis Ushakov de263ed1c3 added borders 2012-02-08 15:31:27 +04:00
Konstantin Bulenkov 2811cc0f5d cosmetics 2012-02-07 19:44:49 +01:00
Roman Shevchenko a1d0ffceca EA-33558 (ensure no more NPEs of that kind) 2012-02-07 17:49:11 +01:00
peter e4cec8512f CodeFragmentFactory -> abstract class 2012-02-06 18:50:30 +01:00
Konstantin Bulenkov d2567ee7ef Ctrl+Enter in evaluate expression adds it into watches 2012-02-06 15:25:28 +01:00
Eugene Zhuravlev 14f5a60023 IDEA-75922 Debugging lazy loaded JPA entity attributes: added option to suppress auto expressions sin Variables view 2012-02-06 13:30:25 +01:00
Dennis Ushakov 1a47dc662c variables settings actions reorganized 2012-02-02 14:12:26 +04:00
Dennis Ushakov 8a7f3cb7f0 watches toolbar using ToolbarDecorator 2012-02-02 14:12:26 +04:00
Dennis Ushakov 06d39abd44 threads dropdown combined with actions 2012-02-02 14:12:25 +04:00
Eugene Zhuravlev f1d0501511 integrate hotswap with automake mode 2012-01-30 21:54:56 +01:00
Eugene Zhuravlev ed4dd08df1 debugger event queue: more robust command cancellation when queue is closed 2012-01-30 16:55:25 +01:00
Alexander.Podkhalyuzin 0737192155 Additional constructor to RequestHint.SmartStepFilter. 2012-01-26 18:35:30 +04:00
Eugene Zhuravlev d598b5c39b hotswap: update breakpoints in the same command that reloaded classes 2012-01-19 16:45:15 +01:00
Eugene Zhuravlev 6ccc3afd66 hotswap: optionally scan with VFS for in-process make implementation 2012-01-18 12:07:59 +01:00
Eugene Zhuravlev 29dbead372 use hotswap progress only in scanning mode 2012-01-17 20:26:25 +01:00
Eugene Zhuravlev 65376ac093 event-based hotswap for compile server 2012-01-17 20:26:24 +01:00
Eugene Zhuravlev da6630875f hotswap: scan using java.io.File instead of VirtualFile 2012-01-17 14:12:19 +01:00
Dmitry Jemerov 8c57efaff0 allow showing horizontal scrollbar in breakpoint properties (IDEA-76445) 2012-01-05 15:57:54 +01:00
Konstantin Bulenkov 7abe089a7c support camel case in speed search 2011-12-30 16:36:11 +01:00
Anton Makeev 45f4003252 Debugger: java and xdebugger SessionTab generalized 2011-12-23 14:37:46 +01:00
Alexey Kudravtsev a5062c0955 leaks in debugger tests 2011-12-20 19:25:05 +04:00
Eugene Zhuravlev fbe4d9289b IDEA-50910 Add an option for debugger variables view to show a short name instead of FQN (actual class name) 2011-12-15 18:42:17 +01:00
Eugene Zhuravlev a69a250a93 explicitly specify java language for built-in java data renderers (Fixing
NodeRendererSettingsTest.testAutoRendererConfigurable)
2011-12-13 21:19:02 +01:00
Eugene Zhuravlev 524751e07a do not use disposed alarm 2011-12-09 16:39:41 +01:00
Eugene Zhuravlev fea83b914a recalculate invalid psi elements if possible 2011-12-09 16:39:40 +01:00
Eugene Zhuravlev fa7bc38a0f show error when it is not possible to determine polyadic expression's expected type 2011-12-09 15:09:20 +01:00
Eugene Zhuravlev 9ec73320b7 fix NotNull assertion 2011-12-08 19:10:40 +01:00
Alexey Kudravtsev e453c2342c already disposed 2011-12-07 20:12:04 +04:00
Alexey Kudravtsev c25c9327c3 cleanup 2011-12-07 20:12:03 +04:00
Eugene Zhuravlev b247d8840a fix NotNull assertion 2011-12-07 16:24:17 +01:00
Eugene Zhuravlev b9da308571 fix npe 2011-12-07 16:06:47 +01:00
Eugene Zhuravlev 9db043d07a fix Invalid stack frame exception 2011-12-07 14:26:28 +01:00
Eugene Zhuravlev 8d682ac1a0 fix assertion 2011-12-06 15:42:46 +01:00
Sergey Evdokimov 82b2b0acdc IDEA-78280 (Grails: 'Evaluate Expression' broken after controller reload) 2011-12-06 15:55:05 +03:00
Eugene Zhuravlev dab6a4cb12 IDEA-70330 Add Help buttons and map help ids to them 2011-12-05 17:56:20 +01:00
Evgeny Zakrevsky fb15dc97a5 Some UI improvements 2011-12-02 20:23:56 +03:00
Eugene Zhuravlev 86866800a5 IDEA-77974 Debugger: Refresh view on object marking 2011-12-02 15:16:24 +01:00
Alexey Kudravtsev 7cfdb687f4 EA-31355 - NPE: EvaluatorBuilderImpl$Builder.createBinaryEvaluator 2011-12-02 13:54:53 +04:00
Eugene Zhuravlev c1aab84fe4 IDEA-75840 UI does not respond 2011-12-01 12:52:48 +01:00
Maxim Shafirov 54e9577ba4 IDEA-77663: Lazy bookmark manager loading causes bookmarks to appear in editor only after some bookmark actions have been called. Also, ctrl/cmd+click bookmark toggling is re-done (never actually worked) 2011-11-30 16:36:55 +04:00
Evgeny Zakrevsky 7310976a06 Merge remote branch 'origin/master' 2011-11-25 19:19:35 +03:00
Evgeny Zakrevsky f32622c14a A lot of configurables are unscrollable now. 2011-11-25 18:59:28 +03:00
Alexander.Podkhalyuzin e7fe08a983 Extensible Smart Step Into. (reviewed by: Jeka) 2011-11-25 16:36:50 +04:00
Maxim.Medvedev 8f64d212c0 debugging anonymous and inner classes in script 2011-11-23 10:57:54 +04:00
Eugene Zhuravlev e247e158a8 IDEA-77241 Make text of disabled selected breakpoint visible 2011-11-21 06:45:54 +01:00