Commit Graph
175418 Commits
Author SHA1 Message Date
Anna.Kozlova 2be8a720a8 static import when inheritance present (IDEA-158357) 2016-07-12 11:08:35 +02:00
Anna.Kozlova cf1b458130 inline superclass: don't check for writable superclass if current reference only is selected (IDEA-158259) 2016-07-12 11:08:35 +02:00
Dmitry Batkovich eef463b162 inspection view: restore state using TreeUtil IDEA-156675 2016-07-12 10:58:44 +03:00
nik e476c3860c build scripts redesign: corrected computation of relative artifact paths for old scripts 2016-07-12 10:53:01 +03:00
nik 4dff6e1a25 build scripts redesign: corrected computation of relative artifact paths 2016-07-12 10:53:01 +03:00
nik 2670a7536b build scripts redesign: properly set BuildOptions for 'update from sources' scripts 2016-07-12 10:53:01 +03:00
nik 6fc024de89 build scripts redesign: JvmArchitecture class moved out from 'impl' package because it's referenced from ProductProperties class 2016-07-12 10:53:01 +03:00
nik ddf44aec5f build scripts redesign: allow to not build distribution for a specific OS, javadocs added 2016-07-12 10:53:01 +03:00
nik 249fa1df0b build scripts redesign: temporary restored version*.nsi files because they are used in old NSIS scripts 2016-07-12 10:53:01 +03:00
nik 2ad53cd6a6 build scripts redesign: use system-independent paths for consistency 2016-07-12 10:53:01 +03:00
nik fedcae5510 build scripts redesign: generate list of files for NSIS installer via groovy script instead of using separate ant task 2016-07-12 10:53:01 +03:00
nik 64c2496d08 build scripts redesign: do not try to copy msvcr71.dll from JRE in Windows installer, there is no such file in currently bundled JRE anyway 2016-07-12 10:53:01 +03:00
nik 1822a716db build scripts redesign: rewritten script which finds and extracts JREs 2016-07-12 10:53:01 +03:00
nik e527a30df2 build scripts redesign: generate launcher properties files automatically; honor additionalIdeJvmArguments for exe launcher 2016-07-12 10:53:01 +03:00
nik 46d6f893e0 build scripts redesign: additional IDE JVM arguments also added to Info.plist for Mac OS distribution 2016-07-12 10:53:01 +03:00
nik fca24b92dd build scripts redesign: product properties fields rearranged, renamed, javadocs added 2016-07-12 10:53:01 +03:00
nik fae1693244 build scripts redesign: IDEA Ultimate build scripts rewritten 2016-07-12 10:53:01 +03:00
nik 060790c98b build scripts redesign: added method to build archive of production sources 2016-07-12 10:53:01 +03:00
nik eda10d570a build scripts redesign: clean output before compilation 2016-07-12 10:53:01 +03:00
nik 53ecab3483 build scripts redesign: added option to use incremental compilation and to use compiled classes from an archive 2016-07-12 10:53:01 +03:00
nik 32531ae7ec build scripts redesign: get rid of product_properties.gant files, load ProductProperties implementation directly instead; BuildContext reused in layouts.gant 2016-07-12 10:53:01 +03:00
nik ccd61ca197 build scripts redesign: system properties names unified 2016-07-12 10:53:01 +03:00
nik 71c92c4d58 build scripts redesign: building dmg option corrected 2016-07-12 10:53:01 +03:00
nik f6fad7ff20 build scripts redesign: support signing 2016-07-12 10:53:01 +03:00
nik e069644ca0 build scripts redesign: support building exe installers 2016-07-12 10:53:01 +03:00
nik 81d3142d62 build scripts: add current date/time to the directory name on mac agent when building a snapshot to avoid conflicts 2016-07-12 10:53:01 +03:00
nik f391fb1a10 build scripts redesign: support building dmg artifacts 2016-07-12 10:53:01 +03:00
nik 82c2b625c0 build scripts redesign: use groovy instead of gant, common code extracted, pass data between tasks explicitly, improved logging, allow to skip some build steps via system property 2016-07-12 10:53:01 +03:00
Dmitry Batkovich 3d4ddffb66 inspection view: navigate to common parent if tree nodes are excluded && FILTER_RESOLVED_ITEMS == true IDEA-156675 2016-07-12 10:49:45 +03:00
Konstantin Bulenkov 7dac46fb14 Merge remote-tracking branch 'origin/master' 2016-07-12 00:22:19 +02:00
Konstantin Bulenkov 35b9996b36 Bootstrap should pass apply command to Runner 2016-07-12 00:19:44 +02:00
Dmitry Trofimov 41cd56e718 Prevent adding pydev to the PYTHONPATH of profiler 2016-07-11 22:53:25 +02:00
Vassiliy.Kudryashov 237df1bcda IDEA-120868 Usage search "No Results" popup too small 2016-07-11 23:23:36 +03:00
Vassiliy.Kudryashov 0e46c3fe82 IDEA-158318 File selector in 'Version Control' -> 'History' doesn't work if window was hidden 2016-07-11 21:35:11 +03:00
Dmitry Avdeev cc7e6d90a2 IDEA-156888 Simplify JDK setup for new projects: re-fixed 2016-07-11 21:15:10 +03:00
Dmitry Avdeev 0b5f12839a Revert: RUBY-18217 Show only Ruby 2.2+ for Rails API applications in Ruby Plugin. After review changes (5bf97584ab) 2016-07-11 21:14:00 +03:00
Bas Leijdekkers 08bff5b08e IG: don't warn on throwable stored in field (IDEA-157698) 2016-07-11 19:59:55 +02:00
Bas Leijdekkers 13e7a48b00 make IG test light 2016-07-11 19:59:53 +02:00
Gregory.Shrago 76c8aa3268 fix table renderer background image painting 2016-07-11 20:42:08 +03:00
Sergey Malenkov 9feb410913 IDEA-122083 Show shadow for popups 2016-07-11 20:36:18 +03:00
Elizaveta Shashkova 8d34417693 Support IPython 5 in Python Console (PY-20013)
To get IPython-specific completions inside console we reuse IPCompleter from the IPython API. The completer's API changed in version 5. Also a small refactoring was made.
2016-07-11 20:12:02 +03:00
Vassiliy.Kudryashov 5e40c9e457 IDEA-158317 Featured plugins installation is broken 2016-07-11 20:01:55 +03:00
Egor.Ushakov b2ac265ebe registry flag to disable force step into for single variant smart step 2016-07-11 19:51:51 +03:00
Aleksey Pivovarov 8961bcfbe6 vcs: cleanup
similar methods should have similar arguments
2016-07-11 19:46:12 +03:00
Anna.Kozlova 11f1b71835 inconsistent language level: avoid LocalQuickFix when QuickFix is expected (IDEA-156375) 2016-07-11 18:05:00 +02:00
Anna.Kozlova 8eab2c79a4 suppressions: if @Generated found, mark as suppressed even if no @SuppressWarning is present (IDEA-158300) 2016-07-11 18:05:00 +02:00
Anna.Kozlova 750afb8497 return type fix: change type arguments of dependant type parameters only (IDEA-158361) 2016-07-11 18:05:00 +02:00
Anna.Kozlova 0d706238cb show run actions in UsageView (IDEA-158366) 2016-07-11 18:05:00 +02:00
Pavel Dolgov b2b4e80d0e Java inspection: Enabled by default the "C-style array declaration" inspection at INFORMATION level. Updated the test data. (IDEA-157727) 2016-07-11 18:42:40 +03:00
Pavel Dolgov d68409d155 Java inspection: Removed the "Replace with Java Style Array" intention, because it's totally inferior to "C-style array declaration" inspection (IDEA-157727) 2016-07-11 18:42:40 +03:00