Commit Graph
68300 Commits
Author SHA1 Message Date
Denis.Zhdanov 33223fd694 IDEA-53476 Gradle integration (Maven's level - dependencies, modules, repositories)
Corrected 'gradle' plugin setup for community edition
2011-09-01 17:03:16 +04:00
Roman Shevchenko eab1c22461 Ancient deprecated stuff dropped 2011-09-01 14:54:22 +02:00
Roman Shevchenko d9723cf920 Allow to insert suppressions in AspectJ sources 2011-09-01 14:54:22 +02:00
Maxim.Mossienko 696a87c78a fix test 2011-09-01 15:18:21 +04:00
Alexey Pegov 8fdc7254f0 for MPS 2011-09-01 15:15:47 +04:00
Alexey Pegov d1047ca90d [mac] "compare with clipboard" actions is always enabled 2011-09-01 14:49:53 +04:00
peter c355364fb6 cleanup 2011-09-01 12:32:21 +02:00
peter 9aa6d0356b fix titled-border-induced relayout on innocent label text change 2011-09-01 12:32:20 +02:00
Alexey Kudravtsev 002b9cb3cb sql tests 2011-09-01 14:22:34 +04:00
Alexey Kudravtsev 25327e75a7 exception on manycore machine 2011-09-01 14:22:33 +04:00
Denis.Zhdanov fc5688b16f IDEA-53476 Gradle integration (Maven's level - dependencies, modules, repositories)
1. IJ modules are properly configured on importing from gradle now;
2. Module path received from the gradle api are checked now to be compatible with the content root;
3. 'Project icon' is displayed during importing project from gradle;
4. Improved error notification;
2011-09-01 14:05:57 +04:00
Kirill.Safonov f7f7b9deb6 JetBrains products updater: invoke UAC elevation if needed (IDEA-52571) 2011-09-01 11:41:25 +04:00
Kirill.Safonov 804c5321bc strip spaces when calculating default project directory 2011-09-01 11:41:24 +04:00
Rustam.Vishnyakov ef860f6439 Do not save default (unchanged) file type indent options 2011-09-01 10:59:20 +04:00
Rustam.Vishnyakov b16a2ef154 Separate storage for new project code style settings (for compatibility with versions before 11.x) 2011-09-01 10:59:19 +04:00
andrey.zaytsev 3694bd8b86 FileUtil: small method for generating random paths. 2011-09-01 05:02:46 +04:00
Gregory.Shrago 23a25c64a5 occurrences chooser generalized 2011-09-01 00:31:06 +04:00
Dmitry Jemerov 70cfead1b9 @NotNull 2011-08-31 20:36:14 +02:00
Dmitry Jemerov d1b66a6aba always group usages by file in PyCharm and *Storm (IDEA-63711) 2011-08-31 20:36:13 +02:00
Dmitry Jemerov 1f4e78681f pass usage targets to usage filtering and grouping rules 2011-08-31 20:36:13 +02:00
Dmitry Jemerov c37f7a6ae6 Save As action moved to platform and used in PyCharm (PY-4343) 2011-08-31 20:36:12 +02:00
anna b085817728 junit versions: warn about @Ignore inside class which extends TestCase; suggest to rename instead; enable inspection by default 2011-08-31 19:58:46 +02:00
Kirill.Safonov f0a8b8a6e1 project structure problems tooltip: escape XML symbols 2011-08-31 21:49:32 +04:00
Roman Shevchenko 1679d893a2 IDEA-72086 (support for Linux file drag&drop format) 2011-08-31 19:31:23 +02:00
Kirill Kalishev f4ad6b214b Merge branch 'master' of git@git.labs.intellij.net:idea/community 2011-08-31 21:23:27 +04:00
Kirill Kalishev dcee4b8b95 pulled up two revalidation methods for ballons (for the code review plugin) 2011-08-31 21:23:19 +04:00
anna 9c81e794af enable iterate over iterable intention even without selection 2011-08-31 18:45:44 +02:00
anna 307f2b56c0 ability to delegate method when create constructor parameter from field (default value won't be editable?) 2011-08-31 17:35:46 +02:00
anna e5b93a0b1c fix modifier for default constructor 2011-08-31 17:27:05 +02:00
anna 7d5c95c9c4 show definitions: cancel update after success 2011-08-31 17:03:59 +02:00
anna 6a0d392153 show definitions: update in background according to filter 2011-08-31 16:53:45 +02:00
anna 323fa9aa9a alignment 2011-08-31 16:53:45 +02:00
anna 95885cb953 show implementations in background: inherit found elements from first modal search 2011-08-31 16:53:44 +02:00
anna d8fd368e0b logging used profile messages 2011-08-31 16:53:43 +02:00
anna 6c9ad882a2 static imports: unnecessarily qualified statically imported element: check class to ignore imports of the same named members from different classes (IDEA-73685 ) 2011-08-31 16:53:43 +02:00
anna e8f0be7522 testng: add -ea by default in order to make it possible to disable; all existing configurations would not contain -ea (IDEA-73726) 2011-08-31 16:53:42 +02:00
anna 23832f8ecb highlight overrides of deprecated methods from non deprecated class as an option (IDEA-73564 ) 2011-08-31 16:53:42 +02:00
anna 2f77bc60e7 ignore deprecation inside deprecated methods (IDEA-39429) 2011-08-31 16:53:41 +02:00
anna 2fd7e466cf inline superclass: perform breaking hierarchy operations after push down refactoring is already done 2011-08-31 16:53:40 +02:00
anna ef3a1b00a4 directory class inheritance search should not return inheritors of classes with the same short name but different qname 2011-08-31 16:53:40 +02:00
anna fd9a4016b8 EA-29457 - IAE: PsiTreeUtil.findCommonParent 2011-08-31 16:53:39 +02:00
anna 9cf4d0ff25 EA-29431 - IAE: DocumentImpl.removeDocumentListener; do not bother when template failed to start 2011-08-31 16:53:39 +02:00
anna 9c0dd66893 EA-29439 - assert: DuplicatesFinder.<init> 2011-08-31 16:53:38 +02:00
anna 875a139b78 EA-29444 - assert: SuspiciousCollectionsMethodCallsInspection$1.visitMethodCallExpression 2011-08-31 16:53:37 +02:00
anna 1295db5fef show chosen elements in usage view: search for the rest when needed 2011-08-31 16:53:37 +02:00
anna ab1d2768b6 diamonds: do not capture wildcard on inference (IDEA-73689 ) 2011-08-31 16:53:36 +02:00
Maxim.Mossienko 2583e0bc7b Merge remote-tracking branch 'origin/master' 2011-08-31 18:32:24 +04:00
Maxim.Mossienko 2919795fd3 returned previously removed locking 2011-08-31 18:31:39 +04:00
Maxim.Mossienko 00694da4fd copy bytes without using of intermediate java array 2011-08-31 18:31:02 +04:00
Alexey Pegov f25c4eb3f1 IDEA-72454 hungs up after attempt to select text [more cases] 2011-08-31 18:19:25 +04:00