anna
2cbb2da5f6
pull up conflicts: check package local/protected access
2010-07-05 14:55:34 +04:00
anna
bf92826812
introduce: process parenthesis correctly
2010-07-05 14:55:34 +04:00
unknown
b9ca9a904c
introduce: process parenthesis correctly
2010-07-05 14:55:33 +04:00
unknown
f87d17b2a3
extract super class: check for conflicts under progress; skip check for superclass inheritors mismatch - as no actual members would go there
2010-07-05 14:55:33 +04:00
unknown
5b9cce7e4a
push down conflicts: ensure no conflict exist when push method would use "protected" overrider
2010-07-05 14:55:32 +04:00
unknown
862c964a70
pull up conflicts: do not warn if moved method would use super instead (IDEA-56212)
2010-07-05 14:55:32 +04:00
unknown
17a9e105a8
commit all documents from EDT
2010-07-05 14:55:31 +04:00
peter
277a3bd31a
even the simple non-internal users may want to look at the idea config files (e.g. to see their history)
2010-07-05 11:53:33 +01:00
peter
c9427f5ae2
use enlarged use scope for determining whether in-place rename is applicable
2010-07-05 11:53:32 +01:00
peter
8a128faaab
test groups are not null, skip # comments
2010-07-05 11:53:32 +01:00
sergey.vasiliev
cfcc2b88f9
spring ws: annotations support (endpoints, payload roots, xpaths)
2010-07-05 14:16:48 +04:00
Alexey Kudravtsev
1d456d999c
cleanup
2010-07-05 14:08:15 +04:00
Alexey Kudravtsev
9b6176d312
project leak
2010-07-05 14:08:14 +04:00
Alexey Kudravtsev
404dadcfea
project leak 3
2010-07-05 14:08:14 +04:00
Alexey Kudravtsev
10691b4802
Project leak2
2010-07-05 14:08:13 +04:00
Alexey Kudravtsev
39ed536745
Project leak
2010-07-05 14:08:13 +04:00
Alexey Kudravtsev
91dfa9eb89
cleanup
2010-07-05 14:08:12 +04:00
Konstantin Bulenkov
fb7ae1925d
don't play with clipboard inside swing thread (JVM bug on mac & linux)
2010-07-05 13:57:07 +04:00
Konstantin Bulenkov
0a098aed02
Merge branch 'master' of git.labs.intellij.net:idea/community
2010-07-05 13:52:43 +04:00
Konstantin Bulenkov
4d431d4487
+Mac OS for
2010-07-05 13:43:16 +04:00
Anton Makeev
7b99817a23
Maven: ear packaging fix (IDEA-24226) + cleanups
2010-07-05 12:47:39 +04:00
Anton Makeev
a0ee79a781
LH: date formatting
2010-07-05 11:16:47 +04:00
Anton Makeev
cd4207d955
more correct laf change
2010-07-05 11:16:47 +04:00
peter
7190cca9a6
and we have no right now to use cached VirtualFile
2010-07-04 23:22:25 +01:00
peter
30f928c0b9
return vfs cleanup
2010-07-04 23:17:53 +01:00
peter
ef43dc9a5a
cache class by name in testdata path calculation
2010-07-04 22:14:32 +01:00
peter
c25e0775a6
vfs wasn't cleared at all after test run
2010-07-04 21:28:04 +01:00
peter
8bd26d0379
search for groovy constructor usages in groovy files only
2010-07-04 21:21:44 +01:00
peter
c30d4aa2a5
don't search separately for each overloaded constructor
2010-07-04 21:14:58 +01:00
peter
6915b69e25
lighter tests
2010-07-04 19:40:44 +01:00
peter
851549c799
don't load cls stubs just to get the class name
2010-07-04 19:00:42 +01:00
peter
06b8ac24c1
preserve internal indexable VirtualFiles between tests => IndexedRootsProvider may now return virtual files
2010-07-04 19:00:35 +01:00
Gregory Shrago
7ac0a2ff84
enable search in export-to-file dialog
2010-07-04 18:49:05 +04:00
Kirill.Safonov
04e63774ce
Merge branch 'master' of git.labs.intellij.net:idea/community
2010-07-04 18:15:00 +04:00
Kirill.Safonov
fd100f0c71
ActionScript extract superclass/interface (in progress)
2010-07-04 18:09:18 +04:00
Oleg Shpynov
fa829cd7a4
Add fileset pattern for ease of debug
2010-07-04 16:59:02 +04:00
Maxim.Mossienko
2ac8c811ae
IDEA-53881 flex: mxml: bad code green: unmatched cdata end block not reported
...
IDEA-54778 IDEA does not check that space char exists between attributes in XML files
2010-07-03 19:28:43 +04:00
Maxim.Mossienko
d6706e4d7d
IDEA-53884 flex: cannot launch "Typo: Rename To" quickfix from mxml
2010-07-03 18:19:25 +04:00
Maxim Medvedev
3a153b8971
IDEA-55449 groovy: inspection: List assignment
2010-07-03 14:22:09 +04:00
peter
b47cf4ccc3
fix gant tests
2010-07-03 10:14:03 +01:00
peter
ce15d72599
fix project leaking from find usages optimizer
2010-07-03 10:08:57 +01:00
Maxim Medvedev
015d25a455
IDEA-56121 Groovy: NPE at ConvertParameterToMapEntryIntention$4.run() on "Convert parameter to map entry" intention applied to method/closure invoked with omitted parentheses
2010-07-03 12:35:02 +04:00
Maxim Medvedev
a2c358c27d
IDEA-56195 Groovy 1.7.3: check if class is annotated with @InheritConstructors
2010-07-03 11:51:24 +04:00
Bas Leijdekkers
2950544d15
IDEA-56203 (MapReplaceableByEnumMap inspection should be suppressed on the type itself)
2010-07-02 19:32:16 +02:00
Dmitry Jemerov
5a69636f93
validate component ptr before selecting (EA-20209 - IAE: ComponentPtr.<init>)
2010-07-02 20:33:26 +04:00
Dmitry Jemerov
66061aab2e
NPE in tests
2010-07-02 19:59:32 +04:00
Dmitry Jemerov
93a688313d
correctly restore selected code style scheme (PY-1195)
2010-07-02 19:59:31 +04:00
Dmitry Jemerov
b3844804b0
use correct log path when deleting old thread dumps
2010-07-02 19:59:31 +04:00
Sergey Evdokimov
6b0dd40b69
Fix: IDEA-55341 (Dynamic finders shouldn't be suggested for transient fields)
2010-07-02 19:32:12 +04:00
Denis Zhdanov
a1627fc97c
IDEA-53596 Soft wrap for editors
...
1. Added ability to provide graphical indication of soft wrap start and end;
2. Added ability to customise if soft wrap start and end should be graphically animated for non-active lines;
3. Only single active visual row is highlighed now (used to highlight whole logical row);
2010-07-02 18:29:16 +04:00