Commit Graph
61528 Commits
Author SHA1 Message Date
anna 25e872447f introduce: remember settings; enable/disable checkboxes 2011-03-21 16:45:42 +01:00
anna 7d96e45dfc forbid introduce refactorings on resource from try-with-resources (IDEA-66788 ) 2011-03-21 16:45:28 +01:00
anna f50b2133cc correct project ref to the destination project (IDEA-66655) 2011-03-21 16:45:15 +01:00
Bas Leijdekkers 2dd51a2283 IDEA-65933 (Intention to replace multiple 'throws' declarations on a method with the common supertype) 2011-03-21 16:43:21 +01:00
irengrig 16a84732b3 VCS: do not pay attention to binary files when checking TODO items in changes - IDEA-66146 Commit+TODO: Unclear message on commit + misbehaved buttons 2011-03-21 18:25:40 +03:00
peter 25fac818a7 correctly read slash doublings in the old project files (IDEA-62669) 2011-03-21 15:49:26 +01:00
peter 0c02c9f7d6 minor 2011-03-21 15:49:25 +01:00
peter efd18c89a6 minor 2011-03-21 15:49:24 +01:00
peter 61a3fd0921 minor 2011-03-21 15:49:22 +01:00
peter 4905c340bb synchronized monitor doesn't eat } 2011-03-21 15:49:21 +01:00
peter 4e3a57bbae count braces while waiting for } 2011-03-21 15:49:20 +01:00
peter c39552a5b3 while condition doesn't eat } 2011-03-21 15:49:18 +01:00
irengrig 591dc13b3f IDEA-66843 Subversion: not-cached annotations are closed on losing and tacking focus back. 2011-03-21 17:35:19 +03:00
Eugene Zhuravlev f2ecf58a0b make sure default templates are loaded 2011-03-21 15:01:32 +01:00
Sergey Evdokimov 81d23d1d5b Domain class property name in the addTo*(Map) call argument list should be a reference to completion domain properties. 2011-03-21 16:53:07 +03:00
anna 0816ffc13d make public 2011-03-21 14:04:23 +01:00
anna 4a1a7051fe do not run refactoring from write action ( IDEA-66849) 2011-03-21 14:01:41 +01:00
anna 08508708c1 restore expression by name if it resolves to the wrong var ( IDEA-66847) 2011-03-21 14:01:27 +01:00
peter ff99fb3419 i can't reproduce it but } must not be eaten blindly 2011-03-21 13:59:47 +01:00
peter 904407be3f don't lookahead 2011-03-21 13:58:36 +01:00
peter a1aabd1fe4 compact 2011-03-21 13:42:14 +01:00
peter 36c64348b7 compact 2011-03-21 13:38:10 +01:00
peter 5b4a212949 compact 2011-03-21 13:38:10 +01:00
peter 6b98e1bf03 minor 2011-03-21 13:38:10 +01:00
peter aca58ee45d a bit more efficiency 2011-03-21 13:38:10 +01:00
peter 1845df065d compact type definition parsing 2011-03-21 13:38:10 +01:00
peter 6d35fa4dd7 cleanup 2011-03-21 13:38:09 +01:00
peter ef7fe4fd47 less classes for @interface parsing 2011-03-21 13:38:09 +01:00
peter 0a64bd39b9 correct brace structure in case of switch with no matching )
more meaningful code block error recovery
2011-03-21 13:38:09 +01:00
Sergey Evdokimov 7e13bd6f2c Fix: IDEA-66718 (Domain class property name completion in the addTo*(Map) call argument list) 2011-03-21 15:09:34 +03:00
anna bdb57eea2b inplace introduce constant: move it afterwards if needed 2011-03-21 12:57:33 +01:00
anna 9b4452b58d make methods chooser smaller 2011-03-21 12:57:32 +01:00
anna 938868c348 introduce field: fix introducing in anonymous class; fix enclosing constructor (IDEA-66774) 2011-03-21 12:57:31 +01:00
anna e4c7048698 enable reassign variable in anonymous class call (parent expression exists) 2011-03-21 12:57:31 +01:00
Bas Leijdekkers 7a4b3616c6 enable some more migration inspections by default 2011-03-21 12:43:31 +01:00
irengrig 18a0af848b IDEA-66835 Subversion: Duplicated revision number in Annotations on reopen 2011-03-21 14:37:12 +03:00
irengrig 1c79b3c804 NPE when caching history session 2011-03-21 14:36:56 +03:00
Alexey Gopachenko 99f0208c97 spellchecker - add some more programmers stuff to dictionary 2011-03-21 12:02:07 +01:00
Bas Leijdekkers 8729d579ca fix broken compareTo() implementation
otherwise calling sort will throw exceptions when running on jdk7
2011-03-21 11:19:06 +01:00
Alexey Kudravtsev ac23b3a67d cleanup 2011-03-21 12:48:51 +03:00
Alexey Kudravtsev ec8a34fbb2 do not show extra messages in statusbar 2011-03-21 12:47:37 +03:00
Alexey Kudravtsev 4ed91d5131 bug parsing property 2011-03-21 12:47:36 +03:00
Alexey Kudravtsev d770518826 IOOBE 2011-03-21 12:47:36 +03:00
Alexey Kudravtsev 8b17a59abb cleanup 2011-03-21 12:47:35 +03:00
Alexey Kudravtsev b1f2e242af silly bug causing leaks 2011-03-21 12:47:34 +03:00
Rustam.Vishnyakov c11609c071 Fix for EA-23999 - assert: WhiteSpace.append 2011-03-21 12:22:07 +03:00
Anton Makeev 1b9624e272 CIDR: notifying user about incorrect build configuration (CIDR-425) 2011-03-20 18:07:52 +01:00
Anton Makeev e472130e70 CIDR: GDB: correctly setting working directory 2011-03-20 13:36:20 +01:00
Anton Makeev 3d9040faaa CIDR: GDB: correctly setting working directory 2011-03-20 13:36:19 +01:00
Dmitry Avdeev b71a4f7c39 missed border 2011-03-20 15:20:40 +03:00