Commit Graph
85089 Commits
Author SHA1 Message Date
Evgeny Pasynkov 2f5d4b905d Merge branch 'master' into upsource-master 2012-07-16 11:53:16 +02:00
Evgeny Pasynkov b1f608d949 restore TextAttributesKey API back 2012-07-16 11:51:49 +02:00
Dmitry Avdeev ea2b2745e4 fixing AllTests 2012-07-16 13:36:58 +04:00
Dmitry Avdeev a44377e8f3 IDEA-64075 Automatic XML Schema discovery: adding DTDs to index 2012-07-16 13:11:13 +04:00
Dmitry Avdeev 7d490d537c enabling "add xsi location" intention for prefixed namespaces 2012-07-16 13:10:08 +04:00
Dmitry Avdeev 44443a8a17 fixing test 2012-07-16 12:22:15 +04:00
Alexander Lobas c6aee28809 EA-37439 2012-07-16 11:49:15 +04:00
Yann Cébron fb3e4de30d Merge remote-tracking branch 'origin/master' 2012-07-16 09:21:37 +02:00
Yann Cébron 36f8f5f21b more @TestDataFile annotations 2012-07-16 09:20:50 +02:00
Alexey Kudravtsev bb022a78ce IDEA-64252 Move statement up does not work after an anonymous inner class instantiation 2012-07-16 11:19:43 +04:00
Denis.Zhdanov bf533fc4e5 IDEA-88349 reformat (of xml) 2012-07-16 11:08:39 +04:00
Alexey Kudravtsev 2dad7a9a52 memory 2012-07-16 11:07:24 +04:00
Alexey Kudravtsev 6129fef03d IDEA-87779 My code is deleted on the fly if 'Add unambiguous imports on the fly' option is enabled 2012-07-16 11:07:24 +04:00
Denis.Zhdanov 28077bde7f IDEA-88349 reformat (of xml) 2012-07-16 11:05:23 +04:00
Denis.Zhdanov 4a8b421470 Merge branch 'master' of git.labs.intellij.net:idea/community 2012-07-16 08:23:57 +04:00
Eugene Zhuravlev cbebca2382 minor optimizations 2012-07-15 19:37:17 +02:00
Eugene Zhuravlev 8727948ce0 minor optimizations 2012-07-15 17:37:17 +02:00
Eugene Zhuravlev 87588d662d wait for some time until dumb mode finishes 2012-07-15 15:57:28 +02:00
Eugene Zhuravlev 0123c4cdfc reliably run delayed tasks on dumb mode completion 2012-07-15 15:46:04 +02:00
nik 28eaaf025a new project model: javaee facets added 2012-07-15 15:54:24 +04:00
Bas Leijdekkers fe3e549ba1 keep whitespace and comments when joining concatenated string literals 2012-07-15 12:54:06 +02:00
nik 0b867d9d1e new project model: loading facets from xml 2012-07-15 13:21:58 +04:00
nik 4a873358a7 preview xml produced by XmlSerializer: SOE fixed 2012-07-15 12:59:22 +04:00
Maxim.Medvedev c4b1d52593 IDEA-88650 inccorrect resolve for java.util.List 2012-07-15 09:22:12 +04:00
Alexander Lobas b6fecc8dc1 Parsing *.inspector files 2012-07-15 00:49:23 +04:00
Eugene Zhuravlev 3d8a9a6cab Eclipse continuous compilation mode: after errors detected in chunk, stop collecting class file data, because it still will be ignored for this chunk 2012-07-14 21:10:04 +02:00
Eugene Zhuravlev 6955697b40 IntIntMaplet: for consistency with TIntIntHashMap use 0 instead of -1 value as 'empty' value 2012-07-14 20:11:43 +02:00
Vassiliy Kudryashov 59781af46a IDEA-88820 Wrong button behavior in JUnit execution 2012-07-14 21:26:36 +04:00
Eugene Zhuravlev fd896ef918 dump each category into a separate file instead of one huge file 2012-07-14 14:24:08 +02:00
Eugene Zhuravlev b42c57550b ensure sequential task execution inside java builder 2012-07-14 13:45:21 +02:00
Eugene Zhuravlev 21205dc6df minor cleanup 2012-07-14 13:09:12 +02:00
Eugene Kudelevsky 6b70ebc80d IDEA-65774 open generated apk in file manager 2012-07-13 22:57:03 +04:00
Eugene Kudelevsky 358f72f2b8 check if it is finish, because commit() also invoked from "previous" action 2012-07-13 22:57:02 +04:00
Eugene Kudelevsky cb6433f881 improve "export signed application package" wizard, move related action to "build | generated signed apk" 2012-07-13 22:57:00 +04:00
Eugene Kudelevsky 9baced3954 disable completion in key alias field and method name field 2012-07-13 22:56:59 +04:00
Eugene Kudelevsky 4d9f2ecae0 migrate fields for classes and packages to EditorTextFieldWithBrowseButton 2012-07-13 22:56:57 +04:00
Alexander Kirillin 598e0e19c3 IDEA-87677 End space for exact match doesn't work with middle matching in goto popups 2012-07-13 22:36:37 +04:00
Alexander Kirillin 0a79216446 IDEA-88450 Prefix matches should be first in goto popups 2012-07-13 22:36:37 +04:00
Alexander Kirillin 176d64d4f2 Revert of accidental changes 2012-07-13 22:36:36 +04:00
Alexander Kirillin 1b2fba01cf Exceptions fixes 2012-07-13 22:36:36 +04:00
Roman Shevchenko 16b1e22590 Don't follow symlinks in VCS iterator 2012-07-13 19:20:33 +02:00
anna 85d0189c24 IDEA-88801: external annotations: drop caches on undo/redo 2012-07-13 19:08:58 +02:00
anna 3e3f273647 IDEA-88800: do not show confirmation when one annotation exist 2012-07-13 19:08:57 +02:00
anna 49dcc18d03 IDEA-88761: provide annotate Nullable fix 2012-07-13 19:08:56 +02:00
anna 8eddfd2d87 allow common quick fixes in IG 2012-07-13 19:08:55 +02:00
Alexander Zolotov f65c74c073 IDEA-88519: Unexpected formatting live templates
- enable force-formatting for complex zen-coding templates only. simple templates is reformated according to template reformat option

#IDEA-88519 fixed
2012-07-13 20:00:14 +04:00
anna 2bf0768984 Merge remote-tracking branch 'origin/master' 2012-07-13 17:58:59 +02:00
anna 1e00a12c68 hide ignored tests (IDEA-61369) 2012-07-13 17:52:28 +02:00
anna 557691e939 IDEA-61570: mnemonics 2012-07-13 17:52:27 +02:00
Dmitry Avdeev f619145d2a fixing blinking tests 2012-07-13 19:51:03 +04:00