Roman Shevchenko [Tue, 27 Jan 2015 11:42:07 +0000 (14:42 +0300)]
IDEA-135626 (backgroundable plugin update progress)
Roman Shevchenko [Tue, 27 Jan 2015 10:22:29 +0000 (13:22 +0300)]
platform: handling of file-based index initialization errors caused by extensions
Vladimir Krivosheev [Tue, 27 Jan 2015 11:37:16 +0000 (12:37 +0100)]
use member filter exciting magic in evaluate (so, we can map source code "template" to raw)
We use evaluate expression as is currently, so, qualified references or complex expression is not supported yet.
We don't use additional variables as pre-computed values of evaluate because we must provide real-time result, but additional variable value could be outdated.
nik [Tue, 27 Jan 2015 08:59:35 +0000 (11:59 +0300)]
GWT: resolve short references to Java classes from JavaScript (IDEA-134245)
Bas Leijdekkers [Tue, 27 Jan 2015 07:52:47 +0000 (08:52 +0100)]
IDEA-100724 (Issue with Move Statement Up/Down)
Bas Leijdekkers [Mon, 26 Jan 2015 18:37:20 +0000 (19:37 +0100)]
move statement down correctly past single line anonymous class
Bas Leijdekkers [Mon, 26 Jan 2015 16:36:49 +0000 (17:36 +0100)]
move multiple statements correctly past anonymous class
Bas Leijdekkers [Mon, 26 Jan 2015 16:32:32 +0000 (17:32 +0100)]
fix comment typo
Bas Leijdekkers [Mon, 26 Jan 2015 16:32:12 +0000 (17:32 +0100)]
cleanup
Bas Leijdekkers [Mon, 26 Jan 2015 13:18:24 +0000 (14:18 +0100)]
don't insert unneeded parentheses on "invert if"
Andrey Starovoyt [Mon, 26 Jan 2015 21:57:24 +0000 (02:57 +0500)]
typescript compiler: WEB-11491
Eugene Zhuravlev [Mon, 26 Jan 2015 19:04:05 +0000 (20:04 +0100)]
build startup additional logging
Gregory.Shrago [Mon, 26 Jan 2015 19:06:46 +0000 (22:06 +0300)]
Scratches: 10 minute scratch (with Shift)
Dennis Ushakov [Mon, 26 Jan 2015 18:16:26 +0000 (21:16 +0300)]
fix SOE on undo
Gregory.Shrago [Mon, 26 Jan 2015 18:18:40 +0000 (21:18 +0300)]
Select-in: scratches- & scopes-related fixes
Gregory.Shrago [Mon, 26 Jan 2015 17:22:35 +0000 (20:22 +0300)]
don't repaint if not visible
Gregory.Shrago [Mon, 26 Jan 2015 17:20:01 +0000 (20:20 +0300)]
dup cleanup
Gregory.Shrago [Wed, 21 Jan 2015 19:52:58 +0000 (22:52 +0300)]
LangConsole: allow local files as targets
Egor.Ushakov [Mon, 26 Jan 2015 15:52:13 +0000 (18:52 +0300)]
decompiler: read sourceFile attribute
Egor.Ushakov [Mon, 26 Jan 2015 15:51:26 +0000 (18:51 +0300)]
decompiler: dump classname in warning
Vladimir Krivosheev [Mon, 26 Jan 2015 17:40:33 +0000 (18:40 +0100)]
done firefox evaluate
Vladimir Krivosheev [Mon, 26 Jan 2015 16:51:04 +0000 (17:51 +0100)]
continue firefox evaluate
Vladimir Krivosheev [Mon, 26 Jan 2015 16:49:43 +0000 (17:49 +0100)]
continue firefox evaluate
Vladimir Krivosheev [Mon, 26 Jan 2015 13:43:15 +0000 (14:43 +0100)]
prepare to implement firefox evaluate
Anna Kozlova [Mon, 26 Jan 2015 16:33:28 +0000 (19:33 +0300)]
lambda isValueCompatible check: ensure throws is not treated as normal completion (IDEA-135581)
Anna Kozlova [Mon, 26 Jan 2015 14:12:08 +0000 (17:12 +0300)]
extract method object: postpone formatting (IDEA-114278)
Yaroslav Lepenkin [Mon, 26 Jan 2015 16:51:36 +0000 (19:51 +0300)]
IDEA-100368 package-info.java javadoc does not respond to Reformat Code
Yaroslav Lepenkin [Mon, 26 Jan 2015 16:47:21 +0000 (19:47 +0300)]
When detecting field dependencies, check method calls used in initializer whether they have references on class fields (IDEA-135442)
Yaroslav Lepenkin [Mon, 26 Jan 2015 16:25:45 +0000 (19:25 +0300)]
Setting proper text on progress indicator (IDEA-34049) on bulk reformat/optimize actions
Andrey Vlasovskikh [Mon, 26 Jan 2015 16:05:32 +0000 (19:05 +0300)]
Updated Python plugin version to 4.1 EAP for future builds
Andrey Vlasovskikh [Mon, 26 Jan 2015 16:03:22 +0000 (19:03 +0300)]
Use <Branch>.<Build count> as a build number for Python plugin at TeamCity
We used to forget to update the branch part. Another problem was the
meaningless build count in the name of the zip file.
Andrey Vlasovskikh [Mon, 26 Jan 2015 15:28:28 +0000 (18:28 +0300)]
Updated version naming rules for Python plugin
"Beta" in the middle leads to the inability of comparing the version to
a later version without "Beta".
Having "EAP" or "RC" at the end of the name of plugin builds for
IntelliJ EAPs is a good idea.
Egor.Ushakov [Mon, 26 Jan 2015 15:02:44 +0000 (18:02 +0300)]
fixed incorrect line opened when debugging decompiled code
Dmitry Avdeev [Mon, 26 Jan 2015 14:36:37 +0000 (17:36 +0300)]
"File -> New" menu refactored: NewElement action restored
Dmitry Avdeev [Mon, 26 Jan 2015 14:00:57 +0000 (17:00 +0300)]
"File -> New" menu refactored
Roman Shevchenko [Mon, 26 Jan 2015 14:00:41 +0000 (17:00 +0300)]
Merge remote-tracking branch 'origin/master'
Roman Shevchenko [Mon, 26 Jan 2015 13:59:04 +0000 (16:59 +0300)]
platform: save freshly created project
(so that FS case-sensitivity check in StartupManagerImpl have something to work with)
Alexander Zolotov [Thu, 22 Jan 2015 13:16:43 +0000 (16:16 +0300)]
HTML: remove CSS dependency
Alexander Zolotov [Thu, 22 Jan 2015 12:23:22 +0000 (15:23 +0300)]
Add hashCode and equals for ImageInfo index value
Alexander Zolotov [Wed, 21 Jan 2015 17:49:06 +0000 (20:49 +0300)]
get rid of yellow code
Michael Golubev [Mon, 26 Jan 2015 13:20:19 +0000 (14:20 +0100)]
Docker integration - container actions: inspect and show processes
Roman Shevchenko [Mon, 26 Jan 2015 12:35:36 +0000 (15:35 +0300)]
IDEA-CR-1259 (project properties check separated from initial VFS refresh)
Vladimir Krivosheev [Mon, 26 Jan 2015 12:09:25 +0000 (13:09 +0100)]
firefox rdp is ugly, so, we must remove breakpoint on mute instead of just disable
WEB-14886 Firefox debugger: IllegalStateException when mute breakpoints
Egor.Ushakov [Mon, 26 Jan 2015 12:18:10 +0000 (15:18 +0300)]
IDEA-132136 Inspection Window closes when script finished / debugging ends
Denis Fokin [Mon, 26 Jan 2015 12:01:59 +0000 (15:01 +0300)]
IDEA-123579 Overlapping keyboard accelerators for "Preserve Case" checkbox and "Replace" button
Roman Shevchenko [Mon, 26 Jan 2015 11:44:59 +0000 (14:44 +0300)]
Cleanup (formatting)
Konstantin Ulitin [Mon, 26 Jan 2015 11:36:24 +0000 (14:36 +0300)]
Merge branch 'fix-typo' of https://github.com/marcushg/intellij-community
Andrey Starovoyt [Mon, 26 Jan 2015 11:12:11 +0000 (16:12 +0500)]
immutable list: cleanup, codestyle
Dmitry Avdeev [Mon, 26 Jan 2015 11:03:58 +0000 (14:03 +0300)]
lineComment @NotNull
Bas Leijdekkers [Mon, 26 Jan 2015 10:17:19 +0000 (11:17 +0100)]
SSR: show creation timestamp in history
Bas Leijdekkers [Mon, 26 Jan 2015 10:14:15 +0000 (11:14 +0100)]
SSR: fix NPE
Kirill Likhodedov [Mon, 26 Jan 2015 10:16:00 +0000 (13:16 +0300)]
IDEA-135522 First click to gutter after popup menu is not handled
Remove the flag myPopupInvokedOnPress, since it is effective not
for direct mousePressed-mouseReleased cycle, but stays for the next
mouseRelease as well, thus preventing the click to be handled.
The reason why mouseReleased is not called for the right click -
because the event is consumed in invokePopup. That also fixes the
issue, probably for which the flag was introduced.
Alexander Lobas [Mon, 26 Jan 2015 10:08:31 +0000 (13:08 +0300)]
OC-11351 Parameter info for Swift [Javadoc]
Alexey Kudravtsev [Mon, 26 Jan 2015 09:00:38 +0000 (12:00 +0300)]
notnull
Alexey Kudravtsev [Mon, 26 Jan 2015 08:59:41 +0000 (11:59 +0300)]
not scope fixed
Anton Makeev [Mon, 26 Jan 2015 09:30:40 +0000 (10:30 +0100)]
CIDR: EmmetPreviousEditPoint/EmmetNextEditPoint(WEB-362) actions removed from Xcode keymap to avoid conflicts
Roman Shevchenko [Mon, 26 Jan 2015 09:13:12 +0000 (12:13 +0300)]
Merge remote-tracking branch 'origin/master'
Vladislav.Soroka [Mon, 26 Jan 2015 08:57:45 +0000 (11:57 +0300)]
maven: IDEA-127475 POM 'File Structure': show more details
Egor.Ushakov [Thu, 22 Jan 2015 14:56:17 +0000 (17:56 +0300)]
decompiler: check method names for invalid symbols (mostly for groovy)
Egor.Ushakov [Thu, 22 Jan 2015 12:39:45 +0000 (15:39 +0300)]
decompiler: lazy create bytecodes set
Egor.Ushakov [Thu, 22 Jan 2015 09:30:12 +0000 (12:30 +0300)]
decompiler: extracted <init> and <clinit> to constants
Dennis Ushakov [Mon, 26 Jan 2015 08:21:14 +0000 (11:21 +0300)]
Merge remote-tracking branch 'origin/master'
Dennis Ushakov [Mon, 26 Jan 2015 08:05:09 +0000 (11:05 +0300)]
check if light tree can be built for file
Maxim.Mossienko [Sun, 25 Jan 2015 21:15:39 +0000 (22:15 +0100)]
class path index with persistence enabled
Dennis Ushakov [Sat, 24 Jan 2015 11:34:43 +0000 (13:34 +0200)]
Merge remote-tracking branch 'origin/master'
Konstantin Bulenkov [Sat, 24 Jan 2015 01:46:43 +0000 (02:46 +0100)]
ability to remove useless Help button from dialog
Konstantin Bulenkov [Sat, 24 Jan 2015 01:31:21 +0000 (02:31 +0100)]
rollback to 0.5 border for HiDPI
Konstantin Bulenkov [Fri, 23 Jan 2015 19:38:35 +0000 (20:38 +0100)]
action buttons top offset is too big on HiDPI devices
Konstantin Bulenkov [Fri, 23 Jan 2015 19:17:41 +0000 (20:17 +0100)]
Merge remote-tracking branch 'origin/master'
Konstantin Bulenkov [Fri, 23 Jan 2015 19:16:16 +0000 (20:16 +0100)]
use JBUI to fix hidpi
Konstantin Bulenkov [Fri, 23 Jan 2015 19:15:50 +0000 (20:15 +0100)]
HiDPI: fix dividers in settings
Konstantin Bulenkov [Fri, 23 Jan 2015 19:15:07 +0000 (20:15 +0100)]
JBUI: more utility methods for work with insets
Bas Leijdekkers [Fri, 23 Jan 2015 18:58:42 +0000 (19:58 +0100)]
IDEA-36824 (Add Inspection for dangling Javadoc comments)
Bas Leijdekkers [Fri, 23 Jan 2015 10:45:41 +0000 (11:45 +0100)]
IG: fix property
Ilya.Kazakevich [Fri, 23 Jan 2015 18:56:19 +0000 (21:56 +0300)]
Merge remote-tracking branch 'origin/master'
Ilya.Kazakevich [Fri, 23 Jan 2015 18:52:24 +0000 (21:52 +0300)]
PY-11855 Run manage.py task improvements
Command show params temp fix
Konstantin Bulenkov [Fri, 23 Jan 2015 18:52:00 +0000 (19:52 +0100)]
JBUI: more utility methods for work with borders
Konstantin Bulenkov [Fri, 23 Jan 2015 18:42:19 +0000 (19:42 +0100)]
JBUI: add custom line border
Konstantin Bulenkov [Fri, 23 Jan 2015 18:41:51 +0000 (19:41 +0100)]
move CustomLineBorder to util
Konstantin Bulenkov [Fri, 23 Jan 2015 18:30:02 +0000 (19:30 +0100)]
HiDPI: OnePixelDivider
Konstantin Bulenkov [Fri, 23 Jan 2015 18:16:55 +0000 (19:16 +0100)]
HiDPI: Stripe buttons
Kirill Likhodedov [Fri, 23 Jan 2015 13:08:32 +0000 (16:08 +0300)]
[git] IDEA-135557 unquote branch name values in .git/config
Branch name is quoted in .git/config if it contains a hash (#) symbol
(to avoid confusion with a comment).
Kirill Likhodedov [Fri, 23 Jan 2015 12:53:46 +0000 (15:53 +0300)]
[git] rearrange: move test methods to the top
Dennis Ushakov [Fri, 23 Jan 2015 13:13:22 +0000 (15:13 +0200)]
support sync editing in injection
Alexander Lobas [Fri, 23 Jan 2015 13:07:35 +0000 (16:07 +0300)]
OC-11351 Parameter info for Swift [map arguments + italic]
Kirill Likhodedov [Fri, 23 Jan 2015 12:12:15 +0000 (15:12 +0300)]
[vcs] Capitalize the "VCS" word
Anton Makeev [Fri, 23 Jan 2015 11:45:50 +0000 (12:45 +0100)]
Platform: EditFolder icon
Dennis Ushakov [Fri, 23 Jan 2015 11:06:48 +0000 (14:06 +0300)]
give a chance to rebuild ranges after removing to support immediate editing of end after start
Roman Shevchenko [Fri, 23 Jan 2015 10:55:09 +0000 (11:55 +0100)]
Cleanup (common parameter values delegated)
Maxim.Mossienko [Fri, 23 Jan 2015 00:13:52 +0000 (01:13 +0100)]
fixed problem with compact over dirty map state
Maxim.Mossienko [Thu, 22 Jan 2015 22:31:20 +0000 (23:31 +0100)]
Merge remote-tracking branch 'origin/master'
Maxim.Mossienko [Thu, 22 Jan 2015 22:01:31 +0000 (23:01 +0100)]
upgrade to custom built snappy-in-java 0.3 with fix for big endian vm crash (IDEA-135495)
Vassiliy.Kudryashov [Thu, 22 Jan 2015 21:50:07 +0000 (00:50 +0300)]
IDEA-131699 Memory leak
Anna Kozlova [Thu, 22 Jan 2015 19:33:33 +0000 (20:33 +0100)]
multiple jdks test: ensure Map.getOrDefault doesn't exist in jdk 7 but exist in jdk 8
peter [Thu, 22 Jan 2015 16:56:32 +0000 (17:56 +0100)]
an ability to disable background document commit in tests
peter [Thu, 22 Jan 2015 16:02:22 +0000 (17:02 +0100)]
calculate diff ranges in a read action
peter [Thu, 22 Jan 2015 15:49:42 +0000 (16:49 +0100)]
VcsHistoryUtil: retrieve document in a read action
peter [Thu, 22 Jan 2015 14:27:51 +0000 (15:27 +0100)]
EditorsSplitters: retrieve document in a read action
Roman Shevchenko [Thu, 22 Jan 2015 19:23:37 +0000 (20:23 +0100)]
platform: fsnotifier notification URLs updated
Roman Shevchenko [Thu, 22 Jan 2015 19:20:41 +0000 (20:20 +0100)]
Merge remote-tracking branch 'origin/master'