1
0
mirror of https://github.com/chylex/IntelliJ-Colored-Icons.git synced 2024-07-26 22:28:49 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
1981397184
Release version 1.6.0 2024-07-14 18:24:17 +02:00
402d38da7b
Add dependency on the Classic UI plugin starting from 2024.2 2024-07-13 16:27:57 +02:00
435dbd2d84
Release version 1.5.1 2023-12-13 10:07:01 +01:00
277ef4a835
Fix crash when New UI status is not yet initialized 2023-12-13 10:06:37 +01:00
7f2b2e419d
Release version 1.5 2023-12-11 17:49:10 +01:00
5985b5a79b
Fix missing tool window icons 2023-12-11 17:45:30 +01:00
af1302b0d2
Fix icon grabber skipping fixed size icons 2023-12-11 17:22:44 +01:00
cc5a82eead
Add task to delete finished icons from the extracted folder 2023-12-11 13:32:58 +01:00
735e38f6b5
Update to IntelliJ 2023.3 and use language plugins instead of whole IDEs 2023-12-11 13:07:58 +01:00
dc0d979afc
Split code for new and old UI 2023-12-11 12:31:06 +01:00
91046d21c5
Update Rider download to 2023.3-SNAPSHOT 2023-08-11 13:17:09 +02:00
f2cf886dae
Add support for grabbing icons from new UI 2023-08-11 13:17:09 +02:00
d7e344e45e
Skip trying to grab icons from plugins installed in project folder if it never ran 2023-08-11 13:17:08 +02:00
998cdf1149
Update icon grabber to search new Toolbox installation folders 2023-08-11 13:17:08 +02:00
43228be8aa
Set minimum IDEA version to 2023.2 2023-08-11 13:17:08 +02:00
ddfdf1f477
Update Gradle wrapper to 7.6.2 2023-08-11 10:35:51 +02:00
f363fce8f3
Update Gradle and Java version 2023-03-16 17:10:25 +01:00
a4908c2da9
Update README 2023-01-10 08:46:44 +01:00
e05b0148e3
Fix exception when New UI is enabled
Closes #1
2023-01-10 08:41:49 +01:00
43b8f4c648
Release version 1.4 2022-07-20 22:32:31 +02:00
301f57a11d
Fix wrong colors & relative coordinates 2022-07-20 22:24:12 +02:00
4e6dbfe1da
Add color validation to FixSVGs helper 2022-07-20 22:16:09 +02:00
00397e9865
Add new tool window icons 2022-07-20 22:01:22 +02:00
5fd780f7d7
Fix not grabbing icons from IntelliJ IDEA Ultimate plugins 2022-07-20 21:12:09 +02:00
519192df11
Show more detailed statistics when grabbing icons 2022-07-20 19:20:58 +02:00
0c96d93d0e
Add helper for grabbing icons from downloaded IDEs & installed plugins via Gradle, and support nested JAR/ZIP files 2022-07-20 17:37:33 +02:00
223bbaede5
Update build.gradle.kts and project files & reformat 2022-07-20 12:37:36 +02:00
b017bd99fa
Migrate project to Gradle 2021-11-26 21:37:00 +01:00
63d74a53fa Update icon color examples in README 2020-11-15 14:58:29 +01:00
ee95276f52 Update screenshots with new icons from 1.3 2020-11-15 14:52:14 +01:00
66fb975cb1 Release version 1.3 2020-11-15 14:39:24 +01:00
24d16c648a Add code style & reformat SVGs 2020-11-15 14:29:12 +01:00
02f8ef538e Add & update more icons, and revert some changes from previous icon commit 2020-11-15 14:18:32 +01:00
68f8cea1c1 Change the hue and brightness of purple across all icons 2020-11-15 04:07:15 +01:00
3fd33cfe2a Add a bunch of new icons and recolor a few older ones 2020-11-15 04:07:15 +01:00
9611b9f4d6 Add helper to extract icons from installed IDEs 2020-11-15 04:07:15 +01:00
bdbe1c210b Update .gitignore 2020-11-15 04:07:15 +01:00
e756461f24 Move BuildHelpers to test sources to avoid cluttering build JAR & add run configuration 2020-11-15 04:07:15 +01:00
1f639e8ba6 Add color scheme information to readme 2020-09-06 01:20:19 +02:00
f136e78a5c Add JAR files to gitignore 2020-09-05 15:23:32 +02:00
ab150014fa Release version 1.2 2020-09-05 14:28:59 +02:00
0da40c6547 Add new tool window icons for Rider 2020-09-05 14:17:58 +02:00
55b40b6689 Add palette 2020-09-05 13:41:45 +02:00
fad59b1a72 Add new tool window icons for CLion and PyCharm & tweak some older ones 2020-09-05 13:21:43 +02:00
974968c2d5 Update screenshot with new tool window icons 2020-09-03 15:08:51 +02:00
d38fadd7f2 Release version 1.1 2020-09-03 14:38:55 +02:00
732d5dd180 Add and update several tool window icons 2020-09-03 14:38:26 +02:00
7f898593c1 Force LF line endings & fix code inspections 2020-09-03 11:18:19 +02:00
9edd8374a3 Remove 'IntelliJ' from plugin name 2020-07-20 11:44:13 +02:00
b1f3b4377b
Create FUNDING.yml 2020-07-20 03:08:58 +02:00