summaryrefslogtreecommitdiff
path: root/images
AgeCommit message (Expand)Author
2022-06-14Merge IntelliJ IDEA 2022.1 EAP 221.4906.8Dana Dahlstrom
2022-06-01Merge IntelliJ IDEA 2022.1 EAP 221.4165.146Dana Dahlstrom
2022-05-23Merge IntelliJ IDEA 2022.1 EAP 221.3427.89Dana Dahlstrom
2022-02-27IDEA-287962 use multiplication sign in dimension in image documentationDaniil Ovchinnikov
2022-02-17Remove unnecessary boxingTagir Valeev
2022-01-31remove incorrect @Nullable from getIcon() to avoid multiple "returning not nu...Alexey Kudravtsev
2022-01-31Hide "Jump to External Editor" action when not applicable in Scope View popupBas Leijdekkers
2022-01-27cleanup: method is identical to its super methodAlexey Kudravtsev
2022-01-17Merge IntelliJ IDEA 2021.3 EAP 213.5449.25Dana Dahlstrom
2022-01-15Merge IntelliJ IDEA 2021.3 EAP 213.5281.15Dana Dahlstrom
2022-01-14Merge IntelliJ IDEA 2021.3 EAP 213.4631.20Dana Dahlstrom
2022-01-10Merge IntelliJ IDEA 2021.3 EAP 213.3714.440Dana Dahlstrom
2021-12-23intellij.platform.images.copyright as a product moduleVladimir Krivosheev
2021-12-23cleanupVladimir Krivosheev
2021-11-19use murmur 3 32 instead of xxhash 64 for icon digests - reduce icon db size (...Vladimir Krivosheev
2021-11-12IDEA-240078 Allow to drag'n'drop files while indexing is in progressElena Shaverdova
2021-10-26Revert "[IDEA-270680] Use an ellipsis character in several bundles"Alex Plate
2021-10-22[images.copyright] migrated to the new plugin model #EA-385837 fixedAndrew Kozlov
2021-10-21[images.copyright] migrated to the new plugin model #EA-385837 fixedAndrew Kozlov
2021-10-19test for plugin.xml having <description> tag; provide description for someAlexey Kudravtsev
2021-10-07Merge IntelliJ IDEA 2021.2.1 212.5080.55Dana Dahlstrom
2021-10-05Merge IntelliJ IDEA 2021.2 Beta 212.4638.7Dana Dahlstrom
2021-10-01Add type parameters for raw type casts where it's safeTagir Valeev
2021-09-30[IDEA-270680] Use an ellipsis character in several bundlesAlex Plate
2021-09-27Merge IntelliJ IDEA 2021.2 EAP 212.3724.25Dana Dahlstrom
2021-09-14Merge IntelliJ IDEA 2021.2 EAP 212.3116.43Dana Dahlstrom
2021-08-13[images] ImageDocumentationProvider#generateDoc return null instead of empty ...Tagir Valeev
2021-08-13[i18n] ImageDocumentationProviderTagir Valeev
2021-08-12[i18n] annotate documentation-related EP implementationsDaniil Ovchinnikov
2021-07-30[images] specify explicitly dependencies of the pluginAnna Kozlova
2021-07-08replace primitive wrapper constructor calls with the corresponding .valueOf()...Alexey Kudravtsev
2021-06-18[images] specify explicitly dependencies of the pluginAnna Kozlova
2021-06-11[code cleanup] remove redundant final modifiers for methods in final classesAnna Kozlova
2021-05-28remove redundant check for VirtualFileWithId (gist already does it)Dmitry Batkovich
2021-05-27cleanup signatures and deprecate methods in `PopupHandler` 3Gregory.Shrago
2021-05-22Merge IntelliJ IDEA 2021.1 EAP 211.6085.26Dana Dahlstrom
2021-05-20Merge IntelliJ IDEA 2021.1 EAP 211.5787.15Dana Dahlstrom
2021-05-20revert notnull (breaks compilation)Alexey Kudravtsev
2021-05-20hierarchy: notnullAlexey Kudravtsev
2021-05-18Merge IntelliJ IDEA 2021.1 EAP 211.5538.20Dana Dahlstrom
2021-05-13Merge IntelliJ IDEA 2021.1 EAP 211.4961.30Dana Dahlstrom
2021-05-13fix test / remove unused propertiesKonstantin Bulenkov
2021-04-23delete unnecessary toolbar updatesGregory.Shrago
2021-04-22DS-1710 Allow to specify custom zoom options for an ImageEditor instance.Vladimir Lagunov
2021-04-08cleanupVladimir Krivosheev
2021-04-07EA-263711 (plugin) - T: FilterByThemeComboBoxAction.updateAnna Kozlova
2021-03-30simplify PluginDescriptorLoaderVladimir Krivosheev
2021-03-26deprecate ServiceManager.getService(project)Vladimir Krivosheev
2021-03-13cleanup "Settings | Keymap" a bitGregory.Shrago
2021-03-12introduce `Navigatable.EMPTY_NAVIGATABLE_ARRAY`Gregory.Shrago