anna
|
353f331ea7
|
safe delete: delete method hierarchy down to the bottom
|
2010-07-26 11:56:36 +04:00 |
|
anna
|
5c430dd73a
|
create getter from usage: return type fixed when field with name already exist
|
2010-07-26 11:56:35 +04:00 |
|
anna
|
19e299f9ed
|
testframework: make test proxy disposable
|
2010-07-26 11:56:34 +04:00 |
|
anna
|
39ad10acc0
|
eclipse: do not make writable unchanged files (IDEA-54951)
|
2010-07-26 11:56:34 +04:00 |
|
Gregory Shrago
|
b215721ec8
|
more class converters
|
2010-07-26 11:54:51 +04:00 |
|
Gregory Shrago
|
bf78f508fb
|
minor fix
|
2010-07-25 18:41:56 +04:00 |
|
Gregory Shrago
|
7c23a7cd5e
|
SQL: enter in comments
|
2010-07-25 18:18:50 +04:00 |
|
Maxim.Mossienko
|
b4b519e863
|
do not index xml stuff in zip files and when no schema reference inside
|
2010-07-25 18:04:04 +04:00 |
|
Gregory Shrago
|
d70a243bdb
|
add converter on *Class attributes
|
2010-07-25 17:04:16 +04:00 |
|
Maxim.Mossienko
|
62c1709b9a
|
build flex stubs for indexing only once
|
2010-07-25 14:09:38 +04:00 |
|
Bas Leijdekkers
|
a52e00b17f
|
IDEA-55746 (EqualsWhichDoesntCheckParameterClass does not understand "isInstance")
|
2010-07-24 20:35:46 +02:00 |
|
Gregory Shrago
|
df52d596d0
|
use correct converter
|
2010-07-24 21:48:48 +04:00 |
|
peter
|
e652e0ddca
|
IDEA-50729 Don't insert closing ) when typing before identifier or string in a custom file type
similar things with quotes
|
2010-07-24 13:43:24 +01:00 |
|
Gregory Shrago
|
7a5ed76cc0
|
support modules & PsiReferenceProviderBean. And fix missing Action/Group methods.
|
2010-07-24 07:14:38 +04:00 |
|
Maxim Shafirov
|
133e585579
|
Basic declaration level keyword completion, implements/overrides icons for methods.
|
2010-07-23 21:56:04 +04:00 |
|
Gregory Shrago
|
d04ac9e21f
|
deadlock fix (multithreaded search replaced by singlethreaded)
|
2010-07-23 21:40:26 +04:00 |
|
Gregory Shrago
|
5a15a09b6e
|
huge number of text usages per file support (multiple RA & singlepass lexing)
|
2010-07-23 20:23:58 +04:00 |
|
Kirill.Safonov
|
af96b3fb71
|
AS extract interface action works in MXML files
|
2010-07-23 20:04:16 +04:00 |
|
Roman Shevchenko
|
3e412f94d0
|
IDEA-55772 system selection update like in JTextComponent
|
2010-07-23 17:28:04 +04:00 |
|
anna
|
5e2d900b2b
|
@Nullable/@NotNull
|
2010-07-23 17:10:58 +04:00 |
|
anna
|
78e0b4e584
|
scope view: skip "injected" modifications
|
2010-07-23 17:10:58 +04:00 |
|
Roman Shevchenko
|
aaa4b19f54
|
Typos
|
2010-07-23 16:54:44 +04:00 |
|
 annaandKirill.Safonov
|
babbba22bb
|
scope view panel should ignore changes in injected files
|
2010-07-23 16:01:19 +04:00 |
|
Dennis Ushakov
|
87b301d6e3
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-07-23 15:55:27 +04:00 |
|
Dennis Ushakov
|
ebaf9bd41a
|
moved base64 converter to util
|
2010-07-23 15:49:27 +04:00 |
|
Gregory Shrago
|
d87341eab3
|
IDEA-56727 ctrl-hover provides preview hint for element different from actual navigation target
|
2010-07-23 15:48:55 +04:00 |
|
Anton Makeev
|
e005a2df9a
|
CIDR: code fragments
CIDR-debugger: value type resolving
|
2010-07-23 15:46:48 +04:00 |
|
anna
|
cce7d6dc0a
|
junit: suppress runners NPE
|
2010-07-23 15:12:10 +04:00 |
|
anna
|
b8e0a03e8d
|
test framework: output graber should recieve default printer from the very beginning
|
2010-07-23 15:12:10 +04:00 |
|
Bas Leijdekkers
|
c67029e6e1
|
fix typo in method name
|
2010-07-23 13:03:22 +02:00 |
|
anna
|
c737bb0c7c
|
NPE
|
2010-07-23 14:49:16 +04:00 |
|
anna
|
c78e9d3d8c
|
test data fixed
|
2010-07-23 14:49:16 +04:00 |
|
nik
|
f5b0e245ce
|
optimization (inspired by peter)
|
2010-07-23 14:42:28 +04:00 |
|
nik
|
12754ce4bd
|
fixed clicking on icon
|
2010-07-23 14:42:27 +04:00 |
|
peter
|
6e66abc174
|
mark USER_HOME_GRAILS/GRIFFON as legacy: read but don't write
|
2010-07-23 11:09:06 +01:00 |
|
peter
|
37aed39ca1
|
USER_HOME path macro done right
save paths outside project & module roots as absolute
|
2010-07-23 11:09:04 +01:00 |
|
peter
|
cba2326c41
|
a (failing) test for dependent classes recompilation
|
2010-07-23 11:09:01 +01:00 |
|
peter
|
9f839c2d79
|
map literals with 'super' key may be assigned to the classes with a non-default constructor
|
2010-07-23 11:08:58 +01:00 |
|
Kirill.Safonov
|
84891eec84
|
AS extract super dialog: radiobutton for 'extract super and turn refs' mode
|
2010-07-23 13:54:43 +04:00 |
|
anna
|
3f399561c2
|
good code is red: upper bound should move up if next parameter requires (IDEA-56696)
|
2010-07-23 13:57:13 +04:00 |
|
Roman Shevchenko
|
0fea708d58
|
EA-21249 - more logging added
|
2010-07-23 13:46:08 +04:00 |
|
Oleg Shpynov
|
bf256e4358
|
Do not dump formatter. Sorry
|
2010-07-23 13:39:25 +04:00 |
|
Dmitry Avdeev
|
b59acf0738
|
IDEA-56691: NPE at com.intellij.psi.util.PsiUtilBase.getElementAtCaret
|
2010-07-23 13:32:54 +04:00 |
|
Maxim.Mossienko
|
b4a34f8d76
|
Maia replaced with IdeaX
|
2010-07-23 13:00:44 +04:00 |
|
anna
|
8ae3f80c2f
|
ctrl-Q: simplify throws section (IDEA-56681;IDEA-28233)
|
2010-07-23 12:38:00 +04:00 |
|
anna
|
1a9183d531
|
testng: navigation simplified
|
2010-07-23 12:37:59 +04:00 |
|
anna
|
67154f8c2d
|
testng: setup printer
|
2010-07-23 12:37:59 +04:00 |
|
anna
|
c02afc829f
|
testng: append configuration nodes; correct icons
|
2010-07-23 12:37:58 +04:00 |
|
anna
|
00c3065fd9
|
testng: restore scroll to stacktrace
|
2010-07-23 12:37:58 +04:00 |
|
anna
|
44c26ed91f
|
testframework refactoring: cleanup
|
2010-07-23 12:37:57 +04:00 |
|