bgbsww
5c2bd8b57e
Update to Toposhape versions and fix shapebinder references with test ( #16036 )
...
* Update to Toposhape versions and fix shapebinder references with test
* Update src/Mod/PartDesign/PartDesignTests/TestShapeBinder.py
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-08-26 10:50:18 -05:00
wmayer
7d492c9f64
Building: Boost dependency errors
...
Fixes #15999
2024-08-22 18:50:24 -05:00
wandererfan
2caf34c466
[TD]fix crash on Cosmetic line > 10m
2024-08-19 12:34:53 -04:00
wandererfan
21865c4e62
[TD]detect breakObject inside Body
2024-08-19 11:32:21 -05:00
wandererfan
7cce01368c
[TD]fix asCircle error calculation
2024-08-19 12:01:01 -04:00
Chris Hennes
ea9f0c7a67
GUI: Update MacOS detection macros
...
For GUI-specific things use Q_OS_MACOS, and for other things use
Q_OS_APPLE.
2024-08-12 11:34:39 -04:00
PaddleStroke
a9cdb09df9
TechDraw: ProjGroup Fix dim disappearing on upgrade. And also scale and scaleType properties not reappearing on downgrade.
2024-08-08 10:23:07 -04:00
PaddleStroke
9b5404c475
TechDraw: add isDimCmdActive to remove code duplicates.
2024-08-08 10:23:07 -04:00
PaddleStroke
b95c395d06
TechDraw: Fix Dimension tool being active at wrong times
2024-08-08 10:23:07 -04:00
Yorik van Havre
23a9f47780
Translations ( #15689 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-05 10:42:18 -05:00
Chris Hennes
369a2f7654
Merge pull request #15652 from kadet1090/ui-fixes
...
Gui: Cosmetic Fixes
2024-07-29 11:26:58 -05:00
wandererfan
3bc2dde5bd
[TD]fix autoscale loop
...
- checkfit and autoscale were calculating page size differently
2024-07-29 11:08:59 -05:00
Kacper Donat
484199dbce
Gui: Remove unnecessary minimumSizes from Preferences
...
QT treats setting minimum size very seriously - it applies even if
the size required by the control is smaller than specified resulting in
rendering too small controls.
2024-07-28 00:00:09 +02:00
wandererfan
842b70654c
[TD]fix leader start point on rotated view
2024-07-22 09:14:34 -04:00
Reqrefusion
066367cbaa
Some love
2024-07-17 10:04:31 -04:00
wandererfan
7c06769162
[TD]translate line names at time of use
2024-07-16 14:03:48 -04:00
Reqrefusion
538579d5dd
Dark Theme fix
...
Update TechDraw_GeometricHatch.svg
Centerline Dark fix
Some fix
Update TechDraw_GeometricHatch.svg
2024-07-15 10:40:53 -05:00
Chris Hennes
d7b0da3a54
Merge pull request #15085 from wwmayer/issue_15068
...
Sketcher: Delete key in non-functional in macOS
2024-07-15 10:34:55 -05:00
Chris Hennes
f6ae10b377
Merge pull request #15167 from Ondsel-Development/sk_pref_default
...
Sketcher/Techdraw: add resetSettingsToDefaults to reset correctly dimension tool settings
2024-07-14 20:54:26 -05:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
luzpaz
c8fed4a80c
TD: Trim trailing newlines
2024-07-14 09:25:46 +02:00
Yorik van Havre
e76b5ec4ca
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
1c79768f7d
Updated ts files
2024-07-11 14:56:33 +02:00
Reqrefusion
6468fd9d0e
Update TechDraw_PageTemplate.svg
2024-07-10 09:35:44 -04:00
Reqrefusion
68b661df8d
kadet's icon
...
Update TechDraw_GeometricHatch.svg
Update TechDraw_GeometricHatch.svg
2024-07-10 09:32:48 -04:00
FEA-eng
6c6e792b51
Update DlgPrefsTechDrawAdvanced.ui
2024-07-10 10:31:29 +02:00
FEA-eng
b5deb88ddb
Update DlgPrefsTechDrawColors.ui
2024-07-10 10:31:29 +02:00
FEA-eng
65eb7e15a6
Update DlgPrefsTechDrawDimensions.ui
2024-07-10 10:31:29 +02:00
Yorik van Havre
78259314e2
Merged crowdin translations
2024-07-09 08:52:17 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
PaddleStroke
f846bef0da
TechDraw: Fix 14038 and Refactor CommandCreateDims by adding execDim to reduce code duplicity.
2024-07-08 12:05:15 -04:00
wandererfan
5570c7eadb
[TD]fix display of spreadsheet cells with no horiz alignment
2024-07-06 18:51:59 -04:00
wandererfan
1b2707f00a
[TD]fix multiselect handling of non-geometry objects
2024-07-06 12:49:18 -04:00
wandererfan
94940f950b
[TD]fix default for KeepLabel
2024-07-06 12:49:18 -04:00
wandererfan
335bf96188
[TD]fix default line width on empty config
2024-07-06 12:49:18 -04:00
wandererfan
efa9c46752
[TD]fix camera/front buttons on Proj Group dialog
2024-07-06 12:49:18 -04:00
Max Wilfinger
05c0713418
fix TechDraw .svg autofill and editable tags
2024-07-06 09:42:15 -04:00
wmayer
e9f3178715
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00
PaddleStroke
923cbffcb0
TechDraw: add DlgPrefsTechDrawDimensionsImp::resetSettingsToDefaults to reset correctly some settings.
2024-07-04 09:36:33 +02:00
wmayer
367e79d313
TD: Fix DrawViewCollection::unsetupObject()
...
Assigning a null pointer to a std::string causes a failure
2024-07-03 09:07:17 -04:00
Yorik van Havre
56e46e5f4e
Translations ( #15107 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 12:21:53 +02:00
Reqrefusion
5a67b46ab5
Hatch
...
Update TechDraw_GeometricHatch.svg
2024-07-01 23:01:38 -05:00
Turan Furkan Topak
5d717d188e
[Icons]Revision of TechDraw Icons(Char) ( #14878 )
...
* Char
Some fix
Update TechDraw_AreaDimension.svg
Displacement and m correction.
* Update TechDraw_ExtensionArcLengthAnnotation.svg
2024-07-01 23:01:18 -05:00
Reqrefusion
121f7b98fa
lock
...
lock
2024-07-01 22:59:38 -05:00
Reqrefusion
5f5c21d865
others
...
Update TechDraw_RefError.svg
Back old icon
Update TechDraw_ArchView.svg
add Highlight
page fix
2024-07-01 22:59:30 -05:00
Reqrefusion
1a9c019975
posChain
...
Pixel alignment
2024-07-01 22:59:19 -05:00
Reqrefusion
5a9372c6e8
symbol
...
Fix
symbol
2024-07-01 22:59:06 -05:00
Reqrefusion
ef8cf0b4b9
Thread
...
Some Pixel fix
2024-07-01 11:09:06 -05:00
Reqrefusion
9302095a7e
Vertex
...
Ensuring compatibility between them and with sketcher
2024-07-01 11:08:30 -05:00
Reqrefusion
006e3d9b6f
view
...
kader wishes
2024-07-01 11:08:22 -05:00