Russell Johnson
68ec48a609
Path: Remove duplicate populateCombobox() definitions
...
Apply python DRY philosophy to `populateCombobox()` method throughout PathScripts modules.
2022-02-11 06:34:38 -06:00
sliptonic
39b9cd0f98
fix bug with extraoffset not stored
2022-01-21 09:21:11 -06:00
sliptonic
bb4adc37d5
Tweaks
2022-01-20 18:24:56 -06:00
sliptonic
21f31d6556
black reformat
2022-01-20 17:26:42 -06:00
sliptonic
3cf2a2cb69
translation fixes
2022-01-20 17:17:29 -06:00
Markus Lampert
eae6c32ce8
Load PathGui in all modules which require gui resources to be loaded
2021-01-26 18:14:09 -08:00
luz paz
fe547195bf
Path: Change filenames in the rest of the Path code
...
Reflects changes in
* PathOpGui.SetupOperation()
* GetResources()
* sPIxmap
* pixmap
* *.UI files
Also contains minor translation context renames (these were edits made near to original intent of this commit)
2020-12-02 06:57:28 -05:00
luz paz
b75cd3dd52
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Daniel Wood
2996b815ae
Handle selecting the coolant mode in the forms
2019-08-28 19:40:08 +01:00
sliptonic
b55c210f39
remove unnecessary imports. normalize debug log levels
2019-06-21 13:01:01 -05:00
Markus Lampert
3e1310ba79
Operation settings support for Helix op.
2018-09-02 00:32:22 -07:00
Markus Lampert
ee56fc92d5
Set default log level back to INFO for all modules.
2018-07-06 22:08:46 -07:00
Markus Lampert
90952b1c5d
Added docstrings to Gui classes.
2017-08-22 10:16:58 -03:00
Markus Lampert
aec6cfe239
Only set properties if they have actually changed (the onChanged/updateData callbacks are called synchronously).
2017-08-22 10:16:58 -03:00
Markus Lampert
1664e65135
Restored icons for profile ops; cleaned up accel keys.
2017-08-22 10:16:58 -03:00
Markus Lampert
21f98304be
Rebased Helix op on PathOp framework, also it's UI.
2017-08-22 10:16:58 -03:00