andrea
|
a4929211d4
|
remove qt4 references
Removed find and include mocked files (QT4)
|
2023-08-04 21:24:36 -06:00 |
|
wmayer
|
5621a0089f
|
Qt6 port:
Fix deprecation warnings with version 6.3 or 6.4
|
2023-08-04 21:23:14 -06:00 |
|
andrea
|
170c2b9957
|
removed old OCC <7 references
removed OCC <7 references
|
2023-08-04 21:22:40 -06:00 |
|
andrea
|
6c2a5c1539
|
removed coin<3 references
|
2023-08-04 21:19:29 -06:00 |
|
wmayer
|
6a726f6c88
|
Core: report the real error of a failed feature after a recompute
|
2023-08-04 18:47:44 -06:00 |
|
Morgan 'ARR\!' Allen
|
f8f02f0895
|
add cstdint behind ifdef __GNUC__ for compiling under alpine linux
note: in other headers there is a mix of including the ifdef
|
2023-08-04 18:45:22 -06:00 |
|
Chris Hennes
|
ea49b3fe78
|
GUI: Add prominent dev build indicators
|
2023-08-04 18:21:39 -06:00 |
|
luzpaz
|
16e083c8f3
|
Fix various typos
|
2023-08-04 19:46:12 +02:00 |
|
wmayer
|
3975f31f89
|
Misc: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
d2c9f8cbdc
|
TD: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
30249e6550
|
Sketch: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
eb49318ad6
|
Fem: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
7daf7c0700
|
Part: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
ccca592c04
|
Robot: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
4366128cc4
|
Path: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
ec0c7ab835
|
Mesh: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
a00a5d6400
|
Base: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
244676ddf0
|
App: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
e72da4d4c4
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
e115c52418
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
33dc7917bb
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
Chris Hennes
|
9dce2525f8
|
Tools: Add script to sign and notarize on Mac OS
|
2023-08-03 00:07:25 +00:00 |
|
wmayer
|
813f452271
|
Gui: expose grabFramebuffer to Python
|
2023-08-03 01:31:15 +02:00 |
|
wmayer
|
b202eb2f6b
|
Gui: support of wrapping QImage
|
2023-08-03 01:31:15 +02:00 |
|
0penBrain
|
205c0e7345
|
[Bugfix]Gui: in draggers, remove/detach all callbacks + add checks and asserts, hopefully fixes #9465
|
2023-08-02 21:04:22 +00:00 |
|
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
|
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 |
|
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 |
|