Commit Graph
104848 Commits
Author SHA1 Message Date
Vladimir Krivosheev 9f5e9d5cfe correct fix WEB-8151 2013-09-10 19:02:22 +02:00
peter 8534bf1625 cache the default dfaVar type 2013-09-10 18:28:46 +02:00
peter 2ee4c955da merge DfaNotNullValue into DfaTypeValue 2013-09-10 18:28:46 +02:00
peter 650794d9c2 some findusageability in dfa 2013-09-10 18:28:46 +02:00
Vladislav.Soroka 049514a942 IDEA-50450 Gradle code insight; tasks dsl resolving (incomplete) 2013-09-10 19:19:13 +04:00
Denis Fokin 8bb28e28a6 Cocoa does not like activities while transition in full screen is happening. This fix prevents simultaneous entering in the full screen mode. 2013-09-10 18:41:11 +04:00
Sergey Evdokimov c837b30b81 IDEA-109771 Incorrent Maven dependency resolution with war classes dependency 2013-09-10 18:24:40 +04:00
Dmitry Avdeev eede608d94 no icons in wizards 2013-09-10 18:19:24 +04:00
Dmitry Avdeev a18ab7c555 cleanup 2013-09-10 18:19:24 +04:00
Dmitry Avdeev 204e83b741 cleanup 2013-09-10 18:19:23 +04:00
Dmitry Avdeev 33d61c50aa fixed layout in absence of icons 2013-09-10 18:19:22 +04:00
Bas Leijdekkers 70a172a9bd IDEA-91960 (Type parameter extends final class inspection warns on cases when can not be removed) 2013-09-10 16:13:45 +02:00
Rustam Vishnyakov f0e77a8c94 Allow to move a standard code style option to another group [CR-IC-2192]
(cherry picked from commit 81c4f16)
2013-09-10 17:18:09 +04:00
Max Medvedev 3748154f58 IDEA-113299 Imports removed when writing javadoc 2013-09-10 17:07:49 +04:00
Max Medvedev 1a6ca29deb IDEA-52424 language injection for GStrings and binary expressions 2013-09-10 17:07:48 +04:00
Max Medvedev 83237e626a IDEA-99638 completion in @Language("<caret>") 2013-09-10 17:07:47 +04:00
Aleksey Pivovarov 075e7630e4 @NotNull 2013-09-10 17:06:27 +04:00
Aleksey Pivovarov 836e1af348 Github: Ref -> AtomicReference
* data in Ref don't have modifier 'volatile' -> we can't use it as connector between threads
2013-09-10 17:06:27 +04:00
Aleksey Pivovarov 2c384d04e2 Github: remove duplication 2013-09-10 17:06:26 +04:00
Aleksey Pivovarov 1d09e47880 Github: fetch a single branch for diff
* fix TargetBranchInfo once more
2013-09-10 17:06:26 +04:00
Aleksey Pivovarov 3361c53a47 Github: use BorderFactory 2013-09-10 17:06:26 +04:00
Aleksey Pivovarov 0c1a982e33 Github: Nullable 2013-09-10 17:06:26 +04:00
Aleksey Pivovarov 403902b89a Github: project-level settings 2013-09-10 17:06:25 +04:00
Vladislav.Soroka 911bea96a6 IDEA-113403 Gradle: disable wrapper verification by default and add check for default wrapper files 2013-09-10 16:47:56 +04:00
Dmitry Avdeev 7434b38921 preferred focused component for wizards 2013-09-10 16:17:30 +04:00
peter ecf359491b static CachedValueManager.getCachedValue(PsiElement, CachedValueProvider) for less verbose cached value storage in psi user data 2013-09-10 14:13:19 +02:00
peter 7d3f4f255a some dfa simplifications not affecting tests 2013-09-10 14:13:18 +02:00
peter 9d042245fd remove unused DelegatingInstructionVisitor 2013-09-10 14:13:18 +02:00
Denis Fokin dff5e277c3 Windows long paths issue has been fixed, the com.intellij.ui.win.Task was moved from RecentTasks class because of some problems with JNI invocations. Class path now is enclosed by double quotes. 2013-09-10 16:08:11 +04:00
Ekaterina Tuzova a1e5a9d62c Merge remote-tracking branch 'origin/master' 2013-09-10 15:43:30 +04:00
Ekaterina Tuzova dcb78a491f Merge remote-tracking branch 'origin/master' 2013-09-10 15:43:16 +04:00
Anna Kozlova 7840bbe58b deprecate to be able to be used in PsiClass etc 2013-09-10 15:42:50 +04:00
Ekaterina Tuzova 401e7300a6 Merge remote-tracking branch 'origin/master' 2013-09-10 15:41:38 +04:00
Anna Kozlova 2fb38cfc98 Merge remote-tracking branch 'origin/master' 2013-09-10 15:40:42 +04:00
Anna Kozlova 6bae9e1008 optimization 2013-09-10 15:38:03 +04:00
Anna Kozlova a5ebbff9fd cleanup lambda specifics 2013-09-10 15:38:02 +04:00
Anna Kozlova a44e101708 EA-49734 - IAE: GenericsHighlightUtil.checkReferenceTypeArgumentList 2013-09-10 15:38:01 +04:00
Vladimir Krivosheev 73bc4cbe14 auth works now, continue "sync now" button 2013-09-10 13:37:49 +02:00
Dmitry Jemerov f59090996e Merge branch 'master' of git://github.com/bashor/intellij-community into pull96 2013-09-10 13:23:50 +02:00
Ekaterina Tuzova 769fd949d5 fixed PY-10714 Reformat of string creates error
do not use EnterBetweenBracesHandler in case of braces are inside string
2013-09-10 15:09:10 +04:00
Konstantin Kolosovsky da07f0ed52 Merge branch 'svn1_8_new' 2013-09-10 14:15:47 +04:00
Konstantin Kolosovsky 08f3baf626 IDEA-112179 PropertiesComponent refactored - duplication removed 2013-09-10 14:13:33 +04:00
Konstantin Kolosovsky cdfb7aea29 IDEA-112179 Add/Edit/Delete svn properties 2013-09-10 13:55:20 +04:00
nik 0a36021e19 IDEA-112941: Throwable at com.intellij.openapi.roots.ui.configuration.classpath.ChangeLibraryLevelActionBase$1.run 2013-09-10 13:15:43 +04:00
peter da397a1f9d add a note on adverse groovy-hotswap effects on serialization (IDEA-61884) 2013-09-10 11:13:02 +02:00
nik adf5bb77fe fixed building CE by 64-bit JDK (IDEA-112953) 2013-09-10 12:47:05 +04:00
nik 1b396ef79d jps build: memory usage optimization 2013-09-10 12:47:05 +04:00
Konstantin Bulenkov 921a2f3e75 mem leak fixed 2013-09-10 09:12:18 +02:00
Dmitry Avdeev 276c402afe new project wizard 2013-09-10 11:06:36 +04:00
nik b07de54cd6 show path to incorrect zip-file in error message (IDEA-113123) 2013-09-10 10:30:22 +04:00