-
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Configurator
updated
21 files
+9 −4 | CHANGELOG.md | |
+163 −0 | activetasks.py | |
+30 −5 | axis_ui.py | |
+42 −16 | dfu_ui.py | |
+1 −1 | driver/cdc.inf | |
+2 −0 | effects_graph_ui.py | |
+2 −2 | effects_tuning_ui.py | |
+11 −1 | main.py | |
+1 −1 | profile_ui.py | |
+54 −22 | pydfu.py | |
+9 −0 | res/MainWindow.ui | |
+82 −0 | res/axis_ui.ui | |
+8 −2 | res/ffbclass.ui | |
+20 −16 | tmc4671_ui.py | |
+10 −3 | translations/README.md | |
+19 −3 | translations/tool_ods_to_ts.py | |
+10 −2 | translations/tool_ts_to_ods.py | |
+ − | translations/uk_UA.qm | |
+2,191 −0 | translations/uk_UA.ts | |
+ − | translations/zh_CN.qm | |
+174 −44 | translations/zh_CN.ts |