Commit Graph
18 Commits
Author SHA1 Message Date
Anna Kozlova a6218a4c11 process declarations for cls file should provide classes, otherwise cls classes in default packages have no chance to be found from inside cls (IDEA-122486) 2014-03-20 15:25:50 +01:00
Maxim.Mossienko bb558e8990 better fix for IDEA-111684 2014-01-27 20:16:51 +01:00
Anna Kozlova 3d9d563c43 quick documentation: fix formatting stripping html tags (IDEA-118673) 2013-12-30 22:11:46 +01:00
anna d08af6dfed javadoc: keep whitespaces in {@code} tags (IDEA-109997) 2013-11-26 18:51:19 +01:00
anna fa8eca5d9b quick doc: fix class type params around <> (IDEA-113445) 2013-10-23 20:19:50 +02:00
anna 835549ca5f escape initializer text for quick javadoc (IDEA-114911) 2013-10-21 18:34:57 +02:00
Anna Kozlova b046fcec92 ignore whitespaces when gathering inlined tags data elements (IDEA-107812) 2013-05-30 12:10:21 +04:00
anna 8e140d8df7 javadoc: append enum ordinal in quick doc (IDEA-104906) 2013-04-10 16:27:05 +02:00
Denis.Zhdanov cd70acac56 IDEA-96385 Uncomplete definition of variable in "Quick Documentation" Window 2013-02-02 15:05:03 +04:00
Denis.Zhdanov 72f3ec79e5 IDEA-91337 doc popup for variable: missing link for ArrayList 2012-09-12 09:40:22 +04:00
anna 519ccb6024 check valueOf signature before use synthetic javadoc (IDEA-81701) 2012-02-23 11:50:18 +01:00
anna 8b9dd33ed5 fix name case 2012-01-15 14:54:17 +01:00
anna 46a1d47c02 quick doc: do not escape - leave it as in javadoc tool 2012-01-13 19:59:15 +01:00
anna b4523b4b7a javadoc: process {@inheritDoc} for throws tags correctly (IDEA-62524) 2011-12-13 10:51:29 +01:00
Alexey Pegov d0c19b9481 fix JavaDocInfoGeneratorTest 2010-11-25 17:47:40 +03:00
anna c78e9d3d8c test data fixed 2010-07-23 14:49:16 +04:00
Maxim Medvedev 184632cb63 Merge commit 'origin/master' into changeSignature
Conflicts:
	java/java-impl/src/com/intellij/refactoring/changeSignature/ChangeSignatureTargetUtil.java
	plugins/groovy/src/org/jetbrains/plugins/groovy/refactoring/changeSignature/GrChangeSignatureHandler.java
2010-04-22 16:47:15 +04:00
anna 73081ee24d package-info.java is involved in Ctrl-Q (IDEA-26014); testdata moved 2010-04-22 12:22:41 +04:00