idea/community.git
11 years agoclasses used in xml aren't unused
peter [Tue, 31 Jan 2012 18:27:49 +0000 (19:27 +0100)]
classes used in xml aren't unused

11 years agofix test data
Bas Leijdekkers [Tue, 31 Jan 2012 18:27:24 +0000 (19:27 +0100)]
fix test data

11 years agoCHUNK_REBUILD_REQUIRED exit code for module-level builder
Eugene Zhuravlev [Tue, 31 Jan 2012 18:20:50 +0000 (19:20 +0100)]
CHUNK_REBUILD_REQUIRED exit code for module-level builder

11 years agoMerge remote branch 'origin/master'
Dmitry Jemerov [Tue, 31 Jan 2012 18:17:49 +0000 (19:17 +0100)]
Merge remote branch 'origin/master'

11 years agoEA-33058 - NPE: PlatformContentEntriesConfigurable.isModified
Dmitry Jemerov [Tue, 31 Jan 2012 18:13:21 +0000 (19:13 +0100)]
EA-33058 - NPE: PlatformContentEntriesConfigurable.isModified

11 years agoEA-33172 - NPE: JavaHierarchyUtil.getPackageName
Dmitry Jemerov [Tue, 31 Jan 2012 18:08:46 +0000 (19:08 +0100)]
EA-33172 - NPE: JavaHierarchyUtil.getPackageName

11 years agoEA-33250 - assert: ComponentManagerImpl.getComponent
Dmitry Jemerov [Tue, 31 Jan 2012 18:07:36 +0000 (19:07 +0100)]
EA-33250 - assert: ComponentManagerImpl.getComponent

11 years agoEA-33340 - NPE: RegExpWordSelectionFilter.value
Dmitry Jemerov [Tue, 31 Jan 2012 18:00:47 +0000 (19:00 +0100)]
EA-33340 - NPE: RegExpWordSelectionFilter.value

11 years agoIDEA-80577 Perforce: Offline Mode: no changes detected warning will be shown when...
peter [Tue, 31 Jan 2012 16:44:31 +0000 (17:44 +0100)]
IDEA-80577  Perforce: Offline Mode: no changes detected warning will be shown when reverting files which are modified without checkout even if there are changes made in the reverted file

11 years agoIDEA-80583 Wrong suggestion in qualified field type
peter [Tue, 31 Jan 2012 14:10:11 +0000 (15:10 +0100)]
IDEA-80583  Wrong suggestion in qualified field type

11 years agouncommented test (IDEA-69571)
peter [Tue, 31 Jan 2012 12:41:53 +0000 (13:41 +0100)]
uncommented test (IDEA-69571)

11 years agocorrectly report private methods' unusedness (IDEA-75803)
peter [Tue, 31 Jan 2012 12:41:04 +0000 (13:41 +0100)]
correctly report private methods' unusedness (IDEA-75803)

11 years agogpp meta methods are not unused (IDEA-75803)
peter [Mon, 30 Jan 2012 19:45:44 +0000 (20:45 +0100)]
gpp meta methods are not unused (IDEA-75803)

11 years agohighlight globally unused groovy properties (IDEA-75803)
peter [Mon, 30 Jan 2012 19:33:23 +0000 (20:33 +0100)]
highlight globally unused groovy properties (IDEA-75803)

11 years agohighlight globally unused groovy methods (IDEA-75803)
peter [Mon, 30 Jan 2012 19:21:20 +0000 (20:21 +0100)]
highlight globally unused groovy methods (IDEA-75803)

11 years agointroduce GlobalUsageHelper
peter [Mon, 30 Jan 2012 19:15:09 +0000 (20:15 +0100)]
introduce GlobalUsageHelper

11 years agotake implicit usages into account (IDEA-75803)
peter [Mon, 30 Jan 2012 18:36:21 +0000 (19:36 +0100)]
take implicit usages into account (IDEA-75803)

11 years agohighlight globally unused groovy classes (IDEA-75803)
peter [Mon, 30 Jan 2012 18:24:59 +0000 (19:24 +0100)]
highlight globally unused groovy classes (IDEA-75803)

11 years agodon't error-highlight groovy builder members as unresolved
peter [Mon, 30 Jan 2012 17:01:36 +0000 (18:01 +0100)]
don't error-highlight groovy builder members as unresolved

11 years agooverride/implement: skip parameter annotations if necessary (IDEA-76470)
Anna Kozlova [Tue, 31 Jan 2012 17:20:52 +0000 (21:20 +0400)]
override/implement: skip parameter annotations if necessary (IDEA-76470)

11 years agodo not run automake in alarm's thread
Eugene Zhuravlev [Tue, 31 Jan 2012 17:09:15 +0000 (18:09 +0100)]
do not run automake in alarm's thread

11 years agoCache core jar's vfs children/parent. It'd better be done in normal jar vfs though
Maxim Shafirov [Tue, 31 Jan 2012 16:50:14 +0000 (20:50 +0400)]
Cache core jar's vfs children/parent. It'd better be done in normal jar vfs though

11 years agoanonymous tests
Konstantin Bulenkov [Tue, 31 Jan 2012 16:19:58 +0000 (17:19 +0100)]
anonymous tests

11 years agoIDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle...
Denis.Zhdanov [Tue, 31 Jan 2012 16:02:43 +0000 (20:02 +0400)]
IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes

Added 'navigate to the linked gradle script' action

11 years agoSimplify Demorgans intention, don't keep unnecessary parentheses, add tests
Bas Leijdekkers [Tue, 31 Jan 2012 16:06:18 +0000 (17:06 +0100)]
Simplify Demorgans intention, don't keep unnecessary parentheses, add tests

11 years agoMake it easier to test IPPs MutablyNamedIntentions
Bas Leijdekkers [Tue, 31 Jan 2012 16:03:54 +0000 (17:03 +0100)]
Make it easier to test IPPs MutablyNamedIntentions

11 years agoFix "Field repeatedly accessed in method" inspection problem descriptor
Bas Leijdekkers [Tue, 31 Jan 2012 16:02:41 +0000 (17:02 +0100)]
Fix "Field repeatedly accessed in method" inspection problem descriptor

11 years agoCore's findClass() works with inner classes too
Maxim Shafirov [Tue, 31 Jan 2012 16:00:07 +0000 (20:00 +0400)]
Core's findClass() works with inner classes too

11 years agoexclude root with all failed tests
Anna Kozlova [Tue, 31 Jan 2012 15:54:59 +0000 (19:54 +0400)]
exclude root with all failed tests

11 years agoextension to forbid suggestion of final modifier (IDEA-77156)
Anna Kozlova [Tue, 31 Jan 2012 15:03:18 +0000 (19:03 +0400)]
extension to forbid suggestion of final modifier (IDEA-77156)

11 years agorename file: move to java/groovy
Anna Kozlova [Tue, 31 Jan 2012 14:10:45 +0000 (18:10 +0400)]
rename file: move to java/groovy

11 years agoMerge remote branch 'origin/master'
Dmitry Jemerov [Tue, 31 Jan 2012 15:49:56 +0000 (16:49 +0100)]
Merge remote branch 'origin/master'

11 years agoIOOBE & recursive markup stripping fixes rubymine/112.656
Gregory.Shrago [Tue, 31 Jan 2012 16:18:34 +0000 (19:18 +0300)]
IOOBE & recursive markup stripping fixes

11 years agodon't reduce popup size when number of items is reduced (IDEA-61092 try #2)
Dmitry Jemerov [Tue, 31 Jan 2012 15:48:22 +0000 (16:48 +0100)]
don't reduce popup size when number of items is reduced (IDEA-61092 try #2)

11 years agodon't miss combobox popup closing events (IDEA-64107)
Dmitry Jemerov [Tue, 31 Jan 2012 15:35:41 +0000 (16:35 +0100)]
don't miss combobox popup closing events (IDEA-64107)

11 years agomake server compilation happy
Denis.Zhdanov [Tue, 31 Jan 2012 14:54:41 +0000 (18:54 +0400)]
make server compilation happy

11 years agotypos and dictionary words
Dmitry Jemerov [Tue, 31 Jan 2012 14:51:24 +0000 (15:51 +0100)]
typos and dictionary words

11 years agoIDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle... idea/112.655
Denis.Zhdanov [Tue, 31 Jan 2012 14:07:54 +0000 (18:07 +0400)]
IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes

1. Explicit method call syntax is applied (server compilation fails otherwise);
2. Comments are added;

11 years agoIDEA-80597 Debug tool window: generic UI: detaching a tab with hidden view shows...
Dennis Ushakov [Tue, 31 Jan 2012 13:52:14 +0000 (17:52 +0400)]
IDEA-80597  Debug tool window: generic UI: detaching a tab with hidden view shows both the view and its icon
IDEA-80595  Debug tool window: if Debugger view is split into separate views, and either Frames or Threads view is hidden, "Restore layout" completely breaks layout

11 years agodo not drag out minimized views
Dennis Ushakov [Tue, 31 Jan 2012 11:17:36 +0000 (15:17 +0400)]
do not drag out minimized views

11 years agofix dropping on self
Dennis Ushakov [Tue, 31 Jan 2012 11:17:07 +0000 (15:17 +0400)]
fix dropping on self

11 years agoremove icon
Dennis Ushakov [Tue, 31 Jan 2012 11:01:30 +0000 (15:01 +0400)]
remove icon

11 years agoAn API (for Kotlin) for mirror source substitution.
Maxim Shafirov [Tue, 31 Jan 2012 13:48:57 +0000 (17:48 +0400)]
An API (for Kotlin) for mirror source substitution.

11 years agoIDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle...
Denis.Zhdanov [Tue, 31 Jan 2012 12:45:29 +0000 (16:45 +0400)]
IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes

1. Refactored gradle project structure tree model to the distinct class;
2. Setup test infrastructure to allow to test project structure tree as well;
3. Corresponding project structure tree checks are added to the existing tests;

11 years agoMerge remote-tracking branch 'origin/master'
Maxim.Medvedev [Tue, 31 Jan 2012 13:26:52 +0000 (17:26 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoEA-32658 - initialize field in method while introduce field
Maxim.Medvedev [Tue, 31 Jan 2012 12:35:46 +0000 (16:35 +0400)]
EA-32658 - initialize field in method while introduce field

11 years agoEA-32972 - folding for groovy strings and regexes
Maxim.Medvedev [Mon, 30 Jan 2012 12:29:09 +0000 (16:29 +0400)]
EA-32972 - folding for groovy strings and regexes

11 years agocleanup
Maxim.Medvedev [Mon, 30 Jan 2012 11:14:30 +0000 (15:14 +0400)]
cleanup

11 years agoEA-33153 - check class for writable before "create method" suggestion
Maxim.Medvedev [Sun, 29 Jan 2012 09:22:37 +0000 (13:22 +0400)]
EA-33153 - check class for writable before "create method" suggestion

11 years agofix compilation
Eugene Kudelevsky [Tue, 31 Jan 2012 13:22:12 +0000 (17:22 +0400)]
fix compilation

11 years agoandroid id index: search for "<resources" string first
Eugene Kudelevsky [Tue, 31 Jan 2012 12:56:07 +0000 (16:56 +0400)]
android id index: search for "<resources" string first

11 years agoandroid: use index also to find local value resources and ids
Eugene Kudelevsky [Tue, 31 Jan 2012 12:19:16 +0000 (16:19 +0400)]
android: use index also to find local value resources and ids

11 years agodo not suggest value local value resources
Eugene Kudelevsky [Mon, 30 Jan 2012 19:09:40 +0000 (23:09 +0400)]
do not suggest value local value resources

11 years agospeed up: migrate to nano xml
Eugene Kudelevsky [Mon, 30 Jan 2012 18:35:14 +0000 (22:35 +0400)]
speed up: migrate to nano xml

11 years agoandroid performance improvement: indexing of sdk resources
Eugene Kudelevsky [Mon, 30 Jan 2012 18:10:39 +0000 (22:10 +0400)]
android performance improvement: indexing of sdk resources

11 years agodon't show extra buttons in two-step confirmation dialog (IDEA-79906)
Dmitry Jemerov [Tue, 31 Jan 2012 12:41:06 +0000 (13:41 +0100)]
don't show extra buttons in two-step confirmation dialog (IDEA-79906)

11 years agoMerge remote-tracking branch 'origin/master'
Kirill Likhodedov [Tue, 31 Jan 2012 12:39:30 +0000 (16:39 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoGit: rollback message after checking out new branch: tell that the branch will be...
Kirill Likhodedov [Tue, 31 Jan 2012 12:36:51 +0000 (16:36 +0400)]
Git: rollback message after checking out new branch: tell that the branch will be deleted

11 years agodon't highlight named groups in Java 1.7 regular expressions as errors (IDEA-80456)
Dmitry Jemerov [Tue, 31 Jan 2012 12:35:55 +0000 (13:35 +0100)]
don't highlight named groups in Java 1.7 regular expressions as errors (IDEA-80456)

11 years agoforcibly report "error" build status in case of failure
Eugene Zhuravlev [Tue, 31 Jan 2012 12:26:34 +0000 (13:26 +0100)]
forcibly report "error" build status in case of failure

11 years agoMerge remote-tracking branch 'origin/master'
Kirill Likhodedov [Tue, 31 Jan 2012 12:29:50 +0000 (16:29 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoMerge remote branch 'origin/master'
irengrig [Tue, 31 Jan 2012 12:26:05 +0000 (16:26 +0400)]
Merge remote branch 'origin/master'

11 years agoSVN 1.7: path to Svn executable - into settings
irengrig [Tue, 31 Jan 2012 12:22:15 +0000 (16:22 +0400)]
SVN 1.7: path to Svn executable - into settings
ExecutableValidator: allow to reset error description during validation (there could be different reasons why executable is not valid)

11 years agoMerge remote-tracking branch 'origin/master'
Kirill Likhodedov [Tue, 31 Jan 2012 12:22:01 +0000 (16:22 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agofix tests
Konstantin Bulenkov [Mon, 30 Jan 2012 18:41:03 +0000 (19:41 +0100)]
fix tests

11 years agoIDEA-80623
Dmitry Jemerov [Tue, 31 Jan 2012 11:29:25 +0000 (12:29 +0100)]
IDEA-80623

11 years agohorizontal toolbar support
Dennis Ushakov [Tue, 31 Jan 2012 10:46:35 +0000 (14:46 +0400)]
horizontal toolbar support

11 years agoinner toolbar positioning support for tabs on top
Dennis Ushakov [Tue, 31 Jan 2012 10:44:23 +0000 (14:44 +0400)]
inner toolbar positioning support for tabs on top

11 years agoSVN 1.7: new svnkit with update improved (version (?) 7776)
irengrig [Tue, 31 Jan 2012 10:43:09 +0000 (14:43 +0400)]
SVN 1.7: new svnkit with update improved (version (?) 7776)

11 years agoMerge remote-tracking branch 'origin/master'
Kirill Likhodedov [Tue, 31 Jan 2012 10:03:28 +0000 (14:03 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoEA-33321 and other NPE; made static methods static
Kirill Likhodedov [Tue, 31 Jan 2012 09:59:15 +0000 (13:59 +0400)]
EA-33321 and other NPE; made static methods static

11 years agorename dangerous method
Alexey Kudravtsev [Mon, 30 Jan 2012 06:33:55 +0000 (10:33 +0400)]
rename dangerous method

11 years agoMerge remote branch 'origin/master'
irengrig [Tue, 31 Jan 2012 09:13:14 +0000 (13:13 +0400)]
Merge remote branch 'origin/master'

11 years agoSVN 1.7: status through command line
irengrig [Tue, 31 Jan 2012 09:11:49 +0000 (13:11 +0400)]
SVN 1.7: status through command line

11 years agodon't fail build when ant.delete fails when cleaning output rubymine/112.654
peter [Tue, 31 Jan 2012 08:37:12 +0000 (09:37 +0100)]
don't fail build when ant.delete fails when cleaning output

11 years agoMerge remote-tracking branch 'origin/master'
Alexander Lobas [Tue, 31 Jan 2012 08:22:25 +0000 (12:22 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoIDEA-80601
Alexander Lobas [Tue, 31 Jan 2012 08:19:27 +0000 (12:19 +0400)]
IDEA-80601

11 years agoCustom folding classes moved to platform, other refactoring idea/112.653
Rustam.Vishnyakov [Mon, 30 Jan 2012 15:35:49 +0000 (19:35 +0400)]
Custom folding classes moved to platform, other refactoring

11 years agoshowSource icon
Dmitry Avdeev [Mon, 30 Jan 2012 15:29:37 +0000 (19:29 +0400)]
showSource icon

11 years agoContinue setting up tests (compiler server). cidr/112.647 pycharm/112.651 rubymine/112.652 storm/112.646
dboulytchev [Mon, 30 Jan 2012 23:28:28 +0000 (03:28 +0400)]
Continue setting up tests  (compiler server).

11 years agoFixed misunderstanding between dependency analyzer and builders; tests ok (compiler...
dboulytchev [Mon, 30 Jan 2012 22:57:40 +0000 (02:57 +0400)]
Fixed misunderstanding between dependency analyzer and builders; tests ok  (compiler server).

11 years agoFixed misunderstanding between dependency analyzer and builders; tests ok (compiler...
dboulytchev [Mon, 30 Jan 2012 22:57:14 +0000 (02:57 +0400)]
Fixed misunderstanding between dependency analyzer and builders; tests ok  (compiler server).

11 years agoContinue retooling incremental tests to the new builders (compiler server).
dboulytchev [Mon, 30 Jan 2012 22:01:52 +0000 (02:01 +0400)]
Continue retooling incremental tests to the new builders  (compiler server).

11 years agointegrate hotswap with automake mode
Eugene Zhuravlev [Mon, 30 Jan 2012 20:51:52 +0000 (21:51 +0100)]
integrate hotswap with automake mode

11 years agoreduce the number of force() calls on storages
Eugene Zhuravlev [Mon, 30 Jan 2012 20:23:27 +0000 (21:23 +0100)]
reduce the number of force() calls on storages

11 years agoin case of cleanup failure do not try to clean again
Eugene Zhuravlev [Mon, 30 Jan 2012 16:16:05 +0000 (17:16 +0100)]
in case of cleanup failure do not try to clean again

11 years agoreworked show help via reflection to please scrambler rubymine/112.645
Dennis Ushakov [Mon, 30 Jan 2012 19:15:49 +0000 (23:15 +0400)]
reworked show help via reflection to please scrambler

11 years agoplugins: remember sort order (IDEA-80602)
Anna Kozlova [Mon, 30 Jan 2012 18:09:06 +0000 (22:09 +0400)]
plugins: remember sort order (IDEA-80602)

11 years agoplugins: repositories: sort categories (N/A as last one)
Anna Kozlova [Mon, 30 Jan 2012 17:25:13 +0000 (21:25 +0400)]
plugins: repositories: sort categories (N/A as last one)

11 years agodo not invent why we can't rename io files (IDEA-80564)
Anna Kozlova [Mon, 30 Jan 2012 16:55:44 +0000 (20:55 +0400)]
do not invent why we can't rename io files (IDEA-80564)

11 years agodisable change list combo when file system is selected
Anna Kozlova [Mon, 30 Jan 2012 16:29:54 +0000 (20:29 +0400)]
disable change list combo when file system is selected

11 years agoskip first separator
Anna Kozlova [Mon, 30 Jan 2012 16:20:53 +0000 (20:20 +0400)]
skip first separator

11 years agodo not treat enum/annotation type as entry point by default (IDEA-77746)
Anna Kozlova [Mon, 30 Jan 2012 16:05:06 +0000 (20:05 +0400)]
do not treat enum/annotation type as entry point by default (IDEA-77746)

11 years agoIDEA-76019 Update guava to r11.0.1
Maxim.Mossienko [Mon, 30 Jan 2012 17:50:35 +0000 (21:50 +0400)]
IDEA-76019 Update guava to r11.0.1

11 years agosome preparations for mac native help
Dennis Ushakov [Mon, 30 Jan 2012 16:48:54 +0000 (20:48 +0400)]
some preparations for mac native help

11 years agoless decorations
Dennis Ushakov [Mon, 30 Jan 2012 14:14:05 +0000 (18:14 +0400)]
less decorations

11 years agoIDEA-80582 disable hiding merged tabs
Dennis Ushakov [Mon, 30 Jan 2012 13:57:34 +0000 (17:57 +0400)]
IDEA-80582 disable hiding merged tabs

11 years agoMerge remote-tracking branch 'origin/master'
Alexander Lobas [Mon, 30 Jan 2012 16:28:55 +0000 (20:28 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoIDEA-45629
Alexander Lobas [Mon, 30 Jan 2012 16:26:33 +0000 (20:26 +0400)]
IDEA-45629

11 years agodon't insert pair ) when choosing a lookup item by ( before an identifier
peter [Mon, 30 Jan 2012 16:01:57 +0000 (17:01 +0100)]
don't insert pair ) when choosing a lookup item by ( before an identifier