Commit Graph
96429 Commits
Author SHA1 Message Date
anna 456a49ce9f method refs: fix testdata according to new javac strategy 2013-02-26 16:30:12 +01:00
anna a41b5c6f85 support method/constructor refs on array types 2013-02-26 16:30:11 +01:00
anna 96abac54cc method refs: treat boxed types as with anonymous 2013-02-26 16:30:10 +01:00
Konstantin Bulenkov 0a2f5908e4 don't forget about Y param 2013-02-26 16:10:30 +01:00
Konstantin Bulenkov 7c8abe817e fix icons 2013-02-26 16:01:55 +01:00
Evgeny Pasynkov 353f3fb755 Merge branch 'master' of git.labs.intellij.net:idea/community 2013-02-26 15:59:31 +01:00
Evgeny Pasynkov 4eaa2c764a stuff made public for Upsource 2013-02-26 15:59:04 +01:00
Alexander Zolotov 6b3c99293e WEB-5939 Unexpected comment if add a new line before noncommented code and the previous line was commented 2013-02-26 18:44:19 +04:00
Alexander Zolotov 9f77f11db0 WEB-6827 Emmet "Surround with Live Template" creating wrong element 2013-02-26 17:58:28 +04:00
Alexander Lobas a456f77736 Support tabs for PropertyTablePanel 2013-02-26 17:47:25 +04:00
Kirill Likhodedov b83dc56a2f [hg] Fix plugin.xml: remove the app service which has been deleted 2013-02-26 17:27:39 +04:00
anna ed8986937e method refs: compilation error when static method is accept through instance reference 2013-02-26 14:19:16 +01:00
anna af83c60af8 constructor refs: forbid outer as implicit receiver in non-static inner class 2013-02-26 14:19:15 +01:00
anna d20905d2d5 constructor refs: forbid default constructors for inner classes 2013-02-26 14:19:15 +01:00
anna d9f46bd581 NPE 2013-02-26 14:19:14 +01:00
Max Medvedev 92cff41d7c fix testdata 2013-02-26 17:15:30 +04:00
Dmitry Avdeev 273d459749 PY-6287 Changes to settings of inspections applied via quickfix are not persisted 2013-02-26 17:08:12 +04:00
Dmitry Avdeev 578c9f5723 cleanup 2013-02-26 17:08:11 +04:00
Roman Shevchenko 95d7537701 Class short name calculation fixed 2013-02-26 13:59:27 +01:00
Roman Shevchenko bdd49b2160 Formatting 2013-02-26 13:59:27 +01:00
Roman Shevchenko 5c9c590d06 Obsolete class deprecated 2013-02-26 13:59:27 +01:00
Roman Shevchenko 357ef16a64 EA-44191 (diagnostic) 2013-02-26 13:59:27 +01:00
Roman Shevchenko fc6d77cbc5 Don't write empty strings to index 2013-02-26 13:59:26 +01:00
Sergey Evdokimov ef69feb93d IDEA-101631 Updating Maven snapshots with sources does not synchronize sources to latest when navigating to class
Fix tests.
2013-02-26 16:39:11 +04:00
Alexander Lobas f80a433f12 IDEA-90621 2013-02-26 16:21:08 +04:00
Vassiliy Kudryashov 58aabfed67 IDEA-94776 Run tool window: local server: pinned tab is not reused on Rerun and Restart server 2013-02-26 15:32:00 +04:00
Dmitry Avdeev 5b8690fdef cleanup 2013-02-26 15:01:02 +04:00
Dmitry Avdeev 3237767e35 cleanup 2013-02-26 15:01:01 +04:00
Max Medvedev c4af63272c IDEA-101881 Groovy: complete 'else' 2013-02-26 14:56:45 +04:00
Alexander Doroshko 351313300d FlexUnit external compilation fixed 2013-02-26 14:50:20 +04:00
Alexey Kudravtsev 98810c7341 javadoc, renames 2013-02-26 14:33:16 +04:00
Alexey Kudravtsev 18327f67ce intern component name to avoid duplicate string for each of 400+ modules 2013-02-26 14:33:15 +04:00
Alexey Kudravtsev 45c3feee70 notnull 2013-02-26 14:33:14 +04:00
Alexey Kudravtsev 53e491ddc5 removed diagnostics 2013-02-26 14:33:13 +04:00
Alexey Kudravtsev d36a031d08 notnull 2013-02-26 14:33:12 +04:00
Alexey Kudravtsev 3f4bc3351f notnull 2013-02-26 14:33:11 +04:00
Alexey Kudravtsev f8427d0336 EA-44218 - NPE: EncodingPanel.showPopup 2013-02-26 14:33:11 +04:00
Alexander Zolotov fc7a588b1b WEB-6741 Emmet, html: item numbering in tag name not rendered 2013-02-26 14:20:59 +04:00
Denis.Zhdanov 385c51292f IDEA-101810 Settings | Gradle: input fields are misaligned 2013-02-26 14:04:40 +04:00
anna b6a7134b3d javafx: expand attribute to subtag (IDEA-101706) 2013-02-26 11:04:02 +01:00
Max Medvedev e518fc39e4 IDEA-99587 fix resolve & testdata 2013-02-26 13:56:58 +04:00
Max Medvedev 97e663ce1e IDEA-99587 Groovy 2.1 : @DelegatesTo with @Target 2013-02-26 13:56:57 +04:00
Max Medvedev 0aa42d9bd2 IDEA-99587 Groovy 2.1 : @DelegatesTo, correct highlighting 2013-02-26 13:56:57 +04:00
Max Medvedev 3452523458 IDEA-99587 Groovy 2.1 : @DelegatesTo without Target implemented 2013-02-26 13:56:56 +04:00
Max Medvedev 3242d58e13 cleanup 2013-02-26 13:56:55 +04:00
Max Medvedev bd722b923e name reference element for GrAnnotation 2013-02-26 13:56:55 +04:00
Denis.Zhdanov de7131e6a8 CR-IC-41 Vertical line block match disapear view line in java code (IDEA-99572)
1. Limit 'shiftForward()' by line end offset;
2. Minor refactoring;
3. Don't show indent guide for commented lines which would remove indent on un-commenting;
2013-02-26 13:55:48 +04:00
Vassiliy Kudryashov d8274020f0 IDEA-94662 Favorites: no border between content and add/remove panel + extra border under the add/remove panel 2013-02-26 13:14:06 +04:00
Roman Shevchenko 6847032559 Layout fixed 2013-02-26 10:11:45 +01:00
Roman Shevchenko f094e6f168 Test renamed 2013-02-26 10:11:44 +01:00