wandererfan
ed50ad1fc3
[TD]fix Dim selection fails to clear prev selection
2020-07-26 19:45:49 -04:00
donovaly
7a5be2d42e
[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
wmayer
a8d1f2dca1
LGTM: [skip ci] fix: Duplicate include guard
2020-07-24 20:22:00 +02:00
luz paz
3ba2a7507c
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
e82f7f74f4
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
2588d0701a
Coverity: [skip ci] Dereference before null check
2020-07-21 14:31:09 +02:00
wmayer
983939b32d
Coverity: Uninitialized scalar/pointer field
2020-07-20 17:34:30 +02:00
wmayer
a9202f931b
Coverity: Unchecked dynamic_cast
2020-07-20 17:34:28 +02:00
wmayer
ba683bf241
Coverity: Dereference null return value
2020-07-20 17:34:26 +02:00
wmayer
0a6929a122
Coverity: Dereference after null check
2020-07-20 17:34:25 +02:00
wmayer
2a50ac2252
PVS: V595 A pointer was utilized before it was verified against nullptr
2020-07-18 10:59:28 +02:00
wmayer
9424395afc
PVS: V1004 A pointer was used unsafely after it was verified against nullptr
2020-07-18 10:59:27 +02:00
wmayer
9ee3cd222b
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
b09d02a576
PVS: V570 A variable is assigned to itself
2020-07-18 10:59:27 +02:00
wmayer
1ae38aea04
PVS: V522 There might be dereferencing of a potential null pointer
2020-07-18 10:59:27 +02:00
wmayer
4807fd3b33
PVS: V730 Not all members of a class are initialized inside the constructor
2020-07-18 10:59:27 +02:00
wandererfan
0e9fd6c6b1
[TD]multiple faces in GeomHatch
2020-07-16 08:14:16 -04:00
luz paz
e4f6689e0a
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Yorik van Havre
da262c0b45
Updated master ts files
2020-07-13 13:20:21 +02:00
WandererFan
8be9445138
[TD]Section line symbol rotation
2020-07-09 08:46:21 -04:00
wandererfan
e0c80824de
[TD]DPG spacing for oblique views
2020-07-07 15:26:20 -04:00
wmayer
611fd4088a
fixes #0004318 : Compilation fails with Qt 5.15 beta with QPainterPath errors [skip ci]
2020-07-02 13:19:43 +02:00
donovaly
edc21e9339
TaskProjGroup.ui: correct a typo
2020-06-21 08:22:49 -04:00
donovaly
ed429e8a2c
disable keyboardTracking for the scale to avoid unnecessary recomputes
2020-06-21 08:22:49 -04:00
donovaly
eb6a8e5339
[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
e2efc19982
[TD]Detail default scale
2020-06-20 12:36:54 -04:00
wandererfan
6b47318065
[TD]fix 4335 section line pos on rotated base
2020-06-15 13:57:55 -04:00
wandererfan
c92d725aed
[TD]change misleading prop name - Shape
2020-06-15 13:57:55 -04:00
wmayer
d6169d6478
boost: fix for boost < 1.60
2020-06-15 19:38:39 +02:00
donovaly
2c1ac10c2d
get rid of unnecessary UI specifications
2020-06-15 08:05:05 -04:00
donovaly
d53c63f656
[TD] remove frame from pref dialogs
2020-06-15 08:05:05 -04:00
donovaly
1fa5d3759c
[TD] use KeyboardTracking for section view dialog
...
use the keyboardTracking feature as we now also do for the detail view dialog
2020-06-14 06:47:37 -04:00
donovaly
ade9a9b34d
DlgPrefsTechDrawGeneral.ui: get rid of explicit font family
...
this is unnecessary since Qt will automatically use the available font. It only raises questions since one see in the commit diffs that depending on who modified the dialog, his system default font will appear. (like in the initial commit of this PR)
2020-06-13 20:44:57 -04:00
donovaly
99d5adbc5e
[TD] some wording fixes
...
- I had a look at Crowdin and saw that the translators don't know what to do with the uppercase letter words. And in fact we can use "normal" terms
- I also fixed a typo (missing 'd') to be consistent
2020-06-13 20:44:57 -04:00
donovaly
b3a6b22308
code simplification
2020-06-13 09:46:20 -04:00
donovaly
da4be69493
[TD] fix hatch color issue
...
as discussed: https://forum.freecadweb.org/viewtopic.php?f=35&t=47536&p=407916#p407916
there are 2 types of SVG declarations possible
2020-06-13 09:46:20 -04:00
wmayer
a455927d4a
Qt5: Replace deprecated functions of QString:
...
'QString& QString::vsprintf(const char*, __va_list_tag*)' is deprecated: Use vasprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00
wmayer
aefd5e2358
Qt5: 'void Q[Plain]TextEdit::setTabStopWidth(int)' is deprecated [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00
wmayer
8dbe26a95f
Qt5: 'int QFontMetrics::width' is deprecated since Qt 5.11: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00
wmayer
730154a684
boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated
2020-06-12 17:51:33 +02:00
wmayer
7b72dcb062
Qt5: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00
donovaly
e889a49bbb
[TD] add dialog for hatches
...
as discussed in the forum, the hatch feature misses a dialog. So here it is. The code is more or less just the one of the existing GeomHatch dialog
2020-06-12 08:12:37 -04:00
donovaly
d9981891c9
[TD] GeomHatch dialog: use sensible hatch limits
...
- negative scale and line width is not sensible and lead to strange effects thus set a minimum
- set the minimum reasonably above 0 since e.g. a hatch scale of 0.01 fills 8 GB RAM -> out of RAM error
- disable KeyboardTracking since we don't want a time-consuming recomputation while the user changes a value
2020-06-12 08:12:07 -04:00
donovaly
be59c64f31
[TD] detail view: add missing tooltip
2020-06-12 08:11:25 -04:00
donovaly
c5055422c4
[TD] update view when autoscale was set
2020-06-10 08:04:18 -04:00
wandererfan
476b19590b
[TD]Fix CosmeticVertex size
2020-06-09 16:12:14 -04:00
donovaly
ac80ba3945
[TD] add scale settings to detail task dialog
2020-06-09 08:51:46 -04:00
wandererfan
121ee38837
[TD]Fix geometric hatch in Pdf
2020-06-09 07:22:00 -04:00
donovaly
a1bf4ef5ea
[TD] use new keyboardTracking feature for Detail dialog
...
Werner finally implemented that FC's spinboxes accept Qt's keyboardTracking. So we can use it now for dialogs like the Detail dialog.
2020-06-08 09:07:14 -04:00
wandererfan
9375b9599f
[TD]Fix preference directory pickers
2020-06-07 11:26:56 -04:00