Commit Graph

89069 Commits

Author SHA1 Message Date
anna
b043a24ebf method refs: when no acceptable methods found force conflicts to be empty; raw refs corrected; check for static should be performed over inner class in case of constructors 2012-10-02 18:00:43 +02:00
anna
2e4e46f2ab method refs: take conflict subst into account 2012-10-02 18:00:42 +02:00
Yann Cébron
6bfacbd790 use SmartList again 2012-10-02 17:22:52 +02:00
peter
3451a5f396 VFP test take 2: make Disposer disposing faster 2012-10-02 17:08:26 +02:00
Bas Leijdekkers
a29bf2a0b2 make "Unnecessary parentheses" inspection work better 2012-10-02 17:07:35 +02:00
Bas Leijdekkers
3a7f0d9ac0 fix "Chained equality comparisons" inspection 2012-10-02 17:04:27 +02:00
Ekaterina Tuzova
0b16e46f0e Merge remote-tracking branch 'origin/master' 2012-10-02 18:46:13 +04:00
Ekaterina Tuzova
a82b1fb0a7 Merge remote-tracking branch 'origin/master' 2012-10-02 18:42:16 +04:00
Roman Shevchenko
212a23df6a Linux file watcher: parse mount table programmatically 2012-10-02 16:41:52 +02:00
Eugene Kudelevsky
8aaaa34d83 refresh whole content root of generated apklib module, not only source root 2012-10-02 18:39:24 +04:00
Eugene Kudelevsky
99e64143a2 do not place generated apklib modules into "test" module 2012-10-02 18:39:22 +04:00
Eugene Kudelevsky
90b0eb19dd do not use aapt gen source root for generating stub BuildConfig.java, because it may be not excluded (when R.java is generated by maven); use aidl source root instead 2012-10-02 18:39:21 +04:00
Eugene Kudelevsky
9f3ee51b16 IDEA-91611 add "attach debugger to android process" to "run" menu 2012-10-02 18:39:20 +04:00
peter
3cddf72762 IDEA-92365 Live Templates UI Abbreviation and Description fields problem 2012-10-02 16:31:59 +02:00
peter
48fa2a3d6f hide lookup on typing special characters in a live template expression (IDEA-92139) 2012-10-02 16:31:59 +02:00
peter
d4a92f0304 move special insertion logic in live templates to a dedicated lookup element decorator 2012-10-02 16:31:59 +02:00
peter
3c94462991 predictable lookup element classifier order 2012-10-02 16:31:59 +02:00
Oleg Sukhodolsky
763fc2bb30 RUBY-10872: some stubs for remote interpreters 2012-10-02 18:27:58 +04:00
Oleg Sukhodolsky
e586f17608 RUBY-12161: partial fix
- RegExpLexer should accept \0 as valid octal char if allowOctalNoLeadingZero is set
- Ruby19RegExp language needs its own highlighter
2012-10-02 18:27:57 +04:00
Oleg Sukhodolsky
a70b16cefe Code cleanup: added @Nullable annotations 2012-10-02 18:27:56 +04:00
Oleg Sukhodolsky
16128606a7 Refactoring: added documentation for SyntaxHighlighterFactory's methods 2012-10-02 18:27:55 +04:00
Roman Shevchenko
6176253341 Adaptive lookup in StringUtil.containsAnyChar()
(String.indexOf() is about 3 times faster than char-by-char iteration)
2012-10-02 15:51:32 +02:00
Roman Shevchenko
768cb98336 Mnemonics and layout fix in Create Patch dialog; cleanup 2012-10-02 15:07:36 +02:00
Shaverdova Elena
1d8ffa2600 WI-13412 Settings | Deployment: Please add icons to the list of deployment entries (like it was in v4)
(cherry picked from commit d6c54820f69b55bfd045a5515c38a129bf9a01b2)
2012-10-02 16:52:38 +04:00
nik
4eb8c72c5f external compiler: get package prefix from source root 2012-10-02 16:30:52 +04:00
nik
4d542b7df2 external compiler: unused classes removed 2012-10-02 16:30:52 +04:00
Dmitry Avdeev
48e0c907c1 ArchivedProjectTemplate 2012-10-02 16:24:58 +04:00
Vassiliy Kudryashov
7f308887b7 IDEA-92190 Run/Debug configurations: 'Single instance' checkbox does nothing 2012-10-02 15:52:42 +04:00
irengrig
271f490d2a Merge remote branch 'origin/master' 2012-10-02 15:25:46 +04:00
irengrig
d855f41b6e When SVN authentication is failed, suggest to clear authentication cache or change configuration directory right in the error message
for IDEA-92220 "Click to fix" link doesn't work if invalid SVN credentials was entered
2012-10-02 15:23:08 +04:00
nik
e4f8aa8404 external compiler: rename & move 2012-10-02 15:21:05 +04:00
irengrig
1ed15678f5 SVN: prepare for JNA tracing 2012-10-02 15:21:04 +04:00
nik
36284c0a66 external compiler: renames & cleanup 2012-10-02 15:12:07 +04:00
Ekaterina Tuzova
5cc73b4c1c Merge remote-tracking branch 'origin/master' 2012-10-02 15:06:41 +04:00
nik
5b775b56ea external compiler: extracted interface to process dirty files 2012-10-02 14:57:59 +04:00
Dmitry Avdeev
c48515a81d EA-39653 - assert: PsiDocumentManagerImpl.commitAllDocuments 2012-10-02 14:50:56 +04:00
Ekaterina Tuzova
a4045f4958 fixed PY-4245 Way to rerun failed tests 2012-10-02 14:40:39 +04:00
Dennis Ushakov
32206a5af5 allow custom isIdentifierPart for different languages 2012-10-02 14:14:07 +04:00
Dmitry Avdeev
eaef61dd32 IDEA-54883 Alt-Shift-L -> opens 'Load Context' dialog, instead of '|' character 2012-10-02 13:51:47 +04:00
Roman Shevchenko
88c4301902 Fix Git.Revert action name
(getActionName() returns correct name but it isn't used in to form presentation)
2012-10-02 11:46:50 +02:00
Roman Shevchenko
f80e861b4e Cleanup 2012-10-02 11:46:03 +02:00
Dmitry Avdeev
3ea47be423 IDEA-54883 Alt-Shift-L -> opens 'Load Context' dialog, instead of '|' character 2012-10-02 13:41:25 +04:00
Dmitry Avdeev
8f99c503b6 typo 2012-10-02 13:41:24 +04:00
anna
07286c741b disabled icon: transparency 2012-10-02 11:34:05 +02:00
Alexey Kudravtsev
a4c935306a already disposed 2012-10-02 12:26:56 +04:00
Alexey Kudravtsev
daa42888cd memory: methods are already cached in Class 2012-10-02 12:26:55 +04:00
Alexey Kudravtsev
99302a1f71 do not force everyone into the null checking 2012-10-02 12:26:54 +04:00
Alexey Kudravtsev
de5a24e8fd cleanup 2012-10-02 12:26:53 +04:00
Alexey Kudravtsev
fb9d4e61f7 IDEA-91293 2012-10-02 12:26:52 +04:00
Alexey Kudravtsev
2ea929550d annotations 2012-10-02 12:26:52 +04:00