Commit Graph
122439 Commits
Author SHA1 Message Date
Konstantin Bulenkov 22ba22ad6d update copyright in artworks 2014-01-21 13:37:53 +01:00
Vassiliy 2cfa88c847 IDEA-118977 Minor alignment issues with the new style for bottom (and right) aligned tool window tabs 2014-01-20 23:43:00 +04:00
Vassiliy 90548c076f Don't hide 3 or less "unused" items in "+" popup. Action text has been updated. 2014-01-20 21:58:07 +04:00
peter 8adfd344eb don't leak dom navigation targets from gutter icons (IDEA-103010) 2014-01-20 18:56:17 +01:00
Konstantin Bulenkov 04425c9f60 support table decoration on IntelliJ laf 2014-01-20 18:50:54 +01:00
Vladimir Krivosheev a3030e6ad3 browser table — continue "default browser" usability improvements 2014-01-20 18:22:07 +01:00
Vladimir Krivosheev 1f430b7997 avoid use getItems() — use model directly (our ListTableModel provides handy methods)
remove duplicated code — getSelection equals to getSelectedObject

+review
2014-01-20 18:22:06 +01:00
Maxim.Mossienko 55ee980f0c IDEA-118211 - also avoid double dispose 2014-01-20 17:44:20 +01:00
Yaroslav Lepenkin af674d6ad9 IDEA-118374 Formatter chop down method arguments when long is not working correctly [CR-IC-4041] 2014-01-20 19:53:23 +04:00
Egor.Ushakov e733d8c387 IDEA-56062 Sticky custom data type renderers 2014-01-20 19:50:16 +04:00
Egor.Ushakov 2ff5892a13 EA-53317 - NPE: CompoundRendererConfigurable$.run 2014-01-20 19:22:53 +04:00
Sergey Evdokimov 7f1c2d7842 Add brokenPlugins.json 2014-01-20 18:46:13 +04:00
Vladimir Krivosheev 7813f6233b ensure that editor listener removed 2014-01-20 15:26:45 +01:00
Vladimir Krivosheev 3ffe34f2de fix java.lang.NullPointerException at com.intellij.ide.browsers.StartBrowserPanel$3.chosenFileToResultingText(StartBrowserPanel.java:143) 2014-01-20 15:26:45 +01:00
Vladimir Krivosheev cfebc26e00 fix NPE on channel write 2014-01-20 15:26:44 +01:00
Ekaterina Tuzova 4ecf94b8b4 Merge remote-tracking branch 'origin/master' 2014-01-20 18:25:28 +04:00
Ekaterina Tuzova 43105d2c79 fixed PY-11823 Test Runner detection in settings doesn't pick up just installed test runner
extracted application service, because of xml serialization/deserialization messes VFSTestFrameworkListener up
2014-01-20 18:24:35 +04:00
Vladislav.Soroka 68bfa5e533 Gradle: dependencies scope merge and sourceSets type handling updated
related issues:
IDEA-119365 Gradle import does not respect model customisations
IDEA-118280 Gradle import: IDEA detect java folder as a resource folder
IDEA-117668 IDEA v13 spontaneously changes additional test source root to source root
2014-01-20 18:01:46 +04:00
Konstantin Bulenkov 8e2ce032f0 IDEA-112303 Tool Windows Quick Access button: impossible to select item in list by mouse 2014-01-20 14:53:11 +01:00
Rustam Vishnyakov 63facd9d6a More fixes for IDEA-115200 Eclipse code style import: Line Wrapping: some categories are not applied 2014-01-20 17:50:39 +04:00
Dmitry Semeniouta 2cc69e5324 AC/C++: OC-9003 Trailing whitespaces are stripped in PCH during typing +review CR-IC 2014-01-20 17:49:21 +04:00
Sergey Evdokimov 47dee08d42 Trying to fix EA-51665 - assert: FTManager.createAndStoreBundledTemplate 2014-01-20 17:49:06 +04:00
Sergey Evdokimov a5e4cf4d13 Add additional diagnostic to investigate EA-51665 (assert: FTManager.createAndStoreBundledTemplate). 2014-01-20 17:28:32 +04:00
Egor.Ushakov 3c5ad217b8 fix test attempt 2 2014-01-20 17:21:11 +04:00
Dmitry Trofimov 128b5ad5ab Merge remote-tracking branch 'origin/master' 2014-01-20 14:11:40 +01:00
Dmitry Trofimov 7d3eeee842 Fixed dedent in case of tabs ( PY-10120). 2014-01-20 14:10:13 +01:00
Rustam Vishnyakov 5753542813 Correctly handle "chop down if long" option when importing from Eclipse 2014-01-20 17:03:55 +04:00
Dmitry Trofimov 5e15a7d5fa Python keywords extracted. Cleanup. 2014-01-20 13:51:12 +01:00
Dmitry Trofimov 9685932b9c Merge remote-tracking branch 'origin/master' 2014-01-20 12:59:35 +01:00
Mikhail Golubev 6ac50eddaf Merge remote-tracking branch 'origin/master' 2014-01-20 15:57:57 +04:00
Dmitry Trofimov 416c4da391 Merge remote-tracking branch 'origin/master' 2014-01-20 12:51:56 +01:00
Dmitry Trofimov 917a759c8d Fixed test data to satisfy PEP8. 2014-01-20 12:51:07 +01:00
Sergey Simonchik 79c766fd3b EA-52368 GeneralIdBasedToSMTRunnerEventsConvertor.findActiveNode: findActiveNode method simplification 2014-01-20 15:27:04 +04:00
Dmitry Batrak 9586436476 IDEA-119444 Closure view shouldn't be flickering
added a test
2014-01-20 15:04:20 +04:00
Alexander Zolotov fcea60864f WEB-9743 Javascript file with compressed code at the top recognized as minified
WEB-7143 Line(s) of minified CSS result(s) in CSS color previews disabled for entire file
2014-01-20 14:30:35 +04:00
Mikhail Golubev c86df9047b Move all certificate related classes in com.intellij.util.net.ssl package. Update appearance of certificate warning dialog. 2014-01-20 12:51:42 +04:00
Kirill Likhodedov b805e1e3b8 [log] IDEA-119316 Fix "go to commit" if there are log filters
jumpToCommit used to consider only the graphical DataPack.

* Delegate to the concrete AbstractVcsLogTableModel to find row by hash.
* If not found, request more if possible and search again.
* If not found, and all data has been loaded, show a message.
2014-01-19 20:58:20 +04:00
Kirill Likhodedov b22a9a7058 Don't mark PairFunction return type as Nullable
Otherwise it requires all clients to check for null.
2014-01-18 20:05:04 +04:00
Kirill Likhodedov 9ff4ea4e83 [vcs] Remove read action from loading byte content from java.io.File 2014-01-18 17:06:17 +04:00
Kirill Likhodedov ba71108e8b [vcs] Don't wrap FilePath creation into read action
There is no point in this read action, but it takes the lock => may
slow down if the utility method is used during a large VCS process
(even if taken atomically).

VCS requires file content rarely, so the only benefit from this read
was in the situation, if a VirtualFile gets created when we've
already went to createForDeletedFile (and similar situations).
However, it is not a big deal, especially since VirtualFile is
refreshed inside the FilePathImpl.
2014-01-18 17:03:08 +04:00
Gregory.Shrago f5ade744d2 EA-42899 - CCE: XmlLanguageInjectionSupport.doEditInjection & cleanup 2014-01-18 14:42:37 +04:00
Gregory.Shrago 7db1bedf95 EA-53406 - IAE: ServiceManager.getService 2014-01-18 14:03:50 +04:00
Dmitry Trofimov 33c31e6384 Make right par indent=none in import statement (PY-9075). 2014-01-18 02:29:07 +01:00
Dmitry Trofimov 0a33757064 Merge remote-tracking branch 'origin/master' 2014-01-18 02:05:32 +01:00
Dmitry Trofimov 9ee1b1efad Make continuation indent after continuation in indenting statement (PY-9573). 2014-01-18 02:03:32 +01:00
peter 9d84c3fff7 fix UnscrambleDialogTest 2014-01-17 23:20:02 +01:00
Ilya Kazakevich 14bdb823c0 PY-3569 Inspection to warn if a loop variable is assigned inside the loop 2014-01-18 01:01:42 +04:00
Dmitry Trofimov d912f2d8bf Merge remote-tracking branch 'origin/master' 2014-01-17 20:26:11 +01:00
Dmitry Trofimov ab7b959d8e Test for PY-9573 2014-01-17 20:25:24 +01:00
peter 334ca32a20 IDEA-99943 Allow to filter thread dump by a word in stacktrace 2014-01-17 19:59:29 +01:00