Commit Graph
51337 Commits
Author SHA1 Message Date
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
anna 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
anna abe0fea650 testframework refactoring: deal with testng output the same way as junit 2010-07-23 12:37:57 +04:00
anna bc5ab28d29 testframework refactoring: paused printer & unbound output refactored 2010-07-23 12:37:56 +04:00
anna cee7bb5f3f testframework refactoring: test proxy schould forget about printer's marks 2010-07-23 12:37:55 +04:00
anna 6ec509cc1c testframework refactoring: compact tests hierarchy 2010-07-23 12:37:55 +04:00
anna f31ab71f32 CCE 2010-07-23 12:37:54 +04:00
anna 5c0fb7bc03 testframework refactoring: inline ExternalOutput; cleanup 2010-07-23 12:37:54 +04:00
anna 5db6c87168 testframework refactoring: split printer&printable 2010-07-23 12:37:53 +04:00
anna 856b5c883c rename: balloon notification about filtered unresolvable collisions (IDEA-56611) 2010-07-23 12:37:53 +04:00
anna 4685e37345 CCE 2010-07-23 12:37:52 +04:00
Oleg Shpynov 2f7fc74c0b RUBY-6392 RubyMine doesn't properly handle HAML 3 syntax 2010-07-23 11:54:20 +04:00
Gregory Shrago 78fc355e82 NPE 2010-07-23 03:49:57 +04:00
Bas Leijdekkers 372ccc4661 IDEA-55337 (False Positive on InstanceVariableUninitializedUse) 2010-07-23 00:13:58 +02:00
Sergey Evdokimov 5a1c840fc3 IDEA-49791 (Grails: variable defined in g:each tag is not resolved in the element's body) 2010-07-23 00:28:20 +04:00
Kirill.Safonov 1a26ee0253 AS extract superclass: more conflicts checks when extracting implementation 2010-07-22 21:18:10 +04:00
Maxim.Mossienko de233866a8 do not highlight error about preceding content from subsequence processing instructions 2010-07-22 20:50:37 +04:00
Maxim.Mossienko 1e685f9fae no costly indexing inside zip files and when we have no RNG_NAMESPACE reference inside document 2010-07-22 20:19:33 +04:00
Maxim.Mossienko 061b258d8b IDEA-56656 IDEA does not highlight not well-formed XML: comment before XML declaration 2010-07-22 19:18:28 +04:00
Dmitry Avdeev f8dfd6beb4 IDEA-19372: Refactoring: Extract .tag file for static piece of JSP 2010-07-22 18:39:11 +04:00
Dmitry Avdeev 70683e16ce extracting includes with non-default extensions 2010-07-22 18:31:39 +04:00