Commit Graph
56311 Commits
Author SHA1 Message Date
peter.gromov b9cf99f554 disprefer *Impl classes in completion 2010-11-12 22:46:37 +03:00
peter.gromov d41960f342 @NotNull location in weigher 2010-11-12 22:46:37 +03:00
anna 601799be83 do not shorten references too often (IDEA-53678) 2010-11-12 21:37:18 +03:00
anna 0e9cdba88a inplace introduce: do not erase users input if any (IDEA-61172) 2010-11-12 21:37:17 +03:00
anna 4007617fe3 tests framework: do not write file if test doesn't contain output (IDEA-60642 ) 2010-11-12 21:37:17 +03:00
Maxim Shafirov e9aaaa7e56 Yet another victim of .substring() holds original string buffer. 2010-11-12 21:23:47 +03:00
Maxim Shafirov 6b5802b50d Better name 2010-11-12 21:23:46 +03:00
Kirill Kalishev 5239e02bf0 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-12 20:03:18 +03:00
Kirill Kalishev 6d6571d323 focus manager: flushing count is modal-aware 2010-11-12 20:03:12 +03:00
anna 8cbac081b3 inspections: New in 10: IDEA-61121 2010-11-12 19:43:55 +03:00
anna cb2a927579 generate final if code style (IDEA-61173) 2010-11-12 19:43:54 +03:00
anna edc0799f69 create method from usage: create method type params if needed (IDEA-55505) 2010-11-12 19:43:54 +03:00
anna 9de3abe249 reassign var: shift-tab: use keymap shortcut for prev variable 2010-11-12 19:43:53 +03:00
peter.gromov 6fff3549e0 don't autopopup after all Java numeric literals 2010-11-12 19:11:48 +03:00
peter.gromov 81bb4e0913 much faster property search (thanks to Nik pointing out that I'm not able to write intersection correctly from the first time) 2010-11-12 19:11:48 +03:00
peter.gromov 9af5e6de4d what appears at the top of the lookup, stays at the top of the lookup 2010-11-12 19:11:48 +03:00
peter.gromov 5a251018ab longer delay before a lookup is shown, so that more items can be shown 2010-11-12 19:11:47 +03:00
Alexey Pegov d5353a3853 application-level notifications: wait until frame will become active 2010-11-12 19:05:42 +03:00
Eugene Zhuravlev 83d9b8bbb8 [by roman]fix temp file paths 2010-11-12 19:02:57 +03:00
Eugene Zhuravlev db0090b3bf better assertion info 2010-11-12 19:02:56 +03:00
Eugene Zhuravlev 281b903809 index rebuild reason in balloon notofication 2010-11-12 19:02:55 +03:00
Kirill Kalishev 8e0dff312b getApplicationReady() in FrameStateManager 2010-11-12 19:01:55 +03:00
Kirill Kalishev e17c0a5bb4 Revert "getReady() for app ex"
This reverts commit 7c6362e7f9.
2010-11-12 18:53:31 +03:00
Kirill Kalishev 7c6362e7f9 getReady() for app ex 2010-11-12 18:40:22 +03:00
Maxim Shafirov 9fa2f25972 Lighter 'CachedValue' for storing class's method hierarchies. 2010-11-12 17:43:14 +03:00
Roman Shevchenko a5f127a083 JDK8 language level introduced, "plan B" engaged 2010-11-12 17:41:35 +03:00
Dmitry Jemerov 7642923550 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-12 17:35:31 +03:00
Dmitry Jemerov c1cb71b4a7 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-12 17:31:03 +03:00
Dmitry Jemerov 0f986b222d test fix 2010-11-12 17:29:26 +03:00
peter.gromov 1abc34710e don't show 'Documentation for null' in dynamic DOM (IDEA-60302) 2010-11-12 17:19:30 +03:00
peter.gromov 12a40c1b0f don't let modify gdsl scripts after their initialization (EA-21410) 2010-11-12 17:19:30 +03:00
peter.gromov b613963c92 early diagnostics for EA-21418 2010-11-12 17:19:30 +03:00
peter.gromov 631d8ef09e don't search for element with empty name, diagnostics (EA-21710) 2010-11-12 17:19:30 +03:00
peter.gromov bcfcb6d1c9 instantiatable BooleanValueConverter EA-21711 2010-11-12 17:19:29 +03:00
Kirill Kalishev 82a7c29739 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-12 16:56:29 +03:00
Kirill Kalishev 0719e4a3bc tooltip fixes 2010-11-12 16:56:22 +03:00
Ekaterina Shliakhovetskaja e7afc83852 spellchecker: skip checking for string literals marked with NonNls (IDEA-50373), add early created tests with vararg spellcheking 2010-11-12 16:46:28 +03:00
Konstantin Bulenkov 7fef1fd3b4 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-12 16:15:40 +03:00
Eugene Zhuravlev 9cd0bf4e07 disable assertion 2010-11-12 15:38:41 +03:00
Konstantin Bulenkov 9e695130b8 crlf 2010-11-12 15:33:22 +03:00
nik 329d0ae6d1 EA-22120 - assert: RunContentDescriptor.<init> 2010-11-12 15:25:10 +03:00
Dmitry Jemerov a8af683ffc Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-12 14:58:38 +03:00
Anton Makeev 50cda353ce maven: help for add archetype dialog (IDEA-61054) 2010-11-12 14:45:02 +03:00
Dmitry Jemerov e96e8491df sort out dependencies to make sure openapi doesn't depend on any impl modules 2010-11-12 14:11:14 +03:00
Ekaterina Shliakhovetskaja d538e0686d License Support: fix NPE in evaluation feedback dialog (temporary solution) 2010-11-12 14:02:18 +03:00
Dmitry Jemerov 3d7cbd7bb9 move TreeChooser class to correct module 2010-11-12 13:13:42 +03:00
Maxim Shafirov 300c360f5a Workaround squared algorithm for these two (identical?) inspections. 2010-11-12 13:12:08 +03:00
Maxim Shafirov 54577bd70d IDEA-60448: visual hint when mouse is over scrollbar thumb. 2010-11-12 13:12:04 +03:00
Dmitry Avdeev 5bd6523f44 IDEA-60590: goto spring beans broken 2010-11-12 13:00:07 +03:00
Dmitry Avdeev a04851a4f0 always show items with Language ANY [by yole] 2010-11-12 13:00:06 +03:00