Kirill Likhodedov [Wed, 1 Sep 2010 07:46:32 +0000 (11:46 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Kudravtsev [Wed, 1 Sep 2010 07:25:55 +0000 (11:25 +0400)]
reverted
Alexey Kudravtsev [Tue, 31 Aug 2010 13:29:11 +0000 (17:29 +0400)]
IDEA-58104
Alexey Kudravtsev [Tue, 31 Aug 2010 13:11:16 +0000 (17:11 +0400)]
removed final
Alexey Kudravtsev [Tue, 31 Aug 2010 11:37:45 +0000 (15:37 +0400)]
IDEA-58143
peter [Tue, 31 Aug 2010 18:27:58 +0000 (19:27 +0100)]
don't qualify magic method calls unless it's really needed. qualify instance magic methods with 'this'
peter [Tue, 31 Aug 2010 18:15:20 +0000 (19:15 +0100)]
thread-safe sem initialization
Dmitry Jemerov [Tue, 31 Aug 2010 15:14:18 +0000 (19:14 +0400)]
move component registration to correct place
Roman Shevchenko [Tue, 31 Aug 2010 17:10:22 +0000 (21:10 +0400)]
Use normalized file path in code insight test case
Roman Shevchenko [Tue, 31 Aug 2010 17:08:23 +0000 (21:08 +0400)]
Distinguishable prefix for test temp dirs
Gregory Shrago [Tue, 31 Aug 2010 17:18:05 +0000 (21:18 +0400)]
IDEA-58196 keyboard shortcut for intention quick fix and Console Properties dialog conflict
Anton Makeev [Tue, 31 Aug 2010 15:28:43 +0000 (19:28 +0400)]
code style settings: lost setting fixed (IDEA-58075)
Anton Makeev [Tue, 31 Aug 2010 14:34:10 +0000 (18:34 +0400)]
cidr formatter: braces
Anton Makeev [Tue, 31 Aug 2010 11:30:43 +0000 (15:30 +0400)]
cidr formatter: braces
Anton Makeev [Mon, 30 Aug 2010 06:54:28 +0000 (10:54 +0400)]
cidr formatter: one-line blocks
Oleg Shpynov [Tue, 31 Aug 2010 15:18:39 +0000 (19:18 +0400)]
PY-719 Highlighting artifacts on executed lines in console
Oleg Shpynov [Tue, 31 Aug 2010 14:53:59 +0000 (18:53 +0400)]
Move timeout to more appropriate place
Maxim Shafirov [Tue, 31 Aug 2010 15:09:46 +0000 (19:09 +0400)]
IDEA-57881
nik [Tue, 31 Aug 2010 13:46:15 +0000 (17:46 +0400)]
projectConfigurable and applicationConfigurable extension points reworked
irengrig [Tue, 31 Aug 2010 13:52:27 +0000 (17:52 +0400)]
VCS: refresh local changes cancel text = "Skip"
irengrig [Tue, 31 Aug 2010 13:38:40 +0000 (17:38 +0400)]
VCS: remove duplicate commit action; always use action that will correctly look for any changed file if nothing is specially selected
irengrig [Tue, 31 Aug 2010 11:32:26 +0000 (15:32 +0400)]
git log: auxiliary stuff
irengrig [Mon, 30 Aug 2010 11:27:36 +0000 (15:27 +0400)]
ring: show used
irengrig [Mon, 30 Aug 2010 09:07:14 +0000 (13:07 +0400)]
Git log: big table skeleton
irengrig [Fri, 27 Aug 2010 10:53:47 +0000 (14:53 +0400)]
ring change
irengrig [Thu, 26 Aug 2010 14:44:54 +0000 (18:44 +0400)]
VCS: the ring: reuse of wire numbers...
irengrig [Wed, 25 Aug 2010 08:16:26 +0000 (12:16 +0400)]
NPE: in Git users component, asked when not initialized
irengrig [Tue, 24 Aug 2010 20:42:17 +0000 (00:42 +0400)]
IDEA-53288 Idea should support standard Subversion layout: if target remote folder is not new, check whether it is empty
Oleg Shpynov [Tue, 31 Aug 2010 13:43:05 +0000 (17:43 +0400)]
PY-719 Highlighting artifacts on executed lines in console
peter [Tue, 31 Aug 2010 12:28:07 +0000 (13:28 +0100)]
complete siblings of statically imported fields, too (java)
Eugene Kudelevsky [Tue, 31 Aug 2010 12:47:44 +0000 (16:47 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Tue, 31 Aug 2010 12:47:23 +0000 (16:47 +0400)]
WI-2910 trim whitespace from the line when using Surround with Zen Coding
Dmitry Avdeev [Tue, 31 Aug 2010 12:25:17 +0000 (16:25 +0400)]
IDEA-58152 Refactorings on UML diagram are not accessible
Eugene Zhuravlev [Tue, 31 Aug 2010 12:19:42 +0000 (16:19 +0400)]
fix NPE
Rustam.Vishnyakov [Tue, 31 Aug 2010 12:09:35 +0000 (16:09 +0400)]
Per-language code style settings: more refactoring
Alexey Pegov [Tue, 31 Aug 2010 11:41:39 +0000 (15:41 +0400)]
fix combobox action under alloy laf
peter [Tue, 31 Aug 2010 10:49:38 +0000 (11:49 +0100)]
in attempt to fix just one test rewrite half the java method call completion; but the code now is much more self-contained, and the test is fixed
peter [Mon, 30 Aug 2010 20:18:07 +0000 (21:18 +0100)]
some javadoc
peter [Mon, 30 Aug 2010 18:37:23 +0000 (19:37 +0100)]
IDEA-43317 Complete static members from classes that are already mentioned in import block as static import (groovy)
peter [Mon, 30 Aug 2010 18:36:49 +0000 (19:36 +0100)]
faster reference providers initialization
peter [Mon, 30 Aug 2010 17:23:48 +0000 (18:23 +0100)]
IDEA-43317 Complete static members from classes that are already mentioned in import block as static import (java)
peter [Mon, 30 Aug 2010 14:39:14 +0000 (15:39 +0100)]
support java-tests written in groovy
peter [Sun, 29 Aug 2010 21:31:37 +0000 (22:31 +0100)]
extract common testdata path
peter [Sun, 29 Aug 2010 21:29:14 +0000 (22:29 +0100)]
NormalCompletionTest -> fixture
peter [Sun, 29 Aug 2010 18:01:59 +0000 (19:01 +0100)]
for classes with already statically imported members, suggest to static import the ctrl+alt+spaced members
peter [Sun, 29 Aug 2010 17:24:08 +0000 (18:24 +0100)]
cleanup
Eugene Zhuravlev [Tue, 31 Aug 2010 11:15:16 +0000 (15:15 +0400)]
when unable to gent verson attribute, fallback to SDK's version string
Oleg Shpynov [Tue, 31 Aug 2010 11:04:55 +0000 (15:04 +0400)]
PY-1547 Python console: SyntaxError in multi-line string with backslashes
anna [Tue, 31 Aug 2010 10:56:07 +0000 (14:56 +0400)]
weaken rename collisions detection ( IDEA-58181)
anna [Tue, 31 Aug 2010 09:58:02 +0000 (13:58 +0400)]
oror is associative operation as well
anna [Tue, 31 Aug 2010 09:49:15 +0000 (13:49 +0400)]
skip non physical occurrences
anna [Tue, 31 Aug 2010 09:00:41 +0000 (13:00 +0400)]
do not add ; when comment or whitespace is adding (IDEA-58109 )
anna [Mon, 30 Aug 2010 17:13:02 +0000 (21:13 +0400)]
create field from parameter: array types (IDEA-58140)
Alexey Pegov [Tue, 31 Aug 2010 11:02:13 +0000 (15:02 +0400)]
IDEA-58069 Use correct combo box popup size for 'run configurations'
Alexey Pegov [Tue, 31 Aug 2010 10:13:11 +0000 (14:13 +0400)]
IDEA-58069 Use correct combo box popup size for 'run configurations' + minor comboboxaction ui fixes + fix menu painting if switching to aqua laf from another
Konstantin Bulenkov [Tue, 31 Aug 2010 10:04:35 +0000 (14:04 +0400)]
build time for snapshots
Dennis Ushakov [Tue, 31 Aug 2010 09:55:15 +0000 (13:55 +0400)]
allow unescaped urls if desperately needed
Oleg Shpynov [Tue, 31 Aug 2010 09:42:18 +0000 (13:42 +0400)]
Consoles colouring fixes for
PY-1631 Console coloring is patchy
Eugene Kudelevsky [Thu, 26 Aug 2010 15:53:41 +0000 (19:53 +0400)]
WI-2883 do not visit included files, when generating dtd from xml document for completion/highlighting
nik [Tue, 31 Aug 2010 08:21:29 +0000 (12:21 +0400)]
'Show project structure' actions moved to idea-ui module
Alexey Kudravtsev [Mon, 30 Aug 2010 13:36:31 +0000 (17:36 +0400)]
test fix
nik [Tue, 31 Aug 2010 05:43:22 +0000 (09:43 +0400)]
extension point kind (beanClass or interface) determined by extension point, not by extension
Bas Leijdekkers [Mon, 30 Aug 2010 20:34:29 +0000 (22:34 +0200)]
IDEA-57911 (Changes to classname in "JUnit test method without any assertions" are ignored)
Dmitry Jemerov [Mon, 30 Aug 2010 18:23:15 +0000 (22:23 +0400)]
remove update check interval option
Dmitry Jemerov [Mon, 30 Aug 2010 18:04:19 +0000 (22:04 +0400)]
pass installation UID when checking for updates
Alexey Pegov [Fri, 27 Aug 2010 19:20:40 +0000 (23:20 +0400)]
fix combobox focus ring painting for aqua laf & quartz disabled
Eugene Zhuravlev [Mon, 30 Aug 2010 18:15:25 +0000 (22:15 +0400)]
speed optimization: use instanceof instead if isInstance() when getting Ant DOM children of AntDomElement
Gregory Shrago [Mon, 30 Aug 2010 17:51:29 +0000 (21:51 +0400)]
IDEA-58147 -related uneditable combobox case fix
anna [Mon, 30 Aug 2010 16:50:25 +0000 (20:50 +0400)]
eclipse: linked resources in output paths (IDEA-56953)
anna [Mon, 30 Aug 2010 12:46:17 +0000 (16:46 +0400)]
eclipse: distinguish src folders in .classpath (IDEA-57232)
anna [Mon, 30 Aug 2010 12:45:18 +0000 (16:45 +0400)]
remove redundant else: check all then clauses (IDEA-58136)
Eugene Zhuravlev [Mon, 30 Aug 2010 16:33:51 +0000 (20:33 +0400)]
IDEA-41226 feature: ability to reference debugger-marked objects in expressions
Oleg Shpynov [Mon, 30 Aug 2010 16:22:05 +0000 (20:22 +0400)]
PY-922 Python console - autoindentation support and output formatting
Konstantin Bulenkov [Mon, 30 Aug 2010 15:51:44 +0000 (19:51 +0400)]
typing boolean values is not cool
Dmitry Avdeev [Mon, 30 Aug 2010 15:28:54 +0000 (19:28 +0400)]
fix tests
Kirill Kalishev [Mon, 30 Aug 2010 15:22:14 +0000 (19:22 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 30 Aug 2010 15:20:55 +0000 (19:20 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 30 Aug 2010 15:20:48 +0000 (19:20 +0400)]
tooltip fixes - 2
Gregory Shrago [Mon, 30 Aug 2010 15:19:38 +0000 (19:19 +0400)]
IDEA-26326 mxml: "Edit ECMA Script Level 4 Fragment" doesn't use ecma4 dialect
Alexey Pegov [Mon, 30 Aug 2010 15:07:14 +0000 (19:07 +0400)]
fix debugger expression combobox history
Rustam.Vishnyakov [Mon, 30 Aug 2010 14:33:48 +0000 (18:33 +0400)]
A fix for Groovy formatter tests (using getField() instead of getDeclaredField() from CodeStyleSettings).
Roman Shevchenko [Mon, 30 Aug 2010 14:29:10 +0000 (18:29 +0400)]
CodeInsightTestFixture.testAction() fixed to work well with injection-agnostic actions
Kirill.Safonov [Mon, 30 Aug 2010 12:41:18 +0000 (16:41 +0400)]
trace injected prefix/suffix when asserting (EA-21115)
Alexey Pegov [Mon, 30 Aug 2010 13:47:46 +0000 (17:47 +0400)]
IDEA-56857 Search term hidden in keymap preferences + IDEA-56640 OSX inspection filter highlights white on white + minor simplecoloredcomponent fixes
nik [Mon, 30 Aug 2010 13:41:16 +0000 (17:41 +0400)]
unused extension point removed
nik [Mon, 30 Aug 2010 13:39:20 +0000 (17:39 +0400)]
beanClass/interface attribute of extension points corrected
nik [Mon, 30 Aug 2010 13:36:55 +0000 (17:36 +0400)]
obsolete extensions removed
Dmitry Avdeev [Mon, 30 Aug 2010 13:34:43 +0000 (17:34 +0400)]
IDEA-58132: 'Extract interface' action should not be available in plain XML file
Kirill Kalishev [Mon, 30 Aug 2010 13:28:27 +0000 (17:28 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 30 Aug 2010 13:28:02 +0000 (17:28 +0400)]
tooltip fixes
Dmitry Avdeev [Mon, 30 Aug 2010 11:46:12 +0000 (15:46 +0400)]
IDEA-57970: one-way includes traversing
Alexey Kudravtsev [Mon, 30 Aug 2010 12:33:24 +0000 (16:33 +0400)]
more enabling debug
Denis Zhdanov [Mon, 30 Aug 2010 12:09:06 +0000 (16:09 +0400)]
EA-21694 - NPE: SelectionModelImpl.getSelectionStart
Refactored the code in order to exclude variables visibilities problems in case of access from concurrent threads
Rustam.Vishnyakov [Mon, 30 Aug 2010 11:58:50 +0000 (15:58 +0400)]
Per-language code style settings, more refactoring and test fixes
sergey.vasiliev [Mon, 30 Aug 2010 11:49:22 +0000 (15:49 +0400)]
spring: resolve resource patterns for ClassPathXmlApplicationContext constructor parameters (IDEA-57982)
sergey.vasiliev [Fri, 13 Aug 2010 12:52:34 +0000 (16:52 +0400)]
fixed incorrect rename for spring stereotypes
Dmitry Jemerov [Mon, 30 Aug 2010 11:39:24 +0000 (15:39 +0400)]
exception from one DirectoryProjectConfigurator doesn't block project opening
Alexey Kudravtsev [Mon, 30 Aug 2010 11:33:47 +0000 (15:33 +0400)]
reverted check
Denis Zhdanov [Mon, 30 Aug 2010 11:36:30 +0000 (15:36 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance
Explicitly inlined couple of external calls that contain loops as profiling indicated that as a bottlenecks
Konstantin Bulenkov [Mon, 30 Aug 2010 11:34:00 +0000 (15:34 +0400)]
IDEA-58114 Awkward naming of schema in "Generate schema from instance document"