projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[space plugin] Allow to run Space Automation from sources
[idea/community.git]
/
images
/
2020-07-17
Tagir Valeev
Annotate bundle methods as Nls
tree
|
commitdiff
2020-07-06
Alexander Prendota
Merge IDEA-MR-2009 from marketplace/broken-plugins
tree
|
commitdiff
2020-06-26
Vladimir Krivosheev
cleanup (final)
tree
|
commitdiff
2020-06-15
Andrei Kuznetsov
Merge android-plugin 4.0 into IJ master
tree
|
commitdiff
2020-06-15
Alexey Kudravtsev
notnull
tree
|
commitdiff
2020-06-12
Andrei Kuznetsov
Merge Android Studio 4.0 (aosp/studio-master-dev)
tree
|
commitdiff
2020-05-19
Tagir Valeev
Unnecessary qualifiers removed (mostly javadoc), some...
tree
|
commitdiff
2020-05-19
Konstantin Bulenkov
registry keys descriptions
tree
|
commitdiff
2020-05-19
Konstantin Bulenkov
remove change background action (hide by registry key)
tree
|
commitdiff
2020-05-18
Gregory.Shrago
IDEA-231835 i18n for Background Image dialog
tree
|
commitdiff
2020-05-15
Tagir Valeev
MathUtil.clamp
tree
|
commitdiff
2020-05-12
Vyacheslav Karpukhin
Merge branch 'slava/plugin-incompatible-with'
tree
|
commitdiff
2020-05-12
Dmitriy.Panov
Space plugin merged
tree
|
commitdiff
2020-05-07
Nikolay Chashnikov
[images] get rid of deprecated LogicalRootsManager
tree
|
commitdiff
2020-05-01
Dmitry Batkovich
rewrite ImageInfoIndex as gist
tree
|
commitdiff
2020-05-01
Dmitry Batkovich
remove unused parameter
tree
|
commitdiff
2020-04-27
Dmitry Batkovich
revert ImageInfoIndex with snapshot mappings
tree
|
commitdiff
2020-04-22
Alexander Prendota
Merge IDEA-MR-1174 from prendota/plugin-manager-new...
tree
|
commitdiff
2020-04-22
Ivan Chirkov
Merge remote-tracking branch 'origin/master' into prend...
tree
|
commitdiff
2020-04-22
Ivan Chirkov
Merge branch 'master' into prendota/plugin-manager...
tree
|
commitdiff
2020-04-21
Anna Kozlova
dynamic plugins: images (IDEA-238358)
tree
|
commitdiff
2020-04-21
Anna Kozlova
images: fix capitalization
tree
|
commitdiff
2020-04-13
Konstantin Bulenkov
delete Image plugin settings
tree
|
commitdiff
2020-04-13
Konstantin Bulenkov
move lineSpan and lineMinZoomFactor to registry
tree
|
commitdiff
2020-04-13
Konstantin Bulenkov
move grid & chessboard to registry
tree
|
commitdiff
2020-04-13
Konstantin Bulenkov
new class for default settings in image viewer
tree
|
commitdiff
2020-04-13
Konstantin Bulenkov
equals and hashCode is not used
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
remove zooming options from image settings
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
move zoom options to registry
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
Grid line color in current editor should change when...
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
remove grid line and white/black chess colors from...
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
fix CCE. don't use GridOptions.
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
register image color settings page
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
Convert GridOptions to Kotlin and use editor settings
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
Rename .java to .kt
tree
|
commitdiff
2020-04-05
Konstantin Bulenkov
New Images settings in Editor Colors
tree
|
commitdiff
2020-03-31
Vladimir Krivosheev
cleanup - use Objects.equals instead of Comparing.equal
tree
|
commitdiff
2020-03-31
Konstantin Bulenkov
fix test by adding text and description for Image.Chang...
tree
|
commitdiff
2020-03-25
Konstantin Bulenkov
add ShowBorderAction and ChangeBackgroundAction
tree
|
commitdiff
2020-03-25
Konstantin Bulenkov
add setBorderVisible and setEditorBackground methods
tree
|
commitdiff
2020-03-24
Dmitry Matveev
Merge branch 'matveev-shortcuts'
tree
|
commitdiff
2020-03-23
Konstantin Bulenkov
add context menu action to control the border around...
tree
|
commitdiff
2020-03-23
Konstantin Bulenkov
show/hide border around image preview
tree
|
commitdiff
2020-03-23
Konstantin Bulenkov
add border visibility property
tree
|
commitdiff
2020-03-23
Dmitro Batko
image info index uses content hash based index implemen...
tree
|
commitdiff
2020-03-17
Dmitriy.Panov
Merge remote-tracking branch 'origin/fleet'
tree
|
commitdiff
2020-03-13
Vladimir Krivosheev
add NotNull for icon class
tree
|
commitdiff
2020-03-03
Dmitry.Krasilschikov
Bundle API: rename `lazyMessage()` to `messagePointer()`
tree
|
commitdiff
2020-02-21
Vladimir Krivosheev
fix images plugin action localization
tree
|
commitdiff
2020-02-20
Dmitro Batko
add test case for duplicated images in image index...
tree
|
commitdiff
2020-02-19
Vladimir Krivosheev
cleanup - reduce visibility
tree
|
commitdiff
2020-02-18
Vladimir Krivosheev
cleanup (do not require to pass callback to setAvailabl...
tree
|
commitdiff
2020-02-18
Vladimir Krivosheev
images module as implementation-detail plugin
tree
|
commitdiff
2020-02-18
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2020-02-18
nik
[i18n] give meaningful prefixes to new properties in...
tree
|
commitdiff
2020-02-17
Dmitry.Krasilschikov
i18n `Images` messages
tree
|
commitdiff
2020-02-17
Aleksey Pivovarov
vcs: remove dependency on [images] module
tree
|
commitdiff
2020-02-10
Dmitro Batko
do not use processor to access ImageInfoIndex, directly...
tree
|
commitdiff
2020-02-10
Anna.Kozlova
revert i18n for file types
tree
|
commitdiff
2020-02-10
Dmitry.Krasilschikov
Properly arrange `CommonBundle` keys
tree
|
commitdiff
2020-02-04
Dmitry.Krasilschikov
localize "Images" hardcoded literals
tree
|
commitdiff
2020-02-03
Dmitry.Krasilschikov
Use `XBundle.lazyMessage()` API for actions instead...
tree
|
commitdiff
2020-02-03
Dmitry.Krasilschikov
API for lazy localized messages
tree
|
commitdiff
2020-01-20
Sergey Malenkov
Deprecate AllIcons.Graph.FitContent duplicated by AllIc...
tree
|
commitdiff
2020-01-20
Dmitry.Krasilschikov
more i18n actions
tree
|
commitdiff
2020-01-16
Vladimir Koshelev
IDEA-CR-57271: ImageEditorImpl: add isEmbedded flag...
tree
|
commitdiff
2020-01-16
Nikolaj Schumacher
Merge branch 'nschum/interner'
tree
|
commitdiff
2020-01-16
Tagir Valeev
Array annotations changed to type-use style (not compil...
tree
|
commitdiff
2020-01-14
Dmitry.Krasilschikov
more localized configurable display names
tree
|
commitdiff
2020-01-03
Sergey Ignatov
move image bundle + extract action texts
tree
|
commitdiff
2019-12-19
Sergey Ignatov
more bundles
tree
|
commitdiff
2019-12-15
Artem Mukhin
Merge amukhin/analyze-stacktrace-action-fix into master
tree
|
commitdiff
2019-11-29
Vladimir Krivosheev
ToolWindowManagerImpl - one map for all, cleanup
tree
|
commitdiff
2019-11-28
Sergey Ignatov
don't store any maps in FileInfoManager
tree
|
commitdiff
2019-11-28
Alexey Kudravtsev
reduce bundle eager loading to speedup startup
tree
|
commitdiff
2019-11-08
Sergey Malenkov
ImagesIcons: remove deprecated icons scheduled for...
tree
|
commitdiff
2019-10-14
Dmitry Batkovich
use FileBasedIndex.getFileData when SingleEntryFileBase...
tree
|
commitdiff
2019-10-10
Dmitry Batkovich
don't use forward index for single entry indexes
tree
|
commitdiff
2019-09-06
Tagir Valeev
Toggleable#isSelected, setSelected
tree
|
commitdiff
2019-08-21
Yuriy Artamonov
Merge remote-tracking branch 'remotes/origin/yartamonov...
tree
|
commitdiff
2019-08-20
Sergey Ignatov
don't use bundles in file type names aka ids
tree
|
commitdiff
2019-08-14
Sergey Ignatov
don't show thumbnails images action in the project...
tree
|
commitdiff
2019-08-14
Sergey Ignatov
cleanup
tree
|
commitdiff
2019-08-08
Vasily Romanikhin
CPP-16809: resoling merge-conflicts
tree
|
commitdiff
2019-08-08
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2019-07-29
Vladimir Krivosheev
assert that UIUtil is not used before component registe...
tree
|
commitdiff
2019-07-29
Konstantin Bulenkov
remove unused imports
tree
|
commitdiff
2019-07-24
Konstantin Bulenkov
Remove unused imports and import duplicates from java...
tree
|
commitdiff
2019-07-23
Alexander Luyblinsky
Merge branch 'aliublinskii/OC-18684-receive-build-messa...
tree
|
commitdiff
2019-07-23
Alexander Luyblinsky
Merge branch 'master' into aliublinskii/OC-18684-receiv...
tree
|
commitdiff
2019-07-18
Vassiliy.Kudryashov
IDEA-CR-50236: IDEA-217899 Exception occurs on accessin...
tree
|
commitdiff
2019-07-16
Vassiliy.Kudryashov
IDEA-217899 Exception occurs on accessing "Show Image...
tree
|
commitdiff
2019-07-11
Sergey Ignatov
speedup loading: introduce a bean for the image file...
tree
|
commitdiff
2019-07-11
Maxim.Mossienko
don't warn about broken image file
tree
|
commitdiff
2019-07-02
Yann Cébron
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2019-07-02
Sergey Ignatov
remove not so popular top hit providers for gui designe...
tree
|
commitdiff
2019-06-16
Dmitriy.Panov
IJI-158 @ScheduledForRemoval(invVersion=..) is added...
tree
|
commitdiff
2019-06-16
Dmitriy.Panov
IJI-158 @ScheduledForRemoval is added for generated...
tree
|
commitdiff
2019-06-16
Dmitry Jemerov
Use FileTypeRegistry.isFileOfType() instead of file...
tree
|
commitdiff
2019-06-16
Roman Shevchenko
[project] non-runtime code should not use directly...
tree
|
commitdiff
next