EDU-525 Empty Editor shouldn't be replaced in educational plugins
[idea/community.git] / platform /
2016-02-05 Alexander KoshevoyMerge remote-tracking branch 'origin/master'
2016-02-05 Kirill LikhodedovIDEA-98992 IDEA-130621 Set up en_US locale for git...
2016-02-05 Alexander KoshevoyMerge branch 'topic/docker_python'
2016-02-05 Sergey MalenkovIDEA-150906 preliminary support of always shown scroll...
2016-02-05 Anton TarasovIDEA-151325 LayeredIcon is scaled wrong in editor gutter
2016-02-05 Julia Beliaeva[vcs-log] better padding in details panel: add top... appcode/144.3776
2016-02-05 Vladislav.Sorokaexternal system: don't add an extra group even for...
2016-02-05 Anton MakeevIDEA-CR-7950: IDEA-149017 Process list implementation...
2016-02-05 Dmitry Batrakbetter handling of thread interruption in ProgressIndic...
2016-02-05 Dmitry Batrakfix spelling
2016-02-05 Vassiliy.KudryashovIDEA-151303 Unneeded inner tab border
2016-02-05 Roman ShevchenkoMerge pull request #351 (https://github.com/JetBrains...
2016-02-05 Alexey Kudravtsevrestore cachePsi() for Database Navigator plugin appcode/144.3769 clion/144.3770
2016-02-05 Sergey MalenkovFix memory leak in tests clion/144.3869
2016-02-05 Sergey MalenkovDo not show expandable items
2016-02-05 Sergey MalenkovAdd ability to disable showing a popup for expandable...
2016-02-05 Sergey MalenkovAdd utility methods to get client properties of components
2016-02-05 irengrigremote mappings, update remote mappings field text...
2016-02-05 Anna Kozlovarestore default action (IDEA-151242)
2016-02-05 Dmitry Batrakhopefully fixes IDEA-150925 (IAE at com.intellij.openap...
2016-02-05 Dmitry Batrakfollowing IDEA-CR-8206 (IDEA-151182)
2016-02-05 peterLeakHunter: take read action when evaluating toString... idea/144.3763
2016-02-05 Roman ShevchenkoCleanup (explicit 'else' branch)
2016-02-05 nikxdebugger API cleanup: unused deprecated methods removed
2016-02-05 Roman ShevchenkoMerge remote-tracking branch 'origin/master' appcode/144.3759 clion/144.3760
2016-02-05 nikcleanup (Fabrique is dead)
2016-02-04 Alexey UshakovIDEA-151200 Ubuntu: Unity menu bar is not available...
2016-02-04 petercompress hprof snapshots taken in tests to speed up...
2016-02-04 Roman Shevchenko[platform] loads bundled IdeaWin32 DLL when present...
2016-02-04 Roman Shevchenko[tests] fixes file attribute reading tests setup
2016-02-04 Roman Shevchenko[platform] restores IdeaWin32 loading (IDEA-151155)
2016-02-04 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-02-04 Konstantin BulenkovShow title on frames without ide menu
2016-02-04 Vladimir Krivosheevget rid of PROJECT_FILE macro to avoid issues like... rubymine/144.3738
2016-02-04 peterprevent unmatched pom transaction start/finish (e.g... appcode/144.3735
2016-02-04 irengrigremote mappings, update remote mappings field text...
2016-02-04 Vladimir KrivosheevFlexIdeProjectLevelCompilerOptionsHolder, FlexProjectLe...
2016-02-04 Alexander KassDBE: added comment for expanded item keys idea/144.3733
2016-02-04 Dmitry Batrakfollowing IDEA-CR-8206 (IDEA-151182)
2016-02-04 Vladimir Krivosheevinclude version into user-agent
2016-02-04 Anton MakeevMerge remote-tracking branch 'origin/master'
2016-02-04 Anton MakeevMerge branch 'amakeev/run_environment'
2016-02-04 peterless memory-hungry FileTypesTest
2016-02-04 Alexey UshakovIDEA-151256 Unable to switch boot JDK in minor IDEs
2016-02-04 Vladimir KrivosheevIDEA-148512 Regression: Import/Export Settings no longe...
2016-02-04 Vladimir Krivosheevcleanup
2016-02-04 Vladimir Krivosheevmove path.kt from testFramework (since we can use java...
2016-02-04 Vladimir Krivosheevget rid of PROJECT FILE macro to avoid issues like...
2016-02-04 Andrey VlasovskikhMerge branch 'vlan/cond-resolve'
2016-02-04 Sergey MalenkovRemove ugly etched border clion/144.3728
2016-02-04 Dmitry.Krasilschikov#RUBY-17793 select first RailsApp item
2016-02-04 Julia Beliaeva[vcs-log] add a small padding on top of details panel
2016-02-04 Dmitry BatrakIDEA-151182 AWT freeze after git pull
2016-02-04 Konstantin BulenkovMerge remote-tracking branch 'origin/master'
2016-02-04 Konstantin BulenkovMake checkbox opaque if it is root of rendering component
2016-02-04 Julia Beliaeva[vcs-log] fix ActionsTreeTest: set some description...
2016-02-04 Julia BeliaevaRevert: [vcs-log] move text filter window 1 pixel lower...
2016-02-04 Dmitry Avdeevsort alphabetically
2016-02-04 Alexey KudravtsevHARD_REF_TO_PSI must be unique per project to avoid...
2016-02-04 Alexey Kudravtsevshow meaningful words instead of moronic "confirmation...
2016-02-04 nikfixed reloading TestModuleProperties after reopening...
2016-02-04 Aleksey Pivovarovdiff: remove @SuppressWarnings
2016-02-04 Aleksey Pivovarovdiff: do not wait for windowOpened() to trigger onShowC...
2016-02-04 Alexey Kudravtsev(Case of libraries configured as jar folders) IDEA... appcode/144.3714 clion/144.3715
2016-02-04 Alexey Kudravtsevturned off slow tests for now phpstorm/144.3713
2016-02-04 Alexey Kudravtsevcleanup
2016-02-04 peterrevert IDEA-145973 Same-named template macros for diffe...
2016-02-04 Vassiliy.Kudryashovfix for expander tooltip
2016-02-04 Aleksey Pivovaroveditor: better API for gutter custom painting areas
2016-02-04 nikcorrected plugin ids for plugin compatibility check appcode/144.3701 clion/144.3700
2016-02-03 Vassiliy.KudryashovFix margin for toolbar in Ctrl+Alt+F7 popup header
2016-02-03 Julia Beliaeva[vcs-log] rename actionPerformedImpl -> executeAction
2016-02-03 Julia Beliaeva[vcs-log] move (Expand|Collapse)GraphAction to upper...
2016-02-03 Julia Beliaeva[vcs-log] replace a field with abstract methods
2016-02-03 Julia Beliaeva[vcs-log] refactor code and turn icons off when actions...
2016-02-03 Julia Beliaeva[vcs-log] merge GraphAction and CollapseOrExpandGraphAction
2016-02-03 Julia Beliaeva[vcs-log] move collapse/expand actions under gear menu
2016-02-03 Julia Beliaeva[vcs-log] extract superclass to remove duplication...
2016-02-03 Ilya.Kazakevich"ObjectNotDisposedException" is used instead of Dispose...
2016-02-03 peterjavadocs for TargetElementUtil.findTargetElement (as...
2016-02-03 peterdiagnostics for EA-78568 - NPE: CtrlMouseHandler$Info...
2016-02-03 Aleksey Pivovarovdiff: update request only after window initialization appcode/144.3683 clion/144.3680
2016-02-03 Aleksey PivovarovIDEA-150929 diff: set preferred focused component for...
2016-02-03 Michael GolubevIDEA-150970 - Docker: edit container settings in the...
2016-02-03 Julia Beliaeva[vcs-log] fix javadoc: was changed -> has changed
2016-02-03 Dmitry Batrakensure that only highlighters with non-plain font style...
2016-02-03 Dmitry Batraklet markup model listeners know when font style has...
2016-02-03 Denis FokinConsole in the Focus Tracer dialog.
2016-02-03 Julia Beliaeva[vcs-log] highlighters get short details instead of id
2016-02-03 Julia Beliaeva[vcs-log] highlighters have a special method that notif...
2016-02-03 Julia Beliaeva[vcs-log] move getFilters to VcsLogDataPack and use...
2016-02-03 Julia Beliaeva[vcs-log] remove (add/remove)Highlighter methods from...
2016-02-03 Julia Beliaeva[vcs-log] keep filters in VisiblePack
2016-02-03 Julia Beliaeva[vcs-log] option to turn highlighter menu item off
2016-02-03 Julia Beliaeva[vcs-log] VcsLogHighlighterFactory has VcsLogUi as...
2016-02-03 Julia Beliaeva[vcs-log] remove old my commits highlighter settings
2016-02-03 Alexander LobasIDEA-149210 Rework IDE notifications
2016-02-03 petercommit document before starting live template phpstorm/144.3672
2016-02-03 peteradd timeout to vcs tests waiting for changes view update
2016-02-03 Julia Beliaeva[vcs-log] Select action allows to edit current filter idea/144.3670
next