Commit 2b63463
authored
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
305 | 310 | | |
306 | 311 | | |
307 | 312 | | |
| |||
- .github/workflows/test-mac.yml+2
- .github/workflows/test-win.yml+2-1
- Announcements.md+23-15
- changelogs/Spyder-6.md+92-2
- scripts/org.spyder_ide.spyder.appdata.xml+1
- spyder/__init__.py+1-1
- spyder/api/plugin_registration/_confpage.py+45-28
- spyder/api/plugin_registration/decorators.py+116-32
- spyder/api/plugin_registration/mixins.py+77-34
- spyder/api/plugin_registration/registry.py+397-241
- spyder/api/plugins/tests.py+1-1
- spyder/app/mainwindow.py+3-3
- spyder/config/base.py+15-1
- spyder/config/main.py+1-1
- spyder/locale/de/LC_MESSAGES/spyder.mo
- spyder/locale/de/LC_MESSAGES/spyder.po+266-238
- spyder/locale/es/LC_MESSAGES/spyder.mo
- spyder/locale/es/LC_MESSAGES/spyder.po+354-309
- spyder/locale/fa/LC_MESSAGES/spyder.po+266-238
- spyder/locale/fr/LC_MESSAGES/spyder.mo
- spyder/locale/fr/LC_MESSAGES/spyder.po+266-238
- spyder/locale/hr/LC_MESSAGES/spyder.po+266-238
- spyder/locale/hu/LC_MESSAGES/spyder.mo
- spyder/locale/hu/LC_MESSAGES/spyder.po+266-238
- spyder/locale/ja/LC_MESSAGES/spyder.mo
- spyder/locale/ja/LC_MESSAGES/spyder.po+266-238
- spyder/locale/pl/LC_MESSAGES/spyder.mo
- spyder/locale/pl/LC_MESSAGES/spyder.po+266-238
- spyder/locale/pt_BR/LC_MESSAGES/spyder.mo
- spyder/locale/pt_BR/LC_MESSAGES/spyder.po+266-238
- spyder/locale/ru/LC_MESSAGES/spyder.mo
- spyder/locale/ru/LC_MESSAGES/spyder.po+266-238
- spyder/locale/spyder.pot+265-237
- spyder/locale/te/LC_MESSAGES/spyder.po+266-238
- spyder/locale/uk/LC_MESSAGES/spyder.po+266-238
- spyder/locale/zh_CN/LC_MESSAGES/spyder.mo
- spyder/locale/zh_CN/LC_MESSAGES/spyder.po+311-279
- spyder/plugins/editor/widgets/recover.py+1-1
- spyder/plugins/explorer/widgets/explorer.py+1-1
- spyder/plugins/ipythonconsole/confpage.py+2-2
- spyder/plugins/ipythonconsole/tests/test_ipythonconsole.py+9-5
- spyder/plugins/updatemanager/scripts/updater.bat+21
- spyder/plugins/updatemanager/scripts/updater.sh+14
- spyder/plugins/updatemanager/widgets/update.py+117-11
- spyder/plugins/updatemanager/workers.py+101-31
0 commit comments