Commit Graph
62028 Commits
Author SHA1 Message Date
anna 2946bdfeb3 undo and rename/move class used in run configuration (IDEA-36423) 2011-03-30 18:31:21 +02:00
anna 676f00561e sync collections used in ReferencesSearch 2011-03-30 18:31:21 +02:00
anna 777eb80397 hide escalate visibility for inplace introduce constant (the same as private) 2011-03-30 18:31:20 +02:00
anna 69ec3d1706 copy classes: show qualified package name where class would be placed (IDEA-66848) 2011-03-30 18:31:19 +02:00
Maxim.Mossienko 61abef7bf9 Merge commit 'origin/master' 2011-03-30 18:34:26 +04:00
Konstantin Bulenkov b32135b2b0 Copy/Cut actions shouldn't close NavBar 2011-03-30 17:37:57 +04:00
Maxim.Mossienko 7dcbfe87f3 Merge commit 'origin/master' 2011-03-30 17:03:18 +04:00
Sergey Evdokimov 47a4743284 IDEA-66978 (Intuitive code completion when calling constructors with named parameters) 2011-03-30 17:02:13 +04:00
Maxim Shafirov a21f84e561 Convert 'switch to header' action to newly introduced 'goto related file' rails. 2011-03-30 16:57:43 +04:00
Konstantin Bulenkov 49fe5dbb88 to apply changes call stopCellEditing first 2011-03-30 16:40:33 +04:00
peter deb3fbdb7c fix surround test 2011-03-30 14:40:01 +02:00
peter bbcacf8e4f a test for method lookup element presentation 2011-03-30 14:40:00 +02:00
peter df5992c5ad don't display packages for instance methods 2011-03-30 14:39:58 +02:00
sergey.vasiliev d12a839997 IDEA-67252 2011-03-30 16:34:58 +04:00
Denis Zhdanov 3e747608a5 IDEA-66303 Action to remove BOM from file 2011-03-30 16:31:12 +04:00
sergey.vasiliev 03dc1acca6 IDEA-67252 2011-03-30 16:16:34 +04:00
Dennis Ushakov d2e2841ceb ignore .bundle 2011-03-30 15:46:42 +04:00
nik c20ecbd5dc fixed 'null' versions in libraries list 2011-03-30 15:24:58 +04:00
nik 55454371b7 xdebugger api: added ability to format text selected in editor for 'Evaluate' dialog 2011-03-30 15:21:56 +04:00
Eugene Kudelevsky c200e3a6c7 Merge commit 'origin/master' 2011-03-30 14:38:27 +04:00
Eugene Kudelevsky 81f86867be wrap build target object 2011-03-30 14:20:03 +04:00
Maxim Shafirov 0b84810cbf Handle incomplete macrocall gracefully, attempt to restore lexer state. 2011-03-30 14:08:30 +04:00
Konstantin Bulenkov 692716d235 Scroll to selection when popup is too big 2011-03-30 13:37:39 +04:00
Konstantin Bulenkov a1f4c8384d Show Usages from NavBar popup 2011-03-30 12:48:50 +04:00
Rustam.Vishnyakov d0bb5c69ac Fix for EA-24810 - assert: EditorFactoryImpl.a: don't recreate panels if disposed. 2011-03-30 12:47:40 +04:00
Bas Leijdekkers eec1ca4be8 IDEA-67211 (Lock acquired & not properly unlocked Inspection misses usage with ReentrantReadWriteLock) 2011-03-30 10:46:35 +02:00
nik e533ad578a fail build if licenses for libraries aren't specified 2011-03-30 12:35:45 +04:00
Dmitry Avdeev 4c0019da3a IDEA-60487: Goto Related File for Spring MVC 2011-03-30 12:26:08 +04:00
Dmitry Avdeev 22ee933775 make configureByFiles() return configured files 2011-03-30 12:26:07 +04:00
nik 107c193ec9 open in browser action shouldn't try to open html file on app server if web facet isn't configured (relates to IDEA-62948) 2011-03-30 12:21:11 +04:00
nik 78833483e7 not-nulled 2011-03-30 11:43:15 +04:00
nik 896a9a6b6f jps updated 2011-03-30 09:53:10 +04:00
Roman Shevchenko 0bcbb61c69 Delegate handler for inner class mover 2011-03-29 21:33:49 +02:00
Roman Shevchenko 3164303aaf "Create GUI Form" dialog fixed for GTK+ L&F 2011-03-29 21:33:47 +02:00
Roman Shevchenko 9780e02543 A couple of useful test methods 2011-03-29 21:27:07 +02:00
Dmitry Jemerov 7686e095b8 breakpointability 2011-03-29 21:10:11 +02:00
Dmitry Jemerov cf1ce34073 no mention of javadoc in platform code 2011-03-29 21:10:10 +02:00
Eugene Kudelevsky a0422960fe IDEA-55218 read not in synchronize block, because already there is synchronization in PipeReader 2011-03-29 22:38:26 +04:00
Eugene Kudelevsky 68b64116b5 clean up message 2011-03-29 22:14:44 +04:00
peter 1d8eb88eed EA-26372 composite shift sign is also a valid binary operation type 2011-03-29 20:06:48 +02:00
peter 91c92dacdc IDEA-61541 Alt-enter interface creation feature request 2011-03-29 20:06:47 +02:00
peter 866e810fbe correct formatting after surrounding two statements at the end of a code block 2011-03-29 20:06:46 +02:00
peter a91d56845f shorter and less similar groovy surrounder names 2011-03-29 20:06:44 +02:00
peter b4af7fe1a2 why have some many packages for groovy surrounders? move into one 2011-03-29 20:06:43 +02:00
peter ac8ccf3c9d groovy expression surrounders in the same order as in Java (IDEA-48059) 2011-03-29 20:06:41 +02:00
peter bd146fa96c groovy surround with for
surrounders in the same order as in Java (IDEA-48059)
2011-03-29 20:06:40 +02:00
peter 1227dd4181 testable applicable surrounder calculation 2011-03-29 20:06:38 +02:00
peter f1e086cf3c groovy typecast surrounder shouldn't move caret to the start of the file 2011-03-29 20:06:37 +02:00
peter 1a0f374df2 IDEA-67093 Tab to accept code completion in Groovy replaces too much or not enough 2011-03-29 20:06:36 +02:00
peter faed36a568 IDEA-67094 Groovy: variables in multiple assignment are not recognized when referenced afterwards 2011-03-29 20:06:34 +02:00