Commit Graph
60709 Commits
Author SHA1 Message Date
anna db86efbbd4 format type after field creation from usage (IDEA-65996) 2011-02-28 15:18:41 +01:00
anna 66ad21fdd9 change class signature: use type param bounds inside class (IDEA-65529) 2011-02-28 15:18:40 +01:00
andrey zaytsev fe465cb425 IDEA-65667: manually expand folding blocks before putting selection there 2011-02-28 17:13:35 +03:00
Konstantin Bulenkov c9eb572888 IDEA-65927 Switcher: on closing all editor windows in switcher arrow keys do not move the selection 2011-02-28 17:00:56 +03:00
andrey zaytsev b3c4b94215 IDEA-66005 2011-02-28 16:54:16 +03:00
Alexander Doroshko 7c5d0ad7a1 IDEA-65969 2011-02-28 16:36:30 +03:00
Sergey Evdokimov eb9dec6e94 Add references to constraint definition GrArgumentLabel. 2011-02-28 16:10:26 +03:00
andrey zaytsev 7ecf1dd611 CIDR-370 find in path is broken 2011-02-28 16:09:32 +03:00
Alexander Doroshko e9c1d06e3a IDEA-65995 Plugin Manager: IllegalArgumentException at CommonBundle.messageOrDefault() on updating plugins with optional dependencies in CE 2011-02-28 16:00:02 +03:00
Konstantin Bulenkov 91d08dae01 url prefixes 2011-02-28 15:33:30 +03:00
peter 800817474c fix typo 2011-02-28 13:28:08 +01:00
Dmitry Trofimov 4dec7e3937 Added test for TODOs in Django. Removed n^2 scan for merging comments. 2011-02-28 14:29:34 +03:00
anna 6d86efabe4 copy/paste whole string with caret inside dbl quoting eliminated (IDEA-65819 ) 2011-02-28 12:16:01 +01:00
anna 80b3fd3829 change signature: copy non varargs arg to varargs position (IDEA-65913) 2011-02-28 12:16:01 +01:00
Rustam.Vishnyakov b9fb679044 Separate ActionScript code style settings preview (related to IDEA-56387) 2011-02-28 13:52:54 +03:00
Gregory Shrago a1aab9ec03 WI-5297 Data Sources - Table editor - Column size 2011-02-28 13:36:06 +03:00
Kirill Likhodedov 02ec1b8fad IDEA-64198 selective push fix
When initial fetch completes, don't nullify unchecked commits. Instead retrieve them from the dialog.

ed9f81b introduced this bug: tree was completely refreshed after background fetch, thus information about some commits deselected by user was lost.
2011-02-28 12:59:16 +03:00
Maxim Medvedev 5abf318e00 merge 2011-02-28 12:51:27 +03:00
Maxim Medvedev 3887a7da31 IDEA-65618 Go to test for Groovy 2011-02-28 12:43:39 +03:00
Denis Zhdanov 96f426a0bb Test data fixes 2011-02-28 12:15:51 +03:00
Denis Zhdanov 39a2ce32a8 Out-dated comment is removed 2011-02-28 11:05:55 +03:00
Denis Zhdanov cffa18ba28 IDEA-65838 Closing tags in javadoc comments are not generated after @return
Corrected algorithm of javadoc editing recognition in order to work not only on elements with javadoc token types but with javadoc element types as well
2011-02-28 11:05:42 +03:00
Denis Zhdanov 0cc9b49335 IDEA-65777 No alignment when pressing Enter in multiline implements list
1. Added ability to align class lbrace to the first reference of incomplete 'implements' list;
2. Corresponding test is added;
2011-02-28 10:12:01 +03:00
anna 701d391f3d do not create throws list without exceptions (IDEA-65790 ) 2011-02-27 19:30:02 +01:00
anna e68c92c49f inline: substitute ellipsis type before array construction (IDEA-65897) 2011-02-27 18:20:25 +01:00
anna 70308b234e check for enclosing instance of type for top level extends type only (IDEA-65857) 2011-02-27 17:30:17 +01:00
anna e7d25e7775 NPE 2011-02-27 16:52:08 +01:00
anna a89d18d0f0 safe varags: enable add safe varargs on constructor 2011-02-27 16:50:28 +01:00
anna f4f467bf64 safe varags: rename inspection 2011-02-27 16:39:34 +01:00
anna 2e882d82b0 inplace refactorings: introduce parameter: show conflicts dialog - to be replaced? (in progress) 2011-02-27 14:41:20 +01:00
anna 01485d045c inplace refactorings: introduce parameter: NPE (in progress) 2011-02-27 14:41:20 +01:00
anna 62264c7cab inplace refactorings: introduce parameter: settings (in progress) 2011-02-27 14:41:19 +01:00
anna f6fe7d892d inplace refactorings: introduce parameter: enable inplace for private methods, without any settings only (in progress) 2011-02-27 14:41:18 +01:00
Konstantin Bulenkov 5cfa1f546e change DiagramElementManager API to support Java properties. introduce JavaProperty class to support properties. 2011-02-27 14:34:37 +03:00
Konstantin Bulenkov 35588c038e cleanup 2011-02-27 14:34:37 +03:00
Bas Leijdekkers cda8d7545f "Add clarifying parentheses" intention can now add parentheses around the condition of a conditional expression 2011-02-27 08:41:02 +01:00
Bas Leijdekkers 17745863e8 IDEA-65954 ("Replace Automatic Resource Management with 'try finally'" intention) 2011-02-26 21:37:48 +01:00
Maxim.Mossienko c16fabde1b do not index file content that fileincludeprovider does not accept 2011-02-26 19:02:33 +03:00
Bas Leijdekkers a6d4294ee0 IDEA-65831 ("instance field accessed not qualified with this"-inspection is broken) 2011-02-26 12:23:43 +01:00
Bas Leijdekkers d005c90dfa fix test 2011-02-25 23:05:51 +01:00
Roman Shevchenko 70370a5456 Highlight uninitialized resource variable 2011-02-25 20:59:19 +01:00
Roman Shevchenko a469762b6d Resolve in resource list tuned to not look forward 2011-02-25 20:59:19 +01:00
Roman Shevchenko b2ec3c9263 Unused local variable inspection made aware of try-with-resources 2011-02-25 20:59:19 +01:00
peter 02bd2733a5 use the new GridBag in completion hint 2011-02-25 20:15:37 +01:00
peter df995b6090 make build scripts work locally with the same groovy version in the classpath as on the server 2011-02-25 19:54:18 +01:00
andrey zaytsev 8dac8f0155 IDEA-65866, IDEA-65752: refactoring of interaction between header component and model. 2011-02-25 21:25:25 +03:00
Gregory Shrago 394743d7c7 IDEA-65942 Method parameter injection doesn't work for super("xxx") calls 2011-02-25 21:19:22 +03:00
irengrig 8ed195acf3 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-02-25 19:45:16 +03:00
irengrig 92618a5aba VCS: import to shelf added to apply patch dialog; allow to unshelve with another base paths (apply patch dialog opened) 2011-02-25 19:43:29 +03:00
nik 9d4fea6897 pass properties to pre/post ant tasks in generated build.xml for artifacts (IDEA-65683) 2011-02-25 18:28:06 +03:00