Commit Graph
151602 Commits
Author SHA1 Message Date
Anna Kozlova f9fd72ebac captured wildcard in subtyping constraints: use upper bound only (IDEA-139046) 2015-05-12 17:07:07 +02:00
Anna Kozlova 1d6a1bf27e accept casts as unchecked from generic types with type parameter with upper bounds as type argument: check parameter bounds first 2015-05-12 17:07:05 +02:00
Dmitry Trofimov 1dd5090df8 Merge remote-tracking branch 'origin/master' 2015-05-12 16:44:35 +02:00
Dmitry Trofimov 39300017fa Bundled skeletons for Mac 10.10. 2015-05-12 16:40:12 +02:00
Dmitry Batrak e311604a5e more changes to allow null folding placeholder attributes in new editor rendering code 2015-05-12 17:21:45 +03:00
Dmitry Batrak 3b2664e972 assert fold region is valid in EditorCoordinateMapper 2015-05-12 17:21:44 +03:00
Julia Beliaeva 74ddf35d02 [vcs-log] try to prevent index out of bounds from completely breaking the log 2015-05-12 16:57:05 +03:00
Dmitry Batrak 0328cdf8fc EA-68429 - NPE: EditorView.getFoldRegionLayout
allow null folding placeholder attributes in new editor rendering code
2015-05-12 16:53:14 +03:00
Ekaterina Tuzova 4e5fb1c7b7 Moved ipython notebook configurable to the language settings 2015-05-12 16:49:39 +03:00
Kirill Likhodedov 412c994231 [git] IDEA-140079 "Checkout revision" should try to checkout to detached HEAD 2015-05-12 16:09:01 +03:00
Kirill Likhodedov 80ba0371d2 Fix NPE EA-68121: value can be null in customizeCellRenderer, mark it as Nullable 2015-05-12 16:09:01 +03:00
Dmitry Batrak 3e5fd21693 IDEABKL-5810 Editing of RTL languages (Arabic, Hebrew) is not supported
* fix display of glyph vector fragments on Mac
2015-05-12 16:04:11 +03:00
Dmitry Batrak 4d5c3e1105 IDEABKL-5810 Editing of RTL languages (Arabic, Hebrew) is not supported
* allow to disable RTL in new rendering code
2015-05-12 16:04:10 +03:00
Konstantin Bulenkov acaa3e2e2d new Spacer colors for Darcula 2015-05-12 14:59:53 +02:00
Sergey Malenkov e475fefbda EA-68328 - IAE: AbstractPopup.showInCenterOf 2015-05-12 15:33:06 +03:00
Aleksey Pivovarov 4094cc0620 diff: javadoc 2015-05-12 15:26:55 +03:00
Mikhail Golubev c28dafab31 IDEA-139903 Add test to check extraction of card's board-local number 2015-05-12 15:10:06 +03:00
Eugene Zhuravlev e60549c39d remove commented code 2015-05-12 13:45:10 +02:00
Eugene Zhuravlev ea91cd6dda clear cached version data for java SDK if libraries under SDK home are updated 2015-05-12 13:45:09 +02:00
Vassiliy.Kudryashov 7b3f855682 Align debugger "tab" headers to the left. 2015-05-12 14:31:42 +03:00
Dmitry Batrak e4dbca8a77 IDEA-135191 Incremental search on a non-project triggers 'Non-project files access' dialog when it shouldn't
Reapplied original fix for IDEA-113468, while allowing some custom typing handlers to run outside of command/write action scope.
2015-05-12 14:12:00 +03:00
Anna Kozlova e38677cb89 EA-68417 - CCE: BindFieldsFromParametersAction.processParameter 2015-05-12 12:45:47 +02:00
Anna Kozlova e8a2de908b EA-68333 - assert: ImplementAbstractMethodHandler.getClassImplementations 2015-05-12 12:32:52 +02:00
Anna Kozlova 90dd4c5a31 EA-68330 - AIOOBE: RedundantLambdaParameterTypeIntention.isAvailable
process lambdas with formal param types at vararg position
2015-05-12 12:26:42 +02:00
Anna Kozlova 8b320ba8a7 disjunction type equals/hashCode, essential for new inference (IDEA-140150) 2015-05-12 11:39:47 +02:00
Anna Kozlova 6817171a69 CCE 2015-05-12 11:39:45 +02:00
nik 8867ecc0ae TargetElementUtilBase: binary API compatibility restored 2015-05-12 11:43:57 +03:00
Maxim.Mossienko 60a67e7efb pass additional parameters: app.product.code (e.g. IU) and app.build.number (e.g. 142.1222) 2015-05-11 18:43:02 +02:00
Konstantin Bulenkov d6677139fa cleanup 2015-05-11 18:12:54 +02:00
Konstantin Bulenkov 63aea4a849 remove unused psiRenderer from SE 2015-05-11 18:12:53 +02:00
Anna Kozlova 7997793764 move classes from file together: compare vFiles so move between projects won't produce unneeded warnings (IDEA-139428) 2015-05-11 18:04:32 +02:00
Anna Kozlova b0f1e6f2be determining enclosing instances for inner class instance creation expressions: accept all qualified super exprs, invalid are checked separately (IDEA-139880) 2015-05-11 18:04:31 +02:00
Anna Kozlova 90e240041a functional expression type: ensure no capture conversion is performed over target type of cast expression (IDEA-139824) 2015-05-11 18:04:30 +02:00
Anna Kozlova 570a188199 method refs: non-raw receiver type should influence collected constraints (IDEA-140002) 2015-05-11 18:04:29 +02:00
Anna Kozlova fcf64ebb66 testng: provide "xml-test" hierarchy for tests tree view 2015-05-11 18:04:27 +02:00
Roman Shevchenko 73ca86633b test: do not abuse 3rd-party site 2015-05-11 17:42:09 +02:00
Roman Shevchenko 4ec226096a test: platform-lang-test-case deprecated in favor of platform autodetection 2015-05-11 17:38:50 +02:00
Maxim.Mossienko 1bb632cf9f - Added doc comment to appendData
- Remove expectation of the code that value storage is single file, be prepared for many of them
2015-05-11 16:53:47 +02:00
Maxim.Mossienko 61c1e67ccc extracted FileChunkKey 2015-05-11 16:53:45 +02:00
Maxim.Mossienko 0976c30d42 avoid ContainerUtil dependency 2015-05-11 16:53:44 +02:00
Konstantin Bulenkov 53c5d23d4b remove focus border from search everywhere renderer 2015-05-11 16:36:10 +02:00
Dmitry Trofimov 80be03a87a Merge remote-tracking branch 'origin/master' 2015-05-11 16:15:03 +02:00
Dmitry Trofimov ea7db2e980 Remap file paths for navigate to sources in remote profiling (PY-15821). 2015-05-11 16:01:11 +02:00
Anton Makeev 68a23c5b28 TargetElementUtilBase is deprecated, please use TargetElementUtil 2015-05-11 15:07:39 +02:00
Dmitry Trofimov c5daee70a6 Fix temp dir generation for windows paths (PY-15832). 2015-05-11 14:09:03 +02:00
Dmitry Jemerov 5d728b6c7e use correct method for initializing platform prefix 2015-05-11 14:06:57 +02:00
Dmitry Jemerov 2ade9630af enable running MetaRegistryTest in its own classpath 2015-05-11 13:59:45 +02:00
Dmitry Trofimov 0f3deb7c95 Fix python path for profiler exection (PY-15825) 2015-05-11 13:40:27 +02:00
Roman Shevchenko 6f605b245c java: compiler compliance option encapsulated 2015-05-11 12:23:27 +02:00
Bas Leijdekkers 6d2e193373 IDEA-111282 (False positive on "while loop spins on field", where wait() is used) 2015-05-11 11:10:30 +02:00