triplus
6bc555c9be
Fix for build failure on Ubuntu 16.04
2019-03-31 11:32:06 +02:00
Abdullah Tahiri
0a8b67cefc
Sketcher: Fix bug in curvature graph
...
====================================
https://forum.freecadweb.org/viewtopic.php?f=3&t=34979&p=295324#p295324
2019-03-31 11:12:05 +02:00
Abdullah Tahiri
45a04278f6
Complete parameter comments
2019-03-14 23:46:46 +01:00
Abdullah Tahiri
4c4fdbac52
Correct paramter comments
2019-03-14 23:46:45 +01:00
Abdullah Tahiri
0d56bcabf3
PVS Fix
2019-03-14 23:46:45 +01:00
wmayer
2f2d505359
fixes 0003130: FreeCAD 0.17 Qt5 bugs with external display
2019-03-14 19:28:11 +01:00
wmayer
5f52bd7b46
PVS: V728 An excessive check can be simplified
2019-03-13 13:49:04 +01:00
wmayer
51811e4bf4
PVS: V688 A local variable possesses the same name as one of the class members, which can result in a confusion
2019-03-13 11:58:43 +01:00
wmayer
32c527c5a6
PVS: V547 Expression is always true/false
2019-03-12 18:33:26 +01:00
wmayer
568faf67a0
0003897: 'View Sketch' button doesn't account for container transform
2019-03-11 12:54:26 +01:00
Yorik van Havre
dcae6d027e
Updated translations
2019-03-06 21:50:08 -03:00
Yorik van Havre
a70a82e19f
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit 9032c4c587 .
2019-03-02 19:17:44 -03:00
wmayer
8da09b30e7
fix restoring sketch
2019-03-02 16:23:40 +01:00
Yorik van Havre
9032c4c587
Merged crowdin translations
2019-02-28 21:53:37 -03:00
wmayer
1e343d339f
PVS: V779 Unreachable code detected. It is possible that an error is present.
2019-02-17 20:12:56 +01:00
wmayer
3845350c0a
PVS: V773 A memory leak is possible
2019-02-17 18:40:06 +01:00
wmayer
f581d5c8cb
PVS: V560 A part of conditional expression is always true
2019-02-17 13:56:48 +01:00
wmayer
04bc3f817a
fixes 0003840: Sketcher WB: units not completely hidden
2019-02-16 14:10:37 +01:00
Abdullah Tahiri
88228d6d25
Fixes #3762
2019-02-15 19:08:44 +01:00
triplus
43b081947f
Improved icon themes support
2019-02-13 10:42:46 -02:00
luz.paz
604811596f
Crowdin: cont...
2019-02-11 16:22:13 +01:00
Yorik van Havre
f14633d182
Added untranslated 'master' .ts files where missing
2019-02-08 18:50:13 -02:00
luz.paz
d040a656b4
Typos cont. + whitespace
2019-02-08 11:01:24 -02:00
luz.paz
4cfda0c3a5
Misc. typos
...
Found via `codespell`
2019-02-08 11:01:24 -02:00
Yorik van Havre
ac18ec0d79
Updated translations
2019-02-01 13:54:10 -02:00
luz.paz
8a4af3b28c
Crowdin: Sketcher/App/SketchObject.cpp elaborated term in string
2019-01-30 11:08:03 -02:00
luz.paz
69707228c5
Crowdin: Sketcher/Gui/TaskSketcherValidation.cpp fixed obsolete punct.
2019-01-30 11:08:03 -02:00
luz.paz
77102cae41
Crowdin: Sketcher/Gui/CommandCreateGeo.cpp fix typos
2019-01-30 11:08:03 -02:00
luz.paz
103c118b82
Crwodin: Sketcher/Gui/CommandConstraints.cpp s/root/origin/
2019-01-30 11:08:03 -02:00
luz.paz
3253de75e9
Fix for a previous commits
...
Crowdin: Sketcher/App/SketcherAnalysis remove newlines
Crowdin: Part/AttachmentEditor/TaskAttachmentEditor.py fix previous commiit
Crowdin: Gui/NetworkRetriever.cpp correct previous commit
2019-01-30 11:08:03 -02:00
luz.paz
d858a8609d
Crowdin: Sketcher/App/SketchObject.cpp uniformity fix
2019-01-30 11:08:03 -02:00
luz.paz
c65fce6128
Crowdin: Sketcher/App/SketchAnalysis.cpp remove superflous whitespace
2019-01-30 11:08:03 -02:00
luz.paz
95f16814f6
Crowdin: Sketcher/Gui/CommandConstraints.cpp grammar fix
2019-01-30 11:08:03 -02:00
luz.paz
90841f72c1
Crowdin: Sketcher/Gui/CommandCreateGeo.cpp typo fix
2019-01-30 11:08:03 -02:00
luz.paz
0df518db8f
Crowdin: Sketcher/Gui/SketchRectangularArrayDialog.ui typo fix
2019-01-30 11:08:03 -02:00
luz.paz
16653a4be9
Crowdin: Sketcher/Gui/SketcherSettings.ui whitespace fix
2019-01-30 11:08:03 -02:00
luz.paz
83c2434bd9
Crowdin: Sketcher/Gui/CommandConstraints.cpp
2019-01-30 11:08:03 -02:00
Abdullah Tahiri
7d8e566264
Sketcher: fixes #3762
2019-01-12 17:26:19 +01:00
wmayer
1f30c218e6
remove signal blocker
...
fixes 0003752: Preferences/Sketcher: Changing Grid size default is not respected upon creation of new Sketches
2019-01-01 18:17:23 +01:00
Yorik van Havre
41fee3bb3d
Fixed wording as notifed on crowdin
2018-12-31 16:21:49 -02:00
wmayer
be5796b2d0
add method restoreFinished and reimplement it in SketchObject
2018-12-29 15:27:32 +01:00
Yorik van Havre
2ea84272fd
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
Mateusz Skowroński
71a8e2668d
Fix GCC 8 warning: catching polymorphic type by value [-Wcatch-value=]
2018-12-23 11:05:02 -02:00
Abdullah Tahiri
e72bd857c7
Sketcher: Tangency between arcofellipse and other curves
...
========================================================
Surprisingly there was no code to handle arcofellipse tangencies using AngleViaPoint constraint.
fixes #3659
2018-12-20 11:59:26 -02:00
Abdullah Tahiri
2830f107ae
Sketcher: Improve element widget name of external geometry
...
===========================================================
fixes #3719
what?
https://forum.freecadweb.org/viewtopic.php?f=3&t=32693&p=274634#p274634
2018-12-19 10:27:30 -02:00
Abdullah Tahiri
c43adafb12
Sketcher: Respect general autoconstraints setting on sketch creation
...
====================================================================
fixes #3727
https://www.freecadweb.org/tracker/view.php?id=3727
https://forum.freecadweb.org/viewtopic.php?f=3&t=32761
2018-12-17 18:44:56 +01:00
Abdullah Tahiri
64cd6a9082
remove experimental string from VBO and sketcher continue mode
2018-12-17 18:01:52 +01:00
wmayer
fd050c6f1d
minor changes
2018-12-15 21:43:37 +01:00
Abdullah Tahiri
57b7142cd7
Sketcher: Do not recompute on geometry deletion
...
fixes #3642
2018-12-15 16:38:54 +01:00
Abdullah Tahiri
c88a64e8e7
Make Open vertices detection routine accesible to Python
2018-12-03 12:11:11 +01:00