liana.bakradze [Wed, 6 Apr 2016 10:54:52 +0000 (13:54 +0300)]
merge Add and Delete Placeholder actions
liana.bakradze [Tue, 5 Apr 2016 11:40:51 +0000 (14:40 +0300)]
create resource files for created task files
liana.bakradze [Mon, 4 Apr 2016 12:18:29 +0000 (15:18 +0300)]
add new files as task files
liana.bakradze [Wed, 23 Mar 2016 15:02:47 +0000 (18:02 +0300)]
allow lesson/task creation/modification in study projects with course creator mode
liana.bakradze [Wed, 23 Mar 2016 14:53:36 +0000 (17:53 +0300)]
refactoring of change course info action
remove usage of CCProjectService
use DialogBuilder instead of DialogWrapper
liana.bakradze [Wed, 23 Mar 2016 14:46:58 +0000 (17:46 +0300)]
add courseMode to distinguish study and course creator projects
liana.bakradze [Tue, 22 Mar 2016 11:15:15 +0000 (14:15 +0300)]
new editing mode for task description panel
Dmitry Batkovich [Tue, 22 Mar 2016 07:10:30 +0000 (10:10 +0300)]
guava type migration: do not create large string in QuickFix#getText() IDEA-153032
Sergey Malenkov [Tue, 22 Mar 2016 05:39:40 +0000 (08:39 +0300)]
IDEA-149395 Add ability to show wide background for track
Anna.Kozlova [Mon, 21 Mar 2016 20:22:17 +0000 (21:22 +0100)]
fix compilation
Anna.Kozlova [Mon, 21 Mar 2016 20:10:05 +0000 (21:10 +0100)]
anonym -> lambda: reject refs to the next static from static field initializer
Anna.Kozlova [Mon, 21 Mar 2016 19:42:44 +0000 (20:42 +0100)]
show error if uninitialized field is referenced from lambda inside inner/anonymous class in another field initializer; disable anonymous -> lambda for such places
Sergey Malenkov [Mon, 21 Mar 2016 19:02:30 +0000 (22:02 +0300)]
Add a registry key to select daltonization algotihm
Sergey Malenkov [Mon, 21 Mar 2016 18:44:37 +0000 (21:44 +0300)]
Add a image filter based on matrix operations
Sergey Malenkov [Mon, 21 Mar 2016 18:35:48 +0000 (21:35 +0300)]
Add utility classes for matrix operations
Anna.Kozlova [Mon, 21 Mar 2016 19:22:48 +0000 (20:22 +0100)]
junit: respect chosen class to detect if method is runnable (IDEA-153304)
Sergey Malenkov [Mon, 21 Mar 2016 19:08:24 +0000 (22:08 +0300)]
IDEA-150906: tune Darcula painter for thumb
Anna.Kozlova [Mon, 21 Mar 2016 17:56:05 +0000 (18:56 +0100)]
most specific check for proper functional types fixed
Anna.Kozlova [Mon, 21 Mar 2016 15:39:40 +0000 (16:39 +0100)]
generate toString: highlight unavailable options in red
Anna.Kozlova [Mon, 21 Mar 2016 14:44:45 +0000 (15:44 +0100)]
overload resolution: testdata for java 8 bug
Konstantin Bulenkov [Mon, 21 Mar 2016 18:22:42 +0000 (19:22 +0100)]
IDEA-152824 Exporting to HTML: Linenumbers are black even with darcula
Gregory.Shrago [Mon, 21 Mar 2016 18:22:22 +0000 (21:22 +0300)]
convert to io.File API to avoid write-action on startup
Pavel Dolgov [Mon, 21 Mar 2016 18:20:37 +0000 (21:20 +0300)]
Javafx: Handle wildcard event type in the quick fix that creates event handler method. Add test for that. (IDEA-151694)
Dmitry Batkovich [Mon, 21 Mar 2016 18:12:07 +0000 (21:12 +0300)]
Merge remote-tracking branch 'origin/master'
Dmitry Batkovich [Mon, 21 Mar 2016 18:08:30 +0000 (21:08 +0300)]
inspection tool window: preview editor proper right margin IDEA-153397
Egor.Ushakov [Mon, 21 Mar 2016 17:57:07 +0000 (20:57 +0300)]
fixed keymap tests
Dmitry Batkovich [Mon, 21 Mar 2016 17:57:29 +0000 (20:57 +0300)]
Merge remote-tracking branch 'origin/master'
Pavel Dolgov [Mon, 21 Mar 2016 17:50:14 +0000 (20:50 +0300)]
Javafx: Simplify tests on event handler methods' signature. Implement quick fix that corrects the event handler method's signature. Move reused code to utility class. Add tests for the quick fix. (IDEA-151694)
Dmitry Trofimov [Mon, 21 Mar 2016 16:47:44 +0000 (17:47 +0100)]
Always send ESC for backspace
https://github.com/JetBrains/jediterm/commit/
030bf2b97dafac76ea6106ec27ce3f8601779546
Dmitry Batrak [Mon, 21 Mar 2016 16:25:21 +0000 (19:25 +0300)]
IDEA-65904 make editor actions not reveal information about password field contents
Elizaveta Shashkova [Mon, 21 Mar 2016 16:21:56 +0000 (19:21 +0300)]
The correct way to ignore libraries, even if virtual env is situated inside project directory (PY-16899)
Dmitry Trofimov [Mon, 21 Mar 2016 16:00:36 +0000 (17:00 +0100)]
Don't show horizontal scrollbar in python console editor until it is scrolling is implemented properly (PY-18440)
Dmitry Trofimov [Mon, 21 Mar 2016 15:47:17 +0000 (16:47 +0100)]
Don't send ESC when ALT pressed for non cursor keys (IDEA-152291)
Roman Shevchenko [Mon, 21 Mar 2016 16:03:13 +0000 (17:03 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 21 Mar 2016 16:02:55 +0000 (17:02 +0100)]
Cleanup (warnings; formatting; dead code)
peter [Mon, 21 Mar 2016 15:56:03 +0000 (16:56 +0100)]
allow user-activity-driven write actions without transactions
Roman Shevchenko [Mon, 21 Mar 2016 15:49:42 +0000 (16:49 +0100)]
Merge pull request #371 (https://github.com/JetBrains/intellij-community/pull/371)
Egor.Ushakov [Mon, 21 Mar 2016 15:41:02 +0000 (18:41 +0300)]
EA-80772 - VMDE: MethodReturnValueWatcher.createExitRequest
Roman Shevchenko [Mon, 21 Mar 2016 15:33:12 +0000 (16:33 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 21 Mar 2016 15:32:35 +0000 (16:32 +0100)]
[platform] subscription info in the update dialog (IDEA-153200)
Dennis Ushakov [Mon, 21 Mar 2016 15:09:51 +0000 (18:09 +0300)]
more url fixes
Aleksey Pivovarov [Mon, 21 Mar 2016 14:42:54 +0000 (17:42 +0300)]
diff: remove deprecated code
Aleksey Pivovarov [Mon, 21 Mar 2016 14:39:36 +0000 (17:39 +0300)]
IDEA-153246 diff: clarify notification message in case of equal contents
Gregory.Shrago [Mon, 21 Mar 2016 14:55:09 +0000 (17:55 +0300)]
IDEA-126952 Scratches should have an extension
Konstantin Bulenkov [Mon, 21 Mar 2016 14:55:27 +0000 (15:55 +0100)]
fix typos
Dmitry Batkovich [Mon, 21 Mar 2016 14:51:18 +0000 (17:51 +0300)]
inspection toolwindow: cosmetics from youtrack commentaries
Konstantin Bulenkov [Mon, 21 Mar 2016 14:15:45 +0000 (15:15 +0100)]
fix OOM while loading incorrectly high font size
Konstantin Bulenkov [Mon, 21 Mar 2016 14:13:19 +0000 (15:13 +0100)]
use DPI aware editor font constants
Konstantin Bulenkov [Mon, 21 Mar 2016 14:11:27 +0000 (15:11 +0100)]
deprecate OptionsConstants class
Konstantin Bulenkov [Mon, 21 Mar 2016 14:10:17 +0000 (15:10 +0100)]
initial
Roman Shevchenko [Mon, 21 Mar 2016 13:13:28 +0000 (14:13 +0100)]
[platform] completely skips paid upgrade check (IDEA-153200)
peter [Mon, 21 Mar 2016 14:20:15 +0000 (15:20 +0100)]
another case of IDEA-149939 CCE in com.intellij.execution.stacktrace.StackTraceLine.getMethodLocation causes frozen UI
Kirill Likhodedov [Mon, 21 Mar 2016 14:16:29 +0000 (17:16 +0300)]
cleanup: remove "my" prefixes from kotlin class
Egor.Ushakov [Mon, 21 Mar 2016 14:15:09 +0000 (17:15 +0300)]
edit watch use shortcut of set value
Philipp Smorygo [Mon, 21 Mar 2016 13:39:05 +0000 (16:39 +0300)]
OC-11919 Navigation from Objective-C code directly to Swift declaration and implementation does not work, instead you jump to the auto-generated ObjC bridging header
make this work faster
Kirill Likhodedov [Mon, 21 Mar 2016 13:37:06 +0000 (16:37 +0300)]
fix line breaks in html notification
Let MultiRootMessage support <br/> line breaks.
Actually use "<br/>\n" as html separator to make message look nicer
even when not rendered (e.g. in tests).
Kirill Likhodedov [Mon, 21 Mar 2016 13:24:54 +0000 (16:24 +0300)]
vcs: fix scope for a library used only for tests
Aleksey Pivovarov [Fri, 18 Mar 2016 17:02:58 +0000 (20:02 +0300)]
vcs: remove some unused obsolete classes
The only external usages are from Scala and Crucible4Idea plugins.
Dmitry Batrak [Mon, 21 Mar 2016 13:18:56 +0000 (16:18 +0300)]
ScrollingModelImpl refactoring
Anna.Kozlova [Mon, 21 Mar 2016 11:49:44 +0000 (12:49 +0100)]
suspicious method calls: don't ignore array types, captures, etc (IDEA-153097)
Anna.Kozlova [Mon, 21 Mar 2016 11:38:29 +0000 (12:38 +0100)]
disable replace with collect for raw collection substitutors (IDEA-153325)
Anna.Kozlova [Mon, 21 Mar 2016 11:07:25 +0000 (12:07 +0100)]
testdata for IDEA-153284
Anna.Kozlova [Mon, 21 Mar 2016 10:11:42 +0000 (11:11 +0100)]
process override equivalent methods when check for functional interface target (IDEA-153324)
Vladimir.Orlov [Mon, 21 Mar 2016 13:09:10 +0000 (16:09 +0300)]
Merge remote-tracking branch 'origin/master'
peter [Mon, 21 Mar 2016 11:16:45 +0000 (12:16 +0100)]
IDEA-149939 CCE in com.intellij.execution.stacktrace.StackTraceLine.getMethodLocation causes frozen UI
Vladimir.Orlov [Mon, 21 Mar 2016 13:01:29 +0000 (16:01 +0300)]
jdk1.8.0_73.tar for OS X
revert - updated unpackJdks.gant to use custom jdk.
Aleksey Pivovarov [Mon, 21 Mar 2016 12:02:40 +0000 (15:02 +0300)]
disable RefreshFileChooserAction outside of FileChooser dialog
fix ActionsWithoutUpdateMethodTest
Vladimir.Orlov [Mon, 21 Mar 2016 11:53:31 +0000 (14:53 +0300)]
Merge remote-tracking branch 'origin/master'
Vladimir.Orlov [Mon, 21 Mar 2016 11:50:04 +0000 (14:50 +0300)]
updated unpackJdks.gant to use custom jdk.
Roman Shevchenko [Mon, 21 Mar 2016 11:27:08 +0000 (12:27 +0100)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 21 Mar 2016 11:26:50 +0000 (12:26 +0100)]
Cleanup (formatting; typos)
Elizaveta Shashkova [Mon, 21 Mar 2016 11:22:05 +0000 (14:22 +0300)]
Fix deadlock in remote debugger (PY-18546)
Roman Shevchenko [Mon, 21 Mar 2016 11:17:02 +0000 (12:17 +0100)]
Merge pull request #372 (https://github.com/JetBrains/intellij-community/pull/372)
Egor.Ushakov [Mon, 21 Mar 2016 10:34:11 +0000 (13:34 +0300)]
fixed debugger tests
Andrey Starovoyt [Mon, 21 Mar 2016 10:20:33 +0000 (13:20 +0300)]
postfix templates: improve error message
Egor.Ushakov [Mon, 21 Mar 2016 10:20:05 +0000 (13:20 +0300)]
IDEA-121775 XDebugger: merge Watches and Variables in one view - enable by default
Bas Leijdekkers [Mon, 21 Mar 2016 09:45:07 +0000 (10:45 +0100)]
fix incorrect boolean check for hierarchy scope
Dmitry Batkovich [Mon, 21 Mar 2016 09:50:44 +0000 (12:50 +0300)]
inspection toolwindow: splitter doesn't honor minimal size
Dmitry Batrak [Mon, 21 Mar 2016 09:34:54 +0000 (12:34 +0300)]
IDEA-124976 Make Shift+Backspace operate like Backspace in Swing text editing components
Sergey Simonchik [Mon, 21 Mar 2016 09:30:59 +0000 (12:30 +0300)]
WEB-20882 Preserve setting `toggle auto-test` between IDEA restarts
Max Medvedev [Mon, 21 Mar 2016 08:03:07 +0000 (11:03 +0300)]
make project compilable on Mac with old buggy jdks
Dmitry Batkovich [Mon, 21 Mar 2016 07:12:09 +0000 (10:12 +0300)]
inspection toolwindow: use action toolbar for fix buttons
Dmitry Batkovich [Mon, 21 Mar 2016 06:58:45 +0000 (09:58 +0300)]
inspection toolwindow: title of toolwindow is changes in case of "run inspection by name" IDEA-153292
Dmitry Batkovich [Mon, 21 Mar 2016 06:48:44 +0000 (09:48 +0300)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Mon, 21 Mar 2016 02:08:10 +0000 (03:08 +0100)]
Don't run console with Pty on Windows (PY-18231)
Dmitry Trofimov [Sun, 20 Mar 2016 22:13:34 +0000 (23:13 +0100)]
Fix test
Julia Beliaeva [Sun, 20 Mar 2016 18:16:13 +0000 (21:16 +0300)]
[text-completion] fix completion autopopup
Kirill Likhodedov [Sun, 20 Mar 2016 15:58:40 +0000 (18:58 +0300)]
MultiRootMessageTest: fix separator assertion for windows
Julia Beliaeva [Mon, 14 Mar 2016 09:29:04 +0000 (12:29 +0300)]
[text-completion] reuse code from LanguageTextField
Julia Beliaeva [Mon, 14 Mar 2016 09:07:22 +0000 (12:07 +0300)]
[text-completion] remove unused method
Julia Beliaeva [Mon, 14 Mar 2016 08:23:40 +0000 (11:23 +0300)]
[text-completion] minor: remove unused constructor, annotations, renames
Julia Beliaeva [Mon, 14 Mar 2016 07:10:15 +0000 (10:10 +0300)]
[text-completion] restore providers dumb-awareness
Julia Beliaeva [Mon, 14 Mar 2016 06:58:09 +0000 (09:58 +0300)]
[text-completion] remove empty implementations
Julia Beliaeva [Mon, 14 Mar 2016 06:55:52 +0000 (09:55 +0300)]
[text-completion] add auto-popup functionality to TextCompletionContributor, force auto-popup and auto-popup are not the same things
Julia Beliaeva [Mon, 14 Mar 2016 06:42:10 +0000 (09:42 +0300)]
[text-completion] remove TextFieldWithAutoCompletionContributor, make TextFieldWithAutoCompletionListProvider implement TextCompletionProvider
Julia Beliaeva [Mon, 14 Mar 2016 05:33:06 +0000 (08:33 +0300)]
[text-completion] completion provider can show ads
Julia Beliaeva [Mon, 14 Mar 2016 05:16:19 +0000 (08:16 +0300)]
[text-completion] TextFieldWithAutoCompletionListProvider extends DefaultTextCompletionValueDescriptor
Julia Beliaeva [Thu, 10 Mar 2016 18:26:44 +0000 (21:26 +0300)]
[text-completion] text autocompletion auto-popups on symbols that are added to prefix by provider IDEA-152845
Julia Beliaeva [Mon, 14 Mar 2016 03:15:09 +0000 (06:15 +0300)]
[hg] use TextFieldWithCompletion in hg push
Julia Beliaeva [Mon, 14 Mar 2016 01:44:41 +0000 (04:44 +0300)]
[git] use TextFieldWithCompletion in git commit dialog