Commit Graph
51313 Commits
Author SHA1 Message Date
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
Dmitry Avdeev 454a77b083 Inline Included File: decoding file references 2010-07-22 18:31:38 +04:00
Kirill.Safonov ccfb797673 typo: accesible -> accessible 2010-07-22 18:13:23 +04:00
Kirill Kalishev f02c52726f Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-07-22 18:18:51 +04:00
Kirill Kalishev 625072c54b glass pane cursor fix 2010-07-22 18:18:20 +04:00
Maxim.Mossienko f3932b9c9e IDEA-56660 Allow to fold comment that goes before root tag 2010-07-22 17:59:57 +04:00
Roman Shevchenko 4ab77acf4a Hold formatting until import optimization finished 2010-07-22 17:45:54 +04:00
Kirill.Safonov 8d9dbb966e file template that has includes should be parsed using plugin classloader, otherwise included resource won't be found 2010-07-22 17:15:09 +04:00
Kirill.Safonov fac9a231af utility introduced that executes code with given (usually plugin) ClassLoader 2010-07-22 17:15:08 +04:00
Maxim.Mossienko 8260714221 prepared IDEA X eap logo 2010-07-22 16:57:11 +04:00
Maxim Shafirov 5e870e7d05 Read access missing. 2010-07-22 16:51:21 +04:00
Roman Shevchenko 310e1ffc64 New Java parser (work in progress) 2010-07-22 16:17:30 +04:00
Kirill Kalishev 4736a40076 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-07-22 15:52:21 +04:00
Kirill Kalishev 2cc86d5264 optional isToDeferIconLoading 2010-07-22 15:37:56 +04:00
Eugene Zhuravlev 7538efa218 corrected filter used to select files for dumb-mode reindexing: new filter acceps files from libs and lib sources 2010-07-22 15:29:00 +04:00
Kirill Kalishev b3ac2e1542 icon deferrer doesnt hold evaluated icons + changes in usage tree that prevents pushing icons to evaluated before shawing 2010-07-22 14:58:24 +04:00
Maxim Medvedev fd3055d28a inplace rename for parameters when doc comment exists. 2010-07-22 14:48:48 +04:00
Roman Shevchenko a1bc7207e2 PSI builder: whitespaces balancing
1. empty error elements (builder.mark().error()) are bounded to the left - like builder.error() ones
2. empty composites (builder.mark().done(type)) can be bounded to the left - if type.isLeftBound() is true
2010-07-22 13:43:51 +04:00
Maxim Medvedev deeb9d932f EA-21213 - IAE: PsiArrayType.<init> 2010-07-22 12:57:51 +04:00
Anton Makeev 0d2271639f Patches: case-sensitivity problem fixed 2010-07-22 11:45:07 +04:00
nik 800d9fe66c tests fixed 2010-07-22 11:32:05 +04:00
nik 270b50ee2f method extracted 2010-07-22 08:38:26 +04:00
Gregory Shrago 17a4b52f9a more performance 2010-07-21 21:19:56 +04:00
Gregory Shrago 7179539257 performance 2010-07-21 19:54:10 +04:00
Maxim.Mossienko fd9b90dcf5 reverted dependency for dom (for correct installer building) 2010-07-21 17:33:02 +04:00