anna
7678df1cbb
IDEA-87652
2012-07-05 16:13:20 +02:00
Sergey Simonchik
cf90acfe21
JBCheckBox can have both text icon and standard checkbox icon
2012-07-05 18:03:01 +04:00
Maxim.Medvedev
2fb0e19aae
fix sdk version caching
2012-07-05 17:52:14 +04:00
Eugene Kudelevsky
79312ebe92
IDEA-88338 fix android logcat filtering on android 4.1
2012-07-05 17:26:14 +04:00
Eugene Kudelevsky
0418597122
EA-37137 fix already disposed
2012-07-05 17:26:13 +04:00
Maxim.Medvedev
bb7ba2b5ec
IDEA-87834 Groovy: 'Split string' intention
2012-07-05 16:16:11 +04:00
Maxim.Medvedev
66adfbb142
'remove unnecessary escape characters from string' intention
2012-07-05 16:16:10 +04:00
Maxim.Medvedev
55c2d4a36a
select expression to convert to GString
2012-07-05 16:16:09 +04:00
Maxim.Medvedev
28e1d2cdd7
'Convert String to multiline' honor existing escapes
2012-07-05 16:16:08 +04:00
Maxim.Medvedev
1f96dbed5b
'Convert Gstring to String' honor existing escapes
2012-07-05 16:16:07 +04:00
Maxim.Medvedev
0d255e5fee
convert concatenation to GString honor existing escapes
2012-07-05 16:16:06 +04:00
Maxim.Medvedev
209ee93c88
IDEA-88134 Groovy: highlight public modifier before generic method in interface as error in Groovy <= 1.8
2012-07-05 16:13:45 +04:00
Maxim.Medvedev
2e02088000
don't cache sdk version. caching works incorrect
2012-07-05 16:12:37 +04:00
Denis.Zhdanov
de1f363aa9
IDEA-88337 Reformatting code in file forces "Do not show this dialog in the future"
2012-07-05 16:04:46 +04:00
Eugene Zhuravlev
83c1613470
eclipse compiler 4.2 bundled
2012-07-05 13:58:57 +02:00
Eugene Zhuravlev
5cd2b189cd
external build: support -proceedOnError option for Eclipse compiler
2012-07-05 12:56:41 +02:00
Eugene Zhuravlev
5a5699996a
always add -noExit option to eclipse compiler
2012-07-05 12:56:41 +02:00
Alexander Kirillin
72aa883fe6
IDEA-88334 There is no middle matching in the goto inspection popup.
2012-07-05 14:27:06 +04:00
Roman Shevchenko
0b8545807d
Consistent handling of >100 paths on building .tar's (no more useless warnings)
2012-07-05 12:24:18 +02:00
Roman Shevchenko
2b045cd397
Correct handling of lambdas by 'Unnecessary Return' inspection
2012-07-05 12:24:17 +02:00
Roman Shevchenko
9e4846f894
Cleanup (registry and related usages)
2012-07-05 12:24:17 +02:00
Roman Shevchenko
cabf251005
Cleanup (com.intellij.Patches and related usages)
2012-07-05 12:24:16 +02:00
Roman Shevchenko
00284beefc
Typos
2012-07-05 12:24:16 +02:00
Roman Shevchenko
9e55a94daa
IDEA-87384 (file channel copying appear to be slower and less reliable)
2012-07-05 12:24:16 +02:00
Roman Shevchenko
e796806922
Fix test
2012-07-05 12:24:15 +02:00
Oleg Sukhodolsky
2a8bba7a4e
RUBY-11499: BaseIndentEnterHandler improved to handle different settings and with different inputs
...
#RUBY-11499 fixed
2012-07-05 13:55:45 +04:00
Denis.Zhdanov
6ab806079d
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't overwrite documentation for the element under cursor by documentation for the element under caret
2012-07-05 13:09:21 +04:00
Alexander Zolotov
9ff53a0814
WI-525: Complete statement (Control + Shift + Enter) does not work in html
...
- modify XmlSmartEnterProcessor in order to support usecase described in issue
2012-07-05 13:07:21 +04:00
anna
961086a6d1
do not skip control flow for unreachable code (IDEA-87654)
2012-07-05 11:02:17 +02:00
anna
27da3854d3
do not suggest to remove qualifier if fix would produce illegal forward ref (IDEA-87640)
2012-07-05 11:02:16 +02:00
Denis.Zhdanov
7937be4c15
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't attempt to move pinned quick doc control to front because it steals focus from the editor
2012-07-05 12:21:08 +04:00
Eugene Kudelevsky
49ee384fcc
upgrade android libraries
2012-07-05 12:17:44 +04:00
Denis.Zhdanov
f3f2b0c022
IDEA-66333 Quick documentation lookup on mouse hover
...
Avoid multiple listener (de)registration for the same document - document logs that as an error internally
2012-07-05 11:29:46 +04:00
Yann Cébron
56d6379901
"jsessionid" to dictionary
2012-07-05 09:06:53 +02:00
Yann Cébron
58c93faaf6
"attlist" to dictionary
2012-07-05 09:05:39 +02:00
Denis.Zhdanov
ee52820989
IDEA-66333 Quick documentation lookup on mouse hover
...
1. Reuse pinned doc control for showing 'auto quick doc' info if possible;
2. Moving pinned doc control to front when 'auto quick doc' content is updated;
2012-07-05 10:43:21 +04:00
Denis.Zhdanov
efa2b4f4d6
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't close quick doc control invoked on Ctrl+Q when mouse is moved
2012-07-05 09:56:19 +04:00
Denis.Zhdanov
ed575aa1fb
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't show auto quick doc when the application is inactive
2012-07-05 09:56:18 +04:00
Denis.Zhdanov
c67c415ffa
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't show auto quick doc for one-line editors (e.g. breakpoint condition)
2012-07-05 09:56:17 +04:00
Denis.Zhdanov
645514a8e7
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't show auto quick doc if IDE frame doesn't have focus
2012-07-05 09:56:17 +04:00
Denis.Zhdanov
2000c567dc
typo
2012-07-05 09:56:16 +04:00
Denis.Zhdanov
526c5ff8aa
IDEA-66333 Quick documentation lookup on mouse hover
...
1. 'Auto quick doc' is closed on pressing any key;
2. Don't show auto quick doc if any modifier key is set (e.g. prevent it from popping out when we want to navigate via Ctrl+click or evaluate via Alt+click);
2012-07-05 09:56:16 +04:00
Denis.Zhdanov
bc81ff34db
IDEA-66333 Quick documentation lookup on mouse hover
...
Corrected changed 'auto quick doc delay' value detection
2012-07-05 09:56:09 +04:00
Denis.Zhdanov
344336293d
IDEA-66333 Quick documentation lookup on mouse hover
...
BooleanFunction: dsm -> util-rt
2012-07-05 09:56:09 +04:00
Denis.Zhdanov
578a7a0a57
IDEA-66333 Quick documentation lookup on mouse hover
...
Don't show an auto quick doc control if there is an active hint
2012-07-05 09:56:02 +04:00
Denis.Zhdanov
db06441b50
IDEA-66333 Quick documentation lookup on mouse hover
...
Added GUI for configuring 'auto quick doc' control delay
2012-07-05 09:56:02 +04:00
Denis.Zhdanov
595063de62
IDEA-66333 Quick documentation lookup on mouse hover
...
Make it easier to hide 'auto quick doc' control
2012-07-05 09:55:52 +04:00
Eugene Zhuravlev
87b805a6ee
print idea.log in groovy tests
2012-07-04 21:15:37 +02:00
Eugene Zhuravlev
106db3fd9a
test logging
2012-07-04 21:14:49 +02:00
peter
fb6dfb22bd
correct logging
2012-07-04 20:57:47 +02:00