Commit Graph
123364 Commits
Author SHA1 Message Date
Anna Kozlova 6efef684ce new inference: method ref inference: postpone return type inference in case of constructor refs 2014-02-07 18:43:54 +01:00
Anna Kozlova 5fb1dbb2ce new inference: check containing class type params if they are in bounds 2014-02-07 18:43:53 +01:00
Anna Kozlova 3bda220da4 new inference: method ref inference cleanup 2014-02-07 18:43:52 +01:00
Anna Kozlova c0cbeb959b new inference: method constructor inference 2014-02-07 18:43:51 +01:00
Anna Kozlova 8ab67db6c5 new inference: method reference inference 2014-02-07 18:43:50 +01:00
Roman Shevchenko 5c8aa9588f Cleanup (test) 2014-02-07 18:37:05 +01:00
Vladimir Krivosheev 94f05f9d77 gwt code server run on module A.
A inherits module B.
        Our current file belongs to module B.

        So, actual:
        http://localhost:9876/sourcemaps/A/com/jetbrains/upsource/frontend/application/client/views/feedView/FeedView.java

        expected:
        http://localhost:9876/sourcemaps/B/com/jetbrains/upsource/frontend/application/client/views/feedView/FeedView.java

        So, we must handle this case, not only library classes
2014-02-07 18:03:14 +01:00
Vladimir Krivosheev 708466048e It is safe now to deprecate launchBrowser 2014-02-07 17:18:19 +01:00
Vladimir Krivosheev 613c3be082 move impl to BrowserLauncher 2014-02-07 17:18:19 +01:00
Vladimir Krivosheev ac8d9f5604 move UrlOpener to platform-api 2014-02-07 17:18:18 +01:00
Vladimir Krivosheev 982376729f prepare to move UrlOpener to platform-api 2014-02-07 17:18:18 +01:00
Vladimir Krivosheev aecf185bba prepare to move UrlOpener to platform-api 2014-02-07 17:18:17 +01:00
Vladimir Krivosheev 1bce66590a extract WebBrowserBase 2014-02-07 17:18:17 +01:00
Vladimir Krivosheev ddd555fd16 extract WebBrowserBase 2014-02-07 17:18:17 +01:00
Vladimir Krivosheev a6892528d3 update since-build 2014-02-07 17:18:16 +01:00
Vladimir Krivosheev ab3c2925a4 remove deprecated BrowsersConfiguration 2014-02-07 17:18:16 +01:00
Vladimir Krivosheev 4389b6606e move BrowserFamily to upper level 2014-02-07 17:18:15 +01:00
Vladimir Krivosheev e7200d54c7 cleanup 2014-02-07 17:18:15 +01:00
Vladimir Krivosheev 3395850d7a continue: add "Fix" button — open web browser settings 2014-02-07 17:18:14 +01:00
Vladimir Krivosheev 4c2d519369 continue: add "Fix" button — open web browser settings 2014-02-07 17:18:14 +01:00
Vladimir Krivosheev a775355083 extract button.fix resource 2014-02-07 17:18:14 +01:00
Vladimir Krivosheev 5054ae058e show message — pass project 2014-02-07 17:18:13 +01:00
Ekaterina Tuzova 08cf6b3327 Merge remote-tracking branch 'origin/master' 2014-02-07 19:50:05 +04:00
Ekaterina Tuzova f41d2be82b Merge remote-tracking branch 'origin/master' 2014-02-07 19:49:47 +04:00
Ekaterina Tuzova 39bf62099a remove redundant check on import (we'll check on creating suite) 2014-02-07 19:49:23 +04:00
Egor.Ushakov b0f499740a IDEA-91883 Edit breakpoint dialog: cannot click on combo if it expands out of the popup border 2014-02-07 19:49:05 +04:00
Denis Fokin 503440c4d0 IDEA-13489 background tasks window should have a minimum size 2014-02-07 19:43:04 +04:00
Bas Leijdekkers ad2647fcc8 don't highlight the entire expression and add test 2014-02-07 16:20:13 +01:00
Bas Leijdekkers 0859e0e421 don't highlight the entire expression and add test 2014-02-07 16:20:13 +01:00
Bas Leijdekkers f761cebead better warning message & more tests 2014-02-07 16:20:12 +01:00
Bas Leijdekkers bbfa3ce0a9 don't highlight the entire expression 2014-02-07 16:20:12 +01:00
Sergey Evdokimov 651545ed7e Bomb maven tests 2014-02-07 18:51:22 +04:00
Dmitry Trofimov ab01855148 Python plugin for IDEA 13.1 EAP. 2014-02-07 15:22:11 +01:00
Dmitry Trofimov e914322d1c Logo updated: 'Tools matter' moved. 2014-02-07 15:14:04 +01:00
Dmitry Trofimov 89bffcd111 PyCharm 3.1 artwork 2014-02-07 15:13:37 +01:00
Alexander Zolotov 03171ce71b fix typo 2014-02-07 17:54:28 +04:00
Ilya.Kazakevich 306f284a9b Merge remote-tracking branch 'origin/master' 2014-02-07 17:40:26 +04:00
Ilya.Kazakevich 669cff7042 Cython and Python parsers should never create functions with out of statements even if code is bad 2014-02-07 17:38:54 +04:00
Dmitry Avdeev 49a4da31c0 test fixed 2014-02-07 17:19:56 +04:00
Vladislav.Soroka bbe8aaa49e hotfix: IDEA-119851 Gradle: the "out-of-process" mode doesn't work
(cherry picked from commit 83fe636)
2014-02-07 16:34:20 +04:00
Vladislav.Soroka 366f1e9a9f IDEA-118917 Gradle: multiple war artifact configuration issue 2014-02-07 16:33:04 +04:00
Evgeny Pasynkov 4c31d6dd7a Move PlainTextParserDefinition to core-impl 2014-02-07 13:12:56 +01:00
Sergey Evdokimov 6164b56361 Bug fix: embedderJdk is not saved between restart of IDEA 2014-02-07 15:48:57 +04:00
Alexander Zolotov cc5c729b79 WEB-10894: increase the width of surround with Emmet popup 2014-02-07 15:34:13 +04:00
Alexander Zolotov 188dbc7174 WEB-10894: increase the width of surround with Emmet popup 2014-02-07 15:33:45 +04:00
Sergey Evdokimov d97ccc0ac1 Support java 1.8 2014-02-07 15:29:54 +04:00
Nadya Zabrodina a1378e834e EA-49128 if project already disposed return default charset 2014-02-07 15:20:25 +04:00
Sergey Evdokimov 89bdb116ff Fix maven test add groups "org.codehaus.plexus" and "intellij.test" 2014-02-07 14:41:15 +04:00
Sergey Simonchik 7eb0d93c2f gson version added 2014-02-07 14:05:19 +04:00
Maxim.Mossienko 4e65421780 be ready for large keys: DataOutputStream.writeUTF schokes on strings larger than 0xFFFF 2014-02-07 10:17:11 +01:00