idea/community.git
12 years agooptimization: reduce number od CASes
Alexey Kudravtsev [Tue, 14 Sep 2010 14:41:27 +0000 (18:41 +0400)]
optimization: reduce number od CASes

12 years agooptimization: do not use AtomicInteger
Alexey Kudravtsev [Tue, 14 Sep 2010 14:39:48 +0000 (18:39 +0400)]
optimization: do not use AtomicInteger

12 years agoimport popup fixed
Alexey Kudravtsev [Tue, 14 Sep 2010 14:26:10 +0000 (18:26 +0400)]
import popup fixed

12 years agochange signature: do not change signature if signature has errors
anna [Tue, 14 Sep 2010 12:26:31 +0000 (16:26 +0400)]
change signature: do not change signature if signature has errors

12 years ago IDEA-58056 Convert method to clsoure intention. conflict detection
Maxim Medvedev [Tue, 14 Sep 2010 12:51:27 +0000 (16:51 +0400)]
 IDEA-58056   Convert method to clsoure intention. conflict detection

12 years ago IDEA-58056 Groovy: "Convert to method" intention: closure usages check could...
Maxim Medvedev [Tue, 14 Sep 2010 11:13:31 +0000 (15:13 +0400)]
 IDEA-58056    Groovy: "Convert to method" intention: closure usages check could be added.

12 years ago IDEA-58056 Groovy: "Convert to method" intention: closure usages check could...
Maxim Medvedev [Tue, 14 Sep 2010 06:06:24 +0000 (10:06 +0400)]
 IDEA-58056    Groovy: "Convert to method" intention: closure usages check could be added

12 years agoresolve namespaces declared as import in wsdl:types
Konstantin Bulenkov [Tue, 14 Sep 2010 12:37:02 +0000 (16:37 +0400)]
resolve namespaces declared as import in wsdl:types

12 years agofaster quickfixes: Alt-Enter shows all quickfixes available right now
Alexey Kudravtsev [Tue, 14 Sep 2010 12:29:10 +0000 (16:29 +0400)]
faster quickfixes: Alt-Enter shows all quickfixes available right now

12 years agocleanup
Alexey Kudravtsev [Tue, 14 Sep 2010 12:27:08 +0000 (16:27 +0400)]
cleanup

12 years agoadded "analysis has been suspended" message
Alexey Kudravtsev [Tue, 14 Sep 2010 10:15:02 +0000 (14:15 +0400)]
added "analysis has been suspended" message

12 years agoIDEA-58669 Exception when Show History, no file history shown
irengrig [Tue, 14 Sep 2010 12:22:43 +0000 (16:22 +0400)]
IDEA-58669 Exception when Show History, no file history shown

12 years agorefactored framework libraries support
sergey.vasiliev [Tue, 14 Sep 2010 11:55:47 +0000 (15:55 +0400)]
refactored framework libraries support

12 years agodebugger combobox fixes (hide popup on enter, etc)
Alexey Pegov [Tue, 14 Sep 2010 12:08:59 +0000 (16:08 +0400)]
debugger combobox fixes (hide popup on enter, etc)

12 years agoCosmetics
Oleg Shpynov [Tue, 14 Sep 2010 11:10:52 +0000 (15:10 +0400)]
Cosmetics

12 years agochange signature: do not show dialog
anna [Tue, 14 Sep 2010 11:03:39 +0000 (15:03 +0400)]
change signature: do not show dialog

12 years agogit log: good speed step by step load. as is. not ready for use
irengrig [Tue, 14 Sep 2010 09:20:05 +0000 (13:20 +0400)]
git log: good speed step by step load. as is. not ready for use

12 years agogit log, first *working* version with virtual table. loads and merges data, filters...
irengrig [Fri, 10 Sep 2010 11:42:09 +0000 (15:42 +0400)]
git log, first *working* version with virtual table. loads and merges data, filters by committer

12 years agoSVN: svn authentication test to work on Unix as well (different defaults on different...
irengrig [Thu, 9 Sep 2010 13:22:32 +0000 (17:22 +0400)]
SVN: svn authentication test to work on Unix as well (different defaults on different OSes) .. again

12 years agoVcsBalloonProblemNotifier: balloon can be displayed over the Version Control View...
Kirill Likhodedov [Tue, 14 Sep 2010 15:56:56 +0000 (19:56 +0400)]
VcsBalloonProblemNotifier: balloon can be displayed over the Version Control View now. Renamed showMe to showOverChangesView.

12 years agoRenamed ChangesViewBalloonProblemNotifier -> VcsBalloonProblemNotifier to support...
Kirill Likhodedov [Wed, 15 Sep 2010 11:50:30 +0000 (15:50 +0400)]
Renamed ChangesViewBalloonProblemNotifier -> VcsBalloonProblemNotifier to support balloons for Version Control View as well as for the Changes View. Moved the class to com.intellij.openapi.vcs.ui

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill Likhodedov [Tue, 14 Sep 2010 08:28:53 +0000 (12:28 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoMerge commit 'remotes/origin/master'
Maxim Medvedev [Tue, 14 Sep 2010 08:07:49 +0000 (12:07 +0400)]
Merge commit 'remotes/origin/master'

12 years agoMerge commit 'origin/master'
Maxim Medvedev [Tue, 14 Sep 2010 08:03:40 +0000 (12:03 +0400)]
Merge commit 'origin/master'

Conflicts:
plugins/groovy/src/org/jetbrains/plugins/groovy/refactoring/move/MoveGroovyClassHandler.java
plugins/groovy/src/org/jetbrains/plugins/groovy/refactoring/move/MoveGroovyClassUtil.java

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Tue, 14 Sep 2010 07:48:15 +0000 (11:48 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

1. Fold regions processing logic is not activated in case soft wraps are disabled;
2. Minor refactorings;
3. Javadocs are added;

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Tue, 14 Sep 2010 07:26:55 +0000 (11:26 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Added additional check for situation with complete text removal

12 years agoIDEA-58606 Unable to select text from caret to the end of line with SHIFT+DOWN arrow...
Denis Zhdanov [Mon, 13 Sep 2010 14:39:39 +0000 (18:39 +0400)]
IDEA-58606 Unable to select text from caret to the end of line with SHIFT+DOWN arrow if caret is placed at last line

Added ability to select 'to the document end' and 'to the document start' if caret is moved beyond the document boundaries

12 years agoPHP HTML injection cidr/96.1167 pycharm/96.1165
Alexey Gopachenko [Mon, 13 Sep 2010 20:46:12 +0000 (00:46 +0400)]
PHP HTML injection

12 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Mon, 13 Sep 2010 19:34:43 +0000 (23:34 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

12 years agohints restyling - a
Kirill Kalishev [Mon, 13 Sep 2010 19:30:39 +0000 (23:30 +0400)]
hints restyling - a

12 years agodebugger: fix views frequent rebuilds because of thread events
Eugene Zhuravlev [Mon, 13 Sep 2010 18:57:13 +0000 (22:57 +0400)]
debugger: fix views frequent rebuilds because of thread events

12 years agoadjust position for non-anonymous classes only
Eugene Zhuravlev [Mon, 13 Sep 2010 17:39:53 +0000 (21:39 +0400)]
adjust position for non-anonymous classes only

12 years agohints restyling - hr
Kirill Kalishev [Mon, 13 Sep 2010 18:59:52 +0000 (22:59 +0400)]
hints restyling - hr

12 years agooptimize PsiTreeUtil.getStubOrPsiParent() pycharm/96.1163
Dmitry Jemerov [Mon, 13 Sep 2010 12:57:36 +0000 (16:57 +0400)]
optimize PsiTreeUtil.getStubOrPsiParent()

12 years agorefactor "create directory or package" action for better reusability
Dmitry Jemerov [Mon, 13 Sep 2010 11:20:31 +0000 (15:20 +0400)]
refactor "create directory or package" action for better reusability

12 years agorevive -Didea.platform.prefix=Platform a little bit
Dmitry Jemerov [Fri, 10 Sep 2010 16:52:39 +0000 (20:52 +0400)]
revive -Didea.platform.prefix=Platform a little bit

12 years ago@NotNull
Dmitry Jemerov [Fri, 10 Sep 2010 16:51:40 +0000 (20:51 +0400)]
@NotNull

12 years agodenis claims this will stop the tests from hanging
peter [Mon, 13 Sep 2010 16:13:36 +0000 (17:13 +0100)]
denis claims this will stop the tests from hanging

12 years agoRevert " IDEA-57867 Package declaration not updated when Groovy class is moved" idea/96.1162
peter [Mon, 13 Sep 2010 15:42:35 +0000 (16:42 +0100)]
Revert " IDEA-57867    Package declaration not updated when Groovy class is moved"

This reverts commit 8e66303be157fe64df559c91a1e1dc51036fbede.

12 years agocidr-formatter: fixes + code sample
Anton Makeev [Mon, 13 Sep 2010 09:22:42 +0000 (13:22 +0400)]
cidr-formatter: fixes + code sample

12 years agoIDEA-58625 Exception on paste
Denis Zhdanov [Mon, 13 Sep 2010 13:21:20 +0000 (17:21 +0400)]
IDEA-58625 Exception on paste

Incremental update of soft wraps cache is corrected

12 years agotest fix
Maxim Medvedev [Mon, 13 Sep 2010 13:14:35 +0000 (17:14 +0400)]
test fix

12 years ago IDEA-58055 Groovy: ArrayIndexOutOfBoundsException at GroovyPsiElementFactoryImpl...
Maxim Medvedev [Mon, 13 Sep 2010 12:16:29 +0000 (16:16 +0400)]
 IDEA-58055    Groovy: ArrayIndexOutOfBoundsException at GroovyPsiElementFactoryImpl.createMethodFromText() on "Convert to method" intention applied to closure with explicit type

12 years agoSupport import in wsdl
Konstantin Bulenkov [Mon, 13 Sep 2010 12:51:04 +0000 (16:51 +0400)]
Support import in wsdl

12 years agogreen light is back
Alexey Kudravtsev [Mon, 13 Sep 2010 12:28:31 +0000 (16:28 +0400)]
green light is back

12 years agoadditional check to show EditorTextField border under Aqua LaF only if it isOneLineMode
Alexey Pegov [Mon, 13 Sep 2010 12:28:27 +0000 (16:28 +0400)]
additional check to show EditorTextField border under Aqua LaF only if it isOneLineMode

12 years agoquick fix for IDEA-58475: Impossible to add new ApplicationServer
nik [Mon, 13 Sep 2010 12:23:13 +0000 (16:23 +0400)]
quick fix for IDEA-58475: Impossible to add new ApplicationServer

12 years agoannoying green-to-red icon color change fixed
Alexey Kudravtsev [Mon, 13 Sep 2010 12:10:27 +0000 (16:10 +0400)]
annoying green-to-red icon color change fixed

12 years agoenvs should not reuse one map
anna [Mon, 13 Sep 2010 11:44:24 +0000 (15:44 +0400)]
envs should not reuse one map

12 years agomove params
anna [Mon, 13 Sep 2010 09:57:16 +0000 (13:57 +0400)]
move params

12 years agomove IntelliLang-js to ultimate sources
Eugene Kudelevsky [Mon, 13 Sep 2010 11:40:44 +0000 (15:40 +0400)]
move IntelliLang-js to ultimate sources

12 years agoIDEA-58625 Exception on paste
Denis Zhdanov [Mon, 13 Sep 2010 11:03:51 +0000 (15:03 +0400)]
IDEA-58625 Exception on paste

Defined prioritized document listeners order in one place

12 years agoMerge commit 'remotes/origin/master'
Maxim Medvedev [Mon, 13 Sep 2010 10:10:53 +0000 (14:10 +0400)]
Merge commit 'remotes/origin/master'

12 years ago IDEA-57865 Groovy method name with a single dollar sign is treated as error
Maxim Medvedev [Mon, 13 Sep 2010 10:09:30 +0000 (14:09 +0400)]
 IDEA-57865    Groovy method name with a single dollar sign is treated as error

12 years agoIDEA-57513 dynamic methods for groovy enums
Maxim Medvedev [Mon, 13 Sep 2010 08:50:53 +0000 (12:50 +0400)]
IDEA-57513 dynamic methods for groovy enums

12 years ago IDEA-57867 Package declaration not updated when Groovy class is moved
Maxim Medvedev [Mon, 13 Sep 2010 08:23:20 +0000 (12:23 +0400)]
 IDEA-57867    Package declaration not updated when Groovy class is moved

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Mon, 13 Sep 2010 07:26:29 +0000 (11:26 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Avoiding IndexOutOfBounds on incremental soft wraps cache recalculations

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Mon, 13 Sep 2010 07:02:57 +0000 (11:02 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

1. Added @NotNull;
2. Corrected 'dirty region' upper bound on complete document recalculation;

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Mon, 13 Sep 2010 06:35:17 +0000 (10:35 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Added incremental soft wraps cache update on document change

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill Likhodedov [Mon, 13 Sep 2010 06:31:12 +0000 (10:31 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Thu, 9 Sep 2010 14:18:22 +0000 (18:18 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Added incremental soft wraps cache update on document change

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Thu, 9 Sep 2010 07:24:15 +0000 (11:24 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

1. Added support for fold regions addition, expansion, collapsing;
2. Refactoring -> moved a lot of inner classes to top level;

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Wed, 8 Sep 2010 10:26:11 +0000 (14:26 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Repackaging

12 years agoIDEA-58070 Soft wrap: Improve soft wraps performance
Denis Zhdanov [Wed, 8 Sep 2010 10:19:08 +0000 (14:19 +0400)]
IDEA-58070 Soft wrap: Improve soft wraps performance

Fast document dimensions mapping algorithm is introduced

12 years agofix another "reverse direction of for loop" bug cidr/96.1158 pycharm/96.1156 rubymine/96.1157
Bas Leijdekkers [Sun, 12 Sep 2010 20:33:32 +0000 (22:33 +0200)]
fix another "reverse direction of for loop" bug

12 years agoremove IntelliLang-js from community edition
Eugene.Kudelevsky [Sun, 12 Sep 2010 20:05:21 +0000 (00:05 +0400)]
remove IntelliLang-js from community edition

12 years agofix compile
Maxim.Mossienko [Sun, 12 Sep 2010 13:17:59 +0000 (17:17 +0400)]
fix compile

12 years agoMerge commit 'origin/master'
Maxim Medvedev [Sun, 12 Sep 2010 11:40:01 +0000 (15:40 +0400)]
Merge commit 'origin/master'

12 years agoMerge commit 'remotes/origin/master'
Maxim Medvedev [Sun, 12 Sep 2010 11:26:24 +0000 (15:26 +0400)]
Merge commit 'remotes/origin/master'

12 years ago IDEA-57833 ask for change return type of method or type of variable
Maxim Medvedev [Sun, 12 Sep 2010 11:20:00 +0000 (15:20 +0400)]
 IDEA-57833    ask for change return type of method or type of variable

12 years agomerging of editor tooltip changes - 3
Kirill Kalishev [Sun, 12 Sep 2010 10:35:44 +0000 (14:35 +0400)]
merging of editor tooltip changes - 3

12 years ago IDEA-57833 Groovy/Grails Refactoring Map to class. Change return type of method...
Maxim Medvedev [Sun, 12 Sep 2010 09:45:35 +0000 (13:45 +0400)]
 IDEA-57833    Groovy/Grails Refactoring Map to class. Change return type of method if map is returned from it

12 years agomerging of editor tooltip changes - 2
Kirill Kalishev [Sun, 12 Sep 2010 09:38:03 +0000 (13:38 +0400)]
merging of editor tooltip changes - 2

12 years agomerging of editor tooltip changes
Kirill Kalishev [Sun, 12 Sep 2010 09:26:27 +0000 (13:26 +0400)]
merging of editor tooltip changes

12 years agoSearching for exit points and returned expressions from method
Maxim Medvedev [Sun, 12 Sep 2010 08:05:59 +0000 (12:05 +0400)]
Searching for exit points and returned expressions from method

12 years agoIDEA-55747 (Reverse direction of for loop produce wrong code)
Bas Leijdekkers [Sun, 12 Sep 2010 07:26:43 +0000 (09:26 +0200)]
IDEA-55747 (Reverse direction of for loop produce wrong code)

12 years ago IDEA-57833 Groovy/Grails Refactoring Map to class
Maxim Medvedev [Sat, 11 Sep 2010 08:37:16 +0000 (12:37 +0400)]
 IDEA-57833    Groovy/Grails Refactoring Map to class

12 years agoEA-21903 (NPE: ExpressionUtils.computeConstantExpression) cidr/96.1149 idea/96.1154 pycharm/96.1151 rubymine/96.1152
Bas Leijdekkers [Fri, 10 Sep 2010 20:28:47 +0000 (22:28 +0200)]
EA-21903 (NPE: ExpressionUtils.computeConstantExpression)

12 years agothe declared return type should be taken into account
peter [Fri, 10 Sep 2010 19:48:03 +0000 (20:48 +0100)]
the declared return type should be taken into account

12 years agodon't infer groovy++ return types
peter [Fri, 10 Sep 2010 19:30:40 +0000 (20:30 +0100)]
don't infer groovy++ return types

12 years agono paired brace insertion => no overtype in plain text
peter [Fri, 10 Sep 2010 15:48:38 +0000 (16:48 +0100)]
no paired brace insertion => no overtype in plain text

12 years agotest fix
Maxim Medvedev [Fri, 10 Sep 2010 18:41:31 +0000 (22:41 +0400)]
test fix

12 years agohint tooltips - graphite
Kirill Kalishev [Fri, 10 Sep 2010 17:52:36 +0000 (21:52 +0400)]
hint tooltips - graphite

12 years agocs: hide box
anna [Fri, 10 Sep 2010 16:27:33 +0000 (20:27 +0400)]
cs: hide box

12 years agocs: skip return value changes for private methods
anna [Fri, 10 Sep 2010 14:49:29 +0000 (18:49 +0400)]
cs: skip return value changes for private methods

12 years agoAt Caret removed
Maxim.Mossienko [Fri, 10 Sep 2010 17:10:09 +0000 (21:10 +0400)]
At Caret removed

12 years agoperformanceL: targets list caching
Eugene Zhuravlev [Fri, 10 Sep 2010 16:50:14 +0000 (20:50 +0400)]
performanceL: targets list caching

12 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community cidr/96.1148
Eugene Kudelevsky [Fri, 10 Sep 2010 16:23:15 +0000 (20:23 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

12 years agoEditorTextField border & focus under Aqua LaF
Alexey Pegov [Fri, 10 Sep 2010 15:49:49 +0000 (19:49 +0400)]
EditorTextField border & focus under Aqua LaF

12 years ago IDEA-57510 reference resolve: class vs property getter rubymine/96.1146
Maxim Medvedev [Fri, 10 Sep 2010 15:22:54 +0000 (19:22 +0400)]
 IDEA-57510    reference resolve: class vs property getter

12 years agoEA-21690 fix assertion
Eugene Kudelevsky [Fri, 10 Sep 2010 14:58:07 +0000 (18:58 +0400)]
EA-21690 fix assertion

12 years ago IDEA-57752 "Rename to Java" Description Incorrect cidr/96.1144 rubymine/96.1145
Maxim Medvedev [Fri, 10 Sep 2010 14:21:55 +0000 (18:21 +0400)]
 IDEA-57752    "Rename to Java" Description Incorrect

12 years agoremove bogus indent > 0 check cidr/96.1143 pycharm/96.1142
Dmitry Jemerov [Fri, 10 Sep 2010 12:55:43 +0000 (16:55 +0400)]
remove bogus indent > 0 check

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill Likhodedov [Fri, 10 Sep 2010 13:47:09 +0000 (17:47 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agocs: detect delete group; tests
anna [Fri, 10 Sep 2010 13:43:39 +0000 (17:43 +0400)]
cs: detect delete group; tests

12 years agopsi util: @nullables rubymine/96.1140
Anton Makeev [Fri, 10 Sep 2010 13:08:21 +0000 (17:08 +0400)]
psi util: @nullables

12 years agocidr-formatter: braces
Anton Makeev [Fri, 10 Sep 2010 12:44:37 +0000 (16:44 +0400)]
cidr-formatter: braces

12 years agocidr-formatter: alignment groups
Anton Makeev [Wed, 8 Sep 2010 10:01:56 +0000 (14:01 +0400)]
cidr-formatter: alignment groups

12 years agogetHandler() fixed cidr/96.1139
Dmitry Avdeev [Fri, 10 Sep 2010 12:04:53 +0000 (16:04 +0400)]
getHandler() fixed

12 years agorestore JavaMethodDescriptor.getReturnTypeText() method so it can be overridden by...
Kirill.Safonov [Fri, 10 Sep 2010 12:29:34 +0000 (16:29 +0400)]
restore JavaMethodDescriptor.getReturnTypeText() method so it can be overridden by change signature detector