idea/community.git
2016-05-04 Dmitry Batkovichexport html action: expand text field
2016-05-04 Dmitry Batkovichexport html action: do not traverse tree for excluded...
2016-05-04 Dmitry Batkovichexport html action: lambda conversion
2016-05-04 Dmitry Batkovichcleanup
2016-05-03 Maxim.Mossienkoserialize keys before calling append appcode/146.1675 clion/146.1671 dbe/146.1668 idea/146.1669 phpstorm/146.1670 pycharm/146.1673 pycharm/146.1677 rubymine/146.1672 webstorm/146.1678
2016-05-03 Maxim.Mossienkohandle runtime exception same way as ioexception when...
2016-05-03 peteruse app invokeAndWait in tests by default
2016-05-03 peterdon't let indexing use meaningless empty editor highlighter
2016-05-03 peterdo lighter checks before calling isChainable that might...
2016-05-03 Maxim.Mossienko- filter out invalid index ids earlier
2016-05-03 Maxim.Mossienko- request for indices during initialization phase shoul...
2016-05-03 Maxim.Mossienko - remove absent (in this session) stub indices properl...
2016-05-03 Konstantin... fix several hidpi issues with non-scalable insets
2016-05-03 Anna.Kozlovajunit sm runner: restore support for exceptions in...
2016-05-03 Anna.Kozlovaif provided, search existing tests by location string...
2016-05-03 Anna.Kozlovatest presentation: include root comment as qualifier...
2016-05-03 Daniil Ovchinnikov[groovy] remove methods that became unused after transf...
2016-05-03 Daniil OvchinnikovMerge branch 'dany/groovy-transformations'
2016-05-03 Julia Beliaeva[tabs] PanelWithActionsAndCloseButton uses proper close...
2016-05-03 Julia Beliaeva[tabs] dispose specific tab when closing
2016-05-03 Julia Beliaeva[vcs-log] close log tabs on dispose when they are in...
2016-05-03 Julia Beliaeva[vcs-log] close log tab action also works when tabs...
2016-05-03 Julia Beliaeva[tabs] merge action disposes old contents after creatin...
2016-05-03 Julia Beliaeva[tabs] do not dispose tabs while spliting them
2016-05-03 Konstantin... Simplify
2016-05-03 Konstantin... cleanup
2016-05-03 Konstantin... additional constructor for custom line border
2016-05-03 Maxim.Mossienkofix startOffset used for constructing FindResultUsageInfo
2016-05-03 Kirill LikhodedovMake VcsDirtyScopeVfsListener a service, not a component
2016-05-03 Konstantin... wrong colors when switching from/to Darcula appcode/146.1667 clion/146.1666
2016-05-03 Konstantin... introduce JBColor.isBright() for better use with lambdas
2016-05-03 Kirill Likhodedovvcs test: use getComponent to get component instead...
2016-05-03 Konstantin... new colors for Info balloons in Darcula
2016-05-03 Konstantin... change balloon border for Darcula
2016-05-03 Anna.Kozlovasm junit: parallel execution for tests (IDEA-148602)
2016-05-03 peterremove wrong capture treatment: the completion result...
2016-05-03 Eugene Zhuravlevexcessive logging commented
2016-05-03 Eugene Zhuravlevuse loopback address explicitly when forking external...
2016-05-03 Konstantin... support JBColor preview in gutter
2016-05-03 Konstantin... Color Picker: return color with alpha
2016-05-03 Konstantin... File Chooser: Can't set opacity to 255
2016-05-03 Mikhail GolubevPY-19399 Prohibit intention "Convert collection to... appcode/146.1665 clion/146.1664
2016-05-03 Mikhail GolubevPY-16553 Remove comma from one element tuple when conve...
2016-05-03 Mikhail GolubevPY-16553 Simpler solution - add missing comma through PSI
2016-05-03 Mikhail GolubevPY-16553 Add trailing comma when converting single...
2016-05-03 peterhonor the fact that write-unsafe modality nesting doesn...
2016-05-03 peterallow for cleanup to run later in NormalCompletionTest
2016-05-03 peterprohibit sync transactions from swing invokeLater appcode/146.1662 phpstorm/146.1663
2016-05-03 Anna.Kozlovaintroduce variable: correct check for cast type clion/146.1661
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... vcs: 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... vcs: Added "Show Unversioned Files" toggle button to...
2016-05-02 peteravoid recursive super class reference resolve
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 peterPythonSdkDetailsStep: remove seemingly unnecessary...
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 Anna.Kozlovaread action
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 LikhodedovinvokeAndWait via ApplicationImpl
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 Likhodedovsimplify code
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 peterextract MethodReferenceResolver.canBeConstructed and... clion/146.1644 phpstorm/146.1645
2016-05-02 peterdon't search for stubbed elements inside javadoc comments
2016-05-02 Eugene Zhuravlevensure utf-8 encoding appcode/146.1643
2016-05-02 Anna.Kozlovaredundant write action in tests
2016-05-02 peterIDEA-154276 Suggest method references to constructors...
2016-05-02 peterIDEA-154336 Missing space after completed @annotation
2016-05-02 peterIDEA-154816 Do not show "Select classes to import"...
2016-05-02 peter"too generic method" completion sorting criteria should...
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-02 peterIDEA-155309 Complete statement does not work for `defau...
2016-05-01 Bas LeijdekkersIG: do not write default values to settings appcode/146.1633 appcode/146.1641 clion/146.1632 clion/146.1639 dbe/146.1634 idea/146.1636 phpstorm/146.1635 pycharm/146.1637 pycharm/146.1638 rubymine/146.1640 webstorm/146.1642
2016-05-01 Bas LeijdekkersSSR: no duplicate results when searching for symbols
2016-04-30 Daniil Ovchinnikov[groovy] fix blinking test appcode/146.1629 clion/146.1626 dbe/146.1623 idea/146.1624 phpstorm/146.1627 pycharm/146.1622 pycharm/146.1625 rubymine/146.1628 webstorm/146.1630
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 peterTestOnlyInspection cleanup
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 peterIDEA-155183 Class autocomplete in META-INF.services...
2016-04-29 peterIDEA-154891 IDEA adds unnecessary space/colon on switch...
next