wandererfan
5d0fa3d251
Hard Code QTFileDialog option
2018-09-23 19:37:19 +02:00
wandererfan
f0bc36e6ff
Gui::FileChooser respect Qt Dialog Flag
...
- Gui::FileChooser was not respecting the USE_QT_FILEDIALOG
compile flag.
2018-09-23 19:37:19 +02:00
kreso-t
f24b838b57
Path: Adaptive - enhancements and bug fixes
...
- more accurate path cleaning
- fix for uncleared area remaining
- linking paths smoothing
2018-09-23 10:45:45 +02:00
easyw
42919cfd1f
make stepZ py3 compliant
2018-09-23 10:43:14 +02:00
wmayer
1816164a8d
fixes 0003380: Involute gear should be created inside of Body and respect Attachment
2018-09-22 20:10:48 +02:00
wmayer
ac8aaa2419
fixes 0003447: False PartDesign migration request
2018-09-22 13:59:34 +02:00
wmayer
b230e8a872
improve whitespaces
2018-09-22 13:40:28 +02:00
wmayer
d56a8f655d
fixes #0001672 : Raytracing export to POV-Ray - respect ASCII convention for I/O filenames
2018-09-22 10:48:45 +02:00
wmayer
b3795b7579
fixes #0003582 : ShapeBinder did not show correctly
2018-09-22 00:55:46 +02:00
wmayer
b129511910
fixes #0003540 : Body invisible after deleting Part container
2018-09-21 15:12:38 +02:00
wmayer
3d120b0d82
set parent widget to message box when asking user to delete content of a group
2018-09-21 14:41:52 +02:00
wmayer
81b133e174
fixes #0003597 : PartDesign Additive and Subtractive Loft features don't allow changing the first section after creation
2018-09-20 22:12:43 +02:00
wmayer
0b8ff8de0b
clean-up work in TaskPipeOrientation
2018-09-20 17:47:36 +02:00
wmayer
149262a7cc
fixes #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 17:17:41 +02:00
wmayer
525a44905a
issue #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 15:14:33 +02:00
Zheng, Lei
31f2ebdf55
ViewProvider: fix potential crash when exit editing
2018-09-20 12:47:19 +02:00
Bernd Hahnebach
fbf94e127c
FEM: Python code formating, flake8
2018-09-19 21:40:57 +02:00
Bernd Hahnebach
e16ee9648f
FEM: menues, delete the FEM before material menue entries, just like all other entries
2018-09-19 21:40:44 +02:00
Bernd Hahnebach
e4c71803c4
FEM: menues, move element geometry enties into sub menue
2018-09-19 21:40:34 +02:00
wmayer
493e76d1a9
inside display panel check if the property is part of the view provider
2018-09-19 21:30:35 +02:00
Mark Ganson TheMarkster
d73fbd3d1d
do reselection whether 1 or 2 points selected
...
Add message box explaining usage of Selected points button.
Move reselection so it is applied whether 1 or 2 points were selected.
2018-09-19 20:32:49 +02:00
Mark Ganson TheMarkster
93bfae8760
relabel "Selected point(s)" to "Selected points"
...
better for translating to other languages
2018-09-19 20:32:33 +02:00
kreso-t
2104222f45
Path: Adaptive - fix for profiling operation
...
- improved handling for sharp corners for profiling op.
2018-09-19 18:29:18 +02:00
kreso-t
214b45a180
Path: Adaptive - enhancements and bug fixes
...
- cleanup & spelling corrections
- lead-in/lead-out improvements
- safer transition of linking path into lead-in/cut
- self-intersection check for keep tool down path
- additional perf. optimisations by parameter tuning
2018-09-19 18:28:48 +02:00
wmayer
5df6090150
Make destructors of all generated Py class protected
...
This is to avoid to create an object on the stack and thus to clutter Python's reference counting mechanism
2018-09-19 18:22:22 +02:00
luz.paz
360e581672
Misc. typo and whitespace fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=3&t=30988#p256964
along with other misc. fixes
2018-09-19 17:26:03 +02:00
wmayer
3e7079d9cd
fix -Wreorder
2018-09-19 17:17:43 +02:00
wmayer
fc7c802ab5
fix CID 183848
2018-09-19 17:14:46 +02:00
wmayer
3a521917ef
fix possible crash when aborting geometry checker
2018-09-19 13:50:44 +02:00
wmayer
7c76767bc5
improve manual mesh filling
2018-09-18 21:53:04 +02:00
wmayer
f626549928
add verifier class to check the result of the polygon triangulation
2018-09-18 21:38:04 +02:00
wmayer
644cfa06bb
replace boolean to check for inside/outside cutting with enum values
2018-09-18 18:25:51 +02:00
wmayer
2290a37a83
polish Mesh workbench
2018-09-18 14:53:37 +02:00
wmayer
dc5414d060
fix overloaded methods SelectionSingleton::addSelection
2018-09-18 12:41:02 +02:00
wmayer
920ee9d89f
exit measure distance tool with Esc
2018-09-17 22:21:23 +02:00
wmayer
48b42c544d
always close task panel with ESC button
2018-09-17 21:35:44 +02:00
wmayer
f68d65dc7b
remove limit to only allow vertexes of a model
2018-09-17 17:27:21 +02:00
wmayer
813c73c202
add convenience method addSelection(SelectionObject)
2018-09-17 17:06:58 +02:00
wmayer
07e9fd7b03
Qt5: fix build failure if spacenav is not used under Linux
2018-09-17 16:41:14 +02:00
mwganson
8108275846
Add select point(s) option to Placement dialog
2018-09-17 15:00:48 +02:00
wmayer
92d2705915
fix -Winconsistent-missing-override
2018-09-17 14:18:36 +02:00
wmayer
aedf42b9df
re-arrange headers to fix build failure with Qt4
2018-09-17 14:02:29 +02:00
Ian Rees
d7e970a255
SpaceNavigator on Linux: rearrange #includes
2018-09-17 12:43:24 +02:00
Ian Rees
7699b43c71
Replace Q_OS_UNIX with Q_OS_LINUX for spacenav
2018-09-17 12:43:24 +02:00
Ian Rees
c609e43166
Port SpaceNavigator support on Linux to Qt5
2018-09-17 12:43:24 +02:00
wmayer
9e8be1aa23
extend QuantityFormat to set denominator independent of user settings
2018-09-17 12:38:46 +02:00
hokieengr
67454f61a5
Fractional inch setting now disabled when not in Imperial building
2018-09-17 10:32:04 +02:00
hokieengr
f8dcd64fa2
Added support for fractional inch user setting.
2018-09-17 10:32:04 +02:00
hokieengr
00205570d4
Now only storing the actual fractional denominator
...
GUI settings now computed directly from this value. This eliminates the
possibility of the combobox index and the value it represents getting
out of sync.
2018-09-17 10:32:03 +02:00
hokieengr
89c1049746
Added option to select minimum fractional inch displayed
...
Load/save operation complete. Not yet integrated with the display code.
Also would like to disable option when non supported (those not using
fractional inches) are selected.
2018-09-17 10:32:03 +02:00