idea/community.git
8 years agoMerge remote-tracking branch 'origin/master' clion/140.2352 webstorm/140.2351
Liana Bakradze [Tue, 10 Feb 2015 15:15:15 +0000 (18:15 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoadded opportunity to create task files of all supported file types
Liana Bakradze [Tue, 10 Feb 2015 15:14:41 +0000 (18:14 +0300)]
added opportunity to create task files of all supported file types

8 years agoIDEA-136072 (implicit usage of ${idea.(home|config|system).path} macros in property...
Roman Shevchenko [Tue, 10 Feb 2015 15:13:22 +0000 (16:13 +0100)]
IDEA-136072 (implicit usage of ${idea.(home|config|system).path} macros in property substitution)

8 years agoCleanup (formatting; unneeded annotation)
Roman Shevchenko [Mon, 9 Feb 2015 19:01:57 +0000 (20:01 +0100)]
Cleanup (formatting; unneeded annotation)

8 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 10 Feb 2015 15:08:43 +0000 (18:08 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agodiff: more desctiptive method name
Aleksey Pivovarov [Tue, 10 Feb 2015 14:09:48 +0000 (17:09 +0300)]
diff: more desctiptive method name

selectN -> selectNotNull

8 years agodiff: consume keyboard action even if can't perform action
Aleksey Pivovarov [Tue, 10 Feb 2015 14:03:21 +0000 (17:03 +0300)]
diff: consume keyboard action even if can't perform action

same shortcut could be assigned to another action (step into, go to next method, etc)

8 years agoIDEA-101831 Add opportunity create new project from VCSs. When user create new projec...
Dmitry Avdeev [Tue, 10 Feb 2015 14:52:13 +0000 (17:52 +0300)]
IDEA-101831 Add opportunity create new project from VCSs. When user create new project and has op...

8 years agoIDEA-136274 Idea64 crashes when IDEA_VM_OPTIONS is configured
Vladimir.Orlov [Tue, 10 Feb 2015 14:56:50 +0000 (17:56 +0300)]
IDEA-136274 Idea64 crashes when IDEA_VM_OPTIONS is configured

8 years agoIDEA-131703 Redudant MANIFEST.MF file is created in target folder
Vladislav.Soroka [Tue, 10 Feb 2015 14:29:05 +0000 (17:29 +0300)]
IDEA-131703 Redudant MANIFEST.MF file is created in target folder

8 years agogradle: fix upward compatibility for groovy gradle plugins
Vladislav.Soroka [Tue, 10 Feb 2015 14:19:22 +0000 (17:19 +0300)]
gradle: fix upward compatibility for groovy gradle plugins

8 years agoIDEA-136134 Ugly combobox highlighting on mac
Vassiliy.Kudryashov [Tue, 10 Feb 2015 14:09:18 +0000 (17:09 +0300)]
IDEA-136134 Ugly combobox highlighting on mac

8 years agoBe more friendly
Vassiliy.Kudryashov [Tue, 10 Feb 2015 13:45:59 +0000 (16:45 +0300)]
Be more friendly

8 years agomulti-module setup: method hierarchy used to detect static/instance overriding
Anna Kozlova [Tue, 10 Feb 2015 13:11:07 +0000 (14:11 +0100)]
multi-module setup: method hierarchy used to detect static/instance overriding

8 years agojavadoc
nik [Tue, 10 Feb 2015 12:13:40 +0000 (15:13 +0300)]
javadoc

8 years agoSmartPointerManagerImpl: use identity pointer comparison (IDEA-CR-1367)
peter [Tue, 10 Feb 2015 13:11:05 +0000 (14:11 +0100)]
SmartPointerManagerImpl: use identity pointer comparison (IDEA-CR-1367)

8 years agotests fixed for W7 agents with tortoise: switch off unsupported sparse extensions...
Nadya Zabrodina [Tue, 10 Feb 2015 12:08:58 +0000 (16:08 +0400)]
tests fixed for W7 agents with tortoise: switch off unsupported sparse extensions for our hg version (2.6.2)

8 years agofixed IdeaKeymapsTest
Egor.Ushakov [Tue, 10 Feb 2015 13:05:49 +0000 (16:05 +0300)]
fixed IdeaKeymapsTest

8 years agoMerge branch 'origin/master'
Elizaveta Shashkova [Tue, 10 Feb 2015 12:55:49 +0000 (15:55 +0300)]
Merge branch 'origin/master'

8 years agorefactoring in matplotlib support
Elizaveta Shashkova [Tue, 10 Feb 2015 12:55:10 +0000 (15:55 +0300)]
refactoring in matplotlib support

8 years agoDBE-1071: CalendarView: correct bounds for hours, minutes, and seconds appcode/140.2347
Sergey Savenko [Tue, 10 Feb 2015 12:42:01 +0000 (15:42 +0300)]
DBE-1071: CalendarView: correct bounds for hours, minutes, and seconds

8 years agoget rid of gradients in table editor clion/140.2348
Sergey Savenko [Tue, 10 Feb 2015 12:27:52 +0000 (15:27 +0300)]
get rid of gradients in table editor

8 years agoCIDR: necessary libraries moved to cidr repository
Anton Makeev [Tue, 10 Feb 2015 12:28:56 +0000 (13:28 +0100)]
CIDR: necessary libraries moved to cidr repository

8 years agomulti-module setup: method hierarchy should traverse supers according to the place...
Anna Kozlova [Tue, 10 Feb 2015 12:17:44 +0000 (13:17 +0100)]
multi-module setup: method hierarchy should traverse supers according to the place build (IDEA-90914)

8 years agomulti-module setup: ensure access to static method from base class available only...
Anna Kozlova [Tue, 10 Feb 2015 11:33:04 +0000 (12:33 +0100)]
multi-module setup: ensure access to static method from base class available only through mediate class is marked as error (IDEA-91904)

8 years agoCode Style Settings | Wrapping and Braces panel: group declarations moved under assig... webstorm/140.2346
Yaroslav Lepenkin [Tue, 10 Feb 2015 12:02:31 +0000 (15:02 +0300)]
Code Style Settings | Wrapping and Braces panel: group declarations moved under assignment statements

8 years agoCode Style Settings: removed "Align consecutive variable declaration" checkbox from...
Yaroslav Lepenkin [Tue, 10 Feb 2015 11:53:53 +0000 (14:53 +0300)]
Code Style Settings: removed "Align consecutive variable declaration" checkbox from "Wrapping | Assignment" settings group. Since it is duplicate of "Align variables in columns" in "Group declarations"

8 years agoWEB-13490 Debug for Meteor packages doesn't work
Vladimir Krivosheev [Tue, 10 Feb 2015 11:57:32 +0000 (12:57 +0100)]
WEB-13490 Debug for Meteor packages doesn't work

8 years agoMerge remote-tracking branch 'origin/master' idea/140.2345
Vladimir.Orlov [Tue, 10 Feb 2015 11:40:03 +0000 (14:40 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agorelocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA...
Vladimir.Orlov [Tue, 10 Feb 2015 11:36:51 +0000 (14:36 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.

8 years agoMerge remote-tracking branch 'origin/master' phpstorm/140.2343
Sergey Malenkov [Tue, 10 Feb 2015 11:17:00 +0000 (14:17 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoMerge remote-tracking branch 'origin/master'
Sergey Malenkov [Tue, 10 Feb 2015 11:15:18 +0000 (14:15 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Tue, 10 Feb 2015 11:14:17 +0000 (14:14 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agorelocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA...
Vladimir.Orlov [Tue, 10 Feb 2015 11:11:39 +0000 (14:11 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.

8 years agoAbstractPopup: defer final runnable execution
Sergey Savenko [Tue, 10 Feb 2015 10:55:07 +0000 (13:55 +0300)]
AbstractPopup: defer final runnable execution

myFinalRunnable can contain logic which removes focus listeners (e.g. the runnable can invoke change color scheme action).
In case we're called from a focus listener, which is called from java.awt.AWTEventMulticaster,
removal of focus listeners will not have effect as the focus listeners list is copied on each modification.
So focus listeners which have already been removed, will get invoked. Hence, we defer the final runnable execution.

8 years agoCode Style Settings: renamed "field groups" settings group into "Group declarations"
Yaroslav Lepenkin [Tue, 10 Feb 2015 10:36:01 +0000 (13:36 +0300)]
Code Style Settings: renamed "field groups" settings group into "Group declarations"

8 years agorelocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA...
Vladimir.Orlov [Tue, 10 Feb 2015 10:42:01 +0000 (13:42 +0300)]
relocate publishing of .mac.zip artifact from layoutAll to not keep the one in IDEA based product where there is a .sit.

8 years agoAdded assertion for request to show a popup when it is already shown
Sergey Malenkov [Tue, 10 Feb 2015 10:21:19 +0000 (13:21 +0300)]
Added assertion for request to show a popup when it is already shown

8 years agodiff: darcula arrow icons
Aleksey Pivovarov [Tue, 10 Feb 2015 09:59:10 +0000 (12:59 +0300)]
diff: darcula arrow icons

8 years agofastCgi should be nin io package as before clion/140.2342
Vladimir Krivosheev [Tue, 10 Feb 2015 08:48:43 +0000 (09:48 +0100)]
fastCgi should be nin io package as before

8 years agofixed class-versions check: some *.class files from groovy-all-2.3.7.jar have 1.7...
nik [Tue, 10 Feb 2015 08:47:05 +0000 (11:47 +0300)]
fixed class-versions check: some *.class files from groovy-all-2.3.7.jar have 1.7 java version

8 years agouse a single reference queue to avoid smart pointer list leaks in vfs user data
peter [Tue, 10 Feb 2015 08:37:26 +0000 (09:37 +0100)]
use a single reference queue to avoid smart pointer list leaks in vfs user data

8 years agoperformGuardedChange when lookup is present
Dennis Ushakov [Tue, 10 Feb 2015 08:24:45 +0000 (11:24 +0300)]
performGuardedChange when lookup is present
#IDEA-136252 fixed

8 years agoMerge remote-tracking branch 'origin/master' appcode/140.2332 clion/140.2333 dbe/140.2336 phpstorm/140.2335 pycharm/140.2330 rubymine/140.2334 webstorm/140.2337
Ilya.Kazakevich [Mon, 9 Feb 2015 22:09:05 +0000 (01:09 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoPY-11855 Run manage.py task improvements
Ilya.Kazakevich [Mon, 9 Feb 2015 22:04:51 +0000 (01:04 +0300)]
PY-11855 Run manage.py task improvements

Refactored to new architecture (Presenter  / ChunkDriver).

8 years agomultiple jdks/not exported dependencies: check that declared type of the qualifier...
Anna Kozlova [Mon, 9 Feb 2015 19:29:26 +0000 (20:29 +0100)]
multiple jdks/not exported dependencies: check that declared type of the qualifier doesn't contain unknown types

8 years agoallow use-shortcut-of chaining
Gregory.Shrago [Mon, 9 Feb 2015 19:22:51 +0000 (22:22 +0300)]
allow use-shortcut-of chaining

8 years agocheck if original handler is enabled
Gregory.Shrago [Mon, 9 Feb 2015 19:10:06 +0000 (22:10 +0300)]
check if original handler is enabled

8 years agoperformance: quit earlier
Gregory.Shrago [Fri, 6 Feb 2015 17:11:09 +0000 (20:11 +0300)]
performance: quit earlier

8 years agomove text to ActionBundle.properties
Gregory.Shrago [Fri, 6 Feb 2015 17:10:17 +0000 (20:10 +0300)]
move text to ActionBundle.properties

8 years agoperformance: load engines in background
Gregory.Shrago [Fri, 6 Feb 2015 17:09:48 +0000 (20:09 +0300)]
performance: load engines in background

8 years agoPY-12932 Fix wrong test data
Mikhail Golubev [Mon, 9 Feb 2015 18:48:34 +0000 (21:48 +0300)]
PY-12932 Fix wrong test data

8 years agoPY-12932 Fix trailing comment detection when it's the first child element
Mikhail Golubev [Mon, 9 Feb 2015 18:39:21 +0000 (21:39 +0300)]
PY-12932 Fix trailing comment detection when it's the first child element

8 years agodeep delete parameter: ensure parameter used in the same call passed to another param...
Anna Kozlova [Mon, 9 Feb 2015 17:31:38 +0000 (18:31 +0100)]
deep delete parameter: ensure parameter used in the same call passed to another params is not suggested

8 years agomultiple jdks: test method signatures hierarchy
Anna Kozlova [Mon, 9 Feb 2015 15:48:47 +0000 (16:48 +0100)]
multiple jdks: test method signatures hierarchy

8 years agotitle changed: default visibility in generate settings
Anna Kozlova [Mon, 9 Feb 2015 15:42:45 +0000 (16:42 +0100)]
title changed: default visibility in generate settings

8 years agoMerge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 9 Feb 2015 18:24:35 +0000 (19:24 +0100)]
Merge remote-tracking branch 'origin/master'

8 years agoIDEA-136162 (type annotations in anonymous classes)
Roman Shevchenko [Mon, 9 Feb 2015 18:23:15 +0000 (19:23 +0100)]
IDEA-136162 (type annotations in anonymous classes)

8 years agoCleanup (formatting; warnings)
Roman Shevchenko [Mon, 9 Feb 2015 18:04:18 +0000 (19:04 +0100)]
Cleanup (formatting; warnings)

8 years agoPY-13232 Remove ignoring of multiline comments that was previously added for PY-12932
Mikhail Golubev [Mon, 9 Feb 2015 17:30:34 +0000 (20:30 +0300)]
PY-13232 Remove ignoring of multiline comments that was previously added for PY-12932

It would not help to preseve indentation of code fragments commented
without whitespace after '#' (i.e. commented not in PyCharm) anyway.

8 years agoRequest issues from Redmine with most recently updated first (support 51649)
Mikhail Golubev [Mon, 9 Feb 2015 16:57:09 +0000 (19:57 +0300)]
Request issues from Redmine with most recently updated first (support 51649)

8 years agoAdd test cases for comment formatting scenarios described in PY-12938
Mikhail Golubev [Mon, 9 Feb 2015 16:56:33 +0000 (19:56 +0300)]
Add test cases for comment formatting scenarios described in PY-12938

8 years agoPY-12932 New policy for pre-formatting comments in Python code
Mikhail Golubev [Fri, 30 Jan 2015 15:39:52 +0000 (18:39 +0300)]
PY-12932 New policy for pre-formatting comments in Python code

In addition to existing detection of shebang/double hash/doc comments we
consider the following new cases when trying to insert space after '#'
in Python line comments:

* Comments that already start with whitespace are ignored by
formatter.
* Comments that span several lines (up to the first empty line or
non-whitespace element) are not altered either because they may contain
Python code fragments.
* Trailing comments however can be safely adjusted because even if
they contain any code, there cannot be any indentation inside.

8 years agoMerge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 17:01:40 +0000 (20:01 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoEA-64504 changed according convention
Daniil Ovchinnikov [Mon, 9 Feb 2015 17:00:30 +0000 (20:00 +0300)]
EA-64504 changed according convention

8 years agoEA-64632 (NPE: JavaMatchingVisitor.matchType) webstorm/140.2328
Bas Leijdekkers [Mon, 9 Feb 2015 16:52:54 +0000 (17:52 +0100)]
EA-64632 (NPE: JavaMatchingVisitor.matchType)

8 years agoMerge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 16:51:08 +0000 (19:51 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoEA-64504 null check
Daniil Ovchinnikov [Mon, 9 Feb 2015 16:50:08 +0000 (19:50 +0300)]
EA-64504 null check

8 years agodiff: show hand over gutter apply icon
Aleksey Pivovarov [Mon, 9 Feb 2015 16:47:51 +0000 (19:47 +0300)]
diff: show hand over gutter apply icon

8 years agodiff: do not show backgroundable for minor refresh
Aleksey Pivovarov [Mon, 9 Feb 2015 16:33:19 +0000 (19:33 +0300)]
diff: do not show backgroundable for minor refresh

8 years agodiff: new icons
Aleksey Pivovarov [Mon, 9 Feb 2015 16:25:03 +0000 (19:25 +0300)]
diff: new icons

8 years agodiff: TODO
Aleksey Pivovarov [Mon, 9 Feb 2015 15:40:15 +0000 (18:40 +0300)]
diff: TODO

8 years agoIDEA-136173 I can not see the line I just deleted, I'm shown a green rectangle instead.
Denis Fokin [Mon, 9 Feb 2015 16:25:34 +0000 (20:25 +0400)]
IDEA-136173 I can not see the line I just deleted, I'm shown a green rectangle instead.

8 years agoSSR: operator assignment is also read access
Bas Leijdekkers [Mon, 9 Feb 2015 15:48:18 +0000 (16:48 +0100)]
SSR: operator assignment is also read access

8 years agoPlatform: Appearance page referred IntelliJ in non IntelliJ IDEA ides. Changed to...
Anton Makeev [Mon, 9 Feb 2015 16:01:45 +0000 (17:01 +0100)]
Platform: Appearance page referred IntelliJ in non IntelliJ IDEA ides. Changed to more generic 'IDE'

8 years agoIDEA-133881 Debugger will not stop on a breakpoint in a method of an inner class...
Egor.Ushakov [Mon, 9 Feb 2015 15:55:34 +0000 (18:55 +0300)]
IDEA-133881 Debugger will not stop on a breakpoint in a method of an inner class of an anonymous - fixes after review

8 years agorefactoring find suages: wait for smart mode (EA-63973) appcode/140.2327
peter [Mon, 9 Feb 2015 15:02:51 +0000 (16:02 +0100)]
refactoring find suages: wait for smart mode (EA-63973)

8 years agohonor completion contributor dumb-awareness (EA-64053)
peter [Mon, 9 Feb 2015 14:52:13 +0000 (15:52 +0100)]
honor completion contributor dumb-awareness (EA-64053)

8 years agoEA-64165 - NPE: XmlCharFilter.isWithinTag + cleanup
peter [Mon, 9 Feb 2015 14:46:44 +0000 (15:46 +0100)]
EA-64165 - NPE: XmlCharFilter.isWithinTag + cleanup

8 years agoEA-64416 - NPE: DumpLookupElementWeights.getLookupElementWeights
peter [Mon, 9 Feb 2015 14:21:25 +0000 (15:21 +0100)]
EA-64416 - NPE: DumpLookupElementWeights.getLookupElementWeights

8 years agoDetected indent notification: renamed labels, FileIndentOptionsProvider now provides... clion/140.2326
Yaroslav Lepenkin [Wed, 4 Feb 2015 18:12:11 +0000 (21:12 +0300)]
Detected indent notification: renamed labels, FileIndentOptionsProvider now provides information needed to create user notification, added link to settings (IDEA-135929, IDEA-136063, IDEA-135942)

8 years agoid fixed
Anna Kozlova [Mon, 9 Feb 2015 14:56:35 +0000 (15:56 +0100)]
id fixed

8 years agoget rid of openConnectionWhenPortIsReady
Vladimir Krivosheev [Mon, 9 Feb 2015 14:54:11 +0000 (15:54 +0100)]
get rid of openConnectionWhenPortIsReady

8 years agoextract local variable: notifications restored
Anna Kozlova [Mon, 9 Feb 2015 14:47:48 +0000 (15:47 +0100)]
extract local variable: notifications restored

8 years agomultiple jdks in one project: highlight not accessible superclasses found in another...
Anna Kozlova [Mon, 9 Feb 2015 14:46:00 +0000 (15:46 +0100)]
multiple jdks in one project: highlight not accessible superclasses found in another module

8 years agomultiple jdks in one project: resolve superclass from the correct jdk depending on...
Anna Kozlova [Mon, 9 Feb 2015 12:25:25 +0000 (13:25 +0100)]
multiple jdks in one project: resolve superclass from the correct jdk depending on the resolve context (IDEA-123678; IDEA-102349; IDEA-126629) ^peter

8 years agoMerge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:44:35 +0000 (17:44 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agoMerge remote-tracking branch 'origin/master'
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:43:31 +0000 (17:43 +0300)]
Merge remote-tracking branch 'origin/master'

8 years agolib licenses check: fixed 'sort' method call for new Groovy version
nik [Mon, 9 Feb 2015 14:42:15 +0000 (17:42 +0300)]
lib licenses check: fixed 'sort' method call for new Groovy version

8 years agoGroovy & Gant update: licences
Daniil Ovchinnikov [Mon, 9 Feb 2015 14:42:41 +0000 (17:42 +0300)]
Groovy & Gant update: licences

8 years agoresistance to non-existent runnerw.exe (WEB-15051)
Sergey Simonchik [Mon, 9 Feb 2015 14:39:25 +0000 (17:39 +0300)]
resistance to non-existent runnerw.exe (WEB-15051)

8 years agoIDEA-135731 Adjust Range: adjusted range not displayed in Evaluate and Inspect windows
Egor.Ushakov [Mon, 9 Feb 2015 14:25:37 +0000 (17:25 +0300)]
IDEA-135731 Adjust Range: adjusted range not displayed in Evaluate and Inspect windows

8 years agofixed paths to Groovy jar in community projects
nik [Mon, 9 Feb 2015 14:08:22 +0000 (17:08 +0300)]
fixed paths to Groovy jar in community projects

8 years agodiff: do not migrate request if it can be shown by tool from plugin
Aleksey Pivovarov [Mon, 9 Feb 2015 13:50:06 +0000 (16:50 +0300)]
diff: do not migrate request if it can be shown by tool from plugin

8 years agoIDEA-135641 fixed & bundled Groovy update & Gant update
Daniil Ovchinnikov [Mon, 9 Feb 2015 13:53:46 +0000 (16:53 +0300)]
IDEA-135641 fixed & bundled Groovy update & Gant update

8 years agofast fix SOE
Vladimir Krivosheev [Mon, 9 Feb 2015 13:35:13 +0000 (14:35 +0100)]
fast fix SOE

8 years ago[vcs-log] toolbar action should be always visible so that other actions would not...
Julia Beliaeva [Mon, 9 Feb 2015 12:59:04 +0000 (15:59 +0300)]
[vcs-log] toolbar action should be always visible so that other actions would not jump

8 years agoIDEA-136201 Throwable when starting any app server appcode/140.2322
Vassiliy.Kudryashov [Mon, 9 Feb 2015 12:27:49 +0000 (15:27 +0300)]
IDEA-136201 Throwable when starting any app server

8 years agodiff: fix folding for created/deleted files in oneside viewer clion/140.2321
Aleksey Pivovarov [Mon, 9 Feb 2015 12:07:55 +0000 (15:07 +0300)]
diff: fix folding for created/deleted files in oneside viewer

8 years agodiff: fix NPE
Aleksey Pivovarov [Mon, 9 Feb 2015 12:01:39 +0000 (15:01 +0300)]
diff: fix NPE