Dmitry Jemerov
|
deadf38a44
|
fix compilation of sample plugin; cleanup
|
2010-07-29 21:04:59 +04:00 |
|
Maxim.Mossienko
|
66f3436b1c
|
ViewOfflineInspection near run CodeInspectionAction
|
2010-07-29 20:17:43 +04:00 |
|
Kirill Kalishev
|
a55a055890
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2010-07-29 18:57:40 +04:00 |
|
Kirill Kalishev
|
127387fa3e
|
maybe fix for TreeUiTest.testClear
|
2010-07-29 18:57:30 +04:00 |
|
Denis Zhdanov
|
59f34de194
|
IDEA-56346 Soft wrap: Throwable at CaretModelImpl.moveToOffset() on editor resizing
Caret cursor position is preserved during editor resizing now
|
2010-07-29 18:56:09 +04:00 |
|
Maxim Shafirov
|
f08ad9c2a4
|
CIDR-18
|
2010-07-29 18:53:33 +04:00 |
|
Eugene Zhuravlev
|
e49dfcedae
|
mark files for recompilation in "finally" block
|
2010-07-29 18:25:15 +04:00 |
|
Dmitry Trofimov
|
bf00a67406
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-07-29 17:23:14 +04:00 |
|
peter
|
12fa9480e9
|
fix many methods reported as unused: in the optimized search world the first of the two merged queries may be satisfied only when the second one is running. Unfortunately
|
2010-07-29 14:18:20 +01:00 |
|
Denis Zhdanov
|
250a89acb5
|
IDEA-56352 Soft wrap: content of folded code is incorrectly displayed if it is wrapped; visual defects appear
Provided handling of the situation when visual position line is more than total number of document lines
|
2010-07-29 16:50:25 +04:00 |
|
irengrig
|
880745201b
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-07-29 16:21:10 +04:00 |
|
irengrig
|
5d2a334237
|
IDEA-56714 IDEA 9.0.3 EAP builds (including 413) generate extensive amount of simultaneous SVN sessions/connections and don't close them
|
2010-07-29 16:18:00 +04:00 |
|
nik
|
c1dbbf34e8
|
IDEA-56925: Remote debugging broken (linux, tomcat)
|
2010-07-29 16:11:36 +04:00 |
|
Denis Zhdanov
|
952ff674a3
|
IDEA-56352 Soft wrap: content of folded code is incorrectly displayed if it is wrapped; visual defects appear
Checking for valid line number is corrected
|
2010-07-29 16:10:32 +04:00 |
|
Dmitry Trofimov
|
6804d8a6ea
|
added completion of django template variables declared in with tag
|
2010-07-29 15:56:53 +04:00 |
|
Dmitry Jemerov
|
50e4076e5c
|
'power save mode' option (turns off daemon code analyzer)
|
2010-07-29 15:44:31 +04:00 |
|
Dmitry Jemerov
|
65acd5b39f
|
delete some unused code
|
2010-07-29 15:41:35 +04:00 |
|
Dmitry Jemerov
|
d6e75fa029
|
fix tooltip and context menu on traffic light renderer
|
2010-07-29 15:41:34 +04:00 |
|
Denis Zhdanov
|
aee149a574
|
IDEA-56352 Soft wrap: content of folded code is incorrectly displayed if it is wrapped; visual defects appear
Soft-wrapped collapsed folding regions processing is corrected
|
2010-07-29 15:30:42 +04:00 |
|
Eugene Zhuravlev
|
3e3fdcbb18
|
enable annotation processors run on code from test source roots (IDEA-55836)
|
2010-07-29 14:08:43 +04:00 |
|
irengrig
|
da0aec126e
|
IDEA-55537 VCS: consider rework of changes view for performance
|
2010-07-29 13:01:37 +04:00 |
|
Eugene Zhuravlev
|
aeb8d15486
|
progress message
|
2010-07-29 11:05:44 +04:00 |
|
peter
|
2b9bd46a2d
|
Merge branch 'usages'
|
2010-07-29 00:00:10 +01:00 |
|
peter
|
ddc205389a
|
merge with maxim's changes
|
2010-07-28 23:49:47 +01:00 |
|
peter
|
76162c830e
|
find list literal constructor call usages in Groovy++ method calls
|
2010-07-28 23:49:47 +01:00 |
|
peter
|
61e2575c87
|
index groovy package annotations
|
2010-07-28 23:49:46 +01:00 |
|
peter
|
5f49355390
|
find Groovy list2object conversions as constructor usages
|
2010-07-28 23:49:45 +01:00 |
|
peter
|
68d4b5d86c
|
PsiReferenceBase.createSelfReference(PsiElement, PsiElement, TextRange)
|
2010-07-28 23:49:45 +01:00 |
|
peter
|
48c4b185cd
|
then- and else branches of groovy if may return a value from function: support this in control flow (IDEA-56628)
|
2010-07-28 23:49:44 +01:00 |
|
peter
|
2086027d24
|
move the groovy constructor-resolving method to a more appropriate place
|
2010-07-28 23:49:44 +01:00 |
|
peter
|
aff595fa9b
|
insert paired brace before the closing brace or punctuation in the custom file type
|
2010-07-28 23:49:43 +01:00 |
|
peter
|
0130db72e1
|
more efficient literals in g++ calls search
|
2010-07-28 23:47:44 +01:00 |
|
peter
|
27e3ada8a0
|
remove GroovyConstructorUsagesSearchHelper, move logic to the searcher, read-action it
|
2010-07-28 23:16:03 +01:00 |
|
Kirill Kalishev
|
a8ebc6cbd8
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2010-07-28 21:49:55 +04:00 |
|
Kirill Kalishev
|
6d4da0c8e1
|
TreeUi: double cancelling issue fix
|
2010-07-28 21:49:46 +04:00 |
|
Alexey Pegov
|
3a40b276df
|
ExternalDocumentationHandler
|
2010-07-28 20:57:55 +04:00 |
|
Alexey Pegov
|
0947ba5f5b
|
obj-c quick doc
|
2010-07-28 20:57:55 +04:00 |
|
Dmitry Jemerov
|
3adddf62b8
|
same directory proximity weigher for use in non-IDEA IDEs
|
2010-07-28 20:44:00 +04:00 |
|
Oleg Shpynov
|
18d929efe5
|
RUBY-6429 SASS: don't consider indentation in the commented lines while checking indentation
|
2010-07-28 18:01:35 +04:00 |
|
Oleg Shpynov
|
e66b430cd7
|
refactoring
|
2010-07-28 18:01:32 +04:00 |
|
Anton Makeev
|
67ec9973ef
|
scroll pane: npe fix
|
2010-07-28 16:51:15 +04:00 |
|
Anton Makeev
|
642950b511
|
Maven: invalid file access fix
|
2010-07-28 15:48:36 +04:00 |
|
Anton Makeev
|
3958cf9b27
|
Maven: logging
|
2010-07-28 15:48:35 +04:00 |
|
Anton Makeev
|
ab39c94d8e
|
Maven: npe in psi property resolver
|
2010-07-28 15:48:33 +04:00 |
|
Anton Makeev
|
a8e5ad91c7
|
vfs zip exceptions fixed
|
2010-07-28 15:48:31 +04:00 |
|
Kirill Kalishev
|
94af312f82
|
Merge branch 'master' of git@git.labs.intellij.net:idea/community
|
2010-07-28 14:03:57 +04:00 |
|
Kirill Kalishev
|
e08182c4d9
|
debugger session tab make app icon bounce if set up no to focus project window
|
2010-07-28 14:03:50 +04:00 |
|
Kirill Kalishev
|
4e4f62ea3b
|
deferred icon loading -- registry key
|
2010-07-28 13:59:42 +04:00 |
|
Dmitry Avdeev
|
f08e3105c0
|
IDEA-54306: Preference "when empty changelist becomes inactive" is not persisted
|
2010-07-28 13:22:38 +04:00 |
|
nik
|
6fdc9a7e57
|
artifacts compiler migrated to new api
|
2010-07-28 13:21:23 +04:00 |
|