idea/community.git
13 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 28 Apr 2010 09:02:30 +0000 (13:02 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

13 years agoIDEA-54382 (Unshelf after rebase fails)
irengrig [Wed, 28 Apr 2010 09:01:09 +0000 (13:01 +0400)]
IDEA-54382 (Unshelf after rebase fails)

13 years agoGit: fix AWT access only assertion
irengrig [Wed, 28 Apr 2010 08:37:31 +0000 (12:37 +0400)]
Git: fix AWT access only assertion

13 years agoisInhertiorOf fixed for interfaces and optimized
nik [Wed, 28 Apr 2010 08:13:58 +0000 (12:13 +0400)]
isInhertiorOf fixed for interfaces and optimized

13 years agoEA-20229 (AIOOBE: ObsoleteCollectionInspection$ObsoleteCollectionVisitor.isObsoleteCo...
Bas Leijdekkers [Wed, 28 Apr 2010 06:15:51 +0000 (08:15 +0200)]
EA-20229 (AIOOBE: ObsoleteCollectionInspection$ObsoleteCollectionVisitor.isObsoleteCollectionTypeElementArgumentOfLibraryMethod)

13 years agoIDEA-54314 (constructors augmentation) cidr/96.137 idea/96.138 pycharm/96.139
Roman Shevchenko [Tue, 27 Apr 2010 18:29:02 +0000 (22:29 +0400)]
IDEA-54314 (constructors augmentation)

13 years ago64-bit fsnotifier for Linux (fixed)
Roman Shevchenko [Tue, 27 Apr 2010 17:35:54 +0000 (21:35 +0400)]
64-bit fsnotifier for Linux (fixed)

13 years ago64-bit fsnotifier for Linux is broken; temporary dropped
Roman Shevchenko [Tue, 27 Apr 2010 17:22:03 +0000 (21:22 +0400)]
64-bit fsnotifier for Linux is broken; temporary dropped

13 years ago64-bit fsnotifier for linux
Roman Shevchenko [Tue, 27 Apr 2010 16:38:29 +0000 (20:38 +0400)]
64-bit fsnotifier for linux

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Tue, 27 Apr 2010 14:57:28 +0000 (18:57 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoIDEA-25842 formatter gives multiple else-if branches too much indentation when using...
Denis Zhdanov [Tue, 27 Apr 2010 14:57:20 +0000 (18:57 +0400)]
IDEA-25842 formatter gives multiple else-if branches too much indentation when using next-line-shifted

Chained if-else processing is corrected

13 years agoIDEA-25842 formatter gives multiple else-if branches too much indentation when using...
Denis Zhdanov [Tue, 27 Apr 2010 14:56:53 +0000 (18:56 +0400)]
IDEA-25842 formatter gives multiple else-if branches too much indentation when using next-line-shifted

Added test for the ticket

13 years agoInitial version
Denis Zhdanov [Tue, 27 Apr 2010 14:55:51 +0000 (18:55 +0400)]
Initial version

13 years agoInitial version
Denis Zhdanov [Tue, 27 Apr 2010 14:54:55 +0000 (18:54 +0400)]
Initial version

13 years agoInitial version. Contains utility java formatting test methods moved from JavaFormatt...
Denis Zhdanov [Tue, 27 Apr 2010 14:54:36 +0000 (18:54 +0400)]
Initial version. Contains utility java formatting test methods moved from JavaFormatter tests.

13 years ago1. Utility methods are moved to the dedicated abstract java formatting class;
Denis Zhdanov [Tue, 27 Apr 2010 14:54:00 +0000 (18:54 +0400)]
1. Utility methods are moved to the dedicated abstract java formatting class;
2. Started activity on moving tests to dedicated fine-grained test classes;

13 years agoGreen code policy is applied
Denis Zhdanov [Tue, 27 Apr 2010 14:13:13 +0000 (18:13 +0400)]
Green code policy is applied

13 years agoGreen code policy is applied
Denis Zhdanov [Tue, 27 Apr 2010 14:12:36 +0000 (18:12 +0400)]
Green code policy is applied

13 years agoswitcher - npe fix
Kirill Kalishev [Tue, 27 Apr 2010 14:05:06 +0000 (18:05 +0400)]
switcher - npe fix

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Tue, 27 Apr 2010 13:11:47 +0000 (17:11 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoswitcher - auto selection + fixes
Kirill Kalishev [Tue, 27 Apr 2010 13:10:16 +0000 (17:10 +0400)]
switcher - auto selection + fixes

13 years agoswitcher - actions for simplw tool windows
Kirill Kalishev [Tue, 27 Apr 2010 12:44:46 +0000 (16:44 +0400)]
switcher - actions for simplw tool windows

13 years agowide selection in trees under aqua laf + deferred icon tree cache invalidation fix...
Alexey Pegov [Tue, 27 Apr 2010 12:42:01 +0000 (16:42 +0400)]
wide selection in trees under aqua laf + deferred icon tree cache invalidation fix revert

13 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Konstantin Bulenkov [Tue, 27 Apr 2010 11:23:08 +0000 (15:23 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

13 years agofix test. make test data more general
Konstantin Bulenkov [Tue, 27 Apr 2010 11:22:50 +0000 (15:22 +0400)]
fix test. make test data more general

13 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Tue, 27 Apr 2010 11:21:28 +0000 (15:21 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

13 years agoTW-11844 (Make it possible to perform remote runs in case of git usage)
irengrig [Tue, 27 Apr 2010 11:19:06 +0000 (15:19 +0400)]
TW-11844 (Make it possible to perform remote runs in case of git usage)

13 years agomake State a standalone enum
Konstantin Bulenkov [Tue, 27 Apr 2010 10:48:42 +0000 (14:48 +0400)]
make State a standalone enum

13 years ago[shkate] NPE fix: IDEA-54366
Oleg Shpynov [Tue, 27 Apr 2010 09:54:58 +0000 (13:54 +0400)]
[shkate] NPE fix: IDEA-54366

13 years agofix the tests that yole has broken
peter [Tue, 27 Apr 2010 09:55:34 +0000 (10:55 +0100)]
fix the tests that yole has broken

13 years agoswitcher - dispose session on quick actions
Kirill Kalishev [Tue, 27 Apr 2010 09:54:43 +0000 (13:54 +0400)]
switcher - dispose session on quick actions

13 years agoswitcher - keymaps
Kirill Kalishev [Tue, 27 Apr 2010 09:49:23 +0000 (13:49 +0400)]
switcher - keymaps

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Tue, 27 Apr 2010 09:27:04 +0000 (13:27 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoswitcher combined with show quick actions
Kirill Kalishev [Tue, 27 Apr 2010 09:26:44 +0000 (13:26 +0400)]
switcher combined with show quick actions

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Tue, 27 Apr 2010 08:43:17 +0000 (12:43 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoIDEA-54295 Unify test data path access for all IDEA tests
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

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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)

13 years agoopen-api: broken semaphore api fix
Anton Makeev [Tue, 27 Apr 2010 08:40:48 +0000 (12:40 +0400)]
open-api: broken semaphore api fix

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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;

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
Denis Zhdanov [Tue, 27 Apr 2010 08:38:05 +0000 (12:38 +0400)]
IDEA-52305 condensed code formatting for "flying geese" braces

Initial

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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;

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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

13 years agoIDEA-52305 condensed code formatting for "flying geese" braces
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;

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Tue, 27 Apr 2010 06:23:00 +0000 (10:23 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoNPE related to ColoredOutputTypeRegistry was fixed cidr/96.133 idea/96.134 pycharm/96.135
Roman Chernyatchik [Mon, 26 Apr 2010 17:06:05 +0000 (21:06 +0400)]
NPE related to ColoredOutputTypeRegistry was fixed

13 years agoFixed [RUBY-5807] Some RM tips are corrupted in RubyMine 2.0.1
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

13 years ago@NotNull getCanonicalText()
Dmitry Jemerov [Mon, 26 Apr 2010 09:36:35 +0000 (13:36 +0400)]
@NotNull getCanonicalText()

13 years agofindElementByText()
Dmitry Jemerov [Fri, 23 Apr 2010 15:08:23 +0000 (19:08 +0400)]
findElementByText()

13 years agodon't fail parsing === in groovy (but nothing more)
peter [Mon, 26 Apr 2010 18:05:08 +0000 (19:05 +0100)]
don't fail parsing === in groovy (but nothing more)

13 years agoIDEA-54134 (Git Log: Item that should be emphasized can be added to respective tree...
irengrig [Mon, 26 Apr 2010 17:56:20 +0000 (21:56 +0400)]
IDEA-54134 (Git Log: Item that should be emphasized can be added to respective tree several times.)

13 years agoa more user-friendly message when Ivy is missing in groovyc or grape plugin
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

13 years agorun tests on module classpath: dependency to platform-ultimate removed
Dmitry Avdeev [Mon, 26 Apr 2010 15:43:46 +0000 (19:43 +0400)]
run tests on module classpath: dependency to platform-ultimate removed

13 years agofixing possible stack overflow in case of a cyclic constructor invocation in groovy...
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

13 years agosafer type text generation in groovy stubs
peter [Mon, 26 Apr 2010 15:02:18 +0000 (16:02 +0100)]
safer type text generation in groovy stubs

13 years agofixed injected css formatting
Maxim.Mossienko [Mon, 26 Apr 2010 14:03:19 +0000 (18:03 +0400)]
fixed injected css formatting

13 years ago IDEA-54346 flex: "add type to declaration" quickfix does not determine correct...
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

13 years agodon't mention inaccessible class names in stubs, replace them with the first accessib...
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)

13 years agodig deeper than one level in retrieving chained constructor calls' throws lists ...
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)

13 years agoIDEA-54340 Deadlock while trying to execute large
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

13 years agokeymap: warn about not loaded actions ( IDEA-53679 )
anna [Mon, 26 Apr 2010 13:54:25 +0000 (17:54 +0400)]
keymap: warn about not loaded actions ( IDEA-53679  )

13 years agoinline local: treat unary expression the same way we treat augmented assignments...
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  )

13 years agoreplace constructor with builder: do not miss default values ( IDEA-54303 )
anna [Mon, 26 Apr 2010 12:06:05 +0000 (16:06 +0400)]
replace constructor with builder: do not miss default values ( IDEA-54303  )

13 years agointroduce parameter on non-expressive line ( IDEA-26367 )
anna [Fri, 23 Apr 2010 16:39:03 +0000 (20:39 +0400)]
introduce parameter on non-expressive line ( IDEA-26367  )

13 years agointroduce variable 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  )

13 years agoactual parameters completion in javadoc ( IDEA-25907 )
anna [Fri, 23 Apr 2010 15:14:47 +0000 (19:14 +0400)]
actual parameters completion in javadoc ( IDEA-25907  )

13 years agoadd space after completed javadoc tag ( IDEA-25906 )
anna [Fri, 23 Apr 2010 14:25:52 +0000 (18:25 +0400)]
add space after completed javadoc tag ( IDEA-25906 )

13 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Mon, 26 Apr 2010 13:56:05 +0000 (17:56 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

13 years agotests fixed
Dmitry Avdeev [Mon, 26 Apr 2010 13:55:44 +0000 (17:55 +0400)]
tests fixed

13 years agoIDEA-54100 (Pass Disposable to CheckinHandler.getAfterCheckinConfigurationPanel())
irengrig [Mon, 26 Apr 2010 13:54:17 +0000 (17:54 +0400)]
IDEA-54100 (Pass Disposable to CheckinHandler.getAfterCheckinConfigurationPanel())

13 years agoSVN: don't log wc corruption, wrong format etc too often (not each 3ms)
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)

13 years agoswitcher -- apply switch action
Kirill Kalishev [Mon, 26 Apr 2010 13:29:37 +0000 (17:29 +0400)]
switcher -- apply switch action

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 26 Apr 2010 12:47:28 +0000 (16:47 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agodeferred icons fix -- caches for different flags
Kirill Kalishev [Mon, 26 Apr 2010 12:42:43 +0000 (16:42 +0400)]
deferred icons fix -- caches for different flags

13 years agorun tests on module classpath: Inspection Gadgets
Dmitry Avdeev [Mon, 26 Apr 2010 12:29:11 +0000 (16:29 +0400)]
run tests on module classpath: Inspection Gadgets

13 years agoproject tree hanging fixed
Dmitry Avdeev [Mon, 26 Apr 2010 11:38:53 +0000 (15:38 +0400)]
project tree hanging fixed

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Mon, 26 Apr 2010 11:09:35 +0000 (15:09 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoDataManager.getDataContextFromFocus() introduced, the old one -- deprectated
Kirill Kalishev [Mon, 26 Apr 2010 11:07:04 +0000 (15:07 +0400)]
DataManager.getDataContextFromFocus() introduced, the old one -- deprectated

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 26 Apr 2010 11:08:36 +0000 (15:08 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agofoundation init
Alexey Pegov [Mon, 26 Apr 2010 11:03:04 +0000 (15:03 +0400)]
foundation init

13 years agorun tests on module classpath: RefactorX
Dmitry Avdeev [Mon, 26 Apr 2010 09:44:24 +0000 (13:44 +0400)]
run tests on module classpath: RefactorX

13 years agorun tests on module classpath: lvcs
Dmitry Avdeev [Mon, 26 Apr 2010 09:43:29 +0000 (13:43 +0400)]
run tests on module classpath: lvcs

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 26 Apr 2010 09:35:51 +0000 (13:35 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoGit, correct cache size
irengrig [Mon, 26 Apr 2010 09:20:28 +0000 (13:20 +0400)]
Git, correct cache size

13 years agoGoToFileAction - updateActionsImmediately was added to fix layout problems
Kirill Kalishev [Mon, 26 Apr 2010 09:12:51 +0000 (13:12 +0400)]
GoToFileAction - updateActionsImmediately was added to fix layout problems

13 years agoMaven: not-null assertion fix for Maven actions
Anton Makeev [Mon, 26 Apr 2010 08:54:45 +0000 (12:54 +0400)]
Maven: not-null assertion fix for Maven actions

13 years agoActionToolbar: disabled action groups should be painted disabled
Kirill Kalishev [Mon, 26 Apr 2010 08:42:47 +0000 (12:42 +0400)]
ActionToolbar: disabled action groups should be painted disabled

13 years agoIDEA-54166 Tools->"View PSI Structure" missing ellipsis in menu title
Konstantin Bulenkov [Mon, 26 Apr 2010 08:39:38 +0000 (12:39 +0400)]
IDEA-54166 Tools->"View PSI Structure" missing ellipsis in menu title

13 years agoTreeUi: NPE on bg loading when released
Kirill Kalishev [Mon, 26 Apr 2010 08:04:08 +0000 (12:04 +0400)]
TreeUi: NPE on bg loading when released

13 years agoIDEA-54295 Unify test data path access for all IDEA tests
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

13 years agocidr-debugger: stepping/tests
Anton Makeev [Sat, 24 Apr 2010 21:05:22 +0000 (01:05 +0400)]
cidr-debugger: stepping/tests

13 years agocidr-debugger: tests
Anton Makeev [Sat, 24 Apr 2010 17:15:03 +0000 (21:15 +0400)]
cidr-debugger: tests

13 years agocidr-debugger: correctly finishing process
Anton Makeev [Sat, 24 Apr 2010 11:33:23 +0000 (15:33 +0400)]
cidr-debugger: correctly finishing process
open-api: QueueProcessor class

13 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Mon, 26 Apr 2010 05:43:38 +0000 (09:43 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

13 years agoavoid NPE cidr/96.130 idea/96.131 pycharm/96.129
Maxim.Mossienko [Sat, 24 Apr 2010 12:17:57 +0000 (16:17 +0400)]
avoid NPE

13 years agodo not popup javadoc when no items available
Maxim.Mossienko [Sat, 24 Apr 2010 11:23:50 +0000 (15:23 +0400)]
do not popup javadoc when no items available

13 years agoMerge branch 'master' of git.labs.intellij.net:idea/community cidr/96.125 idea/96.126 pycharm/96.127
irengrig [Fri, 23 Apr 2010 21:15:46 +0000 (01:15 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

13 years agoIDEA-22730 (Improve support for common merging/integration use cases)
irengrig [Fri, 23 Apr 2010 21:11:32 +0000 (01:11 +0400)]
IDEA-22730 (Improve support for common merging/integration use cases)

13 years agocidr-debugger: initial ui binding cidr/96.124
Anton Makeev [Fri, 23 Apr 2010 18:57:59 +0000 (22:57 +0400)]
cidr-debugger: initial ui binding

13 years agocidr-debugger: target output
Anton Makeev [Fri, 23 Apr 2010 12:05:12 +0000 (16:05 +0400)]
cidr-debugger: target output