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
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
peter [Mon, 30 Jan 2012 15:22:09 +0000 (16:22 +0100)]
skip inserting diamond when choosing class completion variant with (
peter [Mon, 30 Jan 2012 14:51:18 +0000 (15:51 +0100)]
minor
peter [Mon, 30 Jan 2012 14:21:10 +0000 (15:21 +0100)]
remove some more duplication
peter [Mon, 30 Jan 2012 13:47:12 +0000 (14:47 +0100)]
remove some duplication
Dmitry Jemerov [Mon, 30 Jan 2012 16:03:34 +0000 (17:03 +0100)]
Merge remote branch 'origin/master'
Dmitry Jemerov [Mon, 30 Jan 2012 15:59:55 +0000 (16:59 +0100)]
pull up loadText() to VfsUtilCore
Eugene Zhuravlev [Mon, 30 Jan 2012 15:53:52 +0000 (16:53 +0100)]
automake: notifications about successful compilations seem to be redundant
Eugene Zhuravlev [Mon, 30 Jan 2012 15:43:58 +0000 (16:43 +0100)]
debugger event queue: more robust command cancellation when queue is closed
Konstantin Bulenkov [Mon, 30 Jan 2012 15:43:54 +0000 (16:43 +0100)]
fix line separators
Konstantin Bulenkov [Mon, 30 Jan 2012 15:41:49 +0000 (16:41 +0100)]
+ line separators option
kirill.safonov [Mon, 30 Jan 2012 15:36:37 +0000 (19:36 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
kirill.safonov [Mon, 30 Jan 2012 15:35:36 +0000 (19:35 +0400)]
Merge branch 'new-flex-config'
Konstantin Bulenkov [Mon, 30 Jan 2012 15:11:34 +0000 (16:11 +0100)]
selection tests
kirill.safonov [Thu, 12 Jan 2012 12:27:17 +0000 (16:27 +0400)]
SDK combobox - better API for 'New' and 'Edit' buttons
Roman Shevchenko [Mon, 30 Jan 2012 14:35:59 +0000 (18:35 +0400)]
Font moved to a right place
Roman Shevchenko [Mon, 30 Jan 2012 13:29:02 +0000 (17:29 +0400)]
More logging
Roman Shevchenko [Mon, 30 Jan 2012 12:46:23 +0000 (16:46 +0400)]
Typo
Anna Kozlova [Mon, 30 Jan 2012 14:35:21 +0000 (18:35 +0400)]
Merge remote-tracking branch 'origin/master'
Anna Kozlova [Mon, 30 Jan 2012 14:34:50 +0000 (18:34 +0400)]
fix compilation
Kirill Likhodedov [Mon, 30 Jan 2012 14:27:01 +0000 (18:27 +0400)]
Merge remote-tracking branch 'origin/master'
Kirill Likhodedov [Mon, 30 Jan 2012 14:24:54 +0000 (18:24 +0400)]
IDEA-76794 Add "force checkout" option to the smart checkout dialog.
Anna Kozlova [Mon, 30 Jan 2012 12:08:10 +0000 (16:08 +0400)]
testng: distinguish methods processed by factory
Anna Kozlova [Mon, 30 Jan 2012 12:07:26 +0000 (16:07 +0400)]
testng: detect tests in "factory" classes (IDEA-78053)
Anna Kozlova [Mon, 30 Jan 2012 11:37:29 +0000 (15:37 +0400)]
execution: extract check for alternative jre; check for working directory (IDEA-77754)
Anna Kozlova [Mon, 30 Jan 2012 10:10:46 +0000 (14:10 +0400)]
IDEA-79533 "Pull members up" should be smarter about the default destination
Vladimir Krivosheev [Mon, 30 Jan 2012 09:33:23 +0000 (13:33 +0400)]
IDEA-80508 [eclipse.org/eclipse/platform-core/runtime/runtime.html]
Alexander Lobas [Mon, 30 Jan 2012 13:55:45 +0000 (17:55 +0400)]
Merge remote-tracking branch 'origin/master'
Alexander Lobas [Mon, 30 Jan 2012 13:53:15 +0000 (17:53 +0400)]
IDEA-80510
Denis.Zhdanov [Mon, 30 Jan 2012 13:07:57 +0000 (17:07 +0400)]
IDEA-53476: Gradle integration (Maven's level - dependencies, modules, repositories)
New gradle icon is added