Commit Graph
173218 Commits
Author SHA1 Message Date
Anna Kozlova a68cb4dfd3 disable conversion from anonymous if method has javadoc 2016-05-31 18:38:26 +03:00
Roman Shevchenko feb8a473f4 Merge remote-tracking branch 'origin/master' 2016-05-31 18:37:04 +03:00
Roman Shevchenko 71eb23037d [platform] illegal character highlighting restricted to Java (IDEA-CR-10947, IDEA-156731) 2016-05-31 18:31:18 +03:00
Roman Shevchenko 8ba4d459c2 Cleanup (formatting) 2016-05-31 18:24:10 +03:00
nik 0ccbec4a32 picocontainer-related classes moved from 'util' to 'extensions' module to remove dependency on picocontainer.jar 2016-05-31 18:20:57 +03:00
Rustam Vishnyakov bacf21dec8 Refactoring: LineIndentProvider moved to lang-api, lineIndent package 2016-05-31 18:10:52 +03:00
Maxim.Mossienko 930eba2cc4 IDEA-143263
Find In Path is not autopopulating a selection from Find Preview window
2016-05-31 17:06:05 +02:00
Dennis Ushakov 1bcb497783 handle values containing multiple tokens
also try to reuse old escaping for quotes
#WEB-21365 fixed
2016-05-31 17:49:44 +03:00
peter d3514a3006 update usage preview immediately if everything is committed (IDEA-CR-11111, EA-83054 - assert: PsiDocumentManagerBase.commitAllDocuments) 2016-05-31 16:29:58 +02:00
peter ceb2b9bf53 performLaterWhenAllCommitted should work from within commit handler 2016-05-31 16:29:58 +02:00
Ivan Bessonov 76501308f5 IDEA-CR-11140 test moved from GwtStudio to xml-tests 2016-05-31 17:27:32 +03:00
Yaroslav Lepenkin eb93ea47aa removed assertion, test prettified 2016-05-31 17:05:06 +03:00
Yaroslav Lepenkin 32b3650040 Fixed EA-83158, show suites without run configuration 2016-05-31 17:05:05 +03:00
Yaroslav Lepenkin 0166710b69 added ability to add tests and suites without run configuration, more accurate namings 2016-05-31 17:05:04 +03:00
Sergey Malenkov 18deca93e2 IDEA-146153 Text label disappears when click on it
caused by: c000a5c169
2016-05-31 16:54:03 +03:00
Rustam Vishnyakov dd2dbd490d - Handle position after 'for' statement
- Do not indent before '{'
2016-05-31 16:24:36 +03:00
nik 3f3a43ce56 added picocontainer.jar to standalone JPS distribution because 'util' module depends on it (IDEA-156741) 2016-05-31 15:53:12 +03:00
Konstantin Bulenkov e2193f7465 move win10 specific code from intellij laf 2016-05-31 14:38:22 +02:00
nik 8e3d2ad43f build scripts: corrected type for 'productProperties' variable 2016-05-31 15:32:23 +03:00
Aleksey Pivovarov a4e443c9cd EA-82849 - TDDE: TraceableDisposable.throwDisposalError 2016-05-31 15:13:58 +03:00
Maxim.Mossienko fcc0aeb6b9 avoid problem with null value (supplied by some indexer) used as key for THashMap 2016-05-31 14:11:39 +02:00
Ivan Bessonov 626009b11e IDEA-86641 Caching of XMLEntityManager entities along with dtd grammar pool in ValidateXmlActionHandler 2016-05-31 15:09:27 +03:00
peter 79c367a470 add NameUtil.capitalizeAndUnderscore to getter/setter templates (IDEA-152774) 2016-05-31 14:06:46 +02:00
peter 51ad1ed8c5 don't leak PSI via XSLT DeleteUnusedElementBase fix; correct xslt physicality to make smart pointers work 2016-05-31 14:06:45 +02:00
Rustam Vishnyakov ef85dccac6 Find a project for the document not having an active editor (fixes IDEA-156530) 2016-05-31 14:53:05 +03:00
Sergey Ignatov 62c4cdd25a use FIle.separator in NsiFiles, fix idea_win.nsh on Linux 2016-05-31 14:51:39 +03:00
Dmitry Batrak f0026422d1 EA-82999 - assert: ComponentManagerImpl.getComponent 2016-05-31 14:45:32 +03:00
peter b44d26477b FileReferenceQuickFixProvider: don't leak PSI via "create file" fix 2016-05-31 13:44:23 +02:00
peter f6ceb1ba14 make XPathBinaryExpression.getType non-exponential (IDEA-155079) 2016-05-31 13:44:23 +02:00
peter 1c94594b61 consume less memory in spellchecker highlighting messages 2016-05-31 13:44:22 +02:00
Maxim.Mossienko 9638e98265 support null project when processing refreshed file 2016-05-31 13:42:26 +02:00
Pavel Dolgov dbf020d74f Javafx: Search usages of fx:id attributes in CSS selectors (IDEA-154197) 2016-05-31 14:17:07 +03:00
Dmitry Batrak 7be3941f12 EA-83294 - TDDE: TraceableDisposable.throwDisposalError 2016-05-31 14:15:44 +03:00
Rustam Vishnyakov 1fc0ea52b6 More diagnostics in Psi-based trailing spaces filter 2016-05-31 13:31:43 +03:00
Egor.Ushakov 8ae75b60f4 IDEA-156761 'Show watches in variables tab' button moves to Server tab 2016-05-31 13:08:12 +03:00
Alexander Kass d86754db74 DBE: inject by sql type intentions 2016-05-31 12:23:05 +03:00
Alexander Kass 6246749b47 do not try to merge Injection with no InjectionPlace 2016-05-31 12:23:05 +03:00
Alexey Kudravtsev c3a00b0e5b correctly discriminate read/write Java field from injected javascript 2016-05-31 12:16:31 +03:00
Alexey Kudravtsev 9619298bd7 make performance not quadratic revisited: persuaded swing to post all events via IdeEventQueue.postEvent(), test added 2016-05-31 12:16:31 +03:00
Alexey Kudravtsev f79220b072 highlight more identifiers as rainbow: any variable-like highlight info is rainbow colored 2016-05-31 12:16:31 +03:00
Alexey Kudravtsev af530613b6 cleanup 2016-05-31 12:16:31 +03:00
Dmitry Batrak 02cb98063b EA-78939 - TDDE: TraceableDisposable.throwDisposalError 2016-05-31 12:07:35 +03:00
Anna Kozlova 99fe682d0b Revert: overload resolution: don't prefer concrete over abstract if the signatures are not override-equivalent (2bedb80d81) 2016-05-31 11:44:10 +03:00
Anna Kozlova 86aa72abe4 preserve comments while converting from lambda to method ref (IDEA-156734) 2016-05-31 11:44:10 +03:00
Roman Shevchenko 75da057639 Cleanup (formatting) 2016-05-31 11:41:14 +03:00
Dmitry Batrak 1716a25be6 IDEA-61493 Find Usages: Separate "Use soft wraps" option for the preview panel 2016-05-31 11:18:15 +03:00
nik 4231f82790 build scripts: don't include output files to 'sources.zip' artifact 2016-05-31 10:56:00 +03:00
Ilya.Kazakevich c0cd9c65c6 Default test data path is not set as module root anymore. Too many data to index. 2016-05-31 03:19:18 +03:00
Ilya.Kazakevich f490122a87 No real SDK required for tox test 2016-05-31 03:19:18 +03:00
Gregory.Shrago 64acc84aa5 EA-83174 - E: _JFlexLexer.zzScanError 2016-05-31 02:10:32 +03:00