Ekaterina Tuzova [Fri, 17 Jan 2014 12:04:41 +0000 (16:04 +0400)]
Merge remote-tracking branch 'origin/master'
Ekaterina Tuzova [Fri, 17 Jan 2014 12:01:06 +0000 (16:01 +0400)]
fixed test data
Ekaterina Tuzova [Fri, 17 Jan 2014 12:00:33 +0000 (16:00 +0400)]
fixed test data
Sergey Evdokimov [Fri, 17 Jan 2014 11:58:10 +0000 (15:58 +0400)]
IDEA-119406 IDEA make corrupts files when performing Maven resource filtering
(default value of escapeString is null)
Irina Megorskaya [Fri, 17 Jan 2014 11:52:23 +0000 (12:52 +0100)]
IDEA-119515 (Tip of the day contains null character and unclear screen shot)
Sergey Evdokimov [Fri, 17 Jan 2014 11:44:26 +0000 (15:44 +0400)]
IDEA-119406 IDEA make corrupts files when performing Maven resource filtering
Sergey Simonchik [Fri, 17 Jan 2014 11:37:44 +0000 (15:37 +0400)]
print nothing for an ignored test if ignoredMsg is empty
Vladimir Orlov [Fri, 17 Jan 2014 11:28:32 +0000 (15:28 +0400)]
Merge remote-tracking branch 'origin/master'
Dmitry Avdeev [Fri, 17 Jan 2014 11:25:46 +0000 (15:25 +0400)]
javaModule.png
Vladimir Orlov [Fri, 17 Jan 2014 11:25:45 +0000 (15:25 +0400)]
fixed updater's tests.
Alexey Kudravtsev [Fri, 17 Jan 2014 09:39:54 +0000 (13:39 +0400)]
EA-52519 - IAE: TObjectHash.throwObjectContractViolation
Alexey Kudravtsev [Fri, 17 Jan 2014 09:33:31 +0000 (13:33 +0400)]
EA-52654 - NPE: TemplateState.setCurrentVariableNumber
Alexey Kudravtsev [Fri, 17 Jan 2014 09:29:42 +0000 (13:29 +0400)]
EA-52644 - assert: PsiUtilBase.reallyEvaluateLanguageInRange
Alexey Kudravtsev [Fri, 17 Jan 2014 09:24:39 +0000 (13:24 +0400)]
make program HighlightSeverity.toString()-independent
Alexey Kudravtsev [Fri, 17 Jan 2014 09:22:05 +0000 (13:22 +0400)]
cleanup
Alexey Kudravtsev [Thu, 16 Jan 2014 14:38:59 +0000 (18:38 +0400)]
cleanup
Alexey Kudravtsev [Thu, 16 Jan 2014 11:49:23 +0000 (15:49 +0400)]
visibility
Alexey Kudravtsev [Thu, 16 Jan 2014 11:21:32 +0000 (15:21 +0400)]
EA-52792 - assert: PsiSearchHelperImpl.getFilesWithText
Denis Fokin [Fri, 17 Jan 2014 11:07:04 +0000 (15:07 +0400)]
IDEA-119521 Adding RSA keys dialog becomes unclickable if it is displayed when test connection is in progress
Ilya Kazakevich [Fri, 17 Jan 2014 10:36:35 +0000 (14:36 +0400)]
PY-3569 Inspection to warn if a loop variable is assigned inside the loop
Kirill Likhodedov [Fri, 17 Jan 2014 10:08:44 +0000 (14:08 +0400)]
[git] IDEA-119492 Don't add a newline to amended message
Git log pretty formats have two format modes: format & tformat.
The difference is described by the following man extraction:
<<
The tformat: format works exactly like format:, except that it provides
"terminator" semantics instead of "separator" semantics.
In other words, each commit has the message terminator character
(usually a newline) appended, rather than a separator placed
between entries. This means that the final entry of a single-line
format will be properly terminated with a new line.
>>
"tformat" is the default option => the fix is to explicitly
specify "format".
Dennis Ushakov [Fri, 17 Jan 2014 10:09:07 +0000 (14:09 +0400)]
filter non-project related keys
peter [Wed, 15 Jan 2014 19:39:07 +0000 (20:39 +0100)]
case-insensitive CharSequenceHashingStrategy
Mikhail Golubev [Fri, 17 Jan 2014 08:47:22 +0000 (12:47 +0400)]
Merge remote-tracking branch 'origin/master'
Ekaterina Tuzova [Fri, 17 Jan 2014 08:27:12 +0000 (12:27 +0400)]
Merge remote-tracking branch 'origin/master'
Dmitry Avdeev [Fri, 17 Jan 2014 08:10:42 +0000 (12:10 +0400)]
EA-53325 - NPE: GenerateXmlTagAction.generateRaw
Vladislav.Soroka [Fri, 17 Jan 2014 07:17:23 +0000 (11:17 +0400)]
External System - Maven: clear external system API module options during module Mavenization
Vladislav.Soroka [Fri, 17 Jan 2014 07:08:09 +0000 (11:08 +0400)]
External System - Maven: clear external system API module options during module Mavenization
Dennis Ushakov [Thu, 16 Jan 2014 22:10:03 +0000 (02:10 +0400)]
try to find name element for rnc descriptor
fixes documentation for some tags (e.g. dialog)
Dennis Ushakov [Thu, 16 Jan 2014 17:32:13 +0000 (21:32 +0400)]
generate html5 tag table descriptors
#WEB-10489 fixed
Sergey Simonchik [Thu, 16 Jan 2014 20:22:01 +0000 (00:22 +0400)]
support 'nodeId' attribute in 'testStdErr' message
Gregory.Shrago [Thu, 16 Jan 2014 19:04:21 +0000 (23:04 +0400)]
make nonDefaultProject="true" really work
Gregory.Shrago [Thu, 16 Jan 2014 18:50:27 +0000 (22:50 +0400)]
cosmetics
peter [Thu, 16 Jan 2014 18:05:53 +0000 (19:05 +0100)]
use ExtensionException for AbstractMethodError handling
Vladimir Orlov [Thu, 16 Jan 2014 18:03:19 +0000 (22:03 +0400)]
Merge remote-tracking branch 'origin/master'
Ekaterina Tuzova [Thu, 16 Jan 2014 17:54:24 +0000 (21:54 +0400)]
generator: do not drop the whole module in case there are broken __repr__ defined
peter [Thu, 16 Jan 2014 17:44:47 +0000 (18:44 +0100)]
PreferredProducerFind: remove duplication
peter [Thu, 16 Jan 2014 17:44:27 +0000 (18:44 +0100)]
RunConfigurationProducer.EP_NAME should be final
Vladimir Krivosheev [Thu, 16 Jan 2014 17:46:21 +0000 (18:46 +0100)]
implement alexander.doroshko suggestion: simplify&improve default browser UI (now you set first custom browser as default)
Vladimir Krivosheev [Thu, 16 Jan 2014 16:35:27 +0000 (17:35 +0100)]
overrides
Vladimir Krivosheev [Thu, 16 Jan 2014 16:07:51 +0000 (17:07 +0100)]
must be in edt
Vladimir Orlov [Thu, 16 Jan 2014 17:45:49 +0000 (21:45 +0400)]
fixed tests of updater.
peter [Thu, 16 Jan 2014 17:36:11 +0000 (18:36 +0100)]
CR-IC-3918 a way to detect AbstractMethodError-causing plugin without introducing new Application method
Ekaterina Tuzova [Thu, 16 Jan 2014 17:32:02 +0000 (21:32 +0400)]
performance for generator: Split big generated modules (like _Gtk, PyQt) into smaller ones
Egor.Ushakov [Thu, 16 Jan 2014 17:11:48 +0000 (21:11 +0400)]
IDEA-81893 "Do not step into the classes" feature does not work after calling of "Smart step" (Shift+F7)
peter [Thu, 16 Jan 2014 16:20:10 +0000 (17:20 +0100)]
EA-53308 - CCE: DfaVariableValue.<init>
peter [Thu, 16 Jan 2014 15:50:35 +0000 (16:50 +0100)]
IDEA-119470 File and code templates: changes gone when switching tabs
peter [Thu, 16 Jan 2014 13:11:37 +0000 (14:11 +0100)]
IDEA-119445 Remove first slash in "copy reference"
peter [Thu, 16 Jan 2014 13:05:48 +0000 (14:05 +0100)]
IDEA-119153 file search too wide for users folder
peter [Thu, 16 Jan 2014 12:24:04 +0000 (13:24 +0100)]
EA-53176 - PIEAE: LazyParseablePsiElement.getContainingFile
peter [Thu, 16 Jan 2014 12:21:59 +0000 (13:21 +0100)]
EA-53286 - IAE: ObjectUtils._assertNotNull (tolerate null names in LookupElementBuilder.create)
Dmitry Trofimov [Thu, 16 Jan 2014 16:23:23 +0000 (17:23 +0100)]
Merge remote-tracking branch 'origin/master'
Alexander Lobas [Thu, 16 Jan 2014 16:17:38 +0000 (20:17 +0400)]
Refactoring for new Xib format
Maxim.Mossienko [Thu, 16 Jan 2014 15:34:54 +0000 (16:34 +0100)]
better handling of EA-53318
Vladimir Krivosheev [Thu, 16 Jan 2014 15:52:26 +0000 (16:52 +0100)]
fix firefox debug
use native file choosers — so, our JS Runners now must be async
Dmitry Batrak [Thu, 16 Jan 2014 15:50:39 +0000 (19:50 +0400)]
IDEA-118602 Input-method issues
Vassiliy [Thu, 16 Jan 2014 15:46:36 +0000 (19:46 +0400)]
IDEA-102508 error status of run configuration is not updated after fix
Sergey Evdokimov [Thu, 16 Jan 2014 15:36:00 +0000 (19:36 +0400)]
Init project name by artifactId
Konstantin Bulenkov [Thu, 16 Jan 2014 15:20:27 +0000 (16:20 +0100)]
hidpi support on Windows and Linux
Konstantin Bulenkov [Thu, 16 Jan 2014 15:15:25 +0000 (16:15 +0100)]
IDEA-117555 Search everywhere dialog is being closed immediately
Sergey Evdokimov [Thu, 16 Jan 2014 14:26:32 +0000 (18:26 +0400)]
Bug fix: IDEA can not guess parent maven project.
nik [Thu, 16 Jan 2014 12:06:34 +0000 (16:06 +0400)]
refactoring
nik [Thu, 16 Jan 2014 11:04:42 +0000 (15:04 +0400)]
quick evaluate popups: mysterious 2-pixel shifts removed
Maxim.Mossienko [Thu, 16 Jan 2014 13:27:01 +0000 (14:27 +0100)]
IDEA-118211 Performance problem when closing project
Vladimir Orlov [Thu, 16 Jan 2014 13:24:10 +0000 (17:24 +0400)]
Merge remote-tracking branch 'origin/master'
Vladimir Orlov [Thu, 16 Jan 2014 13:22:46 +0000 (17:22 +0400)]
fixed IDEA-119347 ../jre64 JDK not being picked up by idea64.exe
Sergey Evdokimov [Thu, 16 Jan 2014 13:10:16 +0000 (17:10 +0400)]
IDEA-119463 NPE at org.jetbrains.idea.maven.wizards.MavenModuleBuilder.findPotentialParentProject
Gregory.Shrago [Thu, 16 Jan 2014 12:41:46 +0000 (16:41 +0400)]
fix getDisplayName nullability assertion
Maxim.Mossienko [Thu, 16 Jan 2014 12:29:42 +0000 (13:29 +0100)]
IDEA-119347 ../jre64 JDK not being picked up by idea64.exe
Yann Cébron [Thu, 16 Jan 2014 12:32:42 +0000 (13:32 +0100)]
DevKit: cleanup icons
Egor.Ushakov [Thu, 16 Jan 2014 12:19:51 +0000 (16:19 +0400)]
IDEA-88390 Object variables could be casted to any class in Evaluation window
Dmitry Trofimov [Thu, 16 Jan 2014 12:08:46 +0000 (13:08 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Thu, 16 Jan 2014 12:07:38 +0000 (13:07 +0100)]
Fix formatter to add two blank lines between declarations with comment (PY-9923).
Maxim.Mossienko [Thu, 16 Jan 2014 12:05:09 +0000 (13:05 +0100)]
IDEA-119462 CCE at com.intellij.ide.actions.OpenProjectAction.actionPerformed
Dmitry Avdeev [Thu, 16 Jan 2014 12:02:25 +0000 (16:02 +0400)]
project types sorting
Konstantin Bulenkov [Wed, 15 Jan 2014 11:16:26 +0000 (12:16 +0100)]
SearchEverywhere doesn't work on Linux
(cherry picked from commit
b293f8c3605856d12888c5bfa13e6ab6b8b09c57)
Dmitry Batrak [Thu, 16 Jan 2014 10:53:05 +0000 (14:53 +0400)]
IDEA-119444 Closure view shouldn't be flickering
Egor.Ushakov [Thu, 16 Jan 2014 10:49:23 +0000 (14:49 +0400)]
IDEA-31340 Type Renderers tab has a wrong 'Renderer name' field behaviour
Yann Cébron [Thu, 16 Jan 2014 10:39:52 +0000 (11:39 +0100)]
DevKit: "JDK" -> "SDK", use "IntelliJ Platform Plugin SDK" consistently
Vladislav.Soroka [Thu, 16 Jan 2014 10:18:08 +0000 (14:18 +0400)]
Gradle: respect module build classpath for build scripts resolving
related issue - IDEA-118523 Gradle plugin is not resolving Apache Ant imports
Vladislav.Soroka [Thu, 16 Jan 2014 10:11:51 +0000 (14:11 +0400)]
External System: clear maven module option on project import
Yann Cébron [Thu, 16 Jan 2014 10:13:24 +0000 (11:13 +0100)]
IntelliJ Platform SDK: add Spring-API automatically
Alexey Kudravtsev [Thu, 16 Jan 2014 09:28:47 +0000 (13:28 +0400)]
EA-53082 - assert: ModuleManagerImpl.getSortedModules
Alexey Kudravtsev [Thu, 16 Jan 2014 09:27:54 +0000 (13:27 +0400)]
EA-46683 - assert: PsiDocumentManagerBase.doCommit
Alexey Kudravtsev [Thu, 16 Jan 2014 09:26:39 +0000 (13:26 +0400)]
diagnostics for EA-53283 - assert: StringLiteralLexer.locateToken
Alexey Kudravtsev [Thu, 16 Jan 2014 09:26:01 +0000 (13:26 +0400)]
EA-53287 - IAE: UpdateHighlightersUtil.a
Alexey Kudravtsev [Thu, 16 Jan 2014 09:25:05 +0000 (13:25 +0400)]
EA-49858 - assert: Divider.divideInsideAndOutside
Alexey Kudravtsev [Thu, 16 Jan 2014 09:24:18 +0000 (13:24 +0400)]
faster getField(): do not traverse the whole hierarchy always
Alexey Kudravtsev [Wed, 15 Jan 2014 15:38:31 +0000 (19:38 +0400)]
make extension dependencies explicit to fail fast when they are failed to load
Alexey Kudravtsev [Wed, 15 Jan 2014 15:36:03 +0000 (19:36 +0400)]
cleanup
Vladislav.Soroka [Thu, 16 Jan 2014 09:44:03 +0000 (13:44 +0400)]
Gradle: respect module build classpath for build scripts resolving
related issue - IDEA-118523 Gradle plugin is not resolving Apache Ant imports
Gregory.Shrago [Wed, 15 Jan 2014 19:18:40 +0000 (23:18 +0400)]
IDEA-79522 need ability to set display names for xml attribute and xml tag language injections
peter [Wed, 15 Jan 2014 18:06:48 +0000 (19:06 +0100)]
IDEA-117327 Add a setting to switch off autopopup completion item selection by Enter
peter [Wed, 15 Jan 2014 15:49:35 +0000 (16:49 +0100)]
don't use document.getText to detect encoding
Dmitry Trofimov [Wed, 15 Jan 2014 17:46:21 +0000 (18:46 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Wed, 15 Jan 2014 17:45:40 +0000 (18:45 +0100)]
Use builder to create FileChooserDescriptor.
Konstantin Bulenkov [Wed, 15 Jan 2014 17:31:11 +0000 (18:31 +0100)]
there should be only one call to constructor and it should be done from static create method
Dmitry Trofimov [Wed, 15 Jan 2014 16:47:55 +0000 (17:47 +0100)]
Merge remote-tracking branch 'origin/master'
Dmitry Trofimov [Wed, 15 Jan 2014 16:46:30 +0000 (17:46 +0100)]
Roll-back FileChooserDescriptor API change.
Gregory.Shrago [Wed, 15 Jan 2014 15:55:07 +0000 (19:55 +0400)]
IDEA-119163 "Language Injections" settings should use toolbar decorator in the same way as other