peter [Tue, 31 Jan 2012 18:27:49 +0000 (19:27 +0100)]
classes used in xml aren't unused
Bas Leijdekkers [Tue, 31 Jan 2012 18:27:24 +0000 (19:27 +0100)]
fix test data
Eugene Zhuravlev [Tue, 31 Jan 2012 18:20:50 +0000 (19:20 +0100)]
CHUNK_REBUILD_REQUIRED exit code for module-level builder
Dmitry Jemerov [Tue, 31 Jan 2012 18:17:49 +0000 (19:17 +0100)]
Merge remote branch 'origin/master'
Dmitry Jemerov [Tue, 31 Jan 2012 18:13:21 +0000 (19:13 +0100)]
EA-33058 - NPE: PlatformContentEntriesConfigurable.isModified
Dmitry Jemerov [Tue, 31 Jan 2012 18:08:46 +0000 (19:08 +0100)]
EA-33172 - NPE: JavaHierarchyUtil.getPackageName
Dmitry Jemerov [Tue, 31 Jan 2012 18:07:36 +0000 (19:07 +0100)]
EA-33250 - assert: ComponentManagerImpl.getComponent
Dmitry Jemerov [Tue, 31 Jan 2012 18:00:47 +0000 (19:00 +0100)]
EA-33340 - NPE: RegExpWordSelectionFilter.value
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
peter [Tue, 31 Jan 2012 14:10:11 +0000 (15:10 +0100)]
IDEA-80583 Wrong suggestion in qualified field type
peter [Tue, 31 Jan 2012 12:41:53 +0000 (13:41 +0100)]
uncommented test (IDEA-69571)
peter [Tue, 31 Jan 2012 12:41:04 +0000 (13:41 +0100)]
correctly report private methods' unusedness (IDEA-75803)
peter [Mon, 30 Jan 2012 19:45:44 +0000 (20:45 +0100)]
gpp meta methods are not unused (IDEA-75803)
peter [Mon, 30 Jan 2012 19:33:23 +0000 (20:33 +0100)]
highlight globally unused groovy properties (IDEA-75803)
peter [Mon, 30 Jan 2012 19:21:20 +0000 (20:21 +0100)]
highlight globally unused groovy methods (IDEA-75803)
peter [Mon, 30 Jan 2012 19:15:09 +0000 (20:15 +0100)]
introduce GlobalUsageHelper
peter [Mon, 30 Jan 2012 18:36:21 +0000 (19:36 +0100)]
take implicit usages into account (IDEA-75803)
peter [Mon, 30 Jan 2012 18:24:59 +0000 (19:24 +0100)]
highlight globally unused groovy classes (IDEA-75803)
peter [Mon, 30 Jan 2012 17:01:36 +0000 (18:01 +0100)]
don't error-highlight groovy builder members as unresolved
Anna Kozlova [Tue, 31 Jan 2012 17:20:52 +0000 (21:20 +0400)]
override/implement: skip parameter annotations if necessary (IDEA-76470)
Eugene Zhuravlev [Tue, 31 Jan 2012 17:09:15 +0000 (18:09 +0100)]
do not run automake in alarm's thread
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
Konstantin Bulenkov [Tue, 31 Jan 2012 16:19:58 +0000 (17:19 +0100)]
anonymous tests
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
Bas Leijdekkers [Tue, 31 Jan 2012 16:06:18 +0000 (17:06 +0100)]
Simplify Demorgans intention, don't keep unnecessary parentheses, add tests
Bas Leijdekkers [Tue, 31 Jan 2012 16:03:54 +0000 (17:03 +0100)]
Make it easier to test IPPs MutablyNamedIntentions
Bas Leijdekkers [Tue, 31 Jan 2012 16:02:41 +0000 (17:02 +0100)]
Fix "Field repeatedly accessed in method" inspection problem descriptor
Maxim Shafirov [Tue, 31 Jan 2012 16:00:07 +0000 (20:00 +0400)]
Core's findClass() works with inner classes too
Anna Kozlova [Tue, 31 Jan 2012 15:54:59 +0000 (19:54 +0400)]
exclude root with all failed tests
Anna Kozlova [Tue, 31 Jan 2012 15:03:18 +0000 (19:03 +0400)]
extension to forbid suggestion of final modifier (IDEA-77156)
Anna Kozlova [Tue, 31 Jan 2012 14:10:45 +0000 (18:10 +0400)]
rename file: move to java/groovy
Dmitry Jemerov [Tue, 31 Jan 2012 15:49:56 +0000 (16:49 +0100)]
Merge remote branch 'origin/master'
Gregory.Shrago [Tue, 31 Jan 2012 16:18:34 +0000 (19:18 +0300)]
IOOBE & recursive markup stripping fixes
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)
Dmitry Jemerov [Tue, 31 Jan 2012 15:35:41 +0000 (16:35 +0100)]
don't miss combobox popup closing events (IDEA-64107)
Denis.Zhdanov [Tue, 31 Jan 2012 14:54:41 +0000 (18:54 +0400)]
make server compilation happy
Dmitry Jemerov [Tue, 31 Jan 2012 14:51:24 +0000 (15:51 +0100)]
typos and dictionary words
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;
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
Dennis Ushakov [Tue, 31 Jan 2012 11:17:36 +0000 (15:17 +0400)]
do not drag out minimized views
Dennis Ushakov [Tue, 31 Jan 2012 11:17:07 +0000 (15:17 +0400)]
fix dropping on self
Dennis Ushakov [Tue, 31 Jan 2012 11:01:30 +0000 (15:01 +0400)]
remove icon
Maxim Shafirov [Tue, 31 Jan 2012 13:48:57 +0000 (17:48 +0400)]
An API (for Kotlin) for mirror source substitution.
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;
Maxim.Medvedev [Tue, 31 Jan 2012 13:26:52 +0000 (17:26 +0400)]
Merge remote-tracking branch 'origin/master'
Maxim.Medvedev [Tue, 31 Jan 2012 12:35:46 +0000 (16:35 +0400)]
EA-32658 - initialize field in method while introduce field
Maxim.Medvedev [Mon, 30 Jan 2012 12:29:09 +0000 (16:29 +0400)]
EA-32972 - folding for groovy strings and regexes
Maxim.Medvedev [Mon, 30 Jan 2012 11:14:30 +0000 (15:14 +0400)]
cleanup
Maxim.Medvedev [Sun, 29 Jan 2012 09:22:37 +0000 (13:22 +0400)]
EA-33153 - check class for writable before "create method" suggestion
Eugene Kudelevsky [Tue, 31 Jan 2012 13:22:12 +0000 (17:22 +0400)]
fix compilation
Eugene Kudelevsky [Tue, 31 Jan 2012 12:56:07 +0000 (16:56 +0400)]
android id index: search for "<resources" string first
Eugene Kudelevsky [Tue, 31 Jan 2012 12:19:16 +0000 (16:19 +0400)]
android: use index also to find local value resources and ids
Eugene Kudelevsky [Mon, 30 Jan 2012 19:09:40 +0000 (23:09 +0400)]
do not suggest value local value resources
Eugene Kudelevsky [Mon, 30 Jan 2012 18:35:14 +0000 (22:35 +0400)]
speed up: migrate to nano xml
Eugene Kudelevsky [Mon, 30 Jan 2012 18:10:39 +0000 (22:10 +0400)]
android performance improvement: indexing of sdk resources
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)
Kirill Likhodedov [Tue, 31 Jan 2012 12:39:30 +0000 (16:39 +0400)]
Merge remote-tracking branch 'origin/master'
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
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)
Eugene Zhuravlev [Tue, 31 Jan 2012 12:26:34 +0000 (13:26 +0100)]
forcibly report "error" build status in case of failure
Kirill Likhodedov [Tue, 31 Jan 2012 12:29:50 +0000 (16:29 +0400)]
Merge remote-tracking branch 'origin/master'
irengrig [Tue, 31 Jan 2012 12:26:05 +0000 (16:26 +0400)]
Merge remote branch 'origin/master'
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)
Kirill Likhodedov [Tue, 31 Jan 2012 12:22:01 +0000 (16:22 +0400)]
Merge remote-tracking branch 'origin/master'
Konstantin Bulenkov [Mon, 30 Jan 2012 18:41:03 +0000 (19:41 +0100)]
fix tests
Dmitry Jemerov [Tue, 31 Jan 2012 11:29:25 +0000 (12:29 +0100)]
IDEA-80623
Dennis Ushakov [Tue, 31 Jan 2012 10:46:35 +0000 (14:46 +0400)]
horizontal toolbar support
Dennis Ushakov [Tue, 31 Jan 2012 10:44:23 +0000 (14:44 +0400)]
inner toolbar positioning support for tabs on top
irengrig [Tue, 31 Jan 2012 10:43:09 +0000 (14:43 +0400)]
SVN 1.7: new svnkit with update improved (version (?) 7776)
Kirill Likhodedov [Tue, 31 Jan 2012 10:03:28 +0000 (14:03 +0400)]
Merge remote-tracking branch 'origin/master'
Kirill Likhodedov [Tue, 31 Jan 2012 09:59:15 +0000 (13:59 +0400)]
EA-33321 and other NPE; made static methods static
Alexey Kudravtsev [Mon, 30 Jan 2012 06:33:55 +0000 (10:33 +0400)]
rename dangerous method
irengrig [Tue, 31 Jan 2012 09:13:14 +0000 (13:13 +0400)]
Merge remote branch 'origin/master'
irengrig [Tue, 31 Jan 2012 09:11:49 +0000 (13:11 +0400)]
SVN 1.7: status through command line
peter [Tue, 31 Jan 2012 08:37:12 +0000 (09:37 +0100)]
don't fail build when ant.delete fails when cleaning output
Alexander Lobas [Tue, 31 Jan 2012 08:22:25 +0000 (12:22 +0400)]
Merge remote-tracking branch 'origin/master'
Alexander Lobas [Tue, 31 Jan 2012 08:19:27 +0000 (12:19 +0400)]
IDEA-80601
Rustam.Vishnyakov [Mon, 30 Jan 2012 15:35:49 +0000 (19:35 +0400)]
Custom folding classes moved to platform, other refactoring
Dmitry Avdeev [Mon, 30 Jan 2012 15:29:37 +0000 (19:29 +0400)]
showSource icon
dboulytchev [Mon, 30 Jan 2012 23:28:28 +0000 (03:28 +0400)]
Continue setting up tests (compiler server).
dboulytchev [Mon, 30 Jan 2012 22:57:40 +0000 (02:57 +0400)]
Fixed misunderstanding between dependency analyzer and builders; tests ok (compiler server).
dboulytchev [Mon, 30 Jan 2012 22:57:14 +0000 (02:57 +0400)]
Fixed misunderstanding between dependency analyzer and builders; tests ok (compiler server).
dboulytchev [Mon, 30 Jan 2012 22:01:52 +0000 (02:01 +0400)]
Continue retooling incremental tests to the new builders (compiler server).
Eugene Zhuravlev [Mon, 30 Jan 2012 20:51:52 +0000 (21:51 +0100)]
integrate hotswap with automake mode
Eugene Zhuravlev [Mon, 30 Jan 2012 20:23:27 +0000 (21:23 +0100)]
reduce the number of force() calls on storages
Eugene Zhuravlev [Mon, 30 Jan 2012 16:16:05 +0000 (17:16 +0100)]
in case of cleanup failure do not try to clean again
Dennis Ushakov [Mon, 30 Jan 2012 19:15:49 +0000 (23:15 +0400)]
reworked show help via reflection to please scrambler
Anna Kozlova [Mon, 30 Jan 2012 18:09:06 +0000 (22:09 +0400)]
plugins: remember sort order (IDEA-80602)
Anna Kozlova [Mon, 30 Jan 2012 17:25:13 +0000 (21:25 +0400)]
plugins: repositories: sort categories (N/A as last one)
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)
Anna Kozlova [Mon, 30 Jan 2012 16:29:54 +0000 (20:29 +0400)]
disable change list combo when file system is selected
Anna Kozlova [Mon, 30 Jan 2012 16:20:53 +0000 (20:20 +0400)]
skip first separator
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)
Maxim.Mossienko [Mon, 30 Jan 2012 17:50:35 +0000 (21:50 +0400)]
IDEA-76019 Update guava to r11.0.1
Dennis Ushakov [Mon, 30 Jan 2012 16:48:54 +0000 (20:48 +0400)]
some preparations for mac native help
Dennis Ushakov [Mon, 30 Jan 2012 14:14:05 +0000 (18:14 +0400)]
less decorations
Dennis Ushakov [Mon, 30 Jan 2012 13:57:34 +0000 (17:57 +0400)]
IDEA-80582 disable hiding merged tabs
Alexander Lobas [Mon, 30 Jan 2012 16:28:55 +0000 (20:28 +0400)]
Merge remote-tracking branch 'origin/master'
Alexander Lobas [Mon, 30 Jan 2012 16:26:33 +0000 (20:26 +0400)]
IDEA-45629
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