fix for output file by short name inside working dir (IDEA-153832)
[idea/community.git] / platform /
2016-05-03 Anna.Kozlovafix for output file by short name inside working dir...
2016-05-03 Anna.Kozlovarefactorings: collapse same named elements together...
2016-05-03 peterIDEA-155319 "Run inspection by name" should not reuse...
2016-05-02 Konstantin Kolosovskyvcs: Enabled unversioned files in commit dialog by... appcode/146.1654 clion/146.1656 dbe/146.1650 idea/146.1660 phpstorm/146.1653 pycharm/146.1651 pycharm/146.1658 rubymine/146.1655 webstorm/146.1659
2016-05-02 Konstantin Kolosovskyvcs: Added "Show Unversioned Files" toggle button to...
2016-05-02 peterkeep lookup element matchers in LookupArranger to disti...
2016-05-02 peteruse async commit in DocumentationManager
2016-05-02 peterconsider ItemEvent a user activity and allow write...
2016-05-02 Aleksey Pivovarovlst: release LST when last editor is closed
2016-05-02 petermove transaction write action assertions to a single...
2016-05-02 peteruse VfsUtilCore.toVirtualFileArray in LocalSearchScope...
2016-05-02 Vladimir Krivosheevcleanup — reduce usage of getChildren
2016-05-02 Vladimir Krivosheevcleanup — getRootElement
2016-05-02 Vladimir KrivosheevCurrently, we call getState after loadState immediately...
2016-05-02 peterdon't leak stuff via myPreferredFocusedComponent after... appcode/146.1649 clion/146.1648
2016-05-02 peterremove SmartPointerElementInfoFactory extension
2016-05-02 Kirill Likhodedovvcs: detect hasAnyMappings() correctly
2016-05-02 Anna.Kozlovaimport tests: multiple selection according to the store...
2016-05-02 Kirill Likhodedovgit: get rid of GitPlatformFacade as not valuable anymore
2016-05-02 Maxim.Mossienkomore accurate work with same jar files with different...
2016-05-02 Kirill Likhodedovvcs: use Application#invokeAndWait/Later instead of...
2016-05-02 Kirill LikhodedovDon't process VFS events if there are no VCS roots... appcode/146.1646 clion/146.1647
2016-05-02 Kirill Likhodedovrefactor: convert VcsDirtyScopeVfsListener to project...
2016-05-02 Eugene Zhuravlevensure utf-8 encoding appcode/146.1643
2016-05-02 peterIDEA-89222 Navigate file shall accept files names/path...
2016-05-02 peterIDEA-155205 Do not show "Use static import if possible...
2016-05-01 Bas LeijdekkersSSR: no duplicate results when searching for symbols
2016-04-30 Dmitry Batkovichunified exclude/include actions for inspection & find... appcode/146.1620 clion/146.1619 phpstorm/146.1621
2016-04-30 Dmitry Batkovichinspection tool window: align bottom indent when has...
2016-04-30 Dmitry Batkovichinspection tool window: sync right panel on update...
2016-04-30 Rustam VishnyakovCommit document when necessary
2016-04-30 Dmitry Batkovichinspection toolwindow: first add view the update view...
2016-04-29 Gregory.ShragoWallpaper: always recreate scaled image (esp. on conten... appcode/146.1608 clion/146.1609 dbe/146.1606 idea/146.1615 phpstorm/146.1607 pycharm/146.1611 pycharm/146.1617 rubymine/146.1613 webstorm/146.1618
2016-04-29 Dennis Ushakovfold entities to their char value
2016-04-29 Anna.Kozlovaredundant write action in tests removed
2016-04-29 Dmitry BatrakAdd an extension point implementing gutter icons merging
2016-04-29 Yaroslav LepenkinDo not allow to reformat code before commit in dumb...
2016-04-29 Konstantin Bulenkovcan't change java.awt.Color from gutter icon
2016-04-29 Yaroslav LepenkinBulk reformat/optimize is executed in background under...
2016-04-29 Sergey Ignatov[dbe] data sources ui cleanup
2016-04-29 Alexander LobasPadding for notification links
2016-04-29 Vasily PisarMerge remote-tracking branch 'origin/master'
2016-04-29 Vasily PisarMerge branch 'daywalker/cmake_editing'
2016-04-29 Vladislav.Sorokaclean-up
2016-04-29 Julia Beliaeva[vcs-log] minor: NotNull annotation
2016-04-29 Konstantin Bulenkovfix wrong order in colors gutter appcode/146.1599
2016-04-29 Julia Beliaeva[vcs-log] fix log tab numbers in split mode
2016-04-29 Anna.Kozlovapush down: provide context for newly created class...
2016-04-29 Nadya ZabrodinaMerge remote-tracking branch 'origin/master'
2016-04-29 Nadya ZabrodinaMerge branch 'nz/dnd_patch'
2016-04-29 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-04-29 Nadya Zabrodina[patch]: IDEA-39922 Apply Patch: from clipboard; refact...
2016-04-29 Nadya Zabrodina[patch]: dnd and apply from clipboard cleanUP
2016-04-29 Nadya Zabrodina[patch]: stop spinner in case of error or exception
2016-04-29 Nadya Zabrodina[patch]: implement analyze and apply patch on the fly
2016-04-29 Alexey Kudravtsevminor performance: remove redundant initializers from...
2016-04-29 Alexander LobasPadding for notification links clion/146.1595
2016-04-29 Alexey UshakovFixed JdkBundleTest.testCreateBoot and JdkBundleTest...
2016-04-29 peterremove EnsureUpToDateFromNonAWTThread
2016-04-29 Vassiliy.KudryashovIDEA-96345 Bookmark inconsistency after adding lines.
2016-04-29 irengrignode.js run configurations refactoring: return part...
2016-04-29 Dennis Ushakovadd content to the disposer
2016-04-29 Nadya Zabrodina[patch]: apply patch from clipboard implemented as...
2016-04-29 Rustam VishnyakovColor scheme meta info
2016-04-29 Nadya Zabrodinarefactoring: move common ClipboardAnalyzeLister to...
2016-04-29 Nadya Zabrodina[patch]: (IDEA-75291) implement dnd for patch file...
2016-04-29 Nadya Zabrodina[patch]: cleanUp
2016-04-29 Nadya Zabrodina[patch]: refactor ApplyPatch dialog to be able execute...
2016-04-29 Alexey Kudravtsevis fireWriteActionFinished throws, the stack is not...
2016-04-29 Alexey Kudravtsevdangling javadocs removed
2016-04-29 Alexey Kudravtsevmoved setAssertOnFileLoadingFilter from JavaPsiFacade...
2016-04-29 Alexey KudravtsevPsiManagerEx.getInstanceEx
2016-04-29 Dmitry Batkovichinspection tool window: insert tool-node before content...
2016-04-29 Dmitry Batkovichinspection tool window: drop diff support
2016-04-28 Alexander Doroshkoextract doExecuteTask() clion/146.1575 dbe/146.1573 pycharm/146.1576
2016-04-28 Egor.UshakovIDEA-155313 Stack variables requested more than once...
2016-04-28 Dmitry Batkovichinspection toolwindow: clear presentations when cleanup
2016-04-28 Nadya Zabrodina[patch]: update applied text range for ALREADY_APPLIED... appcode/146.1567
2016-04-28 Eugene Zhuravlevfix dependencies for KotlinPluginUpdater
2016-04-28 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-04-28 Aleksey Pivovarovdiff: remove usage of removed class
2016-04-28 Egor.UshakovIDEA-23075 - do not substitute slash-r on value edit...
2016-04-28 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-04-28 Aleksey Pivovarovui: Ctrl+C in Keymap settings should not copy internal...
2016-04-28 irengrigWEB-21422 Settings: correct link in the description...
2016-04-28 Vassiliy.KudryashovIndexOutOfBoundsException
2016-04-28 Vassiliy.KudryashovIDEA-144937 Bookmarks preview is not displayed (gray...
2016-04-28 Dmitry Batkovichinspection tool window: ability to regroup result tree...
2016-04-28 Dmitry Batkovichinspection tool window: negation fixed
2016-04-28 Dmitry Batkovichinspection tool window: do not throw ISE when open...
2016-04-28 Dmitry Batkovichinspection tool window: try scroll to nearest ref-entit...
2016-04-28 Dmitry Batkovichinspection tool window: cleanup
2016-04-28 Dmitry Batkovichinspection configurable: IDEA-155332 Option to only...
2016-04-28 Dmitry Batkovichinspection tool window: optimize getting sorted descrip...
2016-04-28 Dmitry Batkovichinspection tool window: method removed
2016-04-28 Sergey Malenkovbase class to create custom tree model
2016-04-28 Vassiliy.KudryashovFile bookmark always is not valid, so we lose it immedi...
2016-04-28 Eugene ZhuravlevMake InstallationUUID consistent over re-installs for...
2016-04-28 Vassiliy.KudryashovIDEA-144933 No visual feedback for adding a bookmark...
2016-04-28 Aleksey Pivovaroveditor: review fixes
next