Tobias Falk
|
529f9401f7
|
added PDF/A-1b compliancy to all PDF export functions
for more details about this look at: https://www.kdab.com/creating-pdfa-documents-qt/
|
2023-08-05 14:46:11 -06:00 |
|
Chris Hennes
|
ba1171f7c1
|
Update SECURITY.md to v0.21
|
2023-08-05 11:29:31 -06:00 |
|
Connor Worrell
|
3ed8e884be
|
[GUI] QuantitySpinBox: Regex optimization.
|
2023-08-05 11:23:46 -06:00 |
|
wmayer
|
9f99285d59
|
modernize C++: use nullptr
|
2023-08-05 11:23:12 -06:00 |
|
sliptonic
|
4f3729b872
|
Remove the version select in the github issue template.
We already ask for the full version info so this is redundant.
Also, it requires updating every time there's a new version.
|
2023-08-05 09:45:48 -06:00 |
|
wmayer
|
2b3d48176c
|
Mods: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
wmayer
|
bf5059bf76
|
Sheet: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
wmayer
|
22e6e2cd40
|
Part/PD: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
wmayer
|
702f3b4ddd
|
Core: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
andrea
|
d37099fcbf
|
remove qt4 references
Removed find and include mocked files (QT4)
|
2023-08-04 21:24:36 -06:00 |
|
wmayer
|
7d0926d0b3
|
Qt6 port:
Fix deprecation warnings with version 6.3 or 6.4
|
2023-08-04 21:23:14 -06:00 |
|
andrea
|
68101ac933
|
removed old OCC <7 references
removed OCC <7 references
|
2023-08-04 21:22:40 -06:00 |
|
andrea
|
18e1883284
|
removed coin<3 references
|
2023-08-04 21:19:29 -06:00 |
|
berniev
|
703689955f
|
link gmock
|
2023-08-04 18:48:33 -06:00 |
|
wmayer
|
cf5e6825aa
|
Core: report the real error of a failed feature after a recompute
|
2023-08-04 18:47:44 -06:00 |
|
Morgan 'ARR\!' Allen
|
3d5a58b591
|
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
|
12f7dff7a6
|
GUI: Add prominent dev build indicators
|
2023-08-04 18:21:39 -06:00 |
|
luzpaz
|
57b9442df7
|
Fix various typos
|
2023-08-04 19:46:12 +02:00 |
|
berniev
|
ac7dc4faf6
|
clang format InsertBraces true
|
2023-08-04 13:40:55 -04:00 |
|
wmayer
|
b8a7849dd3
|
Misc: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
ed251a914b
|
TD: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
6ff3ee9951
|
Sketch: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
6f142d250a
|
Fem: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
52ef3a540c
|
Part: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
fb5ca8a60b
|
Robot: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
88c6f05d06
|
Path: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
fb75ab6e10
|
Mesh: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
054a0997e8
|
Base: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
c05091885e
|
App: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
4d4267481f
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
b441870b5b
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
640467aa49
|
Gui: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
Chris Hennes
|
da8b9fd65d
|
Tools: Add script to sign and notarize on Mac OS
|
2023-08-03 00:07:25 +00:00 |
|
wmayer
|
6d95d8fc9c
|
Gui: expose grabFramebuffer to Python
|
2023-08-03 01:31:15 +02:00 |
|
wmayer
|
567b34419a
|
Gui: support of wrapping QImage
|
2023-08-03 01:31:15 +02:00 |
|
0penBrain
|
b2911de02a
|
[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
|
dbd6a90a53
|
Merge pull request #10040 from chennes/updateNSISInstructions0.21
Update README.md
|
2023-08-02 09:07:47 +02:00 |
|
Chris Hennes
|
e96ccd4c89
|
Update the README
|
2023-08-02 03:34:40 +00:00 |
|
Adrián Insaurralde Avalos
|
1afcd64ebf
|
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
|
d4b3347f5a
|
Gui: Clarify message about FCbak
|
2023-08-01 19:45:43 +00:00 |
|
wmayer
|
fd275ee8be
|
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
|
8bc8209e8b
|
[Import] Dxf Fix regression from https://github.com/FreeCAD/FreeCAD/commit/1cd9feb
See discussion https://forum.freecad.org/viewtopic.php?t=80040&sid=9937b585c8681fe5a2d27f37dcd3f163
|
2023-08-01 11:04:22 +02:00 |
|
Yorik van Havre
|
69e035caa9
|
Merge pull request #9999 from yorikvanhavre/translations
Translations
|
2023-08-01 09:27:18 +02:00 |
|
Chris Hennes
|
949cb2b218
|
Update README.md
Update instructions to reflect current practice.
|
2023-07-30 23:35:46 -05:00 |
|
Paddle
|
ab4f2c8224
|
QMessage should not be used to notify that. Here we should use the requireRestart functionality.
|
2023-07-30 19:39:12 -05:00 |
|
Paddle
|
4da312c12e
|
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
|
899ae9cfbd
|
Simplify code. Changes nothing.
|
2023-07-30 19:38:38 -05:00 |
|
grubertechnic
|
a972cbd249
|
[TechDraw] seam line in HLR default false
|
2023-07-30 12:48:30 -04:00 |
|
wandererfan
|
1d858e9279
|
[TD]fix leader end symbol does not scale
|
2023-07-30 12:48:30 -04:00 |
|
wandererfan
|
b559fc54f7
|
[TD]fix text size & position on Svg export #9968
|
2023-07-30 12:48:30 -04:00 |
|