Chris Hennes
3b22ee764f
PD/ShaftWizard: Correct some translation issues
2023-04-17 23:48:08 -05:00
luzpaz
2a900b1850
[PartDesign] Expose WizardShaft/ strings to translation ( #4964 )
...
* [PartDesign] Expose WizardShaft/ strings to translation
* Correct use of double quotes
* [PD] Suggested changes in `Crowdin/pd-wizard-shaft` (#4 )
* [PartDesign] Use correct method name in `WizardShaft`
Use `QtCore.QT_TRANSLATE_NOOP` instead of `QT_TRANSLATE_NOOP` because latter is
not what is imported.
* [PartDesign] Remove undesired translations in `WizardShaftTable.py`
See comments by @chennes on PR#4964.
Co-authored-by: Ajinkya Dahale <AjinkyaDahale@users.noreply.github.com >
2021-08-13 18:16:42 -05:00
luzpaz
b0b4b321cb
[PartDesign] Linting and cleaning superfluous whitespace ( #4851 )
...
* [PartDesign] Linted Mod/PartDesign/Scripts for pep8 compliance
* [PartDesign] Fix superfluous whitespace in WizardShaft/
* Added spaces per @chennes's feedback
2021-08-11 15:02:58 -05:00
wmayer
1f92535883
PartDesign: [skip ci] set explicit encoding of Python files for backward compatibility
2020-01-09 17:07:04 +01:00
luz.paz
d38f18af23
PartDesign: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all PartDesign WB files
2019-12-22 00:58:38 +01:00
luz.paz
1bc33025d6
LGTM: various fixes for using string operator instead of numeric
2019-10-25 10:33:12 -03:00
wmayer
1dbbb4371b
Py3: Port Wizard shaft to Python 3
2018-11-27 18:13:35 +01:00
jrheinlaender
2954d9a960
Port of WizardShaft to PySide
2014-01-06 16:21:09 -02:00
jrheinlaender
be36a348c8
Shaft Wizard: Right-click on column header brings up context menu
2013-03-24 16:28:13 +04:30
jrheinlaender
f9d677e594
Shaft Wizard: Removed unnecessary (and erroneous) class variables which now allows the wizard to be called multiple times in a session...
2013-03-24 15:52:15 +04:30
jrheinlaender
a085e21e9a
Bug fixes
2013-03-22 19:29:45 +04:30
jrheinlaender
ac91d8b0ec
Enhancements to Shaft Design Wizard, e.g. display of stresses for three axes and bending curve for shaft
2013-03-21 16:58:40 +04:30
jrheinlaender
3a8b127e6a
Added inner diameter parameter for shaft wizard
2012-12-03 21:43:45 +01:00
jrheinlaender
1eb738fc3f
Changed list views to comboboxes in the table
2012-12-02 13:29:05 +01:00
jrheinlaender
5c1948d8b6
Created shaft wizard (moved here from PartDesign branch)
2012-12-02 13:29:05 +01:00