Commit Graph
53954 Commits
Author SHA1 Message Date
anna d065029b5c unimplement: do not delete methods which override super methods (IDEA-58918) 2010-09-28 21:17:13 +04:00
anna 9bf271a3c7 testng: support testng listeners through hierarchy (IDEA-59072 ) 2010-09-28 21:17:12 +04:00
Sergey Evdokimov dbc953c507 Refactoring of grails tests. 2010-09-28 20:47:56 +04:00
Sergey Evdokimov 1cc4adbf9d Support completion of spring-bean name in methods like "applicationContext.getBean()" 2010-09-28 20:47:56 +04:00
Anton Makeev 831bd9b541 maven: do not exclude project root (IDEA-57657) 2010-09-28 20:10:32 +04:00
Anton Makeev 5a8ed8b556 maven: npe fix in dom 2010-09-28 20:10:31 +04:00
Eugene Kudelevsky c221d78fea Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-09-28 18:50:17 +04:00
Eugene Kudelevsky 4adce82a4a WI-2997 add " #loc" to error message produced 2010-09-28 18:48:15 +04:00
Alexey Kudravtsev 851fa251a2 WI-3229 2010-09-28 18:36:03 +04:00
Alexey Kudravtsev 350951517b exception 2010-09-28 18:36:03 +04:00
Denis Zhdanov c09e158f90 Added additional info for broken assert during last visual column calculation for visual row 2010-09-28 17:24:55 +04:00
Konstantin Bulenkov 0c8f8cb3b9 remove nn, should be ifn instead 2010-09-28 17:20:14 +04:00
Konstantin Bulenkov 92c0c7118a Make File Colors settings app level
remove Tests from shared scopes. It's local now.
2010-09-28 17:17:51 +04:00
Konstantin Bulenkov f11806f2ec not null live template 2010-09-28 17:13:47 +04:00
Konstantin Bulenkov 196d8a0300 remove oldschool comment 2010-09-28 17:13:46 +04:00
Konstantin Bulenkov e310487092 find project extension by instance class 2010-09-28 17:13:46 +04:00
Denis Zhdanov 2f3a88f7fc IDEA-59065 The "Ensure right margin is not exceeded" breaks refactorings
Additional checkings are introduced
2010-09-28 17:02:49 +04:00
Alexey Pegov f1d4cff9bd fix row/column table convertion 2010-09-28 16:55:24 +04:00
Oleg Shpynov 07c395fa40 Force background in Tip of the day panel 2010-09-28 16:49:32 +04:00
Oleg Shpynov bf6e98af2e Cleanup 2010-09-28 16:49:31 +04:00
Oleg Shpynov 2516f1b404 UI fixes for GTK+ look and feel in changes view 2010-09-28 16:49:29 +04:00
Maxim Medvedev 8fd7886169 IDEA-49574 Type inference for hower tooltip 2010-09-28 16:44:46 +04:00
peter.gromov 7545efb456 don't leak PSI from categoryTransform.gdsl 2010-09-28 16:30:23 +04:00
peter.gromov 5da5395c9e check position validity before every completion provider 2010-09-28 16:30:21 +04:00
peter.gromov 55ad49d5eb --encoding and --debug for groovy and gant runners go to the vm instead of script parameters 2010-09-28 16:30:20 +04:00
peter.gromov e52a150de5 autocompletion lookups should be non-focused and not insert items if the user hasn't focused them explicitly 2010-09-28 16:30:18 +04:00
peter.gromov a44b2adf0f remove dead code 2010-09-28 16:30:16 +04:00
peter.gromov 9a2b96e938 maintain whether completion was invoked explicitly by the user 2010-09-28 16:30:14 +04:00
peter.gromov bfd691b6db fix insufficiently case-sensitive groovy test 2010-09-28 16:30:12 +04:00
nik e965c04138 unused code removed 2010-09-28 15:54:23 +04:00
nik 70ab19b5ca fixed minimum size for 'choose libraries' dialog 2010-09-28 15:54:21 +04:00
Alexey Kudravtsev 54b87b5b5c typo 2010-09-28 15:14:41 +04:00
Alexey Kudravtsev 437a0ed057 EA-22172 2010-09-28 15:14:40 +04:00
anna 8dc186fd8f EA-22189 - NPE: TypesDistinctProver.provablyDistinct 2010-09-28 14:58:33 +04:00
anna d52fe0ff16 EA-22179 - IOE: PsiJavaParserFacadeImpl.createTypeInner 2010-09-28 14:58:32 +04:00
nik 192c77766b old libraries downloading panel replaced by new one from redesigned framework support dialog 2010-09-28 14:56:30 +04:00
Denis Zhdanov ecc62832ca IDEA-59044 After pressing Soft wrap button in the debugger console, PyCharm hangs
1. Soft wraps processing is optimized on profiler results analysis;
2. Fold listeners notification is corrected (notify them before performing document dimensions mapping in order to ensure that soft wraps cache is ready);
3. Console foldings processing is optimized in order to avoid unnecessary TIntObjectHashMap expansion;
2010-09-28 14:51:41 +04:00
Maxim Medvedev cabb7e971a IDEA-59096 Groovy 1.8: extended command expressions with closures could be supported 2010-09-28 14:48:39 +04:00
sergey.vasiliev 71590144a5 framework libraries download assistance (server connection+ md5 validation) 2010-09-28 14:44:17 +04:00
sergey.vasiliev 6e962e83d4 framework libraries download assistance (server connection+ md5 validation) 2010-09-28 14:44:16 +04:00
Dmitry Avdeev 76128184f2 xml smart completion 2010-09-28 13:55:51 +04:00
Dmitry Avdeev e9489447ba using xerces for completion 2010-09-28 13:55:51 +04:00
Dmitry Avdeev 213238f61a getting xerces grammar from not well-formed docs 2010-09-28 13:55:50 +04:00
Dmitry Avdeev 2c6d95f0a9 accessing xerces grammar 2010-09-28 13:55:50 +04:00
Dmitry Avdeev 7589aab27e accessing xerces grammar 2010-09-28 13:55:49 +04:00
Maxim Medvedev 79e40ff0a2 resolve lower-case-name classes 2010-09-28 13:47:19 +04:00
Maxim Medvedev ea3a0a43c4 correct handler inferring for refactoring actions 2010-09-28 13:01:54 +04:00
Kirill Likhodedov d09907044d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-09-28 12:37:04 +04:00
Maxim Medvedev f9677575f7 IDEA-58448 Extracted Groovy method return type should only be not void if the return value is actually used 2010-09-28 12:02:28 +04:00
Kirill Likhodedov 8879099a60 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-09-28 12:01:41 +04:00