Commit Graph
101570 Commits
Author SHA1 Message Date
Denis.Zhdanov d3136a73d3 IDEA-109705 Gradle: on pressing "Attach Project" button in Gradle tool window, general "Select File or Directory to Import" dialog appears, and it allows to import whichever project (ant, maven, etc.) 2013-06-28 12:28:25 +04:00
Konstantin Bulenkov ac19624328 remove native header on Ubuntu 13.04 2013-06-28 10:25:53 +02:00
Vladimir Krivosheev 229f0fb6ea renamed to ImageOrColorPreviewProjectStartupActivity 2013-06-28 09:43:41 +02:00
Bas Leijdekkers 2dbb1bca33 IDEA-100664 (Small false positive in "class may be static" inspection for inner classes extending enclosing class) 2013-06-27 21:28:01 +02:00
peter 33ad1236ff run goto symbol calculation under progress so that checkCanceled can really work 2013-06-27 21:13:27 +02:00
peter a3cba38ec3 perform goto symbol matching on a single thread as parallelizing costs are much higher than matching per se;
less garbage
2013-06-27 21:13:26 +02:00
peter 239b9aff95 don't return partial results from ContributorsBasedGotoByModel.getNames 2013-06-27 21:13:26 +02:00
Oleg Sukhodolsky 01b1e2cabe Code cleanup: more annotations for PathMacroManager 2013-06-27 22:40:59 +04:00
Denis.Zhdanov 5d82a8ae2d IDEA-109704 Gradle: please do not log gradle download progress
Deliver gradle output to the ide side on a per-line basis
2013-06-27 20:48:24 +04:00
Sergey Evdokimov 285491073f IDEA-108381 File name in Error appears as plain text rather than link to code in Maven build console 2013-06-27 20:42:06 +04:00
peter f9198cdc40 chooseByName: first display the list, then scroll, to prevent items before the selected one being outside the viewport 2013-06-27 18:38:27 +02:00
peter 09a9ba6f8f de-duplicate choose by name @hack 2013-06-27 18:38:27 +02:00
peter 35db883b8a faster item sorting in goto popups 2013-06-27 18:38:26 +02:00
peter 463014e9c6 ExpectedTypeInfo: get rid of dimCount and unused insertExplicitTypeParams 2013-06-27 18:38:26 +02:00
peter edec60ddfd move Class wildcard hack from ExpectedTypeInfo to completion 2013-06-27 18:38:26 +02:00
Bas Leijdekkers 4784b75c39 IDEA-105648 (Replace do-while with while intention does not handle correctly declarations of final variables) 2013-06-27 18:13:56 +02:00
Anna Kozlova 779369cbe4 do not include unknown annotations in override (IDEA-109422) 2013-06-27 20:03:06 +04:00
Sergey Evdokimov 15a9ceb3f2 IDEA-109675 Absolute path in iml file (maven project) 2013-06-27 19:52:27 +04:00
Sergey Evdokimov 79ca8cbd70 IDEA-99741 Maven system dependencies cause error highlighting 2013-06-27 19:52:26 +04:00
Konstantin Bulenkov 304fb8b228 update DOM model for compact attribute 2013-06-27 17:13:30 +02:00
Konstantin Bulenkov 4a3000b55b remove copy/paste 2013-06-27 17:13:06 +02:00
Denis.Zhdanov e686f8dba2 IDEA-109722 Gradle tool window: when a project node is selected, "Detach" button become disabled as soon as mouse pointer enters Recent Tasks area 2013-06-27 18:48:18 +04:00
Denis.Zhdanov aebef8e24b IDEA-109697 Gradle: "Use gradle wrapper" option is always disabled in Settings | Gradle 2013-06-27 18:25:39 +04:00
peter 1f47b785a5 don't let java qualifier resolve results be gc'ed (IDEA-109514) 2013-06-27 15:13:42 +02:00
Sergey Evdokimov 733bd3f1f3 Add test for resolving dependencies with version range 2013-06-27 17:13:32 +04:00
Serega Vasiliev 31c30d07f8 removed obsolete actions 2013-06-27 15:12:43 +02:00
Vassiliy ec0ce0adf3 mac sheets emulation 2013-06-27 17:08:55 +04:00
Denis.Zhdanov 0ebe9d6cf6 IDEA-109519 Gradle: Don't ignore user-defined settings on initial project import 2013-06-27 17:01:21 +04:00
Nadya Zabrodina 9faa03642a Hg NewBookmark dialog changed without using ui designer form. 2013-06-27 16:55:56 +04:00
Nadya Zabrodina 3f53746972 IDEA-109664 HgException: already disposed (EA-40079). Check if project is disposed added before handleUpdate method. 2013-06-27 16:55:56 +04:00
Anna Kozlova c289233dac expected types: do not "erase" too much (IDEA-109700) 2013-06-27 16:24:18 +04:00
Anna Kozlova 17ff190b7c IDEA-109576 2013-06-27 16:24:17 +04:00
Anna Kozlova 41a3739e4d more logging for isValid 2013-06-27 16:24:16 +04:00
Aleksey Pivovarov 031175f0fc Merge branch 'master' of git.labs.intellij.net:idea/community 2013-06-27 16:10:40 +04:00
Aleksey Pivovarov 4f24d20f9b IDEA-109572 Get unsaved changes for the gist 2013-06-27 16:08:50 +04:00
Aleksey Pivovarov fc4ac79a82 IDEA-109652 Github: set checkbox "private" unavailable basing on number of used private repositories 2013-06-27 15:50:39 +04:00
Konstantin Bulenkov 8bc7bd427a cosmetics 2013-06-27 13:14:44 +02:00
Aleksey Pivovarov aba797d0b0 Merge branch 'master' of git.labs.intellij.net:idea/community 2013-06-27 15:12:21 +04:00
Aleksey Pivovarov 9759af6d97 Github: fix error message 2013-06-27 15:11:00 +04:00
Aleksey Pivovarov aec4aa7694 Github: read config while creating gist 2013-06-27 15:08:53 +04:00
Konstantin Bulenkov b988e6d471 IDEA-106536 IDEA loading window: header appears on Ubuntu 13.04 2013-06-27 13:08:01 +02:00
Aleksey Pivovarov 1b95135e2b Github: fix notification levels 2013-06-27 15:05:20 +04:00
Eugene Zhuravlev 21c7fa2be8 recovery from incorrect paths data: ensure non-existing files are not stored in the "recompile" list 2013-06-27 14:31:47 +04:00
Aleksey Pivovarov 9aec51de1d Github: Add Messages thread safety 2013-06-27 14:05:56 +04:00
Konstantin Bulenkov e3f586f3a0 Merge remote-tracking branch 'origin/master' 2013-06-27 11:56:52 +02:00
Konstantin Bulenkov 0ebb13bf9c Default editor font for Ubuntu under Darcula 2013-06-27 11:48:44 +02:00
Konstantin Bulenkov 9a91e0b433 Fix Ubuntu defaults 2013-06-27 11:48:08 +02:00
Konstantin Bulenkov 4293a1ef0a Support system dependent values 2013-06-27 11:46:59 +02:00
Anna Kozlova 3d1b927487 EA-47305 - assert: TypeMigrationLabeler.markFailedConversion 2013-06-27 13:29:15 +04:00
Anna Kozlova 1e6fa2a3cb logging for EA-47328 - assert: AnchorElementInfoFactory.getAnchor 2013-06-27 13:29:14 +04:00