Commit Graph

48 Commits

Author SHA1 Message Date
Vladimir Krivosheev
98ace0a061 use XXH3 instead of MurMur3 to generate an icon image key
The main reason — use XXH3 everywhere

GitOrigin-RevId: 7b158b9b3689d16f09182abb0b58113c7303f874
2022-12-27 08:01:26 +00:00
Tatiana Tulupenko
5fcfd08d38 [ExpUI] Add python stroke icon for run widget fix
GitOrigin-RevId: 607ee3eee51ff09899f2b914acf99f61fbee9a23
2022-09-28 20:18:47 +00:00
Vladimir Krivosheev
0429b0130d use murmur 3 32 instead of xxhash 64 for icon digests - reduce icon db size (mostly in memory, because on disk compressed using LZ4) and avoid loading extra classes on start-up (murmur is already used in classloader)
no collisions so far

GitOrigin-RevId: 1f41a238729772b4b3c4faa5de5cd1ccb9ec3f65
2021-11-19 09:43:32 +00:00
Semyon Proshev
96ca67b701 Remove support for buildout (PY-49193)
GitOrigin-RevId: 6c9e582d92b7c1c5f43648022abe315906e2786c
2021-09-14 17:08:51 +00:00
Elizaveta Shashkova
693bcd0150 PY-31820 Add icon for console queue
GitOrigin-RevId: 2ead0da5ea0368fd451250f5fe3563bd4bbd077d
2021-07-05 09:16:45 +00:00
Aleksei Kniazev
cddccd178f icon for python packages toolwindow (PY-47802)
(cherry picked from commit fedd478accb79968cdab7f8b41cea7423e98564f)

IDEA-CR-71085

GitOrigin-RevId: 3e7c55f7abb8663c7649582bfdccbc9cc633cf8b
2021-03-29 13:27:19 +00:00
Vladimir Krivosheev
95f00ec6d3 IDEA-252162 regenerate icon classes
GitOrigin-RevId: b20a64c7d0832b0bc7b8a85f3a2c039e63a8e965
2020-10-20 10:54:03 +00:00
Vladimir Krivosheev
b1d48e4312 IDEA-251219 fix rasterized prebuilt cache for dark theme
GitOrigin-RevId: 0228a057302b1d952da4870eb76d157e746c1366
2020-09-25 15:54:02 +00:00
Vladimir Krivosheev
8f5d642544 IDEA-251207 Set of plugins cannot be unloaded because of IconLoader
GitOrigin-RevId: 441b875462f12fe0d20d3830181e6280e3b829ba
2020-09-24 15:26:04 +00:00
Vladimir Krivosheev
f4fc653c06 icons
GitOrigin-RevId: febfb25205456d623c2a1d5efec70e51f9c2f0b6
2020-09-21 13:40:48 +00:00
Petr Golubev
b321cd9a3d intellij.python.jupyter.psi module extracted
GitOrigin-RevId: 4af675a3ba6bc6bf1177c5f2a5e6cb702cc81ba6
2020-05-15 16:00:58 +00:00
Vladimir Krivosheev
9e29891330 add NotNull for icon class
GitOrigin-RevId: 6651a21134be715b980de5de4d042914dd989989
2020-03-13 17:25:40 +00:00
Dmitry Trofimov
a0bc048dcc python-psi-impl extracted
GitOrigin-RevId: e3d808c147ac793701c7b628dbf825a99bb71f2a
2019-09-11 19:15:01 +00:00
Rustam Vishnyakov
123242c4b2 EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
91f7445298 constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Aleksey Rostovskiy
185284cee6 get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhinin
9215f4240b [duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
Vladimir Krivosheev
51945b4e04 extract core-ui module
GitOrigin-RevId: 022003cca3662405e3f5f06bfd5807199704d86a
2019-05-22 22:10:00 +03:00
Dmitriy.Panov
4e34c86389 generating icon classes with size in javadoc instead of plain comment: one-liner javadoc 2019-02-23 12:47:17 +03:00
Dmitriy.Panov
88d8c771ba generating icon classes with size in javadoc instead of plain comment 2019-01-11 14:06:11 +03:00
Icons_Sync_Robot
161380a7ba Synchronization of changed icons from git@github.com:JetBrains/IntelliJIcons.git: 1d121f46e46e8178f51b6bc868557e35d3516e20 2018-12-04 09:58:25 +03:00
Andrey Vlasovskikh
22d5da416a PY-32670 Icons for SSH and Django template tag in Python 2018-11-29 18:47:41 +03:00
Andrey Vlasovskikh
f63f64052e PY-32670 Removed unused Python icons 2018-11-29 18:47:41 +03:00
Andrey Vlasovskikh
014e061d09 PY-32670 Updated Python icons
There are a few Python icons in question, we've left them untouched for now.
2018-11-29 18:47:40 +03:00
Vladimir Krivosheev
d9d353ef58 make icon classes final 2018-09-27 11:58:24 +02:00
Vladimir Krivosheev
1df8e797c7 make icon classes final 2018-09-27 11:58:23 +02:00
Aleksey Pivovarov
a7ff86da68 icons.gant: remove trailing spaces 2018-04-26 13:58:49 +03:00
Sergey Malenkov
f1b772703b fix CommunityImageResourcesSanityTest: remove PNGs 2018-04-23 20:20:42 +03:00
Sergey Malenkov
3577438f96 remove debugger PNG icons, which replaced with SVG icons 2018-04-17 12:06:18 +03:00
Andrey Vlasovskikh
a20a4f5cbd PY-28603 New icons for remote Python interpreters
The new icons cover SSH, Vagrant, Docker, Docker Compose.
2018-03-12 15:49:26 +03:00
Anton Bragin
9ebc05bda6 PY-14111 Cython icons moved to PythonIcons class
To preserve API backward compatibility Cython icons moved to PythonIcons
 class.
2018-02-01 17:12:23 +03:00
Ekaterina Tuzova
ca4c9823e7 extract conda interpreter flavor from virtual env
gives us ability to add custom icons and rules
2017-09-06 11:07:54 +03:00
Aleksey Pivovarov
56c0b37e48 icon classes generation: update warning message 2017-07-17 21:12:14 +03:00
Ekaterina Tuzova
1e0e07e6d3 PY-18703 Can no longer mix conda/pip under Conda env 2017-07-05 13:47:47 +03:00
peter
a09fc34ef2 remove unused ModuleType/Builder#getBigIcon and the related icons 2017-03-14 15:34:11 +01:00
liana.bakradze
0691bf163f PY-22412 Icon for Data View tool window 2017-01-30 20:50:15 +03:00
Elizaveta Shashkova
d41c1c3e3d Move special variables to a separate group in the debugger (PY-20763) 2016-10-13 14:27:42 +03:00
Elizaveta Shashkova
703dc7c7d3 Step Into My Code (PY-15500): add new icon 2015-04-29 14:59:37 +03:00
Mikhail Golubev
31bea611fe PY-3369 Show different icons for functions and methods
Actual function icon is taken from database-openapi.
2015-02-18 14:28:13 +03:00
Ekaterina Tuzova
46d7b92d27 added icon for ipython notebook 2014-11-25 13:31:07 +03:00
Konstantin Bulenkov
2f8b595faf optimize icons 2014-11-24 08:47:56 +01:00
Ekaterina Tuzova
a8c9a9e65d added icon for remote python sdk 2014-11-17 20:52:01 +03:00
Dmitry Trofimov
4150a6f0c5 Use special icons for run python console action. 2014-08-11 13:57:28 +02:00
Dmitry Trofimov
38568ff9d5 Python Console Toowindow icons. 2014-08-11 10:52:19 +02:00
Ekaterina Tuzova
ba0cb96a6d added new icons for project creation in pycharm 2014-06-10 15:21:45 +04:00
nik
df1647118a move generated icon classes to new generated roots 2014-05-12 16:13:30 +04:00