Pesc0
|
99e13d9529
|
Remove all PyQt references
|
2023-03-31 10:36:04 +02:00 |
|
luz paz
|
d265c9ff63
|
PD: remove trailing whitespace
|
2022-11-10 10:32:04 +01:00 |
|
luz paz
|
ca52b33763
|
PD: Remove unnecessary semicolons in FeatureHole.py
Discovered through github action check.
[skip ci]
|
2022-07-30 13:17:18 +02:00 |
|
luzpaz
|
ef3324fa9e
|
PD: Fix 'testing inequality to None' syntax (#7279)
* PD: Fix 'testing inequality to None' syntax
- Substitute `is not None` for `!= None`
- Fix trailing whitespace
|
2022-07-30 04:01:40 +02:00 |
|
Chris Hennes
|
ccaa439d1a
|
PD: LGTM - don't catch BaseException
|
2021-09-19 14:37:23 -05:00 |
|
wmayer
|
b3d292865f
|
Coverity: [skip ci] Bad use of null-like value
|
2020-07-21 12:23:10 +02:00 |
|
luz.paz
|
dc8bf3dc39
|
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
|
30d2e29e0c
|
LGTM: various fixes for using string operator instead of numeric
|
2019-10-25 10:33:12 -03:00 |
|
looooo
|
cdcb3bec4a
|
PySide2: qApp -> QApplication
|
2018-04-14 10:40:31 +02:00 |
|
Stefan Tröger
|
22c26d043a
|
PartDesign: Adopt python interface to body group
|
2017-01-04 16:01:58 +01:00 |
|
wmayer
|
c3fe2de155
|
replace Part.Line with Part.LineSegment
|
2016-11-30 21:25:18 +01:00 |
|
Mateusz Skowroński
|
b6bace2cc4
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2016-04-15 10:22:08 +02:00 |
|
Stefan Tröger
|
af31bf63b5
|
make hole feature work again
|
2016-04-12 18:12:11 +02:00 |
|
jrheinlaender
|
a55559dd2e
|
Fixed double clicking bug in the viewprovider
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
44fdff91f5
|
Python code of Hole Feature
|
2016-04-12 18:11:56 +02:00 |
|