luz.paz
|
0c54e0dc3a
|
Path: typos
|
2018-01-07 18:43:16 -02:00 |
|
Unknown
|
f92d63008e
|
PATH: typo fixes
|
2017-12-23 14:27:25 +01:00 |
|
Markus Lampert
|
191752b262
|
Remove automatic base features if OP was created with selected faces.
|
2017-12-04 01:40:24 -08:00 |
|
Markus Lampert
|
1b4f5d5ec4
|
Fixed selection guard removal after exception.
|
2017-11-28 12:39:02 -02:00 |
|
Markus Lampert
|
c38eee06e2
|
Abort OP creation transaction if TC selection is aborted with cancel, #3274
|
2017-11-28 12:39:02 -02:00 |
|
luzpaz
|
7a85bc81b5
|
Path: typo fixes
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=15&t=25384
+ I squeezed in a few more changes. @mlampert & @sliptonic do you mind reviewing?
|
2017-11-18 12:51:31 +01:00 |
|
Markus Lampert
|
dacf0a5cd1
|
Instead of hiding FinalDepth make it read-only and set tooltip appropriately.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
bae6bdb28e
|
Use operation name and icon as the TaskPanel title and icon.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
d91778dd32
|
Workaround for DAG invalidation - remove all expressions before deleting an object.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
6f93bdc1a1
|
Fixed dirty'ing of page and op.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
5594e2e47a
|
Various bug fixes
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
8d79228dce
|
Removed depths lock - obsolete through usage of expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
63201913b5
|
Switched Depths page to use QuantitySpinBox instead of InputField.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
3da41785fc
|
Refactored QuantitySpinBox handling into separate class.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
07c2446969
|
Fixed clearance height value.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
2dfc2c89cf
|
Switched PageHeight to use QuantitySpinBox.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
a6847951e1
|
Added default values for heights and rapid feed rates for new tools.
|
2017-10-22 11:24:58 -07:00 |
|
Unknown
|
8d9bd319bd
|
Misc. Typos
|
2017-10-09 19:59:33 +02:00 |
|
Markus Lampert
|
c33b6610ce
|
Added more cleanup to the pocket shape face before extrusion - greatly improves stability.
|
2017-10-02 01:21:13 +02:00 |
|
Markus Lampert
|
e03c37ee4b
|
Added support for z-level selecction of circular shapes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
96281ecaf4
|
Change visibility of base object and stock while an operation is edited - helps a lot in making sense of the generated paths.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
a7feb41f7d
|
Fixed rounding issue for determining attribute changes.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
44348bb37b
|
Fixed segfault on shutdown.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
b912b83515
|
Disable apply button if ui is clean.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
d5f48319a0
|
Added manual locking of start and final depths - and automatic updated if not.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
049d403976
|
Refactor to outsmart pylint error.
|
2017-09-26 10:51:17 -03:00 |
|
Markus Lampert
|
7febd40788
|
Fixed pocket final depth calculation and hide it from user modifications.
|
2017-09-17 18:46:00 +02:00 |
|
Markus Lampert
|
1f0f02de7b
|
Moved task panel cleanup into preCleanup to avoid accessing already deleted objects in case of cancel.
|
2017-09-13 09:35:27 +02:00 |
|
Markus Lampert
|
831f9535ba
|
Added buttons to use Z level of current selection for start or final depth.
|
2017-09-10 14:42:30 +02:00 |
|
luzpaz
|
e53c917c04
|
Path: typos
|
2017-08-31 11:05:48 +02:00 |
|
Markus Lampert
|
3a0ea0df8e
|
Different approach to determining the qt version.
|
2017-08-28 11:52:10 -03:00 |
|
Markus Lampert
|
36967aa84b
|
Fix Qt4/5 setResizeMode -> setSectionResizeMode
|
2017-08-28 11:52:10 -03:00 |
|
Markus Lampert
|
bc6ff3690e
|
Added docstrings to Gui classes.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
d57fb7bd33
|
Replaced BaseGeometry 'Update' with 'Clear', since update didn't actually do anything and 3 buttons is consistent with the BaseLocation dialog.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
de4ffbb14d
|
Moved GetPoint dialog to replace the add+remove+edit section and leave the list of locations visible - much better user experience
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
84c5e717fd
|
Added location points for drilling to base framework.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
c53efd9f66
|
Fixed input field update again.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
c365fbcaab
|
Fixed typo and wrong signal generation for Depths page.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
31c0889166
|
Fixed drilling tip length issue.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
b7e5079af1
|
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
|
dd23476a49
|
Restored icons for profile ops; cleaned up accel keys.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
b6c31bedab
|
Rebased Helix op on PathOp framework, also it's UI.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
dbbee79378
|
Split DrillingGui into its own file and base it off of PathOpGui.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
693cefd780
|
Renamed PathAreaOpGui to PathOpGui - there's nothing Area specific in there.
|
2017-08-22 10:16:58 -03:00 |
|