peter [Sun, 22 Aug 2010 18:53:13 +0000 (19:53 +0100)]
Merge branch 'slave'
peter [Sun, 22 Aug 2010 18:49:41 +0000 (19:49 +0100)]
DynamicGenericInfo & ChildrenDescriptionHolder occupying slightly less space
peter [Sun, 22 Aug 2010 18:33:14 +0000 (19:33 +0100)]
less memory consumption in dom collection children descriptions
peter [Sun, 22 Aug 2010 18:19:21 +0000 (19:19 +0100)]
faster whole-file dom inspection results retrieval
peter [Wed, 18 Aug 2010 20:50:57 +0000 (22:50 +0200)]
no more slow lazy sem initialization
peter [Wed, 18 Aug 2010 19:42:56 +0000 (21:42 +0200)]
faster sem
peter [Mon, 16 Aug 2010 20:43:35 +0000 (22:43 +0200)]
IDEA-57327 Groovy: Code Analysis is endlessly triggered on unresolved import if "Optimize imports on the fly" in enabled; NPE at GroovyFileBaseImpl.removeImport()
peter [Mon, 16 Aug 2010 19:58:24 +0000 (21:58 +0200)]
fix assertions on renaming a class that is constructed via literal syntax
peter [Mon, 16 Aug 2010 19:25:44 +0000 (21:25 +0200)]
incorrect merge
peter [Mon, 16 Aug 2010 19:16:05 +0000 (21:16 +0200)]
find groovy constructor usages in a list/map literal within a literal
peter [Tue, 10 Aug 2010 20:19:07 +0000 (22:19 +0200)]
the test should be fixed
peter [Tue, 10 Aug 2010 11:30:11 +0000 (13:30 +0200)]
capitalize
peter [Tue, 10 Aug 2010 09:36:13 +0000 (11:36 +0200)]
make ctrl+space in groovy offer all class names, not just the imported ones - take 2: the test
peter [Sun, 8 Aug 2010 21:04:35 +0000 (23:04 +0200)]
make ctrl+space in groovy offer all class names, not just the imported ones
peter [Sun, 8 Aug 2010 19:31:18 +0000 (21:31 +0200)]
make ctrl+space in java offer all class names, not just the imported ones
peter [Sun, 8 Aug 2010 18:53:43 +0000 (20:53 +0200)]
advertise second class name using non-deprecated API
peter [Sun, 8 Aug 2010 18:36:13 +0000 (20:36 +0200)]
less file<->path<->virtualFile conversions
peter [Sun, 8 Aug 2010 18:26:54 +0000 (20:26 +0200)]
lighter stub generator test, remove tons of legacy code from the generator
Dmitry Jemerov [Sun, 22 Aug 2010 14:30:15 +0000 (18:30 +0400)]
do not log ProcessCanceledException
Dmitry Jemerov [Sun, 22 Aug 2010 13:07:58 +0000 (17:07 +0400)]
incompatible plugin shouldn't prevent context run from working (IDEA-57845)
Alexey Gopachenko [Sun, 22 Aug 2010 12:55:04 +0000 (16:55 +0400)]
spellchecker - sort & unic bundled dictionaries
Eugene Zhuravlev [Sun, 22 Aug 2010 09:44:56 +0000 (13:44 +0400)]
skip custom tags when searching refId in the context of typedef, better impl
Eugene Zhuravlev [Sun, 22 Aug 2010 09:15:25 +0000 (13:15 +0400)]
skip custom tags when searching refId in the context of typedef
Eugene Zhuravlev [Fri, 20 Aug 2010 14:34:08 +0000 (18:34 +0400)]
test updated
Roman Shevchenko [Sat, 21 Aug 2010 14:13:30 +0000 (18:13 +0400)]
Test cleanup
Roman Shevchenko [Fri, 20 Aug 2010 09:42:13 +0000 (13:42 +0400)]
Hyphens in inspection id allowed; line comment "noinspection" regexp fixed
Dmitry Jemerov [Fri, 20 Aug 2010 19:54:19 +0000 (23:54 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Jemerov [Fri, 20 Aug 2010 19:53:10 +0000 (23:53 +0400)]
handle inter-step dependencies in initial configuration wizard (IDEA-50225)
unknown [Fri, 20 Aug 2010 18:27:30 +0000 (22:27 +0400)]
correctly show HTML in bundled plugin descriptions (IDEA-55785)
unknown [Fri, 20 Aug 2010 18:18:29 +0000 (22:18 +0400)]
request focus in list of plugins (IDEA-57608)
unknown [Fri, 20 Aug 2010 18:01:26 +0000 (22:01 +0400)]
accelerators (IDEA-57610)
unknown [Fri, 20 Aug 2010 17:53:15 +0000 (21:53 +0400)]
fix NPE when perf watcher is disabled (IDEA-57603)
Dmitry Jemerov [Fri, 20 Aug 2010 14:34:07 +0000 (18:34 +0400)]
avoid weird NPE (EA-18265 - NPE: ComponentItemDialog.isOKEnabled); some cleanup
Dmitry Jemerov [Fri, 20 Aug 2010 14:01:01 +0000 (18:01 +0400)]
NPE (EA-21176 - NPE: FirstWordMacro.a)
nik [Fri, 20 Aug 2010 13:16:11 +0000 (17:16 +0400)]
logging
Anton Makeev [Fri, 20 Aug 2010 12:19:01 +0000 (16:19 +0400)]
Code Style settings UI reorganized
Anton Makeev [Fri, 20 Aug 2010 11:12:08 +0000 (15:12 +0400)]
Code Style settings UI reorganized
Anton Makeev [Thu, 19 Aug 2010 15:41:09 +0000 (19:41 +0400)]
Code Style settings improved
Anton Makeev [Thu, 19 Aug 2010 09:48:54 +0000 (13:48 +0400)]
Code Style settings: refactoring
Anton Makeev [Wed, 18 Aug 2010 12:31:42 +0000 (16:31 +0400)]
Code Style settings: cosmetics
Sergey Evdokimov [Fri, 20 Aug 2010 12:27:28 +0000 (16:27 +0400)]
Fix IDEA-53843 (In a module with grails-app directory structure but no Grails SDK, suggest to configure the SDK)
Dmitry Avdeev [Fri, 20 Aug 2010 12:00:38 +0000 (16:00 +0400)]
EA-20519 - ZE: FileUtil.loadBytes: getting rid of Inflater/Deflater concurrency
irengrig [Fri, 20 Aug 2010 11:43:03 +0000 (15:43 +0400)]
VCS: fix tests, sorry
irengrig [Fri, 20 Aug 2010 11:16:09 +0000 (15:16 +0400)]
VCS: edit VCS settings from VCS mappings to reset panel
irengrig [Fri, 20 Aug 2010 10:31:57 +0000 (14:31 +0400)]
IDEA-57643 do not put contents into vcs dirty scope manager under r/w lock
Eugene Zhuravlev [Fri, 20 Aug 2010 10:44:19 +0000 (14:44 +0400)]
corrected references to environment properties (IDEA-36092)
Dmitry Jemerov [Thu, 19 Aug 2010 18:19:06 +0000 (22:19 +0400)]
obsolete javadoc file
Dmitry Avdeev [Fri, 20 Aug 2010 09:51:20 +0000 (13:51 +0400)]
file include resolve cached
Alexey Kudravtsev [Fri, 20 Aug 2010 09:42:22 +0000 (13:42 +0400)]
clear uncommitted docs in setup too?
Eugene Zhuravlev [Fri, 20 Aug 2010 09:35:26 +0000 (13:35 +0400)]
case insencitive target and property name completion
Eugene Zhuravlev [Fri, 20 Aug 2010 08:57:33 +0000 (12:57 +0400)]
error messages
nik [Fri, 20 Aug 2010 09:36:05 +0000 (13:36 +0400)]
logging
anna [Fri, 20 Aug 2010 09:27:54 +0000 (13:27 +0400)]
test data fixed according to new name suggestions
anna [Fri, 20 Aug 2010 09:18:33 +0000 (13:18 +0400)]
test data fixed according to new name suggestions
anna [Fri, 20 Aug 2010 08:37:38 +0000 (12:37 +0400)]
duplicated annotations
Dmitry Avdeev [Thu, 19 Aug 2010 17:29:46 +0000 (21:29 +0400)]
mxml refactorings re-enabled
Dmitry Avdeev [Thu, 19 Aug 2010 16:41:52 +0000 (20:41 +0400)]
mxml refactorings re-enabled
Alexey Kudravtsev [Fri, 20 Aug 2010 08:15:47 +0000 (12:15 +0400)]
assertion
Alexey Kudravtsev [Thu, 19 Aug 2010 14:30:28 +0000 (18:30 +0400)]
EA-20080
Alexey Kudravtsev [Thu, 19 Aug 2010 14:28:35 +0000 (18:28 +0400)]
EA-20144
Alexey Kudravtsev [Thu, 19 Aug 2010 14:25:54 +0000 (18:25 +0400)]
cleanup
Alexey Kudravtsev [Thu, 19 Aug 2010 14:08:13 +0000 (18:08 +0400)]
EA-20320
Alexey Kudravtsev [Thu, 19 Aug 2010 13:59:08 +0000 (17:59 +0400)]
EA-20339
Alexey Kudravtsev [Thu, 19 Aug 2010 13:42:52 +0000 (17:42 +0400)]
diagnostic
Alexey Kudravtsev [Thu, 19 Aug 2010 13:37:17 +0000 (17:37 +0400)]
diagnostic
Alexey Kudravtsev [Thu, 19 Aug 2010 13:21:01 +0000 (17:21 +0400)]
project not initialized: brute force fix
Alexey Kudravtsev [Thu, 19 Aug 2010 13:15:50 +0000 (17:15 +0400)]
EA-20711
Alexey Kudravtsev [Thu, 19 Aug 2010 11:38:26 +0000 (15:38 +0400)]
cleanup
Alexey Kudravtsev [Thu, 19 Aug 2010 11:21:12 +0000 (15:21 +0400)]
prevent import question popup from showing when another hint is shown (e.g. line status change tooltip)
Alexey Kudravtsev [Thu, 19 Aug 2010 11:19:34 +0000 (15:19 +0400)]
cleanup
Eugene Zhuravlev [Thu, 19 Aug 2010 18:27:39 +0000 (22:27 +0400)]
support for references in "target" attribute for "ant" task
target resolve algorithm updated: targets from top-level file always override imported ones
Denis Zhdanov [Fri, 20 Aug 2010 07:44:03 +0000 (11:44 +0400)]
IDEA-57641 Soft wrap: Quickfix icon location
Switched algorithm of defining quick fix icon position from logical position-based processing to visual position-based one
Denis Zhdanov [Fri, 20 Aug 2010 07:37:04 +0000 (11:37 +0400)]
IDEA-53596 Soft wrap for editors
Corrected processing in case of complete document text replacing
Denis Zhdanov [Fri, 20 Aug 2010 07:14:50 +0000 (11:14 +0400)]
IDEA-57769 Soft wrap: Provide a backdoor for configuring symbols to use for soft wrap drawings
Soft wraps processing tries to use user-defined symbols as soft wrap drawings now
Dennis Ushakov [Thu, 19 Aug 2010 12:56:47 +0000 (16:56 +0400)]
typo
Dennis Ushakov [Thu, 19 Aug 2010 12:09:54 +0000 (16:09 +0400)]
RUBY-5447 renamed vcs quick list
Gregory Shrago [Thu, 19 Aug 2010 17:15:31 +0000 (21:15 +0400)]
error reporting fix
Eugene Zhuravlev [Thu, 19 Aug 2010 17:14:09 +0000 (21:14 +0400)]
fix: forced ant attribute worked incorrectly
support AntTarget references for "ant" task (IDEA-35951)
Bas Leijdekkers [Thu, 19 Aug 2010 15:37:05 +0000 (17:37 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Thu, 19 Aug 2010 15:36:57 +0000 (17:36 +0200)]
IDEA-57709 ("JUnit test class naming convention" does not flag misnamed JUnit4 test)
anna [Thu, 19 Aug 2010 15:27:09 +0000 (19:27 +0400)]
change signature: prefer type over type parameter
anna [Thu, 19 Aug 2010 14:26:44 +0000 (18:26 +0400)]
add suggestions for literal expressions (IDEA-57593)
Sergey Evdokimov [Thu, 19 Aug 2010 15:15:45 +0000 (19:15 +0400)]
Optimization: don't create new set of ResolveKind on each resolve.
Bas Leijdekkers [Thu, 19 Aug 2010 15:32:57 +0000 (17:32 +0200)]
fix location of plugin.xml
added testsrc to source folders
Bas Leijdekkers [Thu, 19 Aug 2010 15:27:01 +0000 (17:27 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Jemerov [Thu, 19 Aug 2010 12:30:23 +0000 (16:30 +0400)]
don't create UsageTargets from elements which don't implement NavigationItem (PY-1608)
Gregory Shrago [Thu, 19 Aug 2010 14:46:56 +0000 (18:46 +0400)]
more performance checks
Konstantin Bulenkov [Thu, 19 Aug 2010 14:29:28 +0000 (18:29 +0400)]
to reduce number of anonymous classes
Sergey Evdokimov [Thu, 19 Aug 2010 14:08:47 +0000 (18:08 +0400)]
Fix: IDEA-57638 (Support namedQueries in Grails)
Alexey Pegov [Thu, 19 Aug 2010 13:41:45 +0000 (17:41 +0400)]
fix completion popup crop to dialog size for single line editors (see copy class dialog as example)
Denis Zhdanov [Thu, 19 Aug 2010 13:29:27 +0000 (17:29 +0400)]
IDEA-57733 Remove 'vcs-impl -> lang-impl' dependency introduced by the change to use editor for commit message processing
1. Defined dedicated interface for spell checking-aware editor retrieval;
2. Moved actual spell checking-aware editor text field construction to 'lang-impl';
3. Commit message component retrieves spell checking-aware editor via target interface now;
Denis Zhdanov [Thu, 19 Aug 2010 13:29:14 +0000 (17:29 +0400)]
IDEA-57762 Soft wrap: Provide ability to quickly switch soft wraps appliance at console
IDEA-57764 Soft wrap: Provide ability to quickly switch soft wraps appliance for active editor
Dedicated 'toggle soft wraps usage' action is created and configured for editor and console
Alexey Gopachenko [Thu, 19 Aug 2010 13:27:55 +0000 (17:27 +0400)]
Spellchecker performance - faster lowlevel splitting
Maxim Shafirov [Thu, 19 Aug 2010 13:24:28 +0000 (17:24 +0400)]
FormBuilder + OCIntroduceVariableDialog
nik [Thu, 19 Aug 2010 13:19:46 +0000 (17:19 +0400)]
fix running tests using new ipr runner
anna [Thu, 19 Aug 2010 11:33:59 +0000 (15:33 +0400)]
IDEA-57777
anna [Thu, 19 Aug 2010 08:25:03 +0000 (12:25 +0400)]
set default charset if configured (IDEA-57699 )
anna [Thu, 19 Aug 2010 08:12:45 +0000 (12:12 +0400)]
add more name suggestions for type casts and () expressions
nik [Thu, 19 Aug 2010 12:37:11 +0000 (16:37 +0400)]
fixed vanishing predefined log files
Bas Leijdekkers [Thu, 19 Aug 2010 12:15:26 +0000 (14:15 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community