Anna Kozlova
4ed1c43acf
testdata for IDEA-140686
2015-10-02 20:32:08 +02:00
Anna Kozlova
2a27f86b79
new inference: don't clear foreign caches - remove only expressions which were added
2015-10-02 20:32:07 +02:00
Anna Kozlova
565835bd5f
simplify to use one guard to prevent caching
2015-10-02 20:32:05 +02:00
Anna Kozlova
d3d8d033f0
logging for EA-73982 - assert: RenameProcessor.findUsages
2015-10-02 20:32:04 +02:00
Sergey Simonchik
f08057c3f5
ui: preserve TextFieldWithHistory text on history update
2015-10-02 21:27:18 +03:00
Gregory.Shrago
3e868975da
introduce utility ScratchFileService.isInScratchRoot(file)
2015-10-02 21:23:50 +03:00
Sergey Savenko
79ef5cc3dd
EA-74017: fix NPE
...
Removed the line causing this NPE.
The removed call is still made via off() call on the next line.
2015-10-02 21:19:57 +03:00
Dmitry Batrak
31741546a3
make sure tab character is always LTR
2015-10-02 20:27:33 +03:00
Konstantin Bulenkov
380e69cdef
Merge remote-tracking branch 'origin/master'
2015-10-02 18:59:30 +02:00
Konstantin Bulenkov
3fe0bd1c46
IDEA-145845 Mac OS: Default L&F: some of the number pickers have disappeared
2015-10-02 18:56:37 +02:00
Konstantin Bulenkov
8109c95204
make LayoutManagerDelegate class public
2015-10-02 18:55:12 +02:00
Dmitry Batrak
df3694f025
editor new rendering: speed up opening and editing for documents with long lines
2015-10-02 17:47:41 +03:00
Dmitry Avdeev
b1f772eb31
embedded live templates: HTML templates
2015-10-02 17:36:34 +03:00
Bas Leijdekkers
247b885ce9
SRR: improve java array declaration matching
2015-10-02 16:16:42 +02:00
Bas Leijdekkers
eb4b2613f7
SSR: cleanup java type matching
2015-10-02 16:16:42 +02:00
Bas Leijdekkers
0dff08b0c3
SSR: cleanup
2015-10-02 16:16:41 +02:00
Bas Leijdekkers
357ecea428
IG: cleanup
2015-10-02 16:16:41 +02:00
Denis Fokin
a602a66bc0
NPE fix
2015-10-02 16:56:16 +03:00
Yaroslav Lepenkin
8736db12bc
Replace empty lines with <p> instead of <p/> (IDEA-145373), however preserve existing <p/>.
...
According to documentation "If you have more than one paragraph in the doc comment, separate the paragraphs with a <p> paragraph tag, as shown." and it has not changed since 2010, also javadoc tool from jdk8 fails with error "error: self-closing element not allowed", that is why we now generate <p>
2015-10-02 16:53:51 +03:00
Dmitry Batkovich
2f73226bfe
type migration tries to insert diamond for new expressions at the end of changing
2015-10-02 16:24:54 +03:00
Denis Fokin
15955db1b2
1. Propagate antialiasing settings to more Swing components
...
2. Use default aa contrast value or system value for non-mac platforms
2015-10-02 15:56:04 +03:00
Dmitry Batkovich
fdcb182e8a
testData reverted
2015-10-02 15:54:00 +03:00
peter
1154b6f096
IDEA-145752 Annotation attribute value: irrelevant completion proposals for boolean attribute (basic completion)
2015-10-02 14:42:41 +02:00
peter
0eb643a725
IDEA-145768 MagicConstant completion in incomplete code
2015-10-02 14:42:41 +02:00
peter
feaf208a2c
when considering changelists to delete, use always the latest version of ChangeListManager's mutable state (IDEA-145846)
2015-10-02 14:42:40 +02:00
Roman Shevchenko
a3d6c1d093
[project] 64-bit file watcher for Windows (IDEA-133292)
2015-10-02 14:29:56 +02:00
Rustam Vishnyakov
0d1adb345b
Scheme exporter API and IDEA-90075 (Export Codestyle as XML File)
2015-10-02 15:26:22 +03:00
Dmitry Batkovich
71c6c77578
guava type migration: type migration usages sorting algorithm changed
2015-10-02 15:24:15 +03:00
Vladimir Krivosheev
b7b3d67cca
fix isBundled if output dir not under idea home
2015-10-02 14:10:23 +02:00
nik
813741f79a
jre selector: NPE fixed
2015-10-02 15:07:54 +03:00
Alexey Kudravtsev
382d4f6faf
Revert: removed unused ( 06a5774528)
2015-10-02 14:50:31 +03:00
Alexey Kudravtsev
3f797908d3
dispose properly
2015-10-02 14:40:28 +03:00
Alexey Kudravtsev
c0f0c6b9e8
warning about too wrapped indicators
2015-10-02 14:39:35 +03:00
Alexey Kudravtsev
3e9361a4de
fewer scheduled alarms
2015-10-02 14:34:41 +03:00
Alexey Kudravtsev
06a5774528
removed unused
2015-10-02 14:31:11 +03:00
Alexey Kudravtsev
ef28417ae1
error deleting directory
2015-10-02 14:27:53 +03:00
Alexander Zolotov
f3d8c17ae1
Validate template variable name while renaming (EA-73914)
2015-10-02 14:15:24 +03:00
Egor.Ushakov
c1491d8ba5
do not add slot variable names that declared after the current position
2015-10-02 13:59:43 +03:00
Vladimir Krivosheev
facca4754b
restore fix "IDEA-125302 The Analyze Stacktrace menu option remembers only one log file across multiple projects"
2015-10-02 12:23:06 +02:00
Vladimir Krivosheev
6a440de267
cleanup
2015-10-02 12:23:06 +02:00
Egor.Ushakov
4bd01a1dcf
do not add slot variable names that declared after the current position
2015-10-02 13:10:35 +03:00
Anna Kozlova
197110ff95
overload resolution: provide type parameter bounds with site substitutor to correctly compare types during most specific check (IDEA-144463)
2015-10-02 12:05:27 +02:00
Vladimir Krivosheev
405fef8d69
fix link to wiki, change title (renamed to "IntelliJ Platform SDK DevGuide")
2015-10-02 11:53:08 +02:00
Alexander Kass
854abe8097
PsiBuilderImpl: fix remapping to whitespaces and comments
2015-10-02 12:36:47 +03:00
Denis Fokin
05f845eb38
IDEA-141725 Main menus only work one time, then it just stops working (The jayatana agent exclusion is enabled)
2015-10-02 13:24:48 +04:00
liana.bakradze
81da8e42e3
fixed after IDEA-CR-5228
2015-10-02 11:57:38 +03:00
nik
c3fe8824ba
temporary commented 'operator' modifier to keep compatibility with M13
2015-10-02 11:42:31 +03:00
Alexander Zolotov
5db1e4ef31
Non-started template is always valid (EA-73852)
2015-10-02 11:02:01 +03:00
peter
cca323568f
improve find usages performance in XML: don't query references from tags and attributes that won't be of any use
...
For that, introduce HintedReferenceHost API and pass reference hints into psi.getReferences
2015-10-02 09:44:06 +02:00
Konstantin Bulenkov
9a66092050
Mac Messages: make do not ask checkbox transparent
2015-10-02 01:47:12 +02:00