donovaly
2b33e7776d
[TD] get rid of trailing newlines
...
as discussed with luzpaz in https://github.com/FreeCAD/FreeCAD/pull/3735
there shouldn't be trailing newlines in translated strings.
- Moreover fix the logic of the output dialog text
2020-07-26 19:47:25 -04:00
wandererfan
21becb4e7a
[TD]remove obsolete QPointF (LGTM)
2020-07-26 19:45:49 -04:00
wandererfan
cb90b6a112
[TD]remove obsolete QGraphicRectItem (LGTM)
2020-07-26 19:45:49 -04:00
wandererfan
04f1842308
[TD]remove obsolete QGraphicsSVGItem (LGTM)
2020-07-26 19:45:49 -04:00
wandererfan
9dac347fc7
[TD]fix Dim selection fails to clear prev selection
2020-07-26 19:45:49 -04:00
donovaly
8dc95874a2
[TD] add 2 shortcuts for dimensions
...
as discussed here: https://forum.freecadweb.org/viewtopic.php?f=35&t=48980
2020-07-26 11:22:06 -04:00
wandererfan
8dac7e4666
[TD]fix misaligned PAT hatch on section
2020-07-25 10:30:13 -04:00
wmayer
d300d148c9
LGTM: [skip ci] fix: Function declared in block
2020-07-24 20:37:17 +02:00
wmayer
9a1a06c94b
LGTM: [skip ci] fix: Duplicate include guard
2020-07-24 20:22:00 +02:00
wmayer
d5d7d65bfc
LGTM: [skip ci] fix: Large object passed by value
2020-07-24 18:32:31 +02:00
luz paz
752f84046c
Crowdin: Edits based on feedback from translators [skip-ci]
...
https://crowdin.com/translate/freecad/27911/en-en#6581566
https://crowdin.com/translate/freecad/6766/en-en#6584432
https://crowdin.com/translate/freecad/549/en-en#6578092
2020-07-24 13:49:59 +02:00
luz paz
f20ab1765f
Fix Crowdin typos + trim superfluous whitespace [skip-ci]
...
Some issues that this PR fixes (but not all listed):
https://crowdin.com/translate/freecad/27911/en-en#6581578
https://crowdin.com/translate/freecad/27911/en-en#6579080
https://crowdin.com/translate/freecad/27911/en-en#6581580
https://crowdin.com/translate/freecad/27911/en-en#6579086
2020-07-23 13:52:44 +02:00
wmayer
5584c36c1b
Coverity: [skip ci] Dereference before null check
2020-07-21 14:31:09 +02:00
wmayer
b25dee58d5
Coverity: Uninitialized scalar/pointer field
2020-07-20 17:34:30 +02:00
wmayer
45b755a596
Coverity: Unchecked dynamic_cast
2020-07-20 17:34:28 +02:00
wmayer
60b4918333
Coverity: Explicit null dereferenced
2020-07-20 17:34:27 +02:00
wmayer
4a494fec69
Coverity: Dereference null return value
2020-07-20 17:34:26 +02:00
wmayer
421f6c52cb
Coverity: Dereference after null check
2020-07-20 17:34:25 +02:00
wmayer
473553a212
PVS: V595 A pointer was utilized before it was verified against nullptr
2020-07-18 10:59:28 +02:00
wmayer
16f953ad65
PVS: V1004 A pointer was used unsafely after it was verified against nullptr
2020-07-18 10:59:27 +02:00
wmayer
309f7197f4
PVS: V678 An object is used as an argument to its own method. Consider checking the first actual argument of the 'setupUi' function.
...
Avoid to include ui generated header files within other header files but use forward declarations instead. This reduces dependencies between files and compile time considerably
2020-07-18 10:59:27 +02:00
wmayer
73cc1d271f
PVS: V570 A variable is assigned to itself
2020-07-18 10:59:27 +02:00
wmayer
dccb2a3c3c
PVS: V523 The 'then' statement is equivalent to the 'else' statement
2020-07-18 10:59:27 +02:00
wmayer
e9bc970c28
PVS: V522 There might be dereferencing of a potential null pointer
2020-07-18 10:59:27 +02:00
wmayer
cbb5f99ade
PVS: V730 Not all members of a class are initialized inside the constructor
2020-07-18 10:59:27 +02:00
wandererfan
30ff7fb6e4
[TD]multiple faces in GeomHatch
2020-07-16 08:14:16 -04:00
luz paz
3dfae3ba46
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Yorik van Havre
fbfe821e8c
Updated master ts files
2020-07-13 13:20:21 +02:00
wandererfan
0ab224b46e
[TD]makeCosmeticLine Y inversion
2020-07-12 09:04:59 -04:00
WandererFan
2465f66034
[TD]Section line symbol rotation
2020-07-09 08:46:21 -04:00
wandererfan
b7e8ad9a4e
[TD]DPG spacing for oblique views
2020-07-07 15:26:20 -04:00
wmayer
da6b379566
fixes #0004318 : Compilation fails with Qt 5.15 beta with QPainterPath errors [skip ci]
2020-07-02 13:19:43 +02:00
WandererFan
19d37ec5df
[TD]tweak CosmeticEdge point getters
2020-07-01 20:22:39 -04:00
wandererfan
9bd95ed10f
[TD]CosmeticVertex default size
2020-06-23 08:21:13 -04:00
donovaly
62129362bf
TaskProjGroup.ui: correct a typo
2020-06-21 08:22:49 -04:00
donovaly
0e0e9dbbc4
disable keyboardTracking for the scale to avoid unnecessary recomputes
2020-06-21 08:22:49 -04:00
donovaly
e50db2ed78
[TD] add spacing to ProjGroup dialog
...
Add the setting to auto-distribute projections to the dialog
2020-06-21 08:22:49 -04:00
wandererfan
002e25b561
[TD]Cosmetic Edge endpoint inversion
2020-06-20 12:36:54 -04:00
wandererfan
ff66708c35
[TD]Detail default scale
2020-06-20 12:36:54 -04:00
wandererfan
31f64d3a3a
[TD]Fix jumping section view
2020-06-19 07:18:47 -04:00
donovaly
ddf0cf3136
[TD] code optimization for DrawViewPart
...
Use same code for GeomHatch and Hatch in DrawViewPart as discussed here: https://forum.freecadweb.org/viewtopic.php?f=35&t=47536&start=10
2020-06-16 10:02:21 -04:00
wandererfan
b7a448dadc
[TD]fix 4335 section line pos on rotated base
2020-06-15 13:57:55 -04:00
wandererfan
8a9ea0caeb
[TD]clear svg hatch on delete
2020-06-15 13:57:55 -04:00
wandererfan
c19fae2cbb
[TD]Treat Imperial1/USCustomary as single value schema
2020-06-15 13:57:55 -04:00
wandererfan
6632921e38
[TD]change misleading prop name - Shape
2020-06-15 13:57:55 -04:00
wandererfan
9fb162f5ba
[TD]missing prefix/suffix for compound schema
2020-06-15 13:57:55 -04:00
wmayer
f3b460e42e
boost: fix for boost < 1.60
2020-06-15 19:38:39 +02:00
donovaly
6632580aba
get rid of unnecessary UI specifications
2020-06-15 08:05:05 -04:00
donovaly
b292194ccb
[TD] remove frame from pref dialogs
2020-06-15 08:05:05 -04:00
donovaly
d2bc4a66b4
[TD] add missing update for Projection Group
...
currently when changing the scale or spacing this change is not taken into account until one explicitly marked the ProjGroup for recomputation
2020-06-15 08:04:14 -04:00