Commit Graph
64617 Commits
Author SHA1 Message Date
anna 34cecc05ca inplace introduce api extracted 2011-05-26 15:25:24 +04:00
anna 6072dfe48d typo 2011-05-26 15:25:23 +04:00
Denis Zhdanov e413200592 IDEA-70123 Test Assistant: Make it possible to work with test data for existing test classes that are not properly annotated
Test data dir is shown at 'navigate' dialog
2011-05-26 15:13:37 +04:00
Denis Zhdanov 42dc87cba9 IDEA-70123 Test Assistant: Make it possible to work with test data for existing test classes that are not properly annotated
Improved test data file guessing (e.g. our project has a lot of tests and test data files that conform to '*InComment*' pattern)
2011-05-26 14:56:58 +04:00
Denis Zhdanov cb647c4d78 IDEA-70125 Test Assistant: Provide 'go to test data' for 'go to related file' action
Cached data is periodically updated now
2011-05-26 14:56:57 +04:00
Sergey Evdokimov 5fea40dba7 IDEA-70191 (Grails 1.4) User should be ably to run Grails Tests defined via @TestFor as JUnit. 2011-05-26 14:32:25 +04:00
irengrig e77ce93e54 IDEA-62862 git log do not show multiline comments 2011-05-26 14:26:32 +04:00
irengrig 5f9b5b68eb Perforce: prompt about offline state before commit or update 2011-05-26 13:29:27 +04:00
irengrig f6800da593 P4: for IDEA-66666 Perforce: Commit Changes... falsely claims ''No Changes detected'' with Work Offline Option Enabled.
- prompt that Perforce is offline before commit dialog is shown; do not show commit dialog if Perforce is the only active VCS for the project and it is still oflline after prompt and, probably, going online attempt
2011-05-26 13:29:26 +04:00
irengrig 5e9f4725ab VCS: do not notify VCS that comment was edited, if it hadn't changed 2011-05-26 13:29:25 +04:00
Dmitry Avdeev 52992d3a47 IDEA-67270: XML: "Unused XML schema declaration" inspection reports false positive for a valid reference to XSD in a sub-directory 2011-05-26 11:43:43 +04:00
Bas Leijdekkers c5c2600312 IDEA-70245 (inactive "create field for parameter" intention offered) 2011-05-26 08:11:08 +02:00
andrey zaytsev be6b8823a0 IDEA-70221 In replace toolbar, two history buttons have the same tooltip 2011-05-26 00:28:58 +04:00
andrey zaytsev dda7f007cf IDEA-70223 Not possible to change find/replace options while building indices 2011-05-26 00:28:58 +04:00
andrey zaytsev 3fb6993989 IDEA-70224 Disable 'Find All' button in find toolbar when search string is empty 2011-05-26 00:28:58 +04:00
andrey zaytsev 59edcc5e32 IDEA-70225 No tooltip on gear icon in find toolbar; IDEA-69686: preserve case from keyboard. 2011-05-26 00:28:57 +04:00
andrey zaytsev c6ae1429b1 bug when switching back from multiline search mode. 2011-05-26 00:28:57 +04:00
peter 99ea4e47f0 & | ~ on pointcuts 2011-05-25 21:07:36 +02:00
peter a5ebd35741 typo 2011-05-25 20:29:45 +02:00
peter f8df99e677 name pointcut for methods 2011-05-25 20:28:02 +02:00
peter 17d988327a name pointcut for types 2011-05-25 20:23:16 +02:00
peter 53ce64e3a8 subType pointcut working on types 2011-05-25 20:13:07 +02:00
peter ce7241ce7a don't repeat myself, use metaprogramming to get the poincuts 2011-05-25 19:49:50 +02:00
peter 27e20875f0 enclosingType/enclosingMethod 2011-05-25 19:29:20 +02:00
peter 63df31b940 implicit bind 2011-05-25 18:45:07 +02:00
peter 2c77401fc5 bind pointcut 2011-05-25 18:45:07 +02:00
Kirill Kalishev c8d7299328 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-05-25 20:21:59 +04:00
Kirill Kalishev b0b9b3ece5 focus: show usages->confirmation->progeres->popup fix 2011-05-25 20:21:52 +04:00
Eugene Zhuravlev 87fff29bdc perform source scan on roots change asynchronously (IDEA-69894) 2011-05-25 17:11:58 +02:00
peter afea29a501 inline GdslMetaClassProperties 2011-05-25 16:26:50 +02:00
peter 3fed0b4eb8 currentType pointcut 2011-05-25 16:26:50 +02:00
peter 038761b8b9 dsld: don't fail on unknown pointcuts 2011-05-25 16:26:49 +02:00
peter 34f0e7b63f don't hang forever if a gdsl file failed its execution 2011-05-25 16:26:49 +02:00
peter 9abe1c93e7 optimize imports 2011-05-25 16:26:49 +02:00
peter 15af4c631a no need to checkCanceled during completion prefix calculation 2011-05-25 16:26:49 +02:00
Eugene Zhuravlev 4ee4e273ab when accessing index data handle IOExceptions wrapped with RuntimeException 2011-05-25 15:58:49 +02:00
Bas Leijdekkers f2f00ced61 IDEA-69943 (CVS checkout caused an exception) 2011-05-25 15:56:24 +02:00
andrey zaytsev ee401d590d sorry. compilation fixed. 2011-05-25 17:37:35 +04:00
Maxim Medvedev 697ec130fb convert elvis & some tests 2011-05-25 17:18:31 +04:00
Maxim Medvedev 6c7ce6ca58 conditional expression API 2011-05-25 17:18:29 +04:00
Maxim Medvedev 3adba2fa5d fix test 2011-05-25 17:18:27 +04:00
Denis Zhdanov 166f02d1d9 IDEA-70114 AE at com.intellij.openapi.util.ProperTextRange.assertProperRange
1. Corrected processing of lines that exceed visual right edge and can't be soft-wrapped;
2. Corresponding test is added;
2011-05-25 16:52:39 +04:00
andrey zaytsev 5c92183121 IDEA-36111 Multiline search and replace 2011-05-25 16:50:04 +04:00
Anton Makeev 390337f675 AppCode: caching files, libraries, and frameworks in XcodeMetaData + XcodeProjectModificationTracker + central events about various project modifications 2011-05-25 14:17:13 +02:00
Eugene Zhuravlev 76e5998338 added quotation of special chars 2011-05-25 14:10:44 +02:00
nik ad6d738542 added icon for 'add to watches' action 2011-05-25 16:02:10 +04:00
nik 425588de57 v8 debugger: fixed pause action 2011-05-25 16:02:10 +04:00
nik 519bde397e action name fixed 2011-05-25 16:02:10 +04:00
Alexey Pegov cf74c0b849 fix popup caption to not expand popup for wild titles + fix ClassPresentationUtil to return correct presentation for anonymous classes 2011-05-25 15:01:55 +04:00
Bas Leijdekkers d81c9d429a Merge branch 'master' of git.labs.intellij.net:idea/community 2011-05-25 12:14:31 +02:00