anna
|
ac0f65d247
|
graph inference for the first arg
|
2013-02-13 12:20:33 +01:00 |
|
Denis.Zhdanov
|
c6b306980b
|
IDEA-100371 Cancel sticky selection upon [Editor Actions | Escape]
|
2013-02-13 15:18:47 +04:00 |
|
Vladimir Krivosheev
|
73aad58c44
|
favicon.ico — small icon if current IDE
|
2013-02-13 15:06:07 +04:00 |
|
Denis.Zhdanov
|
ce48ad5f63
|
IDEA-100797 Cut/DeleteLine no longer moves the caret to column 1 after cutting line (when there is no selection)
Reset caret to the first column on line cut (keep column on 'Line Delete' action)
|
2013-02-13 15:01:47 +04:00 |
|
Sergey Evdokimov
|
d0b3a0a752
|
Fix Grails tests.
|
2013-02-13 14:58:18 +04:00 |
|
Alexander Zolotov
|
01824e7ef4
|
Fix IllegalAccessError while initializing CssEmmetParser
|
2013-02-13 14:56:04 +04:00 |
|
Nadya.Zabrodina
|
670d1e3dbe
|
Refactor: ignore deleted files if they are unversioned. (change needConfirmDeletionMethod)
*Change SILENT status to IGNORE for unversioned files.
|
2013-02-13 14:06:28 +04:00 |
|
anna
|
d62367bd57
|
lambda: simple cache to prevent too many resolve/copy
|
2013-02-13 11:00:10 +01:00 |
|
Oleg Sukhodolsky
|
d91a05abd1
|
RUBY-13059: darcula improvements for ruby
specified custom foreground for local vars and parameters
#RUBY-13059 fixed
|
2013-02-13 13:10:13 +04:00 |
|
Dmitry Avdeev
|
f9a8e1539e
|
type
|
2013-02-13 13:05:03 +04:00 |
|
Dmitry Avdeev
|
17fde013fa
|
multiple remote template groups
|
2013-02-13 13:05:02 +04:00 |
|
Denis.Zhdanov
|
7bebe26be6
|
IDEA-99572 Vertical line block match disappear view line in java code
Explicitly add parenthesis to method call as particular groovyc version used at teamcity fails to compile it ('database tests' configuration)
|
2013-02-13 12:50:49 +04:00 |
|
Denis.Zhdanov
|
6238bcf0a3
|
IDEA-100968 Gradle: Correctly handle a situation when a project created via 'gradle idea' is linked to a gradle project via JetGradle
Module-local library dependencies are automatically removed and replaced by dependencies to corresponding project-level libraries if necessary
|
2013-02-13 12:22:02 +04:00 |
|
Dmitry Jemerov
|
a79ba4e5b0
|
separate "tag" and "attribute" attributes on <with> tag; correctly create extension registration when class name is specified in a subtag (IDEA-60730 done)
|
2013-02-12 22:22:33 +01:00 |
|
Dmitry Jemerov
|
4bdc769a7a
|
show chooser when there are multiple candidates for extension point registration
|
2013-02-12 22:22:33 +01:00 |
|
Dmitry Jemerov
|
d94d6b5917
|
add <with> tags to platform extension points
|
2013-02-12 22:22:33 +01:00 |
|
Dmitry Jemerov
|
9a858b541e
|
cut EP name after last dot when guessing implementation class name
|
2013-02-12 22:22:33 +01:00 |
|
Dmitry Jemerov
|
ea184478bf
|
auto-suggest class name for <with implements=""> attribute
|
2013-02-12 22:22:32 +01:00 |
|
Dmitry Jemerov
|
d97105be87
|
recognize more key fields
|
2013-02-12 22:22:32 +01:00 |
|
Dmitry Jemerov
|
34aab5599b
|
inspection and quickfix to add <with> tags to <extensionPoint> declarations
|
2013-02-12 22:22:32 +01:00 |
|
Dmitry Jemerov
|
aa54cd2a26
|
look at @Attribute(name="") when resolving <with attribute="">
|
2013-02-12 22:22:32 +01:00 |
|
Dmitry Jemerov
|
2ff7dea74d
|
honor <with> element in plugin.xml dom
|
2013-02-12 22:22:31 +01:00 |
|
Dmitry Jemerov
|
146b070eea
|
consistent search scope when resolving plugin classes from plugin.xml [r=peter]
|
2013-02-12 22:22:31 +01:00 |
|
Dmitry Jemerov
|
6f73b44d2b
|
mostly completed "register extension" fix (IDEA-60730)
|
2013-02-12 22:22:31 +01:00 |
|
anna
|
33cf80b97b
|
Merge remote-tracking branch 'origin/master'
|
2013-02-12 21:51:07 +01:00 |
|
anna
|
1a49f81a87
|
property to disable graph inference
|
2013-02-12 21:50:04 +01:00 |
|
peter
|
8a5a167075
|
document StatisticsWeigher.composeStatsWithPrefix
|
2013-02-12 21:46:20 +01:00 |
|
Eugene Zhuravlev
|
28f5742c71
|
assertion added: do not call isUpToDate() from EDT
|
2013-02-12 21:13:16 +01:00 |
|
anna
|
ef52415ecf
|
byte code viewer: check for isUpToDate in background (IDEA-100939)
|
2013-02-12 21:02:07 +01:00 |
|
Eugene Zhuravlev
|
24bc2c80d4
|
[r=ann] revert dispatching of awt events: this causes awt work incorrectly
|
2013-02-12 20:37:15 +01:00 |
|
Roman Shevchenko
|
fefcc08e27
|
IDEA-97238 (use default file manager; encapsulate gory Nautilus details)
|
2013-02-12 20:27:52 +01:00 |
|
Vassiliy Kudryashov
|
2465e0cfab
|
FileLevelIntentionComponent is always yellow
|
2013-02-12 22:57:49 +04:00 |
|
peter
|
8b63d897e2
|
don't always prefer common methods like Object#equals once they ever were chosen
choosing another method from a subclass now also affects all superclass methods statistics
|
2013-02-12 19:23:44 +01:00 |
|
peter
|
5d08fcc141
|
make StatisticsInfo a more orthodox composite
|
2013-02-12 19:23:44 +01:00 |
|
peter
|
38ae5b9cec
|
InheritanceUtil.getSuperClasses
|
2013-02-12 19:23:43 +01:00 |
|
anna
|
aa6299d02e
|
javafx: disable line markers for final fields, classes without default constructors, inner classes (IDEA-100927)
|
2013-02-12 19:20:57 +01:00 |
|
Gregory.Shrago
|
cd7dff25f5
|
GPUB: never alter result flag
|
2013-02-12 22:15:17 +04:00 |
|
Vassiliy Kudryashov
|
0e830fdf1e
|
Icon on gutter for two colors
|
2013-02-12 22:07:27 +04:00 |
|
Vladimir Krivosheev
|
cb37330146
|
correct copy action for x debug frames list
|
2013-02-12 20:43:25 +04:00 |
|
anna
|
0adbce11d5
|
cache method call resolve results to reuse by other type parameter inference
|
2013-02-12 17:42:25 +01:00 |
|
anna
|
b0a04ac5d2
|
lambda: preserve partial substitutor data during substitute
|
2013-02-12 17:42:24 +01:00 |
|
anna
|
c496660a79
|
lambda: introduce graph guard to prevent same inference on copy during encodeInformation
|
2013-02-12 17:42:23 +01:00 |
|
anna
|
c4eaec6655
|
method refs: take into account super class substitutor
|
2013-02-12 17:42:22 +01:00 |
|
Alexey Gopachenko
|
f6b6b2c59c
|
Spellchecker IDEA-100509 slow on large files / minor - DTO List is often empty.
|
2013-02-12 17:38:33 +01:00 |
|
Sergey Ignatov
|
b7f396ea89
|
[^greg] smart enter with fixers fix
|
2013-02-12 20:38:22 +04:00 |
|
peter
|
173c09d4a5
|
paint no lookup selection for non-focused non-completion lookups
|
2013-02-12 16:45:18 +01:00 |
|
peter
|
ae68c85af7
|
introduce composite StatisticsInfo
|
2013-02-12 16:45:18 +01:00 |
|
peter
|
55f68ff151
|
cleanup StatisticsInfo
|
2013-02-12 16:45:18 +01:00 |
|
Roman Shevchenko
|
8b1aca966b
|
IDEA-100402 (Sun bug ID updated)
|
2013-02-12 16:27:33 +01:00 |
|
Sergey Evdokimov
|
8998043feb
|
IDEA-96937 Unused Maven dependencies are not downloaded and shown in red
|
2013-02-12 18:52:11 +04:00 |
|