Denis Zhdanov [Tue, 27 Apr 2010 14:13:13 +0000 (18:13 +0400)]
Green code policy is applied
Denis Zhdanov [Tue, 27 Apr 2010 14:12:36 +0000 (18:12 +0400)]
Green code policy is applied
Denis Zhdanov [Tue, 27 Apr 2010 08:43:17 +0000 (12:43 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Tue, 27 Apr 2010 08:41:57 +0000 (12:41 +0400)]
IDEA-54295 Unify test data path access for all IDEA tests
Debug prints are removed
Denis Zhdanov [Tue, 27 Apr 2010 08:41:33 +0000 (12:41 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
Part of the logic that defines spacing between curly braces is moved to dedicated class (JavaBraceSpacingProcessor)
Anton Makeev [Tue, 27 Apr 2010 08:40:48 +0000 (12:40 +0400)]
open-api: broken semaphore api fix
Denis Zhdanov [Tue, 27 Apr 2010 08:39:58 +0000 (12:39 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
1. Tests are partially grouped;
2. Initial version of 'flying geese' curly brace style tests is added;
Denis Zhdanov [Tue, 27 Apr 2010 08:38:21 +0000 (12:38 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
Adopted utility method name change
Denis Zhdanov [Tue, 27 Apr 2010 08:38:05 +0000 (12:38 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
Initial
Denis Zhdanov [Tue, 27 Apr 2010 08:37:41 +0000 (12:37 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
1. Excluding empty siblings during 'previous' siblings processing;
2. Added utility method for finding next non-white space non-empty singling;
3. More meaningful name is given to getPrevElement() method;
Denis Zhdanov [Tue, 27 Apr 2010 08:35:52 +0000 (12:35 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
'Flying geese' curly brace style-related options are added
Denis Zhdanov [Tue, 27 Apr 2010 08:35:14 +0000 (12:35 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces
1. Adopted utility method name change;
2. Suppression for broken 'constant condition' expression is added;
Denis Zhdanov [Tue, 27 Apr 2010 06:23:00 +0000 (10:23 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Roman Chernyatchik [Mon, 26 Apr 2010 17:06:05 +0000 (21:06 +0400)]
NPE related to ColoredOutputTypeRegistry was fixed
Roman Chernyatchik [Mon, 26 Apr 2010 08:48:29 +0000 (12:48 +0400)]
Fixed [RUBY-5807] Some RM tips are corrupted in RubyMine 2.0.1
Dmitry Jemerov [Mon, 26 Apr 2010 09:36:35 +0000 (13:36 +0400)]
@NotNull getCanonicalText()
Dmitry Jemerov [Fri, 23 Apr 2010 15:08:23 +0000 (19:08 +0400)]
findElementByText()
peter [Mon, 26 Apr 2010 18:05:08 +0000 (19:05 +0100)]
don't fail parsing === in groovy (but nothing more)
peter [Mon, 26 Apr 2010 17:19:43 +0000 (18:19 +0100)]
a more user-friendly message when Ivy is missing in groovyc or grape plugin
Dmitry Avdeev [Mon, 26 Apr 2010 15:43:46 +0000 (19:43 +0400)]
run tests on module classpath: dependency to platform-ultimate removed
peter [Mon, 26 Apr 2010 15:16:42 +0000 (16:16 +0100)]
fixing possible stack overflow in case of a cyclic constructor invocation in groovy code
peter [Mon, 26 Apr 2010 15:02:18 +0000 (16:02 +0100)]
safer type text generation in groovy stubs
Maxim.Mossienko [Mon, 26 Apr 2010 14:03:19 +0000 (18:03 +0400)]
fixed injected css formatting
Maxim.Mossienko [Mon, 26 Apr 2010 10:50:54 +0000 (14:50 +0400)]
IDEA-54346 flex: "add type to declaration" quickfix does not determine correct type for typed list literal
peter [Mon, 26 Apr 2010 14:23:03 +0000 (15:23 +0100)]
don't mention inaccessible class names in stubs, replace them with the first accessible superclass (IDEA-54237)
peter [Mon, 26 Apr 2010 13:57:30 +0000 (14:57 +0100)]
dig deeper than one level in retrieving chained constructor calls' throws lists (IDEA-54237)
Gregory Shrago [Mon, 26 Apr 2010 13:45:14 +0000 (17:45 +0400)]
IDEA-54340 Deadlock while trying to execute large
IDEA-53888 Error when typing in console
anna [Mon, 26 Apr 2010 13:54:25 +0000 (17:54 +0400)]
keymap: warn about not loaded actions ( IDEA-53679 )
anna [Mon, 26 Apr 2010 12:27:33 +0000 (16:27 +0400)]
inline local: treat unary expression the same way we treat augmented assignments ( IDEA-54371 )
anna [Mon, 26 Apr 2010 12:06:05 +0000 (16:06 +0400)]
replace constructor with builder: do not miss default values ( IDEA-54303 )
anna [Fri, 23 Apr 2010 16:39:03 +0000 (20:39 +0400)]
introduce parameter on non-expressive line ( IDEA-26367 )
anna [Fri, 23 Apr 2010 16:30:11 +0000 (20:30 +0400)]
introduce variable on non-expressive line ( IDEA-26367 )
anna [Fri, 23 Apr 2010 15:14:47 +0000 (19:14 +0400)]
actual parameters completion in javadoc ( IDEA-25907 )
anna [Fri, 23 Apr 2010 14:25:52 +0000 (18:25 +0400)]
add space after completed javadoc tag ( IDEA-25906 )
irengrig [Mon, 26 Apr 2010 13:56:05 +0000 (17:56 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Avdeev [Mon, 26 Apr 2010 13:55:44 +0000 (17:55 +0400)]
tests fixed
irengrig [Mon, 26 Apr 2010 13:54:17 +0000 (17:54 +0400)]
IDEA-54100 (Pass Disposable to CheckinHandler.getAfterCheckinConfigurationPanel())
irengrig [Mon, 26 Apr 2010 13:37:50 +0000 (17:37 +0400)]
SVN: don't log wc corruption, wrong format etc too often (not each 3ms)
Kirill Kalishev [Mon, 26 Apr 2010 12:47:28 +0000 (16:47 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 26 Apr 2010 12:42:43 +0000 (16:42 +0400)]
deferred icons fix -- caches for different flags
Dmitry Avdeev [Mon, 26 Apr 2010 12:29:11 +0000 (16:29 +0400)]
run tests on module classpath: Inspection Gadgets
Dmitry Avdeev [Mon, 26 Apr 2010 11:38:53 +0000 (15:38 +0400)]
project tree hanging fixed
Denis Zhdanov [Mon, 26 Apr 2010 11:09:35 +0000 (15:09 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 26 Apr 2010 11:07:04 +0000 (15:07 +0400)]
DataManager.getDataContextFromFocus() introduced, the old one -- deprectated
Kirill Kalishev [Mon, 26 Apr 2010 11:08:36 +0000 (15:08 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Alexey Pegov [Mon, 26 Apr 2010 11:03:04 +0000 (15:03 +0400)]
foundation init
Dmitry Avdeev [Mon, 26 Apr 2010 09:44:24 +0000 (13:44 +0400)]
run tests on module classpath: RefactorX
Dmitry Avdeev [Mon, 26 Apr 2010 09:43:29 +0000 (13:43 +0400)]
run tests on module classpath: lvcs
Kirill Kalishev [Mon, 26 Apr 2010 09:35:51 +0000 (13:35 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
irengrig [Mon, 26 Apr 2010 09:20:28 +0000 (13:20 +0400)]
Git, correct cache size
Kirill Kalishev [Mon, 26 Apr 2010 09:12:51 +0000 (13:12 +0400)]
GoToFileAction - updateActionsImmediately was added to fix layout problems
Anton Makeev [Mon, 26 Apr 2010 08:54:45 +0000 (12:54 +0400)]
Maven: not-null assertion fix for Maven actions
Kirill Kalishev [Mon, 26 Apr 2010 08:42:47 +0000 (12:42 +0400)]
ActionToolbar: disabled action groups should be painted disabled
Konstantin Bulenkov [Mon, 26 Apr 2010 08:39:38 +0000 (12:39 +0400)]
IDEA-54166 Tools->"View PSI Structure" missing ellipsis in menu title
Kirill Kalishev [Mon, 26 Apr 2010 08:04:08 +0000 (12:04 +0400)]
TreeUi: NPE on bg loading when released
Denis Zhdanov [Mon, 26 Apr 2010 07:30:19 +0000 (11:30 +0400)]
IDEA-54295 Unify test data path access for all IDEA tests
Target test classes filtering-related properties are delivered to forked junit process now
Anton Makeev [Sat, 24 Apr 2010 21:05:22 +0000 (01:05 +0400)]
cidr-debugger: stepping/tests
Anton Makeev [Sat, 24 Apr 2010 17:15:03 +0000 (21:15 +0400)]
cidr-debugger: tests
Anton Makeev [Sat, 24 Apr 2010 11:33:23 +0000 (15:33 +0400)]
cidr-debugger: correctly finishing process
open-api: QueueProcessor class
Denis Zhdanov [Mon, 26 Apr 2010 05:43:38 +0000 (09:43 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Maxim.Mossienko [Sat, 24 Apr 2010 12:17:57 +0000 (16:17 +0400)]
avoid NPE
Maxim.Mossienko [Sat, 24 Apr 2010 11:23:50 +0000 (15:23 +0400)]
do not popup javadoc when no items available
irengrig [Fri, 23 Apr 2010 21:15:46 +0000 (01:15 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Fri, 23 Apr 2010 21:11:32 +0000 (01:11 +0400)]
IDEA-22730 (Improve support for common merging/integration use cases)
Anton Makeev [Fri, 23 Apr 2010 18:57:59 +0000 (22:57 +0400)]
cidr-debugger: initial ui binding
Anton Makeev [Fri, 23 Apr 2010 12:05:12 +0000 (16:05 +0400)]
cidr-debugger: target output
Roman Chernyatchik [Thu, 22 Apr 2010 18:08:30 +0000 (22:08 +0400)]
"jetbrains" added to jetbrains.dic
Eugene Kudelevsky [Fri, 23 Apr 2010 16:08:03 +0000 (20:08 +0400)]
rename setter (IDEA-54275)
nik [Fri, 23 Apr 2010 14:59:09 +0000 (18:59 +0400)]
NPE fixed
Alexey Pegov [Fri, 23 Apr 2010 14:49:42 +0000 (18:49 +0400)]
mac native filechooser as sheet added
Kirill Kalishev [Fri, 23 Apr 2010 14:16:27 +0000 (18:16 +0400)]
Merge branch 'switcher'
Kirill Kalishev [Fri, 23 Apr 2010 14:08:03 +0000 (18:08 +0400)]
visual switcher - editor tabs
Kirill Kalishev [Fri, 23 Apr 2010 13:47:00 +0000 (17:47 +0400)]
visual switcher - painting fixes
anna [Thu, 22 Apr 2010 17:37:55 +0000 (21:37 +0400)]
check url (IDEA-33220)
Dmitry Avdeev [Fri, 23 Apr 2010 12:43:53 +0000 (16:43 +0400)]
teaching to behave itself
nik [Fri, 23 Apr 2010 12:37:05 +0000 (16:37 +0400)]
WI-1691 "Watches" window saves state only when debug session is active
Denis Zhdanov [Fri, 23 Apr 2010 12:08:13 +0000 (16:08 +0400)]
IDEA-54295 Unify test data path access for all IDEA tests
Debug changes in order to get insight on teamcity tests processing
Dmitry Avdeev [Fri, 23 Apr 2010 11:53:39 +0000 (15:53 +0400)]
load document from resource
Dmitry Avdeev [Fri, 23 Apr 2010 08:12:39 +0000 (12:12 +0400)]
templates loading
Kirill Kalishev [Fri, 23 Apr 2010 11:46:47 +0000 (15:46 +0400)]
visual switcher - default in toolwindows & jbtabs
Kirill Kalishev [Fri, 23 Apr 2010 11:36:37 +0000 (15:36 +0400)]
visual switcher - navigation to minmized content
Maxim.Mossienko [Fri, 23 Apr 2010 10:37:32 +0000 (14:37 +0400)]
performance optimizations for lookup with many items:
- avoid expensive Class#isInstanceOf of LookupElement sublcasses #as using specialized <SpecificLookupItem> #from with explicit instanceof SpecificLookupItem
- using identity hashing for binding lookup item weights to item
Denis Zhdanov [Fri, 23 Apr 2010 10:34:58 +0000 (14:34 +0400)]
IDEA-54295 Unify test data path access for all IDEA tests
New test data retrieval algorithm prototype is defined
Denis Zhdanov [Fri, 23 Apr 2010 10:34:01 +0000 (14:34 +0400)]
IDEA-54295 Unify test data path access for all IDEA tests
Configured to use new test data retrieval approach
Roman Shevchenko [Fri, 23 Apr 2010 08:26:37 +0000 (12:26 +0400)]
CodeInsight fixture to use find usages options from handler
Anton Makeev [Fri, 23 Apr 2010 10:03:30 +0000 (14:03 +0400)]
cidr: debugger interruption/breakpoints
Kirill Kalishev [Fri, 23 Apr 2010 10:01:20 +0000 (14:01 +0400)]
visual switcher - switchig layout fix
Kirill Kalishev [Fri, 23 Apr 2010 09:32:45 +0000 (13:32 +0400)]
visual switcher - auto init session
Kirill Kalishev [Fri, 23 Apr 2010 08:23:01 +0000 (12:23 +0400)]
visual switcher - take 3
Maxim Medvedev [Fri, 23 Apr 2010 07:00:55 +0000 (11:00 +0400)]
improved searching of method duplicates. tests
Maxim Medvedev [Fri, 23 Apr 2010 06:32:41 +0000 (10:32 +0400)]
improved searching of method duplicates
nik [Fri, 23 Apr 2010 06:16:08 +0000 (10:16 +0400)]
xdebugger full value text popup: ui fixed
Dmitry Jemerov [Thu, 22 Apr 2010 16:38:51 +0000 (20:38 +0400)]
EA-20063 - NPE: GuiEditor.getData
Dmitry Jemerov [Thu, 22 Apr 2010 16:37:51 +0000 (20:37 +0400)]
EA-20064 - NPE: PassiveDecorationLayer.paintPassiveDecoration
Dmitry Jemerov [Thu, 22 Apr 2010 16:34:49 +0000 (20:34 +0400)]
avoid CCE on plugin-contributed editors (EA-20115 - CCE: CutProviderRule.getData)
Dmitry Jemerov [Thu, 22 Apr 2010 16:29:12 +0000 (20:29 +0400)]
fix stack overflow; remove some unnecessary indirection via PsiAdapter
Eugene Kudelevsky [Thu, 22 Apr 2010 17:50:34 +0000 (21:50 +0400)]
zen-coding: default DIV tag support in HTML/XHTML files; tests
Roman Chernyatchik [Thu, 22 Apr 2010 16:17:07 +0000 (20:17 +0400)]
several words were added
Roman Chernyatchik [Mon, 19 Apr 2010 20:03:22 +0000 (00:03 +0400)]
best ruby ide added to dictionary
Roman Chernyatchik [Mon, 19 Apr 2010 19:22:01 +0000 (23:22 +0400)]
1. Bug RubyIdentifierSplitter fixed 2. Ruby dic generator significantly improoved 3. Ruby Spell checker strategy corrected for method/module/classes declarations 4. fake Spell checker splitter logic replaced with original, patented Spell Checker algorithm 5. Yep, tests were added! 6. Some API extracted in spell checker plugin - just to break automatic Kate's cherry-pics! 7. And 7-th "tentpole" feature - commit message was added!