summaryrefslogtreecommitdiff
path: root/java/java-impl/src/com/intellij/codeInsight/daemon/impl/quickfix/ReplaceInaccessibleFieldWithGetterSetterFix.java
AgeCommit message (Collapse)Author
2013-09-05Snapshot 2cb2395a861df68b665447030b8eba2323968de0 from idea/132.106 of ↵Tor Norbye
git://git.jetbrains.org/idea/community.git 2cb2395: 2013-09-04 Sergey Evdokimov - IDEA generate maven libraries with incorrect classes URL. Url points to pom.xml instead of jar. 52aca33: 2013-09-04 Vladimir Krivosheev - cleanup: remove NodeJSProcessHandler 2e683c3: 2013-09-04 peter - @VisibleForTesting: when no real visibility is specified, consider it is one less the one specified in the source (IDEA-107730) d3d2c37: 2013-09-04 Vladimir Krivosheev - CR-IC-2185 remove deprecated getStreamProviders() 6abec2b: 2013-09-04 Sergey Evdokimov - IDEA-90438 tooltip for constructor/method call should display package 7d20ed1: 2013-09-04 Vladislav.Soroka - IDEA-112870 Changing a library's scope from compile to testCompile in build.gradle does not change IDEA module settings d40c1f8: 2013-09-04 Konstantin Bulenkov - IDEA-113175 Expanding nodes in Variables(Debug tools window) while debug application throws exception 9733cb8: 2013-09-04 peter - dfa: use correct code block for closure dfa calculation 1bcdb8e: 2013-09-04 Vassiliy - http://ea.jetbrains.com/browser/ea_reports/533457 NPE after dispose (as I see) 03698e8: 2013-09-04 peter - uppercase prefix should middle-match lowercase string b2dce0d: 2013-09-04 Vladislav.Soroka - IDEA-78536 Gradle: New Project wizard: notifications on "Gradle home" field disappear too quickly 310cdb9: 2013-09-04 nik - simplified bdfbce8: 2013-09-04 nik - cleanup e2856e1: 2013-09-04 Anna Kozlova - EA-49556 - CCE: ExpectedTypesProvider$MyParentVisitor.visitAnnotationArrayInitializer a56c7b1: 2013-09-04 Alexey Kudravtsev - editor api modules refactoring: - editor-ui-api module containing public API editor interfaces - editor-ui-impl module containing editor implementation interfaces - analysis* modules made dependant on editor-ui* modules - highlighting classes moved to *analysis* modules - majority of highlighting quickfixes moved to QuickFixFactory - injections in GeneralHighlightingPass splitted away to InjectedGeneralHighlightingPass 06c2cde: 2013-09-04 Alexey Kudravtsev - removing of smart pointers fixed 2a8f1fb: 2013-09-04 Anna Kozlova - Merge remote-tracking branch 'origin/master' 9494207: 2013-09-04 Anna Kozlova - Revert: Fix all known "Field may be final" problems (IDEA-80439, IDEA-84561, IDEA-84614, IDEA-87373,IDEA-89711, IDEA-91969, IDEA-111396) (a3afcb0) 2c72731: 2013-09-04 Mikhail Golubev - Merge remote-tracking branch 'origin/master' 321e11e: 2013-09-04 Anna Kozlova - testdata updated 0622404: 2013-09-03 Anna Kozlova - method refs: ambiguity (IDEA-113078) a3afcb0: 2013-09-04 Bas Leijdekkers - Fix all known "Field may be final" problems (IDEA-80439, IDEA-84561, IDEA-84614, IDEA-87373,IDEA-89711, IDEA-91969, IDEA-111396) d1f8908: 2013-09-04 Vladislav.Soroka - IDEA-50450 Gradle code insight 071903a: 2013-09-04 nik - compilation fixed cc76e57: 2013-09-04 nik - xdebugger api: method intended for internal use only removed from interface dc939ea: 2013-09-04 nik - xdebugger api: constant moved to proper class 3b928f9: 2013-09-04 nik - deprecated XNamedValue class from inappropriate package, usages migrated to use proper class e34bd1c: 2013-09-03 Max Medvedev - Groovy: inplace introduce parameter. initial a8f70f8: 2013-08-29 Max Medvedev - Groovy: initial in-place introduce constant 0ad9f02: 2013-09-04 nik - xdebugger api streamlined: unnecessary intermediate classes removed, XNamedValue moved to proper package adf5a40: 2013-09-04 Vladimir Krivosheev - deprecated getStreamProviders d273f7d: 2013-09-03 Bas Leijdekkers - "Move assignment to field declaration" intention CCE fix 5ce8e21: 2013-09-03 Konstantin Bulenkov - NPE fix 318ea89: 2013-09-03 Konstantin Bulenkov - add retina to statistics 6274f22: 2013-09-03 Mikhail Golubev - Remove annoying warning about unparsable date from RedmineRepository d1ccda6: 2013-09-03 Andrey Vlasovskikh - Merge remote-tracking branch 'origin/master' e410ff2: 2013-09-03 Mikhail Golubev - Add attempt to move issue to "Reopened" state if some error occur d062130: 2013-09-03 Vladislav.Soroka - IDEA-50450 Gradle code insight 73cf33f: 2013-09-03 peter - dfa: analyze inner class field initializers b87a393: 2013-09-03 peter - don't pass null dependencies to fold region cached values f770424: 2013-09-03 Mikhail Golubev - Add TaskBuilder helper class. Update repository integration tests accordingly 48ef9f7: 2013-09-03 Andrey Vlasovskikh - Merge branch 'python-fixes' bed7303: 2013-09-03 peter - don't pass null dependencies to fold region cached values b85f89b: 2013-09-03 peter - clear meta data at least when its target element changes 3bb5907: 2013-09-03 peter - dfa: analyze only top-level methods together with their nested classes 1d180f0: 2013-09-03 peter - copy constructor for MultiMap e1cdae4: 2013-09-03 peter - render lookup elements in a read action (EA-49032, some accessibility stuff may access it from non-EDT) 48ba699: 2013-09-03 Vladislav.Soroka - IDEA-50450 Gradle code insight 45008fd: 2013-09-03 nik - added assertions to check that module root type id can be properly stored 5aa3fe4: 2013-09-03 nik - support for resource directories: enable java-specific actions only for directories under source roots 21b9422: 2013-09-03 Konstantin Bulenkov - IDEA-113150 Balloon shadow looks bad under Retina 35755e9: 2013-09-03 Alexey Kudravtsev - cleanup 2c3ff99: 2013-09-03 Alexey Kudravtsev - tighten expectations 8cde32f: 2013-09-03 Alexey Kudravtsev - cleanup 5e53dd4: 2013-08-30 Alexey Kudravtsev - assertions cadf902: 2013-08-30 Alexey Kudravtsev - notnull, cleanup 50638b6: 2013-08-30 Alexey Kudravtsev - notnull d58ae6e: 2013-08-30 Alexey Kudravtsev - cleanup 60a92d1: 2013-08-30 Alexey Kudravtsev - annotations 52eefc3: 2013-08-30 Alexey Kudravtsev - cleanup 67791f7: 2013-08-29 Alexey Kudravtsev - notnull 76d2c5e: 2013-08-29 Alexey Kudravtsev - removed @Nullable from getVirtualFile() since it is almost never null 0b9b6e5: 2013-08-29 Alexey Kudravtsev - removed @Nullable from getVirtualFile() since it is almost never null a2e1b80: 2013-09-03 Mikhail Golubev - IDEA-112857 Cannot open task for JIRA server. Testing connection works. JiraRepository's GSON instance uses TaskUtil#parseDate to deserialize dates 8583a9b: 2013-09-03 Konstantin Kolosovsky - Merge branch 'svn1_8_new' e976ec1: 2013-09-03 Mikhail Golubev - Merge remote-tracking branch 'origin/master' 3077f6c: 2013-09-03 Konstantin Kolosovsky - IDEA-94942 Fixed info command for nonexistent file 8861d44: 2013-09-03 Mikhail Golubev - IDEA-112857 Cannot open task for JIRA server. Testing connection works. Update date parsing to accept single date as well 132a601: 2013-09-03 Anna Kozlova - Merge remote-tracking branch 'origin/master' a419785: 2013-09-03 Anna Kozlova - NPE 4b9b570: 2013-09-03 Andrey Vlasovskikh - Added ignore shadowed built-in quick-fix (PY-8672) 7a47af4: 2013-09-02 nik - simplification c0ffb7c: 2013-09-02 nik - base class extracted c17c545: 2013-09-02 nik - refined types of FileIndex to make easier searching for ModuleFileIndex specific methods 52a0af9: 2013-09-02 nik - custom source root types supported in DirectoryIndex f6ed90c: 2013-09-03 Dmitry Avdeev - getting rid of PsiSoftReferenceDecorator 0fe9c4d: 2013-09-03 Anna Kozlova - optimization: do not obtain text 391e125: 2013-09-03 peter - avoid passing null dependencies to cached value 372bdda: 2013-09-03 Dmitry Avdeev - TextRange going to be fair: javadocs d091163: 2013-09-03 Dmitry Avdeev - TextRange going to be fair: javadocs 897f497: 2013-09-03 peter - PsiPackageImpl.findClassByShortName should check containsClassNamed before linearly traversing all the package files f045a48: 2013-09-03 Anna Kozlova - optimization: avoid searching for all classes when non-strict mode is on 6423cde: 2013-09-03 Anna Kozlova - cleanup 662b874: 2013-09-03 Dmitry Avdeev - TextRange going to be fair 7bd0a96: 2013-09-03 Konstantin Bulenkov - IDEA-113130 Project View on Mac: text is invisible under selection 89c8508: 2013-09-03 Sergey Evdokimov - Reference inside <relativePath>../pom.xml</relativePath> refers to <xs:element name="relativePath" minOccurs="0" type="xs:string" default="../pom.xml"> instead of pom.xml Fix tests. 445d3c1: 2013-09-03 Konstantin Kolosovsky - IDEA-112803 90c4159: 2013-09-03 peter - avoid passing null dependencies to cached value d0a3be5: 2013-09-03 peter - IDEA-112526 com.intellij.openapi.util.text.StringUtil.join() variants have inconsistent behavior 4b4209b: 2013-09-03 Sascha Weinreuter - Merge remote-tracking branch 'origin/master' 670eb2e: 2013-09-03 Sergey Evdokimov - Reference inside <relativePath>../pom.xml</relativePath> refers to <xs:element name="relativePath" minOccurs="0" type="xs:string" default="../pom.xml"> instead of pom.xml +review CR-IC @Dmitriy.Avdeev c300c0d: 2013-09-03 Sascha Weinreuter - IDEA-113046: XSL autocompletion insert unnecessary elements 725c90b: 2013-09-03 Dmitry Avdeev - TextRange going to be fair 0e01c80: 2013-09-03 Konstantin Kolosovsky - IDEA-94942 Revert of missing directories fixed 1328456: 2013-09-03 Roman Shevchenko - EA-40505 (don't fail on malformed .zip files) 208d804: 2013-09-03 Dmitry Avdeev - TextRange going to be fair 8a528da: 2013-09-02 Vladimir Krivosheev - mark StreamProvider.saveContent content param as NotNull 920594a: 2013-09-02 Konstantin Kolosovsky - IDEA-112805 "Merge from" -> "Manual select", "Select with pre-filter" base implementation de6b1c3: 2013-09-02 peter - IDEA-112779 ISE at com.intellij.ide.util.gotoByName.ChooseByNameBase.getNames 510ccb2: 2013-09-02 Vladimir Krivosheev - extract guessProjectForContentFile 41a0645: 2013-09-02 Konstantin Bulenkov - IDEA-113071 File Colors feature doesn't work in ProjectView under Darcula 8dbc50c: 2013-09-02 peter - use not-null CachedValue dependencies b4c2616: 2013-09-02 Aleksey Pivovarov - Github: run in EDT 83ebb64: 2013-09-02 Aleksey Pivovarov - IDEA-112867 Github: show diff for remote branch b716a1e: 2013-09-02 Aleksey Pivovarov - Github: add util function 0064502: 2013-09-02 Aleksey Pivovarov - Github: add computeValueInModal without exceptions 8f54a42: 2013-09-01 Aleksey Pivovarov - Remove code duplication 1d75872: 2013-09-01 Aleksey Pivovarov - Revert GitHub WebBrowserUrlProvider extension 40fa73f: 2013-09-02 Anna Kozlova - Merge remote-tracking branch 'origin/master' 9d1857b: 2013-09-02 Anna Kozlova - cache scope in ref c6e41b5: 2013-09-02 Anna Kozlova - parameter info generics: check resulted html 83ec3ed: 2013-09-02 Bas Leijdekkers - Fix "Loop variable not updated inside loop" inspection the the presence of polyadic expressions and add test 7d52e17: 2013-09-02 Konstantin Bulenkov - fix Ctrl+Click 6414f18: 2013-09-02 Konstantin Bulenkov - get back (JTree)e.getSource 33c79a3: 2013-09-02 Konstantin Bulenkov - multi selection dnd f135b4e: 2013-09-02 peter - provide missing dependencies for various CachedValue-s 9564cda: 2013-09-02 peter - [^kb] collect os type and os version stats in separate groups 01d5b0e: 2013-09-02 Yann Cébron - do not return invalid DOM element b14a923: 2013-09-02 Roman Shevchenko - IDEA-112412 ("Internal Error" dialog usability) 721701a: 2013-09-02 Roman Shevchenko - Bootstrap dependencies lessened 0282729: 2013-09-02 Konstantin Bulenkov - UI info statistics 015c3dd: 2013-09-02 Konstantin Kolosovsky - IDEA-94942 Subversion change lists implementation bfb3a8b: 2013-09-02 Anna Kozlova - remove testdata copyright 32fa8b7: 2013-09-02 Anna Kozlova - support downloadUrl for custom plugin repositories (IDEA-112778) e06741a: 2013-09-02 Roman Shevchenko - IDEA-112276 (turn startup exceptions in AS to Google) dd37027: 2013-09-02 Anna Kozlova - EA-49390 - assert: WriteCommandAction.execute d29cb10: 2013-09-02 Anna Kozlova - EA-49373 - assert: PsiFileImpl.loadTreeElement f2dace3: 2013-09-02 Anna Kozlova - optimization (CR-IC-2032) 38c6a24: 2013-09-02 Anna Kozlova - method refs: mismatched collection query (IDEA-112981) 465edc7: 2013-09-02 Anna Kozlova - cleanup after review (++IDEA-112553) 751525b: 2013-09-02 Vladislav.Soroka - Merge remote-tracking branch 'origin/master' c28ebf2: 2013-09-02 Dmitry Avdeev - IDEA-112914 Insert closing tag after typing </ : fixing tests 601f184: 2013-09-02 Roman Shevchenko - Test fixed 4358f3f: 2013-08-30 Alex Ruiz - Updated to Gradle version that supports single-pass project import. c056544: 2013-09-02 Konstantin Kolosovsky - IDEA-112805 "Merge from" -> "Merge all" implementation for reintegrate merge 1d626b5: 2013-09-02 Konstantin Kolosovsky - IDEA-94942 Ability to handle subversion properties recursively 127bc3f: 2013-09-02 peter - don't warn when calling @VisibleForTesting method with no original visibility specified (IDEA-107730) 44011ff: 2013-09-02 peter - first letter case sensitivity should match pattern start with name start even in middle matches ec36ca8: 2013-09-01 Konstantin Bulenkov - TreePath bound shouldn't be changed. Roll back last two changes abe39e9: 2013-08-31 peter - use the new stub index key processing API for class name completion 8b100aa: 2013-08-31 Konstantin Bulenkov - avoid extra gradient on Mac (NavBar + Run Bar) c4ba846: 2013-08-31 Konstantin Bulenkov - support fully transparent combo (no border and bg) 15809e5: 2013-08-31 peter - suggest better-matching non-imported classes by default 3d0bb87: 2013-08-31 peter - don't duplicate expected type argument variant when showing non-imported classes 4135d12: 2013-08-31 peter - make tests more independent from all/imported classes behavior 0b3f5d3: 2013-08-31 peter - editors should only handle bulk changes of their own documents (otherwise main editor constantly scrolls during test run) 445acfb: 2013-08-31 peter - make tests more independent from all/imported classes behavior fa68185: 2013-08-30 peter - IDEA-112173 Smart completion after 'new' should honor upper bound of generic parameters aff844a: 2013-08-30 Eugene Kudelevsky - IDEA-112979 spellchecker inspection should be suppressed for symbols user cannot edit 584c732: 2013-08-30 Anna Kozlova - Merge branch 'master' of git.labs.intellij.net:idea/community f1df9e8: 2013-08-30 Dmitry Jemerov - packaging UI moved to lang-impl 48205f5: 2013-08-30 Anna Kozlova - IDEA-112562 Pull up should allow to pull method body into interface as default method ca6489e: 2013-08-30 Yann Cébron - + "tuple" b5ea526: 2013-08-30 Roman Shevchenko - NPE fixed d562eba: 2013-08-30 Roman Shevchenko - vfs: async refresh for .jar files (IDEA-112873) 68e340a: 2013-08-30 Roman Shevchenko - vfs: .jar refresh test 76fa4e7: 2013-08-30 Dmitry Trofimov - Merge remote-tracking branch 'origin/master' fd1a3b6: 2013-08-30 Dmitry Trofimov - Fixed short-cup processing (VIM-552). 5426bcf: 2013-08-30 Anna Kozlova - NPE 0510fad: 2013-08-30 Bas Leijdekkers - java.util.Calendar methods magically annotated (IDEA-112317) b59b96d: 2013-08-30 Anna Kozlova - hide ignored tests: do not treat test case with ignored and non-ignored tests as ignored (IDEA-112757) 4eeaa0a: 2013-08-30 Anna Kozlova - EA-49189 - assert: GotoDeclarationAction.chooseAmbiguousTarget 41a598b: 2013-08-30 Anna Kozlova - accept @docRoot in parameter documentation 46fb5e8: 2013-08-30 Denis Fokin - IDEA-35480 Per project/frame modality f146f92: 2013-08-30 Vladimir Krivosheev - overrides 344c895: 2013-08-30 Kirill Likhodedov - IDEA-112868 "Compare middle and left panel contents" swaps the files b7e8a2a: 2013-08-30 Konstantin Kolosovsky - IDEA-94942 Info client refactored Create branch/tag action implemented ef8db2c: 2013-08-30 Vladimir Krivosheev - don't allow set root as root 1bb97bb: 2013-08-30 Vladimir Krivosheev - show NaN or Infinity as KEYWORD instead of NUMBER ae52dd2: 2013-08-30 Bas Leijdekkers - fix testdata 403a77b: 2013-08-30 Vassiliy Kudryashov - IDEA-112669 Project View: "Wide selection" broken 97c8241: 2013-08-30 Vladimir Krivosheev - AddToWatches action should be available in the Inspect pop-up too a8fdca8: 2013-08-30 Vladimir Krivosheev - XInspectDialog — use XValueHintTreeComponent, now UI of this component closer to inspect functionality from the editor 61ad075: 2013-08-30 Vladimir Krivosheev - cleanup 67d92f5: 2013-08-30 Roman Shevchenko - vfs: null-tolerant property change event (OC-7947) ffe6785: 2013-08-30 Roman Shevchenko - Test cleanup dedb189: 2013-08-30 Sergey Simonchik - refresh if not valid f287c7c: 2013-08-30 Anna Kozlova - inspection settings: do not override stored settings when try to init from source profile (IDEA-112668) 1e303c6: 2013-08-30 Anna Kozlova - IDEA-112684 0ea95a6: 2013-08-30 Mikhail Golubev - Remove old version of Assembla connector 7959ff2: 2013-08-30 Mikhail Golubev - Update repositories integration tests efa295e: 2013-08-30 Mikhail Golubev - Merge remote-tracking branch 'origin/master' 4466d42: 2013-08-30 Dmitry Avdeev - TypeOrElementOrAttributeReference extracted e310a22: 2013-08-30 nik - more usages of getSourceContentRoots corrected to fetch only java roots where needed 0d7f837: 2013-08-30 Alexander Zolotov - RUBY-14163 "p" Ruby live template expands to "params" in ERB files 5f62d94: 2013-08-30 Dmitry Avdeev - cleanup c9d4712: 2013-08-30 Dmitry Avdeev - cleanup 368636d: 2013-08-30 Vladislav.Soroka - IDEA-50450 Gradle code insight. 'configurations' resolving added 6ec1856: 2013-08-30 Vladimir Krivosheev - add "Collecting" message only if computation is not yet done cafb4a9: 2013-08-30 Vladimir Krivosheev - remove deprecated method c7c8f30: 2013-08-30 Vladimir Krivosheev - cleanup ca42bab: 2013-08-30 Dmitry Avdeev - @NotNull b100cb3: 2013-08-30 Dmitry Avdeev - IDEA-112914 Insert closing tag after typing </ 6dc07e7: 2013-08-30 Dmitry Avdeev - diagnostics for EA-48275 - SIOOBE: TextRange.substring 8091683: 2013-08-30 Dmitry Avdeev - cleanup c7ddea2: 2013-08-30 Bas Leijdekkers - enable "Ignore named constants in determining pointless expressions" option by default (IDEA-112864) 84f8dd7: 2013-08-30 Vladimir Krivosheev - correct XGroupingValue package 256e07b: 2013-08-30 Vladimir Krivosheev - move ObsolescentAsyncResults to xdebugger 7c56a37: 2013-08-30 Anna Kozlova - create var from instanceOf check: do not insert before previous line end-line comment 7d71ded: 2013-08-30 Bas Leijdekkers - EA-49286 (CCE: SimplifiableIfStatementInspection.buildNegatedExpressionText) 7bbb306: 2013-08-30 Sergey Evdokimov - Exclude target/work/* expect target/work/plugins 47a0044: 2013-08-30 Mikhail Golubev - Update JIRA integration tests: add new one to test status changing capability bdf2e58: 2013-08-30 Sergey Evdokimov - IDEA-112910 Grails advanced mode 48df8f8: 2013-08-30 nik - unused class deleted b56c3aa: 2013-08-30 nik - unused code removed 4f49ed7: 2013-08-30 nik - more usages of getSourceRoots corrected to fetch only java or only resource roots where needed 0b234d4: 2013-08-30 Anna Kozlova - method refs: perform highlighting checks on valid refs only 7584749: 2013-08-30 Anna Kozlova - method refs: accept 2 phase acceptance (static and receiver based), raise 'staticAccess' errors at highlighting level 8cb40bf: 2013-08-30 nik - notnullified 713a474: 2013-08-30 nik - added methods to get module source roots of different types; exclude resource roots from processing where needed ec7ee74: 2013-08-29 nik - don't treat deep inner classes names in run configurations as path variables 673a512: 2013-08-29 nik - module source roots: show correct icon for custom root types 19d4ebf: 2013-08-29 nik - NPE fixed 72c4726: 2013-08-28 nik - 'equals' for source folders fixed 4da8e26: 2013-08-28 nik - added 'Mark Directory as Root' actions for resource roots d0d47a5: 2013-08-28 nik - cleanup 345eb19: 2013-08-28 nik - mark as root action: obtain action presentation from root type fff4ee8: 2013-08-28 nik - resource roots supported for java modules (IDEA-71324) 14fa2eb: 2013-08-30 Dmitry Avdeev - IDEA-112885 Task management: Open Task makes no effect f2e34ac: 2013-08-30 Bas Leijdekkers - IDEA-112813 (Chain of instanceof checks: Support if/if/if/... chains) 52a714a: 2013-08-30 Aleksey Pivovarov - IDEA-112823 Github: use inherited URL TextField 6efccd8: 2013-08-30 Aleksey Pivovarov - Github: fix initialization order in copy constructor 91f93c0: 2013-08-29 Aleksey Pivovarov - Github: split function 9116ba2: 2013-08-29 Aleksey Pivovarov - Github: Simplify ecc4302: 2013-08-29 Aleksey Pivovarov - Github: strict isConfigured() 270c7b2: 2013-08-29 Bas Leijdekkers - IDEA-112755 ("JUnit test method contains no assertions" for hamcrest-based assertions) 44de4db: 2013-08-29 Bas Leijdekkers - IDEA-112753 ("JUnit test method contains no assertions" detailed description mentions missing table) e0480b7: 2013-08-29 Bas Leijdekkers - try to fix hard to reproduce NoSuchFieldException (IDEA-112678) d4f214a: 2013-08-29 Yann Cébron - IDEA-112700 Devkit: highlight usage of deprecated EPs 484fb86: 2013-08-29 Yann Cébron - DevKit: move test data to proper place e936fb2: 2013-08-29 Konstantin Kolosovsky - IDEA-94942 Updated SvnKit vs CommandLine resolution strategy c735071: 2013-08-29 Nadya Zabrodina - parsing tests added for log command and moved to separate test class 493eb87: 2013-08-29 Nadya Zabrodina - Template for old hg version added (without join function) 8cbe8e7: 2013-08-29 Nadya Zabrodina - HgVersion changed: use only 1 digit as minor version component de9bccd: 2013-08-29 Konstantin Kolosovsky - IDEA-112869 9f41ec2: 2013-08-29 Sergey Evdokimov - Add registry key 'grails_griffon.view' 6606b34: 2013-08-29 Alexey Kudravtsev - Merge remote-tracking branch 'origin/master' 3438be5: 2013-08-29 peter - IDEA-112329 IDE Fatal Errors dialog: Details tab can't be scrolled e130d1d: 2013-08-29 peter - IDE errors dialog: use better-looking JTextArea (IDEA-109834) 4b0b915: 2013-08-29 Alexey Kudravtsev - compilation dcb5208: 2013-08-29 Alexey Kudravtsev - notnull 48d2b9c: 2013-08-29 Alexey Kudravtsev - notnull 808f5ae: 2013-08-29 Alexey Kudravtsev - notnull b096e0c: 2013-08-29 Alexey Kudravtsev - notnull f988efe: 2013-08-29 Alexey Kudravtsev - notnull 029295f: 2013-08-29 Alexey Kudravtsev - moved to java-psi fed5eeb: 2013-08-29 Alexey Kudravtsev - notnull 6eff0fb: 2013-08-29 Alexey Kudravtsev - notnull a2a52b6: 2013-08-29 Konstantin Kolosovsky - IDEA-94942 Viewing subversion properties for item IDEA-112719 ecb474d: 2013-08-29 Mikhail Golubev - IDEA-112828 NPE when trying to close JIRA issue 0c8b65d: 2013-08-29 Roman Shevchenko - vfs: symlink target update w/o file recreation (OC-7947) 34c43fe: 2013-08-29 Roman Shevchenko - Cleanup 46e06f7: 2013-08-29 Vladimir Krivosheev - prefer doWhenDone(@NotNull final Consumer<T> consumer) e409a49: 2013-08-29 Vladimir Krivosheev - deprecate doWhenRejected(@NotNull final Handler<T> handler) 6e84f22: 2013-08-29 Vladislav.Soroka - IDEA-112865 Gradle: completion and quick-docs for standard gradle plugins 6a10552: 2013-08-29 Vladimir Krivosheev - WEB-8064 Debugger: Pause Program button is not working actionCallback — pass error message to child b8c9cdd: 2013-08-29 peter - test paste single tabbed string into block selection 2411065: 2013-08-29 Yann Cébron - Dom EPs: revert <with> for "dom.converter" (breaks for CustomReferenceConverter) c376d34: 2013-08-29 Dmitry Avdeev - EA-48655 - IAE: XmlMover.checkAvailable 7cb078e: 2013-08-29 Dmitry Avdeev - EA-48877 - NPE: GenerateByPatternDialog.update 3046258: 2013-08-29 Fedor Korotkov - Reverted a8992f523de8898: Fixed performance issue. 28a10e0: 2013-08-29 Vladimir Krivosheev - EditorTabPopupMenuEx — add separator between RunContextPopupGroup and VersionControlsGroup (the same as in the EditorPopupMenu) add OpenInBrowser to editor tab popup menu, move it to RunContextPopupGroup disable GithubWebBrowserUrlProvider until purpose of this implementation is not clear b7bc081: 2013-08-29 Max Medvedev - introduce constant to a script 2a3ccbb: 2013-08-29 Max Medvedev - choose target class for introduce constant 5750c71: 2013-08-29 Sergey Evdokimov - EA-49076 - assert: ComponentManagerImpl.getPicoContainer 5f56145: 2013-08-28 Mikhail Golubev - Slightly update JQL lexer rules ef0f8ed: 2013-08-28 Konstantin Kolosovsky - IDEA-94942 Parsing "svn status" output with remote changes IDEA-112729 Change-Id: Icbc9b8c16a0c7766bd64993999b5905e8cd24257
2013-08-07Snapshot af729d01433bb5bbd6ca93c0fdf9778b36d624ce from master branch of ↵Tor Norbye
git://git.jetbrains.org/idea/community.git Change-Id: I214dd066d0d27444a26166c0eae1a5aaf3705d49
2013-06-07Snapshot 621d3b6adc5a7cb6f13e27610aa33af48f13da27 from master branch of ↵Tor Norbye
git://git.jetbrains.org/idea/community.git Change-Id: I3e2f8acd6054389626ab7c0f9065c8d905e99436
2013-01-08Snapshot of commit d5ec1d5018ed24f1b4f32b1d09df6dbd7e2fc425Jean-Baptiste Queru
from branch master of git://git.jetbrains.org/idea/community.git