Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

IntelliJ Translation Plugin

🔌Translation plugin for IntelliJ based IDEs
Collective - Host: opensource - https://opencollective.com/translation-plugin - Website: https://yiiguxing.github.io/TranslationPlugin/ - Code: https://github.com/yiiguxing/TranslationPlugin

修复MacOS在气泡上右击翻译,弹出的对话框没有焦点

fix: #135

github.com/yiiguxing/TranslationPlugin - 289872580452c82585b1083d39c8a35ba5820c2d authored almost 7 years ago
Add resource bundle

github.com/yiiguxing/TranslationPlugin - e5b837a5b484842f00f31ff11fec9c094a9dfaa6 authored almost 7 years ago
Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
# build.gradle

github.com/yiiguxing/TranslationPlugin - b9c64e6b7ae2beead17524fa34b7af4bae5c931d authored almost 7 years ago
去除对话框回车键事件的自定义响应

github.com/yiiguxing/TranslationPlugin - 2ad28224447f37109de2233d9ab9e1612fe55df8 authored almost 7 years ago
Update kotlin version

github.com/yiiguxing/TranslationPlugin - 562753c1ee8735233f4e2eece1843b8d982d2b7d authored almost 7 years ago
Update change notes

github.com/yiiguxing/TranslationPlugin - 39a27a63a23ff94bde22f72b8701d93d3dd953ff authored about 7 years ago
优化气泡的位置,修复在参数名等代码提示后面时位置错误的问题

github.com/yiiguxing/TranslationPlugin - ebb0a95078a43a1c857dd53393a2325b68a3592c authored about 7 years ago
移动工具栏图标

github.com/yiiguxing/TranslationPlugin - 7dcae3bac9a4debfebee8987dfe92a8c488e3dc5 authored about 7 years ago
去除默认显示在工具栏上的ChooseTranslatorAction

See also: #127

github.com/yiiguxing/TranslationPlugin - 17f7027ef95641ab10a11b0bc0f24bfd87014d05 authored about 7 years ago
点击状态栏图标修改翻译引擎

github.com/yiiguxing/TranslationPlugin - 365f6c07398611f1f51c173dfd66b5b842a74a59 authored about 7 years ago
随时随地切换翻译引擎

github.com/yiiguxing/TranslationPlugin - e33ca25816a2c743af67bbd743388796a6ef4157 authored about 7 years ago
添加状态栏图标

See also: #127

github.com/yiiguxing/TranslationPlugin - c05357a04b92784569ffd9613bfb3fd3bed6b2e6 authored about 7 years ago
修复TranslateService在非UI线程初始化所带来的问题

github.com/yiiguxing/TranslationPlugin - a9ee278e05ee1e55de9b9b6f49c8004c852c16d4 authored about 7 years ago
Create ISSUE_TEMPLATE.md

github.com/yiiguxing/TranslationPlugin - ab81d6d8c188c3db7cb37e8593b0f4b898c1020a authored about 7 years ago
新增:每个打开的项目都有自己的UI空间

github.com/yiiguxing/TranslationPlugin - 492d9c97c8ee17f30fdf26326e1ded44adc3ef53 authored about 7 years ago
Merge remote-tracking branch 'origin/dev' into dev

github.com/yiiguxing/TranslationPlugin - 923bff651a3609efdcedbd935fb02d74f4dfa931 authored about 7 years ago
文本自动选择优化

github.com/yiiguxing/TranslationPlugin - 8dfadd91ce3f4cb55e4cd1867c35e41b3a87d372 authored about 7 years ago
Add todo for UIManager

github.com/yiiguxing/TranslationPlugin - dede7d75d02c17820877e7bbe49807807d8c1481 authored about 7 years ago
修复翻译长句时英文单词间没有空格分隔的问题

github.com/yiiguxing/TranslationPlugin - 9f28e88459e9f7c6bc3cfef70159c788be590339 authored about 7 years ago
更新错误信息的格式

github.com/yiiguxing/TranslationPlugin - b5921197c8786ba479fd81d4dc3c13c9269ce5d2 authored about 7 years ago
Update plugin version

github.com/yiiguxing/TranslationPlugin - 9d503a9022861e40abbf5bf74e0ce35c4b23dcdc authored about 7 years ago
不解析谷歌翻译返回的扩展语言

fix: #123

github.com/yiiguxing/TranslationPlugin - 5b99af638033d63a3eae49a94d283868a18aa156 authored about 7 years ago
Update gradle.properties

github.com/yiiguxing/TranslationPlugin - 27efc8dc3838bdf6c86b3d511d3d451a4c1f3e7e authored about 7 years ago
Merge pull request #122 from YiiGuxing/dev

v2.0

github.com/yiiguxing/TranslationPlugin - 265f43614169b0e872ad98c65999e0cad3f9edb6 authored about 7 years ago
修复Balloon大小异常问题

github.com/yiiguxing/TranslationPlugin - e233d9955c18e3da27e9e057a4c069a6e84878cd authored about 7 years ago
修复字体大小异常问题

github.com/yiiguxing/TranslationPlugin - 29aa22572ac964882de4dd4ef863b6176145359f authored about 7 years ago
修复高DPI模式下字体大小问题

github.com/yiiguxing/TranslationPlugin - ed74696ee9fa08c01f675a52ac46d88778614caa authored about 7 years ago
在控制台等其他一些编辑器的右键菜单上添加翻译操作条目

github.com/yiiguxing/TranslationPlugin - c27a83ab0bc79c2c2596b398b7bec348c84d060e authored about 7 years ago
翻译对话框错误信息页面右键菜单优化

github.com/yiiguxing/TranslationPlugin - 436eaabc9fc2bd4dffa82c11be3a3c60a01036c7 authored about 7 years ago
修复输入语言检测的问题

github.com/yiiguxing/TranslationPlugin - 7f07126cb45de7641fe79479e523bf2ada2e98ff authored about 7 years ago
Redefine translator id.

github.com/yiiguxing/TranslationPlugin - 71e706b2803054c35fe329102e63c20bb480e64d authored about 7 years ago
修复TranslationDialog内容显示不全的问题

github.com/yiiguxing/TranslationPlugin - 1f10cfc7e14e8f54fed5afdcf580a37d9b9a169c authored about 7 years ago
添加TTS的控制. close #120

github.com/yiiguxing/TranslationPlugin - cea6bb0d7a2df153524a41e2221c768ea08ebdd2 authored about 7 years ago
修复错误提示字体颜色问题

github.com/yiiguxing/TranslationPlugin - 531104abd3e4325667fc942a3e10737c672e46e8 authored about 7 years ago
优化有缓存的情况下Balloon的显示

github.com/yiiguxing/TranslationPlugin - 05c27526e2e9d404bb36f6c7f96cfe4df476f49c authored about 7 years ago
优化动态切换翻译API时语言的选择

github.com/yiiguxing/TranslationPlugin - 4d5b3d71bb0b6d456a9b280cbd109398581eeae6 authored about 7 years ago
修复Balloon在有翻译缓存情况下的大小问题

github.com/yiiguxing/TranslationPlugin - 68fd30063f4b344c65f87f70362ba4c59a4466f1 authored about 7 years ago
修复展开词典条目时视图自动滚动的问题

github.com/yiiguxing/TranslationPlugin - 77d52c8b65e94628c2c03bade204eb7145c26f7b authored about 7 years ago
StyledDictViewer添加弹出菜单

github.com/yiiguxing/TranslationPlugin - 0d39551a54aa5f7b4b7932f75e61722af554b2df authored about 7 years ago
修复弹出菜单翻译时语言交换的问题

github.com/yiiguxing/TranslationPlugin - ac89e7085f6e92a7c9b46a76d275cd731394e243 authored about 7 years ago
Add application component

github.com/yiiguxing/TranslationPlugin - 0aba3a1e6a344668846589e8de5f3a1c45175b6d authored about 7 years ago
Add translator icon

github.com/yiiguxing/TranslationPlugin - 5f7cf2d0233d50e4907c0375216ee0f966c30f79 authored about 7 years ago
Document extensions

github.com/yiiguxing/TranslationPlugin - 95300e95c8312c95176a7522d8ddfd15151c1daa authored about 7 years ago
Translators popup title

github.com/yiiguxing/TranslationPlugin - 19179aaf09142c7ee3941dd28f8e94c6c8167811 authored about 7 years ago
Update travis config

github.com/yiiguxing/TranslationPlugin - 8a7f039b05611e1eacfa2084e115d0115dec924b authored about 7 years ago
更新ChooseTranslatorAction的Popup样式

github.com/yiiguxing/TranslationPlugin - 15ad549fa46698a6edb1f8e96d466c2625f3229e authored about 7 years ago
动态切换翻译器

github.com/yiiguxing/TranslationPlugin - a46fd4572a6a63f61d2390def4b0973c72c6a6fa authored about 7 years ago
fix: Unnecessary safe call on a non-null receiver of type String

github.com/yiiguxing/TranslationPlugin - 17292a35dadd3feecf6756ca5414017fea9bace7 authored about 7 years ago
Add choose translator action.

github.com/yiiguxing/TranslationPlugin - dc1a00bafd0351c88738ce3faf196c4b89790a1f authored about 7 years ago
修复有道APP Key提示问题

github.com/yiiguxing/TranslationPlugin - 57348d7e46450a1b3347775215ee1aa2a6bd1c4b authored about 7 years ago