Commit Graph
103649 Commits
Author SHA1 Message Date
Anna Kozlova a6a1737ba1 revert fix for IDEA-110947 (IDEA-112122) 2013-08-16 11:32:39 +04:00
Anna Kozlova 177832176b IDEA-112133 newline can be pasted into file rename dialog 2013-08-16 11:28:52 +04:00
Anna Kozlova e1e583734a TypeParameter inferred types check unification 2013-08-16 11:28:51 +04:00
Dmitry Avdeev 731ac987a0 IDEA-112136 "Optimize Imports" removes XML namespace declarations which are in use 2013-08-16 11:22:33 +04:00
Dmitry Avdeev 4e1a51b038 cleanup 2013-08-16 11:22:32 +04:00
Dmitry Avdeev 5a99697c4c better Groovy SDK notification fix 2013-08-16 11:22:31 +04:00
Dmitry Trofimov 69ff1507d3 Merge remote-tracking branch 'origin/master' 2013-08-16 04:00:34 +02:00
Dmitry Trofimov ed78b2fd29 Jediterm updated. 2013-08-16 03:58:32 +02:00
Konstantin Bulenkov b4bafaed7b fix exception 2013-08-16 01:32:44 +02:00
Konstantin Bulenkov cbb06d5993 use mouse dispatcher for sensitive mouse detection 2013-08-16 00:57:33 +02:00
Aleksey Pivovarov 13baaa319c Github: add field to parse 2013-08-15 19:30:30 +04:00
Aleksey Pivovarov fe63c93ac0 Github: parse detailed GitHub errors 2013-08-15 19:23:54 +04:00
Aleksey Pivovarov b62e8cd96e Github: show diff for new PullRequest
* lookup configured GitHub remotes
2013-08-15 19:23:53 +04:00
Aleksey Pivovarov 660c9d0b9b @Nullable 2013-08-15 19:23:53 +04:00
nik 583079e28b remote servers: CloudBees migrated to new api 2013-08-15 19:15:23 +04:00
nik 1aef8d68e3 remote servers: 'test connection' button fixed 2013-08-15 19:15:22 +04:00
Konstantin Bulenkov df190fb918 add table test 2013-08-15 16:53:35 +02:00
Anna Kozlova e006534d08 moreSpecific cleanup 2013-08-15 17:38:03 +04:00
Anna Kozlova b837027ea3 cleanup editor state after inplace refactoring 2013-08-15 17:38:02 +04:00
Alexander Zolotov dd33751ce9 Add 'disable' action for live template lookup 2013-08-15 16:05:13 +04:00
Denis.Zhdanov 2c2ae605aa IDEA-112055 Gradle: project refresh fails with java.io.NotSerializableException: com.intellij.openapi.util.Pair 2013-08-15 15:17:19 +04:00
Anna Kozlova cba25c5e69 Merge remote-tracking branch 'origin/master' 2013-08-15 14:06:22 +04:00
Anna Kozlova b08d43ee97 try disposable test fixed 2013-08-15 14:03:55 +04:00
Dmitry Avdeev 7d51ec759b xsd validation 2013-08-15 14:03:10 +04:00
Anna Kozlova a10fe721f8 plugin manager: on plugin download show modal progress with ability to send it to the background (IDEA-86885) 2013-08-15 13:50:03 +04:00
Anna Kozlova 604bca0208 plugin manager: focus plugins table on show 2013-08-15 13:50:02 +04:00
Anna Kozlova 936228a8f7 preserve empty packages when move/rename package as directory (IDEA-111902) 2013-08-15 13:50:01 +04:00
Anna Kozlova 2a5270d072 rename: show conflict if renamed method erased signature would conflict with existing method (IDEA-111875) 2013-08-15 13:49:59 +04:00
Anna Kozlova 397c637699 testdata for IDEA-57633 2013-08-15 13:49:58 +04:00
Anna Kozlova 230c6fd84b moreSpecific: use site info to check assignability, prefer concrete to abstract methods (IDEA-57569) 2013-08-15 13:49:57 +04:00
Anna Kozlova 5b6fe03a18 inplace refactoring: connect popup location to template start range (IDEA-111904) 2013-08-15 13:49:56 +04:00
Anna Kozlova 0dea06c322 plugins: ignore additional info when Ctrl-C from plugin's table (IDEA-111927) 2013-08-15 13:49:55 +04:00
Anna Kozlova 2fa3ace1e9 EA-48657 - ISE: CtrlMouseHandler$InfoSingle.getInfo 2013-08-15 13:49:54 +04:00
Anna Kozlova 0550122e58 EA-48663 - NPE: CommandLineState.addConsoleFilters 2013-08-15 13:49:52 +04:00
Anna Kozlova 3f49bd2d73 moreSpecific: check erased signatures when comparing interface methods (IDEA-67519) 2013-08-15 13:49:51 +04:00
Anna Kozlova 215cfff69c prefer generics to raw when more specific was not detected (IDEA-67576) 2013-08-15 13:49:50 +04:00
Anna Kozlova c5e3693ce2 testdata for IDEA-67836 2013-08-15 13:49:49 +04:00
Anna Kozlova 4e7a81fd93 testdata for IDEA-67843 2013-08-15 13:49:48 +04:00
Anna Kozlova 47220fd160 moreSpecific simplification, include complete check for inferred types in MethodCandidateInfo.isApplicable 2013-08-15 13:49:47 +04:00
nik 3a958ef8da remote servers: start/stop actions implemented in servers view 2013-08-15 12:51:16 +04:00
nik 3385890eb9 remote servers: edit server settings from run configuration 2013-08-15 12:25:29 +04:00
Aleksey Pivovarov cba9991727 Github: change focus order 2013-08-15 10:56:47 +04:00
Aleksey Pivovarov 3afc9044b6 Github: remove imports 2013-08-15 10:56:46 +04:00
Aleksey Pivovarov 3b15d5a083 Github: rename method 2013-08-15 10:56:46 +04:00
Aleksey Pivovarov 66f8f628d1 Github: JComboBox -> ComboBox 2013-08-15 10:56:42 +04:00
nik 0c9c8179f2 cleanup: added default (empty) implementation for SettingsEditor#disposeEditor 2013-08-15 10:15:41 +04:00
nik 3bf6850d7c remote servers: 'undeploy' action implemented 2013-08-15 09:37:19 +04:00
Konstantin Bulenkov 4c9ca8f1b0 IDEA-112093 White stripes in Status Bar 2013-08-15 03:24:55 +02:00
Konstantin Bulenkov 6376c9e22c cleanup. remove useless overridden methods 2013-08-15 03:24:31 +02:00
Dmitry Trofimov fa4e887151 Merge remote-tracking branch 'origin/master' 2013-08-14 20:04:01 +02:00