idea/community.git
2016-10-04 Denis FokinIDEA-162025 Unexpected focus-effect painting in ComboBo...
2016-10-04 Dmitry BatrakIDEA-161930 Editing method invocations with parameter...
2016-10-04 Aleksey Pivovarovui: show icons in gutter under HiDPI
2016-10-04 Dmitry Batrakadded dummy inlay model implementation for injected...
2016-10-04 Dmitry Batrakrefactoring (following IDEA-CR-14187)
2016-10-04 Dmitry Batrakcleanup - use Java 8 features, remove redundant code
2016-10-04 Dmitry BatrakIDEA-161418 Missing example of "Inline parameters hint...
2016-10-04 Aleksey PivovarovEA-89319 - IAE: ObjectUtils.notNull
2016-10-04 Aleksey PivovarovIDEA-154724 ui: fix editor code lens under HiDPI phpstorm/163.5659
2016-10-04 Roman Shevchenko[platform] reusing the launcher script lookup method...
2016-10-04 Tagir ValeevIDEA-162051 Simplify !Stream.anyMatch(x -> !(...))...
2016-10-04 Aleksey Pivovarovui: scale default JSlider sizes under HiDPU
2016-10-04 Aleksey Pivovarovmerge: log error if dialog is shown under write lock
2016-10-04 Anna.Kozlovainlay parameter names: detect builder pattern by return...
2016-10-04 Yaroslav Lepenkin[Parameter Name Hints] show for single param null and...
2016-10-04 Anna.Kozlova@SuppressWarning for foreach and try-with-resources...
2016-10-04 Anna.Kozlovaforking tests: make the output available immediately...
2016-10-04 Tagir ValeevStreamAPI migration: limited sorting support appcode/163.5651 clion/163.5650
2016-10-04 Dmitry TrofimovMerge remote-tracking branch 'origin/master'
2016-10-04 Dmitry TrofimovCheck stating only when running on teamcity
2016-10-04 Tagir ValeevStreamAPI migration: propose to use any/all/noneMatch...
2016-10-04 Egor.UshakovEA-68778 - IAE: StackFrameDescriptorImpl.<init>
2016-10-04 Anna Kozlovawrite action added
2016-10-04 Anna KozlovaCCE for lambda expressions
2016-10-04 Anna Kozlovajunit: don't try to skip suite classes when no suites...
2016-10-04 Tagir ValeevExpressionUtils#getAssignment now returns simple assign... appcode/163.5715 appcode/163.5798
2016-10-04 nikGWT: pass classpath for GWT compiler via file to avoid...
2016-10-04 Tagir ValeevJava8CollectionsApiInspection is split into 4 separate...
2016-10-04 Tagir ValeevControlFlowUtils#statementBreaksLoop; StreamApiMigratio... appcode/163.5644.10 appcode/163.5644.12 clion/163.5644.7 dbe/163.5643 idea/163.5644 idea/163.5644.3 phpstorm/163.5644.4 pycharm/163.5644.6 pycharm/163.5645 pycharm/163.5646 rubymine/163.5644.5 webstorm/163.5642 webstorm/163.5644.1
2016-10-03 Konstantin... Allow to travers the whole tree from root using just... appcode/163.5628 appcode/163.5640 clion/163.5635 dbe/163.5636 idea/163.5637 phpstorm/163.5639 pycharm/163.5633 pycharm/163.5638 rubymine/163.5634
2016-10-03 Konstantin... Show configurables ids on Shift if and only if registry...
2016-10-03 Konstantin... make show configurable ids by registry key
2016-10-03 Egor.UshakovEA-89344 - IAE: JavaLineBreakpointType$LineJavaBreakpoi...
2016-10-03 Ilya.KazakevichMerge remote-tracking branch 'origin/master' pycharm/163.5627
2016-10-03 Ilya.KazakevichMerge branch 'adamcharnock-manage' of https://github...
2016-10-03 Yaroslav Lepenkin[Parameter Name Hints] show all single letter params
2016-10-03 Aleksey PivovarovIDEA-161976 ui: fix default `JBTable.getPreferredScroll...
2016-10-03 Egor.Ushakovcleanup
2016-10-03 niksome unstable APIs marked with ApiStatus.Experimental...
2016-10-03 nikApiStatus.Experimental annotation made public
2016-10-03 Yaroslav Lepenkin[Parameter Name Hints] do not show hints for builder...
2016-10-03 Yaroslav Lepenkin[Parameter Name Hints] show hints for single param...
2016-10-03 Egor.UshakovIDEA-130822 Special Java/Swing widget to enable/disable... appcode/163.5604 clion/163.5603
2016-10-03 Alexander ZolotovSkip autopopup in comments handler should use context...
2016-10-03 Dmitry AvdeevProjectOpeningTest
2016-10-03 nikbuild scripts: compile additional modules to fix buildi...
2016-10-03 Aleksey Pivovarovdiff: extract method
2016-10-03 Aleksey Pivovarovdiff: support BOM differences
2016-10-03 Aleksey Pivovarovdiff: add default implementations for interface methods
2016-10-03 fitermayExtends PyConstantExpressionEvaluator.evaluateBoolean...
2016-10-03 fitermayRemove yellow code (unnecessary checks, lambdify, ...
2016-10-03 fitermayPY-1177 Fixed: Control flow analysis doesn't detect...
2016-10-03 Dmitry BatrakIDEA-162004 Rich copy produces wrong foreground color... appcode/163.5599 clion/163.5598
2016-10-03 Dmitry Batkovichmake SameParameterValueInspection be available in editor phpstorm/163.5596
2016-10-03 Aleksey Pivovarovdiff: fix "Jump To Source" action
2016-10-03 Denis FokinBetter logging
2016-10-03 Konstantin... cleanup
2016-10-03 Denis FokinTypo
2016-10-03 Semyon ProshevEA-89301 Fixed: NPE: PyFunctionImpl.lambda$getModifierF...
2016-10-03 Dmitry Batrakshow primitive values right after variable name in...
2016-10-03 Denis FokinEA-87122 appcode/163.5559 clion/163.5558
2016-10-03 Sergey Simonchikrequire not-null project in LocatableConfigurationBase...
2016-10-03 niksome JComboBox usages generified
2016-10-03 nikSortedComboBoxModel: use generified ComboBoxModel
2016-10-03 nikSortedListModel moved to platform-api where Java 8...
2016-10-03 Vladislav.SorokaIDEA-161956 Bundled maven 3 doesn't run under project...
2016-10-03 nikPopupListElementRenderer generified
2016-10-03 nikgenerified some inheritors of GroupedItemsListRenderer
2016-10-03 nikside panel in Project Structure dialog: cleanup and...
2016-10-03 nikGroupedItemsListRenderer generified
2016-10-03 Tagir ValeevStream API migration: refactoring (MigrateToStreamFix...
2016-10-03 Tagir ValeevStream API migration: replace with findFirst().ifPresen...
2016-10-03 Tagir ValeevStream API migration refactoring: TerminalBlock is...
2016-10-03 Tagir ValeevStream API migration: support nested anyMatch
2016-10-02 Yaroslav Lepenkin[Parameter Name Hints] do not show hints for single... appcode/163.5551 clion/163.5547 dbe/163.5546 idea/163.5548 phpstorm/163.5550 pycharm/163.5549 pycharm/163.5553 rubymine/163.5545 rubymine/163.5552 webstorm/163.5555
2016-10-02 Semyon ProshevMove PyPropertyAccessInspection functionality which...
2016-10-01 Eugene Zhuravlevtrusted certificates installed in the IDE are now honor... appcode/163.5528 appcode/163.5539 clion/163.5532 clion/163.5538 dbe/163.5533 idea/163.5517 idea/163.5525 phpstorm/163.5527 phpstorm/163.5536 pycharm/163.5526 pycharm/163.5530 rubymine/163.5529 rubymine/163.5531 webstorm/163.5534
2016-10-01 Sergey Malenkovmodify extension point for color-blindness plugin
2016-09-30 Konstantin... Merge remote-tracking branch 'origin/master' appcode/163.5505 clion/163.5510 dbe/163.5501 idea/163.5503 phpstorm/163.5504 phpstorm/163.5515 pycharm/163.5502 pycharm/163.5507 rubymine/163.5506 rubymine/163.5509 webstorm/163.5511
2016-09-30 Konstantin... change BLACK to JBColor.foreground()
2016-09-30 Konstantin... cleanup
2016-09-30 Konstantin... cleanup
2016-09-30 Konstantin... win10: Tree.rowHeight=0
2016-09-30 Konstantin... avoid too narrow rows in Project View
2016-09-30 Julia Beliaeva[vcs-log] new labels design is on
2016-09-30 Julia Beliaeva[vcs-log] extract helper method getWidth and remove...
2016-09-30 Julia Beliaeva[vcs-log] do not expand row when tooltip is shown
2016-09-30 Yaroslav Lepenkin[Inline Param Name Hints] hint filtering changed:
2016-09-30 Bas LeijdekkersIG: do not report on methods outside equals() et.al.
2016-09-30 Dmitry Batkovichproperties: acquire psi file only for .properties ...
2016-09-30 nikproject structure dialog: copy action should copy libra...
2016-09-30 Dmitry AvdeevIDEA-161924 Disappearing tabs in version control toolwindow
2016-09-30 peterTransactionGuard javadoc: try to make the "difference...
2016-09-30 Roman ShevchenkoCleanup (formatting)
2016-09-30 Alexander DoroshkoContentRootMacro
2016-09-30 Dmitry Batkovichinspection view: rewrite view initialization to do...
2016-09-30 Julia Beliaeva[vcs-log] cache hasGroupWithMultipleRefs calculation
2016-09-30 Julia Beliaeva[vcs-log] vertically align references in the tooltip...
2016-09-30 Julia Beliaeva[vcs-log] limit for references number shown in popup
2016-09-30 Julia Beliaeva[vcs-log] show tags in tooltip
next