Commit Graph

15301 Commits

Author SHA1 Message Date
lorenz
fe3cb6d3bd further cmake changes for conda 2018-12-01 14:52:15 -03:00
lorenz
87056ca60c cmake-changes for conda 2018-12-01 14:52:15 -03:00
Yorik van Havre
306c6d66c5 Arch: Added pref option to set default MoveWithHost property 2018-12-01 12:23:45 -02:00
Yorik van Havre
af8bdf4c5b Arch: Fixed IFC export of arch structures with several solids / holes 2018-12-01 12:14:00 -02:00
Yorik van Havre
8c3938347d Arch: code cleaning 2018-12-01 12:13:25 -02:00
Yorik van Havre
1fa9e61ce4 Draft: Better fix to buggy Move/rotate of Arch BuilfingParts 2018-12-01 12:12:22 -02:00
Yorik van Havre
e890a50ff0 Draft: Fixed snapping to sectionPlanes 2018-12-01 12:11:10 -02:00
wandererfan
2e55e5b0ca FR1973 Draft ShapeString Ui
- load new ui from Resource file
- minor updates to translate for Py3
2018-12-01 11:08:37 -03:00
lorenz
def5007033 py3: try to fix online doc problem 2018-12-01 11:05:20 -03:00
wmayer
d8053cc1d5 fix converting float list to string list in property editor 2018-12-01 11:58:09 +01:00
Yorik van Havre
5138c2ef59 Added encrypted chunk.io key to travis file 2018-11-30 10:10:47 -02:00
Yorik van Havre
d9348a54e2 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2018-11-30 10:03:45 -02:00
wmayer
64b7dc1c41 add runtime option to choose between native and Qt file dialogs 2018-11-30 12:37:26 +01:00
plgarcia
77232b2141 Drags and drop with groups 2018-11-29 21:25:28 +01:00
Yorik van Havre
d35c9468d3 Arch: Cosmetic fix to IFC prefs page 2018-11-29 16:34:42 -02:00
DeepSOIC
47ae980fa2 Gui: Gesture: add option to disable tilt
On Qt5, using pinch will inevitably cause tilt. It's annoying, so it is disabled by default.

In the future, it's best to introduce some kind of threshold to overcome for the tilt to be triggered.
2018-11-29 15:29:27 -03:00
DeepSOIC
8ba6df2548 Gui: Gesture: fix tilt angle sign 2018-11-29 15:29:27 -03:00
DeepSOIC
97128a501d Gui: Gesture: QPinchGesture angle - sign, degrees, make cumulative
fixes pinch gesture rotation part on Qt5 (tested only on windows, Qt4 and Qt5)
2018-11-29 15:29:27 -03:00
Yorik van Havre
5990eba53b Arch: Cosmetic fixes to arch material UI 2018-11-29 16:10:20 -02:00
Yorik van Havre
1ca6e57259 Arch: Refactored file detection code in Arch References 2018-11-29 11:13:31 -02:00
luz.paz
9a3756213d Misc. typo fix in src/Mod/Arch/ImportIFC.py 2018-11-29 09:46:18 -03:00
wmayer
0c68abb64c Improve automatic search for matching Shiboken2 config file 2018-11-28 23:05:13 +01:00
Yorik van Havre
a70bb7ceb3 Arch: Added IFC export option to disable IfcRectangleProfileDefs 2018-11-28 18:27:12 -02:00
Yorik van Havre
25c56801ca Draft: Fixed wrong moving of BuildingParts 2018-11-28 16:51:02 -02:00
Yorik van Havre
a7386adf46 Arch: Reference object now uses file in current dir if not found in stored path 2018-11-28 16:50:13 -02:00
Yorik van Havre
b86e38a168 Arch: Fixed bug in BuildingPart placement 2018-11-28 14:57:36 -02:00
Yorik van Havre
1da2b75f13 Arch: Fixed buggy view restore system in BuildingPart 2018-11-28 14:28:21 -02:00
wmayer
338cd1adda If option USE_QT_FILEDIALOG is used then for Qt5 we still have to set QFileDialog::DontUseNativeDialog 2018-11-28 15:50:21 +01:00
Yorik van Havre
eb485ad8c1 Merge branch 'master' of github.com:FreeCAD/FreeCAD 2018-11-27 16:10:56 -02:00
Yorik van Havre
f0f99138a7 Draft: Fixed DXF import of texts 2018-11-27 16:10:42 -02:00
luz.paz
cfbfa9dc6b Misc. typo, grammar, and whitespace fixes
[skip ci]
2018-11-27 15:02:58 -03:00
wmayer
70049f1b6b Py3: Port Wizard shaft to Python 3 2018-11-27 18:13:35 +01:00
Abdullah Tahiri
92b216f7e5 Missing ExceptionProducer init for RestoreError 2018-11-27 13:23:44 -03:00
Bernd Hahnebach
19a548b834 FEM: results, initialize Stats with the appropriate lenght on obj. creation 2018-11-27 13:23:00 -03:00
Bernd Hahnebach
3ced344e20 FEM: results, fix stats setting 2018-11-27 13:23:00 -03:00
wandererfan
a159df9fe5 Fix coverity CID 184293 2018-11-27 13:21:18 -03:00
wandererfan
44f9d33b4a Fix Arrowheads on vertical dimensions
- arrowheads sometimes point in wrong direction
  depending on selection order
2018-11-27 13:21:18 -03:00
Yorik van Havre
38640895c1 Arch: Fixed missing 'Create Group' option in BuildingParts 2018-11-26 20:08:15 -02:00
wmayer
1647eee92c add specialized exception type for bad graphs 2018-11-26 14:15:19 +01:00
wmayer
88a35a05bb show folder choosing file dialog for StartPage preferences 2018-11-26 13:22:53 +01:00
Bernd Hahnebach
bbee961239 FEM: special character, Python seams not to like the ü of Jürgen even it is an comment 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
f988ea32ad FEM: code formating, more format changes 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
bbcc6d0c34 FEM: code formating, flake8 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
3ff1293201 FEM: code formating, print function 2018-11-26 09:10:17 -03:00
luz.paz
912bce593b FEM: make file headers title use the same schema in all fem(gui)objects/
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes

fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
luz.paz
a1b811f171 FEM: solver, make uniform copyright and developer info
.
2018-11-26 09:10:17 -03:00
luz.paz
15e203881b FEM: solver, make file header title use the same schema in all solver modules
Made uniform all __title__ doxy \addtogroup blocks
2018-11-26 09:10:17 -03:00
wmayer
b7bfb06cea fix crash if origin feature doesn't exist when trying to create dependency graph 2018-11-26 13:09:11 +01:00
Yorik van Havre
3d8d9c4b94 Arch: Fixed default axis bubble size 2018-11-22 14:25:37 -02:00
Yorik van Havre
3910a6b97f Material: Fixed encoding bug 2018-11-22 11:45:06 -02:00