Yorik van Havre
e296c1ffc7
Merge pull request #10040 from chennes/updateNSISInstructions0.21
...
Update README.md
2023-08-02 09:07:47 +02:00
Chris Hennes
a8ea4e5b08
Update the README
2023-08-02 03:34:40 +00:00
Adrián Insaurralde Avalos
3b6dbeb27e
Rename cmake flag for unit tests to ENABLE_DEVELOPER_TESTS
...
To differentiate from the previously existing BUILD_TEST that controls building the Test WB
2023-08-02 00:49:29 +00:00
Chris Hennes
9188446113
Gui: Clarify message about FCbak
2023-08-01 19:45:43 +00:00
wmayer
f803f148af
Path: fix test failure with MSYS2 build
...
The two path names have different path separators and thus are considered as different
2023-08-01 11:05:30 +02:00
Syres916
15e9b45691
[Import] Dxf Fix regression from https://github.com/FreeCAD/FreeCAD/commit/1f6fd1b
...
See discussion https://forum.freecad.org/viewtopic.php?t=80040&sid=9937b585c8681fe5a2d27f37dcd3f163
2023-08-01 11:04:22 +02:00
Yorik van Havre
82742861fa
Merge pull request #9999 from yorikvanhavre/translations
...
Translations
2023-08-01 09:27:18 +02:00
Chris Hennes
2b2ebf2ce8
Update README.md
...
Update instructions to reflect current practice.
2023-07-30 23:35:46 -05:00
Paddle
92b26354ba
QMessage should not be used to notify that. Here we should use the requireRestart functionality.
2023-07-30 19:39:12 -05:00
Paddle
5cd6da6602
Fix bug: ui did not in initialize correctly when you start the pref page with area disabled, the other settings were not disabled as they are when you disable the area.
2023-07-30 19:38:58 -05:00
Paddle
f86107758b
Simplify code. Changes nothing.
2023-07-30 19:38:38 -05:00
grubertechnic
122c34e2cf
[TechDraw] seam line in HLR default false
2023-07-30 12:48:30 -04:00
wandererfan
21e61995fd
[TD]fix leader end symbol does not scale
2023-07-30 12:48:30 -04:00
wandererfan
20ee438746
[TD]fix text size & position on Svg export #9968
2023-07-30 12:48:30 -04:00
sliptonic
4c4792a053
Merge pull request #10002 from Ondsel-Development/move_open_recent
...
Move 'Recent Files' menu entry and rename it 'Open Recent'
2023-07-30 09:38:37 -05:00
sliptonic
9f10c2a3d6
Merge pull request #10016 from Ondsel-Development/thumbnail
...
[Pref] Change the default of 'Save thumbnail on doc save'
2023-07-30 09:22:17 -05:00
Paddle
00dcb12c0b
Change the default of 'Save thumbnail on doc save'
2023-07-30 15:37:18 +02:00
Oliver Oxtoby
ba5f7e6d75
Gui: Avoid segfault if window is not an MDIView
...
Fixes #10003 . See also #9758 .
2023-07-29 08:10:38 +02:00
Adrián Insaurralde Avalos
2a1d4d4994
fix use ccache by default on most systems
2023-07-27 08:31:04 -04:00
Paddle
618a91eef5
Move 'Recent Files' menu entry and rename it 'Open Recent'
2023-07-27 11:40:33 +02:00
Yorik van Havre
ebc65ee713
Merged crowdin translations
2023-07-26 11:05:11 +02:00
Yorik van Havre
6bfeb5ff53
Update ts files
2023-07-26 11:04:24 +02:00
Yorik van Havre
9f1e2c9f37
Merge pull request #9970 from bdieterm/patch-4
...
fix encoding on StartPage file information
2023-07-26 10:52:00 +02:00
wandererfan
cd710bd48d
[TD]remove unsupported file type from dialog
2023-07-25 17:02:07 -04:00
wandererfan
13d6615938
[TD]reduce number of tiles for svg hatching
...
- reduce the size of the overlay area from 200% to an
adjustable size with a default of 125%.
2023-07-25 12:50:39 -04:00
luzpaz
6c72f80d55
Fix typos
2023-07-25 14:26:30 +02:00
wmayer
e5b6690535
Gui: also print category string of Qt messages
2023-07-24 20:34:52 +00:00
wandererfan
a3851d4701
[TD]fix handling of multiple pages
2023-07-24 13:47:08 -04:00
wandererfan
be6484b150
[TD]use shared renderer for svg tiles
2023-07-24 11:49:14 -04:00
sliptonic
20768ba7f9
Merge pull request #9594 from wwmayer/issue_9549_new
...
Part: fixes #9549 : Part Fuse not working inside Part container
2023-07-24 10:16:51 -05:00
Florian Foinant-Willig
761e807cd5
PartDesign: UpToFace check isnull
...
The next line crash if upToFace is null.
2023-07-24 14:40:15 +00:00
marioalexis
3d3b5b76f5
Base: Fix warnings -Wredundant-move
2023-07-24 14:39:21 +00:00
wmayer
d7c90d3f77
PD: fix out of scope warnings of Clone feature
...
If the BaseFeature link of the Body of a Clone feature isn't set then do not update it.
Forum thread: https://forum.freecad.org/viewtopic.php?p=675644#p675644
2023-07-24 14:35:04 +00:00
Chris Hennes
6838740153
Update translations
2023-07-24 13:37:52 +00:00
wmayer
736248e408
Draft: add unit test for issue #9912
2023-07-24 13:55:28 +02:00
0penBrain
1580fe7c96
Spreadsheet: update and add tests
2023-07-23 22:11:08 -04:00
0penBrain
ee3b777f62
Spreadsheet: fix string save/restore, fixes #6395
2023-07-23 22:11:08 -04:00
wandererfan
195520d4a3
[TD]fix face colour preference ignored
2023-07-23 19:14:06 -04:00
Zheng, Lei
a5e350ad46
App: fix removing object while recomputing
...
Fixes #9912
2023-07-23 19:40:01 +00:00
0penBrain
ca09364614
[Bugfix]Gui: detach field sensor of draggers and handle post-call of callbacks, fixes #9465
2023-07-23 19:38:56 +00:00
Chris Hennes
343df86194
App/Toponaming: Fix Python 3.11 compile issue
...
Need to ensure the Qt 'slots' macro is undefined by including FCConfig.h.
2023-07-23 19:38:20 +00:00
Ajinkya Dahale
c3e395f963
[Core] Use FCBak extension with timestamp by default
2023-07-23 19:37:10 +00:00
0penBrain
566ae39519
[Bugfix]Base: fix implementation of isFile() so it is safe to use
...
Current implementation can freeze the app if called on specific files
2023-07-23 17:19:31 +00:00
bdieterm
e992fe291b
fix encoding on StartPage file information
2023-07-22 17:37:46 +02:00
Ajinkya Dahale
2167fb6f7e
[Sketcher] [gtest] Add gtests for geoIdFromShapeType
2023-07-21 22:43:45 -05:00
Ajinkya Dahale
532b391b69
[Sketcher] [gtest] Add SketchObject test
...
Create a document and then add a `SketchObject` to it. Does not work without
creating document.
Also `FCConfig.h` is needed for `FC_OS_WIN32`.
2023-07-21 22:43:45 -05:00
Ajinkya Dahale
b2840e7a5e
[Sketcher] Create SketchObject::buildShape()
...
Needs changes in TopoShape and creation of ExternalGeometryFacade.
Also contains the squashed ticket:
[Sketcher] Hide unimplemented code
These will eventually be implemented in phase 3 of toponaming.
[Sketcher] Implement trivial `checkSubName` to appease Windows
[Sketcher] Modify `GeoEnum` usage
2023-07-21 22:43:45 -05:00
wandererfan
382832cde2
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-07-21 18:13:36 -04:00
Jolbas
b1e521743b
Save all decimals when property is edited
2023-07-20 12:56:21 -05:00
Roy-043
1d7e2c3de0
Draft: Auto workingplane ignored rotation around axis ( #9955 )
2023-07-20 18:46:10 +02:00